body {
	font-family: verdana, arial, sans-serif;
	font-size: 1.0em;
	background: #C0C0C0;
}

* {margin:0; padding:0;}

blockquote {
	margin-left:20px;
}




.centralColumn800 {
	background: #FFF;
	width: 769px;
	text-align: center;
	margin: 0 auto 0 auto;
}
.lastModified {
color: #999;
font-size: 0.76em;
float:right;
position: relative;
top: 15px;
}

.languageSwitch {
	height: 20px;
	width: 7em;
	padding: 2px 20px 0 20px;
	margin-top: 1px;
	float: right;
	display: block;
	text-align: center;
	background: #859FAF url(../images/language_corner.gif) no-repeat bottom left;
	color: #FFF;
	font-size: 0.6em;
}

.languageSwitch a, .languageSwitch a:hover, .languageSwitch a:visited  {
	color: #FFF;
}

.DWPlogo {
	float: right;
	margin: 29px 15px 0 0;
	display: block;
}

.header {
	width: 100%;
	text-align: left;
	padding-bottom: 20px;
	float: left;
}

.printheader {
	display: none;
	clear: both;
}


/*******************************************************************************************************/
/*		this is the style for the top and bottom of the menu bar														 */
/*******************************************************************************************************/

.menu {
	clear: both;
	height: 3em;
	background: #F3F5F7 url(../images/menu-bgnd.gif) repeat-x;
	text-align: center;
	margin: 0 3px 0 3px;
	font-size: 0.6em; 
/*	font-size: 10px; */
}

.menuLeft {
	height: 3em; 
	float: left;
	display: inline; 
	background: #F3F5F7 url(../images/menu-Left.gif) no-repeat top;
}

.menu a, .menu a:hover, .menu a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 5px 0 0 0;
}

.menuRight {
	height: 3em; 
	display: inline; 
	float: right;
	background: #F3F5F7 url(../images/menu-Right.gif) no-repeat top;
}

.navSeperator {
	background : url(../images/nav_seperator.gif) no-repeat;
	margin: 12px 30px 0 30px;
}

/*******************************************************************************************************/
/*		this is the style for the navigation breadcrumb																	 */
/*******************************************************************************************************/
.designDots {
	height: 5px;
	background: url(../images/3dots.gif) repeat-x;
	margin: 3px 3px 4px 5px;
}

.breadcrumb {
	clear: left;
	height: 24px;
	text-align: left;
	margin: 0 3px 0 3px;
	font-size: 0.6em;
}

.breadcrumb, .breadcrumb a {
	background: #E2ECF2; 
	color: #7C868C;
}

.breadcrumb a, .breadcrumb a:hover, .breadcrumb a:visited {
	font-weight: bold;
	color: #7C868C;
	text-decoration: none;
}

.breadcrumbLeft {
	height: 24px; 
	float: left;
	display: inline; 
	background: url(../images/breadcrumb-Left.gif) no-repeat top;
}

.breadcrumbRight {
	height: 24px; 
	float: right;
	display: inline; 
	background: url(../images/breadcrumb-Right.gif) no-repeat top;
}

.breadcrumbHome {
	float: left;
	padding: 3px 7px 0 4px;
}

.breadcrumbText {
	float: left;
	padding: 6px 0 0 0;
}

.breadcrumbLogin {
	float: right;
	padding: 6px 6px 0 0;
}

/*******************************************************************************************************/
/*		this is the style for the screen contents																			 */
/*******************************************************************************************************/

.bodyContent {
	width: 100%;
	margin: 0 0 0 1px;
	padding: 0 0 10px 0;
}

#landing {
	background: url(../images/watermark.gif) repeat-x bottom;
}

.toolbar, .toolbar2, .toolbar3 {
	display: inline;
	float: right;
	height: 21px;
/*	width: 65px; */
/*	background: url(../images/toolbar_bgnd.gif) no-repeat; */
	margin: 2px 1px 0 0;
	padding: 3px 1px 0 1px;
	text-align: right;
}

