@charset "utf-8";
/* CSS Document */

.nav-bckgrd {
background-image:url(/images/nav-bckgrd.gif);
background-repeat:repeat-x;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
.menu-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float:none;
	width:6em;
	text-decoration:none;
	color:#ffcc00;
	background-color:#000000;
	padding:0.2em 0.6em;
	border-right:0px solid white;
	width:100%;
	padding:0em 0em 0em 0em;
	list-style-type:none;
}
.menu-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float:none;
	width:6em;
	text-decoration:none;
	color:white;
	background-color:#000000;
	padding:0.2em 0.6em;
	border-right:0px solid white;
	width:100%;
	padding:0em 0em 0em 0em;
	list-style-type:none;
}

#dropmenudiv{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:14px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	text-indent: 3px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: black;
color: #FFFFFF;
}
.bg-1 {
	background-image:url(/images/bg-1.jpg);
	background-repeat:no-repeat;
}
.bg-2 {
	background-image:url(/images/bg-2.gif);
	background-repeat:no-repeat;
}
.bg-3 {
	background-image:url(/images/bg-3.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
.bg-20yrs {
	background-image:url(/images/bg-20yrs.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
.svc-bg {
	background-image:url(/images/svc-bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}

.under-subhead {
	background-image: url(/images/under-subhead-bckgrd.gif);
	background-repeat: no-repeat;
}
.right-panel {
	background-image: url(/images/right-panel-bckgrd.gif);
	background-repeat: no-repeat;
}


.header-bar-index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#ffcc00;
	background-color:#108ABE;
	padding:1px 5px 1px 5px;
	line-height:125%;
	display:block;
	text-decoration:none;
}
.header-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#ffcc00;
	background-color:#108ABE;
	line-height:150%;
	padding:10px 150px 10px 10px;
	text-decoration:none;
}
.header-bar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#0c6992;
	line-height:150%;
	padding:10px 150px 10px 10px;
	text-decoration:none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 11pt;
}
.text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 11pt;
	text-decoration:none
}
.text-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 11pt;
	text-decoration:underline
}
.textbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 13pt;
}
.text-ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	color: #000000;
}
.text-ad-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	font-weight:bold;
	color: #000000;
}
.text-panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	line-height: 9.5pt;
}
.diamond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #108ABE;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 8pt;
}
.footer-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 8pt;
	text-decoration:none;
}
.footer-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 8pt;
	text-decoration:underline;
}

.under-bckgrd {
	background-image: url(/images/under-bckgrd.jpg);
	background-repeat: no-repeat;
/*	background-attachment:fixed; */
}
.rightside-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	line-height: 10pt;
	text-decoration:none;
}
.rightside-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	line-height: 10pt;
	text-decoration:underline;
}
