li {font-family: arial; font-size: 10pt; margin-left: 10; margin-right: 10; margin-bottom: 10; }
p {font-family: arial; font-size: 10pt; margin-left: 10; margin-right: 10 }
.header_background {background-image:url(images/header.gif); color:#FFFFFF}
.header_border {border:6px solid #ffffff; border-bottom-width:0px}
.body_border {border:6px solid #ffffff; border-top-width:0px}

a.vertNavLink:link {
 color: #0071bd;
 text-decoration: none;
 font-size: 14px;
}
a.vertNavLink:visited {color: #0071bd; text-decoration: none; font-size: 14px;}
a.vertNavLink:hover {color: #CFA57A; text-decoration: none ;font-size: 14px; } 
a.vertNavLink:active {color: #0071bd; text-decoration: none; font-size: 14px; }

a.locNavLink:link {
 color: black;
 text-decoration: none;
 font-size: 16px;
}
a.locNavLink:visited {color: black; text-decoration: none; font-size: 16px;}
a.locNavLink:hover {color: #CFA57A; text-decoration: none ;font-size: 16px; } 
a.locNavLink:active {color: black; text-decoration: none; font-size: 16px; }

a.locheadNavLink:link {
 color: #0071BD;  
 font-weight:bold;
 text-decoration: none;
 font-size: 16px;
}
a.locheadNavLink:visited {color: #0071BD; text-decoration: none; font-size: 16px; font-weight:bold;}
a.locheadNavLink:hover {color: #CFA57A; text-decoration: none ;font-size: 16px; font-weight:bold;} 
a.locheadNavLink:active {color: #0071BD; text-decoration: none; font-size: 16px; font-weight:bold;}


a.mainNavLink:link {
 color: white;
 text-decoration: none;
 font-size: 12px;
}
.input_210 {width:210px}
.required {color:#FF0000; font-weight:bold; font-size:14px}
.photo_border {border-bottom:6px solid #0071BD; border-right:6px solid #0071BD}
a.mainNavLink:visited {color: #FFFFFF; text-decoration: none; font-size: 12px;}
a.mainNavLink:hover {color: #CFA57A; text-decoration: none ;font-size: 12px; } 
a.mainNavLink:active {color: #CFA57A; text-decoration: none; font-size: 12px; }




sup {font-size:11px; font-weight:normal}
a:link {color: #009ACE}  
a.orangelink:link {
	font-weight: bold;
	color: #c69463;
	text-decoration: underline;
}



a:visited {color: #009ACE}  
a:hover {color: #0071BD}   
a:active {color: #009ACE} 
.buttons {background-color:#0071bd; color:#FFFFFF}
.white_text {color:#FFFFFF}
.white_header_text {color:#CFA57A; font-size:14px; font-weight:bold}
.blue_header_text {color:#0071bd; font-size:16px; font-weight:bold}
.brown_header_text {color:#765029; font-size:14px; font-weight:bold}
.brown2_header_text {color:#765029; font-size:18px; font-weight:bold}
body {background-color:#0071BD; margin-top:8px}
.border_white {border:6px solid #FFFFFF}
.bluecaption {
	font-style: italic;
	color: #0071BD;
}

.border_white_thin {border:1px solid #FFFFFF}
.border_blue_thin {border:1px solid #0071BD;}
td {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.scrumbs {padding-left:28px; color:#0071BD}
.bold_white {font-weight:bold; color:#FFFFFF}
.bold_blue {font-weight:bold; color:#0071BD}
.navpad {margin-top:4px; margin-right:12px}
.white_body {background-color:#FFFFFF; margin-top:0px; margin-left:0px; margin-bottom:0px; margin-right:0px}
a.whitelink:link {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.rightlink_td {
	padding-top: 6px;
	text-align: right;
	background-color: #ededed;
	border: 1px solid #0071BD;
	vertical-align: middle;
	padding-right: 6px;
	padding-bottom: 6px;
}
.references {
	font-size: 9px;
}


a.bodyNavLink:link {
 color: #0071bd;
 text-decoration: none;
 font-size: 16px;
}
a.bodyNavLink:visited {color: #0071bd; text-decoration: none; font-size: 16px;}
a.bodyNavLink:hover {color: #CFA57A; text-decoration: none ;font-size: 16px; } 
a.bodyNavLink:active {color: #0071bd; text-decoration: none; font-size: 16px; }

#homepage-fader {
	background: #0071BD url(images/homepage-fader/divider.png) scroll no-repeat bottom left;
	color: white;
	font-weight: bold;
	height: 64px;
	padding-bottom: 53px;
	position: relative;
	overflow: hidden;
	width: 329px;
}

#homepage-fader .panels {
	background: transparent url(images/ajax-loader.gif) scroll no-repeat center 16px;
	height: 100%;
	width: 100%;
}

#homepage-fader .panels.no-bg {
	background: none;
}

#homepage-fader .panels.show .panel {
	display: block;
}

#homepage-fader .panel {
	background: #0071BD;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

#homepage-fader .panel.first,
#homepage-fader .panel.current {
	z-index: 10;
}

#homepage-fader .panel.next,
#homepage-fader .panel.transition {
	z-index: 5;
}

#homepage-fader p {
	font-size: 14px;
	margin: 0;
	padding: 6px 20px 0 20px;
}

	#homepage-fader .controls-info {
		/* Fallback for web browsers that doesn't support RGBa */
		background: rgb(0, 0, 0) transparent;
		/* RGBa with 0.6 opacity */
		background: rgba(0, 0, 0, 0.6);
		/* For IE 5.5 - 7*/
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
		/* For IE 8*/
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
		display: none;
		height: 16px;
		padding: 4px 8px;
		position: relative;
		top: 277px;
		z-index: 20;
	}
	
	#homepage-fader .controls-info.show {
		display: block;
	}
	
	#homepage-fader .controls-info a {
		background: transparent url('images/homepage-fader/sprite-homepage-fader.png') scroll no-repeat;
		display: block;
		height: 16px;
		float: left;
		margin-right: 8px;
		text-indent: -99999px;
		width: 16px;
	}
	
	#homepage-fader .controls-info a:focus {
		outline: none;
	}
	
	#homepage-fader .controls-info .info {
		color: white;
		float: right;	
	}
	
	#homepage-fader .controls-info a.play-pause {
		background-position: 0 -32px;
	}
	
	#homepage-fader .controls-info a.play-pause.play {
		background-position: 0 -16px;
	}
	
	#homepage-fader .controls-info a.next {
		background-position: 0 -48px;
	}