.toolbar2 {
	width: 40px;
	background: url(../images/toolbar2_bgnd.gif) no-repeat;
	padding: 3px 1px 0 1px;
}

.toolbar3 {
	width: 20px;
	background: url(../images/toolbar3_bgnd.gif) no-repeat;
	padding: 3px 1px 0 1px;
}

.toolbar img, .toolbar2 img, .toolbar3 img {
	margin: 0px;
	padding: 0 4px 0 0;
}

.bodyContent td {
	margin: 0 auto 0 auto;
}

.narrowColumn {
	vertical-align: top;
	width: 162px;
	font-size: 1.67em;
}

.mediumColumn {
	vertical-align: top;
	width: 425px;
	font-size: 1.67em;
}

.wideColumn {
	vertical-align: top;
	width: 600px;
	font-size: 1.67em;
}

/*******************************************************************************************************/
/*		the following styles build the content area containers (portlets)   										 */
/*******************************************************************************************************/

.contentHeading, .contentSubheading {
	padding: 0 0 15px 0;
}
 
.contentHeading {
	font-size: 1.7em;
	font-weight: bold;
}
 
.contentSubheading {
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
}

.narrowPortlet {
	width: 162px;
	margin: 5px 0 0 2px;
	font-size: 0.65em;
}

.narrowPortlet #title {
	height: 30px;
	background: url(../images/narrowPortlet_top.gif) no-repeat;
	text-align: left;
	padding: 0 0 0 10px;
}

.narrowPortlet #title #titleText {
	font-weight: bold;
	color: #000;
	margin-top: 6px;
}

.narrowPortlet #mini {
	height: 32px;
	background: #D3E4EF url(../images/narrowPortlet_mini.gif) no-repeat;
	text-align: center;
	padding: 0 0 0 10px;
	vertical-align: bottom;
}

.narrowPortlet #mini a, .narrowPortlet #mini a:visited, .narrowPortlet #mini a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.narrowPortlet #mini a:hover {
	text-decoration: underline;
}

.narrowPortlet #content {
	background: #D3E4EF url(../images/narrowPortlet_bgnd.gif) repeat-x top;
	text-align: left;
	padding: 10px 15px 10px 10px;
	border-left: 1px solid #D3E4EF;
	border-right: 1px solid #D3E4EF;
}

.narrowPortlet #content a, .narrowPortlet #content a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.narrowPortlet #content a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

.narrowPortlet #content ul li {
	line-height: 110%;
	margin: 0 0 10px 15px;
	padding: 0;
	text-align: left;
	list-style : none url(../images/navBullet.gif);
}

.narrowPortlet #content ul li a, .narrowPortlet #content ul li a:visited {
	color: #000;
	text-decoration: none;
}

.narrowPortlet #content ul li a:hover {
	color: #000;
	text-decoration: underline;
}

.narrowPortlet #footer {
	height: 6px;
	background: url(../images/narrowPortlet_bottom.gif) no-repeat;
}


.mediumPortlet {
	width: 425px;
	margin: 0 1px 0 3px;
	font-size: 0.65em;
	border-top: 5px solid #FFF;
}

.mediumPortlet #title {
	height: 30px;
	background: url(../images/mediumPortlet_top.gif) no-repeat;
	text-align: left;
	padding: 0 0 0 10px;
}

.mediumPortlet #title #titleText {
	font-weight: bold;
	color: #000;
	margin-top: 6px;
}

.mediumPortlet #no_title {
	height: 30px;
	background: #E5F3F8 url(../images/mediumPortlet_top_no-title.gif) no-repeat;
	text-align: center;
	padding: 0 0 0 10px;
	vertical-align: bottom;
}

.mediumPortlet #content {
	background: #E5F3F8;
	text-align: left;
	padding: 10px 15px 10px 10px;
	border-left: 1px solid #D3E4EF;
	border-right: 1px solid #D3E4EF;
}

.mediumPortlet #content a, .mediumPortlet #content a:visited {
	color: #203A6D;
	font-weight: bold;
	text-decoration: none;
}

.mediumPortlet #content a:hover {
	color: #203A6D;
	font-weight: bold;
	text-decoration: underline;
}

