@import url(sitemap.css);

BODY {
	margin : 0px;
	padding : 0px;
	background-color:#ffffff;
}
#layOpen {
	border: 1px solid #6188AB;
}

#layMain {
	border: 1px solid #6188AB;
}

#navTab {
	background-color : #799BB9;
}
#navTabBaseline {
	background-color : #2E3A51;
}

#leftNavColumn {
	background-color : #2E3A51;
}

#leftNav {
	padding-top: 16px;
	padding-bottom: 16px;
	background-color : #376894;
}

#leftColText {
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 6px;
	padding-bottom: 20px;
}

#footer {
	width:770px;
	background-color : #799BB9;
}

#footerSiteMap {
	float: right;
	padding-right:10px;
	padding-top:3px;
}

#generalTextContentArea {
	padding-top:30px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:50px;
}

#textandPodContentArea {
	padding-top:30px;
	padding-left:30px;
	padding-right:0px;
	padding-bottom:50px;
}

#wideContentArea {
	padding-top:30px;
	padding-bottom:50px;
}

DIV.personPod {
	border-bottom: 1px solid #6188AB;
	padding-bottom:10px;
	margin-bottom: 16px;
}

.rightPod {
	border-top: 1px solid #6188AB;
	border-left: 1px solid #6188AB;
	border-bottom: 1px solid #6188AB;
	padding-bottom: 4px;
	margin-bottom: 16px;
}

.featureBoxNW {
	background-image : url(images/featureBoxNW.gif);
	background-repeat : no-repeat;
	background-position: left top;
}

.featureBoxNE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight :bold;
	color : #2E3A51;
	background-image : url(images/featureBoxNE.gif);
	background-repeat : no-repeat;
	background-position: right top;
	padding-left:20px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.featureBox {
	background-color : #EEE6D3;
	padding:12px;
	border-right: 1px solid #6188AB;
	border-left: 1px solid #6188AB;
	border-bottom: 1px solid #6188AB;
	margin-bottom: 30px;
}

.homePageTitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight :bold;
	color : #155379;
	padding-bottom:15px;
}



/* --- Standard content classes --- */
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight :bold;
	color : #ef6e16;
	margin-bottom : 5px;
	margin-top : 15px;
	letter-spacing : 0px;
}

.subtitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight :bold;
	color: #376894;  
	margin-bottom : 5px;
	margin-top : 5px;
}

.question, .personName {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight :bold;
	color: #376894; 
	margin-bottom : 5px;
	margin-top : 5px;
}

DIV.answer {
	padding-left:30px;
}

.text, .answer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 17px;
	color: #3c3939;
	margin-bottom : 10px;  
	text-decoration : none;
}

.text A:link, .answer A:link {
	color : #ef6e16;
	font-weight : bold;
	text-decoration : none;
}

.text A:visited, .answer A:visited {
	color : #ef6e16;
	font-weight : bold;
	text-decoration : none;
}

.text A:hover, .answer A:hover {
	color: #ffa257;
	font-weight : bold;
	text-decoration : none;
} 

A.text {
	background-image : url(images/linkArrow.gif);
	background-repeat : no-repeat;
	background-position: right;
	padding-right: 13px;
}

.smallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight :bold;
	color : #ef6e16;
	padding-left: 13px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right: 8px;
	background-color: #EEE6D3;
}

.smallSubtitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight :bold;
	color: #376894; 
	padding-left: 13px;
	padding-top:4px;
	padding-bottom:2px;
	padding-right: 8px;
}

DIV.smallText {
	padding-left: 13px;
	padding-top:4px;
	padding-bottom:8px;
	padding-right: 8px;
}

.smallText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	text-align: left ;
	color: #636060;
	text-decoration : none;
}

A.smallText {
	background-image : url(images/linkArrow.gif);
	background-repeat : no-repeat;
	background-position: right;
	padding-right: 13px;
}

.smallText A:link {
	color: #FF742F;
	font-weight : bold;
	text-decoration : none;
}

.smallText A:visited {
	color: #FF742F;
	font-weight : bold;
	text-decoration : none;
}

.smallText A:hover {
	color: #ffa257;
	font-weight : bold;
	text-decoration : none;
} 

.featureText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	text-align: left ;
	color: #636060;
	text-decoration : none;
	margin-bottom : 10px;  
}

A.featureText {
	background-image : url(images/linkArrow.gif);
	background-repeat : no-repeat;
	background-position: right;
	padding-right: 13px;
}