.mediumPortlet #content ul li {
	line-height: 110%;
	margin: 0 10px 10px 25px;
	text-align: left;
	list-style : none url(../images/navBullet.gif);
}

.mediumPortlet #content ul li a,.mediumPortlet #content ul li a:visited {
	color: #000;
	text-decoration: none;
}

.mediumPortlet #content ul li a:hover {
	color: #000;
	text-decoration: underline;
}

.mediumPortlet #footer {
	height: 6px;
	background: url(../images/mediumPortlet_bottom.gif) no-repeat;
}

.widePortlet {
	width: 594px;
	margin: 5px 1px 0 3px;
/*	font-size: 0.65em; ** Lee-ann's sizing change */
	font-size: 0.75em;
}

.widePortlet #title {
	height: 30px;
	background: url(../images/widePortlet_top.gif) no-repeat;
	text-align: left;
	padding: 0 0 0 10px;
}

.widePortlet #title #titleText {
	font-weight: bold;
	color: #000;
	margin-top: 6px;
}

.widePortlet #content {
	background: #FFF;
	text-align: left;
	padding: 10px 15px 10px 10px;
	border-left: 1px solid #D3E4EF;
	border-right: 1px solid #D3E4EF;
}

.widePortlet #content #titleText {
/*	the following attribute limits the width of title tags within General portlets that 'fake' the title 		 */
	width: 500px;
}

.widePortlet #content p {
	padding: 0 0 15px 0;
}

.widePortlet #content a, .widePortlet #content a:visited {
	color: #203A6D;
	font-weight: bold;
	text-decoration: underline;
}

.widePortlet #content a:hover {
	color: #203A6D;
	font-weight: bold;
	text-decoration: underline;
}

.widePortlet #content ul, .widePortlet #content ol {
	margin: 0 0 15px 0;
}

.widePortlet #content ul li, .widePortlet #content ol li {
	line-height: 150%;
	margin: 5px 10px 3px 25px;
	text-align: left;
}

.widePortlet #content ol li {
	list-style: decimal;
}

.widePortlet #content ul li a,.widePortlet #content ul li a:visited,.widePortlet #content ol li a,.widePortlet #content ol li a:visited  {
	color: #000;
	text-decoration: none;
}

.widePortlet #content ul li a:hover, .widePortlet #content ol li a:hover {
	color: #000;
	text-decoration: underline;
}

.widePortlet #content select {
	font-size: 0.9em;
}

.widePortlet #footer {
	height: 6px;
	background: url(../images/widePortlet_bottom.gif) no-repeat;
}

.label {
	float: left;
	width: 220px;
	font-weight: bold;
	vertical-align: top;
}

.fullPortlet {
	width: 764px;
	margin: 5px 1px 0 0px;
	font-size: 1em;
}

.fullPortlet #title {
	height: 30px;
	background: url(../images/fullPortlet_top.gif) no-repeat;
	text-align: left;
	padding: 0 0 0 10px;
	font-size: 0.65em;
}

.fullPortlet #title #titleText {
	font-weight: bold;
	color: #000;
	margin-top: 6px;
}

.fullPortlet #content {
	background: #FFF;
	text-align: left;
	padding: 10px 15px 10px 10px;
	border-left: 1px solid #D3E4EF;
	border-right: 1px solid #D3E4EF;
	line-height: 150%;
	font-size: 1em;
}

.fullPortlet #content table tr td {
 font-size: 0.65em;
 line-height: 100%;
}

.fullPortlet #content a, .mediumPortlet #content a:visited {
	color: #203A6D;
	font-weight: bold;
	text-decoration: none;
}

.fullPortlet #content a:hover {
	color: #203A6D;
	font-weight: bold;
	text-decoration: underline;
}

.fullPortlet hr {
	border: 0;
	height: 1px;
	color: #D3E4EF;
	background-color: #D3E4EF;
	margin: 10px 0 10px 0;
}

.fullPortlet #footer {
	height: 6px;
	background: url(../images/fullPortlet_bottom.gif) no-repeat;
}

/*******************************************************************************************************/
/*		the following styles apply to the roles portlet								   								 */
/*******************************************************************************************************/

.listMenu, .plusSign, .minusSign {
	background : url(../images/navBullet2.gif) no-repeat left top;
	line-height: 120%;
	padding: 0 0 6px 0;
}

.plusSign {
	background : url(../images/plusSign.gif) no-repeat left top;
}

.minusSign {
	background : url(../images/minusSign.gif) no-repeat left top;
}

.listSubMenu, .listSubMenuBottom {
	line-height: 120%;
	margin-left: 10px;
	padding: 0 0 5px 13px;
	background : url(../images/rolesDots.gif) no-repeat left top;
}

.listSubMenuBottom {
	background : url(../images/rolesDotsBottom.gif) no-repeat left top;
}

.listMenu a, .listSubMenu a, .listSubMenuBottom a, .plusSign a, .minusSign a {
	display:block; /*makes list items in drop down highlight and wrapped lines indent correctly */
	text-decoration:none;	 /* removes the underlining of the link */
	color: #333;
	font-weight: bold;
	padding-left: 13px;
	width: 100%;
}

.listMenu a:hover, .listSubMenu a:hover, .listSubMenuBottom a:hover, .plusSign a:hover, .minusSign a:hover { 
	color: #000;
	padding-left: 13px;
	width: 100%;
}

/*******************************************************************************************************/
/*		the following styles apply to content within the container				   								 */
/*******************************************************************************************************/

.graphic_left {
	float: left;
	padding: 0 10px 0 0;
}
 
.graphic_right {
	float: right;
	padding: 0 0 0 10px;
}

.question {
	background : url(../images/q.gif) no-repeat left top;
	padding: 3px 0 15px 30px;
	font-weight: bold; 
}

.answer {
	background : url(../images/a.gif) no-repeat left top;
	padding: 3px 0 10px 30px;
}

.indent {
	margin: 0 0 20px 20px;
}

.alertText {
	float: left;
	width: 350px;
	padding: 10px 0 0 0;
	text-align: left;
}

.alertText a, .alertText a:visited {
	color: #203A6D;
	font-weight: bold;
	text-decoration: none;
}

.alertText a:hover {
	color: #203A6D;
	font-weight: bold;
	text-decoration: underline;
}

.generalTable {
	width: 100%;
	text-align:left;
	font-size: 1em;
}

.tableWide {
	width: 100%;
	text-align:left;
	background-color: #CAE2EB;
	font-size: 1em;
}

.tableWide td {
	text-align:left;
	vertical-align: top;
	padding: 5px;	
	background-color: #F2F6F8;
}

.title td {
	background-color: #C1DBE5;
	font-weight: bold;
	padding: 1px 0 1px 5px;
	height: 1.6em;
	vertical-align: middle;
}

.stripe td {
	background-color: #DFEEF4;
}

.sortUp, .sortDown {
	float: right;
	margin: 3px 5px 0 0;
}

.sortUp {
	background : #E1E5D5 url(../images/sort_up.gif) no-repeat right;
}

.sortUpActive {
	background : #E1E5D5 url(../images/sort_up-active.gif) no-repeat right;
}

.sortDown {
	background : #E1E5D5 url(../images/sort_down.gif) no-repeat right;
}

.sortDownActive {
	background : #E1E5D5 url(../images/sort_down-active.gif) no-repeat right;
}

.tableCell td, .tableCellStripe td {
	background: #FFF;
	padding: 3px;
	vertical-align: top;
}

.tableCellStripe td {
	background: #F3F8FB;
}

.table a, .table a:visited, .table a:hover  {
	color: blue;
}

.table a:hover  {
	text-decoration: none;
}

.requiredNote{
	text-align: right;
	margin: 50px 10px 5px 0;
}

.required{
	color: red;
	font-size: 0.9em;
}

.errorMessage{
	color: #FF0000;;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #FFF;
	border: 2px solid #FF0000;
	padding: 5px 0 5px 0;
	margin: 5px;
}