.featureText A:link {
	color: #FF742F;
	font-weight : bold;
	text-decoration : none;
}

.featureText A:visited {
	color: #FF742F;
	font-weight : bold;
	text-decoration : none;
}

.featureText A:hover {
	color: #ffa257;
	font-weight : bold;
	text-decoration : none;
} 

/* light styles for text on dark blue background */

.lightTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight :bold;
	color : #EFE7D6;
	margin-bottom : 5px;
	margin-top : 15px;
	letter-spacing : 0px;
}

.lightSubtitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight :bold;
	color: #c3d2df;  
	margin-bottom : 5px;
	margin-top : 5px;
}

.lightText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 15px;
	color: #EFE7D6;
	margin-bottom : 6px;  
	text-decoration : none;
}

A.lightText {
	background-image : url(images/linkArrow.gif);
	background-repeat : no-repeat;
	background-position: right;
	padding-right: 13px;
}

.lightText A:link {
	color : #EF6E16;
	font-weight : bold;
	text-decoration : none;
}

.lightText A:visited {
	color : #EF6E16;
	font-weight : bold;
	text-decoration : none;
}

.lightText A:hover {
	color: #ffa257;
	font-weight : bold;
	text-decoration : none;
} 


.caption {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FF4500;
	margin-bottom : 10px;
	padding: 2px;
	line-height : 11px;
}

.searchLabel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #fefefe;
	padding-right:6px;
}

.searchBox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	padding:2px; 
	height:18px;
	width: 150px; 
	border: 1px solid #006634; 
}

/* for superscripting reg marks, etc */
SPAN.lift {
      vertical-align: super;
      font-size: 80%;
      }
/* vertical-align:33%*/
	  
	  
LI {
	margin-left : 10px;
	padding-left : 10px;
	list-style : disc outside;
} /* this is for the bullets in the text - nice format */

/* --- Navigation Menu classes  --- */

TD.navTabactive {
	background-color : #376894;
	background-image : url(images/navTabCap.gif);
	background-repeat : no-repeat;
	background-position: left top;
}

.navTab,.navTabactive {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #ffffff;
	font-weight : bold;
}

A.navTab:hover,  A.navTabactive:hover {
	color: #ffb157;
}


DIV.nav2 {
	margin-left: 6px;
	padding-right: 6px;
}

DIV.nav2active {
	margin-left: 6px;
	padding-right: 6px;
	background-color : #ffffff;
	background-image : url(images/nav2_top.gif);
	background-repeat : no-repeat;
	background-position: left top ;
}

A.nav2  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:bold;
	color: #e0dec8;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 8px;
	padding-right: 0px;
	text-decoration: none;
	display : block;
}

A.nav2active  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:bold;
	color: #2e3a51;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 8px;
	padding-right: 0px;
	text-decoration: none;
	display : block;
	background-image : url(images/nav2_bottom.gif);
	background-repeat : no-repeat;
	background-position: left bottom ;
}

A.nav2:hover {
	color: #ffb157;
}




DIV.nav3 {
	margin-left: 14px;
	padding-right: 3px;
}

DIV.nav3active {
	margin-left: 14px;
	padding-right: 3px;
	background-color : #ffffff;
	background-image : url(images/nav2_top.gif);
	background-repeat : no-repeat;
	background-position: left top ;
}

A.nav3  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	color: #c3d2df;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 12px;
	padding-right: 0px;
	text-decoration: none;
	display : block;
	background-image : url(images/nav3_bullet.gif);
	background-repeat : no-repeat;
	background-position: left ;
}

A.nav3active  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	color: #688EAE;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 12px;
	padding-right: 0px;
	text-decoration: none;
	display : block;
	background-image : url(images/nav2_bottom.gif);
	background-repeat : no-repeat;
	background-position: left bottom ;
}

A.nav3:hover {
	color: #ffb157;
}




.navLan {
	font-family: Arial, Helvetica, sans-serif;
	font-size :9px;
	color: #D7978F;
	text-decoration : none;
}

.navLan A:hover {
	color : #fefefe;
	text-decoration : none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E3A51;
	font-weight : bold;
	padding-top : 4px;
	padding-bottom : 4px;
}

.footer A:link {
	color: #2E3A51;
}

.footer A:visited {
	color: #2E3A51;
}

.footer A:hover {
	color: #ffb157;
}

.hint {
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #bbbbbb;
}

.hinthover {
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #333399;
	cursor : default;
}

A:link, A:visited, A:active {
	text-decoration : none;
}