.warningMessage{
	color: #E2CA00;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #FFF;
	border: 2px solid #E2CA00;
	padding: 5px 0 5px 0;
	margin: 5px;
}

.notificationMessage{
	color: #009900;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #FFF;
	border: 2px solid #009900;
	padding: 5px 0 5px 0;
	margin: 5px ;
}

.userStatus {
	text-align: right;
	padding-right: 10px;
}

.SPR_region {
	margin: 5px 0 5px 20px;
	padding: 10px;
	background-color: #F6F9FB;
	border: 1px solid #ECF2F6;
	line-height: 120%;
	width: 90%;
}
 
.SPR_region .CAs {
	float: left;
	width: 50%;
}

.dateCreated {
	display; block;
	text-align: right;
	padding: 0 15px 15px 0;
}

.glossaryTerm {
	float: left;
	width: 150px;
	font-weight: bold;
}

.glossaryDescription {
	float: left;
	width: 400px;
	padding: 0 0 15px 5px;
	text-align: justify;
}

.glossaryList a:hover {
	text-decoration: underline;
}

.glossary {
	background-color: #FFFFF0;
	text-align: justify;
	margin-left: 30px;
	border: 1px dotted #DDD;
	font-size: 1em;
	display: block;
	padding: 10px;
}

.DWQ_desc, .DWQ_label {
	text-align: left;
	font-size: 1em;
	display: block;
}

.DWQ_label {
	float: left;
}

.DWQ_rating {
	width: 220px;
	float: left;
	background-color: #DEEFDC;
	text-align: center;
	border: 2px solid #256D20;
	font-size: 3em;
	font-weight: bold;
	display: block;
	padding: 10px;
	margin: 0 30px 10px 0;
}

.DWQ_rating #percentage {
	padding: 5px;
}

.DWQ_rating #dateRange {
	clear: both;
	font-size: 0.35em;
	padding: 10px 0 0 0;
}


/*******************************************************************************************************/
/*		the following styles apply to form element styling							   								 */
/*******************************************************************************************************/
.disabledField {
	border: 1px solid #999;
	background: #F1F4F6;
}

.centeredButton {
	margin: 0 auto 0 auto;
}

.buttonBgnd, .centeredButton {
	border: 1px solid #647389;
	background: url(../images/button_bgnd.gif) repeat-x;
	font-size: 12px;
}
select {
	font-size: 1em;
}
input {
    font-size: 1em;
    padding: 2px 0 2px 2px;
}
 


/*******************************************************************************************************/
/*		the following styles apply to the footer										   								 */
/*******************************************************************************************************/

.footer {
	width: 100%;
	background: #FFF url(../images/footer_bgnd.gif) repeat-x;
	padding: 10px 0 0 0;
	font-size: 0.6em;
}

.footer a, .footer a:hover, .footer a:visited {
	text-decoration: none;
	color: #203A6D;
}

.footer a:hover {
	text-decoration: underline;
}

.whiteBox {
	background: #FFF url(../images/white_corner-left.gif) no-repeat top left;
	padding: 0;
	width: 425px;
	text-align: center;
	vertical-align: middle;
	line-height: 200%;
	margin: 0 auto 0 auto;
}

.whiteBox a, .whiteBox a:hover, .whiteBox a:visited {
	text-decoration: none;
	color: #203A6D;
}

.whiteBox a:hover {
	text-decoration: underline;
}

.whiteBoxBottom {
	background: #FFF url(../images/white_corner-bottomleft.gif) no-repeat bottom left;
	width: 425px;
	height: 5px;
	margin: 0 auto 10px auto;
}

/* PRINT CSS - The Print Stylesheet - BELOW HERE */
@media print { 
.centralColumn800 { border: 0px; width: 675px; }
.printheader {display: block; text-align: left; }
.languageSwitch, .header, .flashBanner, .menu, .thinBanner, .breadcrumb, .narrowPortlet, .toolbar, .toolbar2 {display:none;}
.mediumPortlet #content, .widePortlet #content { border: 0px; width: 675px; }
.tableTitle td, .tableCell td, .tableCellStripe td { border: 1px solid #999; }
}

