/* CSS Document */

.smallinks {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 9px; line-height: 14px; color: #000000; }
a.smallinks:link {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 9px; line-height: 14px; color: #000000; text-decoration: none; }
a.smallinks:visited {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 9px; line-height: 14px; color: #000000; text-decoration: none; }
a.smallinks:hover {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 9px; line-height: 14px; color: #84A2BD; text-decoration: underline; }

.text {font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 12px; line-height: 12px; color: #000000; }

.textbold {font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 14px; line-height: 14px; color: #000000; }


A {
	color: #000;
	text-decoration: underline;}
A:visited {
	color: #000;
	text-decoration: none;}
A:hover {
	color: #006699;
	text-decoration: none;}
	
.button { /* all buttons throughout the site */
	background: #ccc url("/art/images/button.gif") center right no-repeat;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: .85em;
	font-weight: bold;
	margin: 0;
	padding: 2px 17px 3px 5px;
	white-space: nowrap;}
a.button, a:visited.button {
	color: ##00000;
	height: 2em;
	margin: 2px 0;
	text-decoration: none;}
.button.selected { /* blue version of the yellow button */
	background: ##000000 url("/art/images/buttonBlue.gif") center right no-repeat;}	
.button.secondary { /* blue version of the yellow button */
	background: #CC9900 url("/art/images/buttonGrey.gif") center right no-repeat;}	

.button2 { /* all buttons throughout the site */
	background: #ccc url("/art/_images/buttons/bkgd_2_blue.gif") center right no-repeat;
	border: 1px solid #6699CC;
	color: #003366;
	font-size: .85em;
	font-weight: bold;
	margin: 0;
	padding: 2px 20px 3px 10px;
	white-space: nowrap;}
a.button2, a:visited.button2 {
	color: #003366;
	height: 2em;
	margin: 2px 0;
	text-decoration: none;}

.button3 { /* all buttons throughout the site */
	background: #ccc url("/art/_images/buttons/bkgd_2_grey.gif") center right no-repeat;
	border: 1px solid #999;
	color: #333;
	font-size: .85em;
	font-weight: bold;
	margin: 0;
	padding: 3px 20px 3px 10px;
	white-space: nowrap;}
a.button3, a:visited.button2 {
	color: #333;
	height: 2em;
	margin: 2px 0;
	text-decoration: none;}

/* start MAINNAV settings 
-----------------------------------------------------------------------------------*/
	/* #smallNav is used on landing pages and splach pages, such as edmunds.wm - whenever less tabs are needed */
#mainNav, #smallNav { /* all lists */
	_background:  url("/art/images/mainNavTab-back.gif") 0 0 no-repeat; /* IE hack, to remedy delayed reaction for nav rollover */
	border-bottom: 4px solid #006699;
	float: left;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0;
	padding: 0;	
	text-align: center;}
#mainNav ul, #smallNav ul { /* all lists */
	list-style: none;
	line-height: 1;
	margin: 0;
	padding: 0;}
#mainNav a, #smallNav a {
	color: #fff;
	display: block;
	text-decoration: none;}
#smallNav a {
	color: #000;
	display: block;
	text-decoration: none;}
#mainNav li, #smallNav li { /* all list items */
	border: 0px solid #000;
	background: url("/art/images/mainNavTab.gif") top center no-repeat;
	float: left;
	height: 29px;
	_height: 32px;
	list-style: none;
	margin: -1px 0px 0 0px;
	_margin: 0px 1px 0 1px; /* IE spacing */
	padding: 3px 2px 0 2px;
	position: relative;
	width: 73px; /* width needed or else Opera goes nuts */
	_width: 77px;	/* IE spacing */
	z-index: 150;
	background-image: url(/art/images/mainSubNavTab3.gif);
	background-color: #000;
}
#mainNav li ul { /* second-level lists */
	background: #0b3e71;
	border: 0px solid red;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin: 4px 0 0 -1px;
	padding: 0 0 10px 0;
	position: absolute;
	top: 27px;
	width: 17em;
	z-index: 250;}
#mainNav li ul li  {
	background: url("/art/clear.gif");
	font-size: .95em;
	height: 1.8em;
	text-align: left;
	width: 17.5em;}
#mainNav li ul li a {
	margin: 0 0 0 -.2em;
	padding: 2px 4px 4px 4px;
	width: 16em;}
#mainNav li ul ul { /* third-and-above-level lists */
	font-size: 1em;
	margin: -2em 0 0 2em;}

#mainNav li:hover ul ul, #mainNav li.sfhover ul ul {
	left: -999em;}
#mainNav li:hover ul, #mainNav li li:hover ul, #mainNav li.sfhover ul, #mainNav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin: .4em 0 0 -.2em; 
	_margin: .4em 0 0 -3.5em; /* IE spacing */}
#mainNav li:hover ul ul, #mainNav li.sfhover ul ul {
	margin: -1.8em 0 0 17.7em;
	_margin: -1.89em 0 0 17.3em; /* IE spacing */}
/* hover styles */
#mainNav li ul li:hover, #mainNav li ul li.sfhover {
	background: #96b9de;}
#mainNav li ul a:hover {
	color: #000;}
#mainNav li:hover, #mainNav li:active, #mainNav li.sfhover, #smallNav li:hover, #smallNav li:active, #smallNav li.sfhover  {
	background-position: 1px -32px;
	color: #000;
	text-decoration: none;}

#mainNav li.mainSubNav {
	background: url("/art/images/mainSubNavTab3.gif") top center no-repeat;}
#mainNav li:hover.mainSubNav, #mainNav li:active.mainSubNav, #mainNav li.sfhover {
	background-position: 1px -32px;}

#mainNav li.more {
	background: #000;
	line-height: 2em;
	width: 66px;
	_width: 66px;}
#mainNav li.more a:hover {
	color: #000;}

#mainNav li a:hover, #smallNav li a:hover {
	color: #000;
	text-decoration: none;}
#mainNav li.selected, #smallNav li.selected {
	background-position: 1px -32px;}
#mainNav li.selected a, #mainNav li.selected a, #smallNav li.selected a, #smallNav li.selected a  {
	color: #000;}
#mainNav li.mainSubNavSelected {
	background-position: 1px -32px;
	color: #000;}
#mainNav li.mainSubNavSelected a {
	color: #000;}
	
#mainNav a.arrow  {
 background: url("/art/images/mainNavArrow.gif") right no-repeat;}
#mainNav a:hover.arrow, #mainNav a:active.arrow  {
 background: url("/art/images/mainNavArrow-hover.gif") right no-repeat;}
 
 #mainNav li.selected li a, #mainNav li.mainSubNavSelected a {
 	color: #000;}
/* end MAINNAV settings */	


/* html, div, class and id settings are listed as ordered on page */
/* rules are listed in alphabetical order */


/* start HTML ELEMENT settings 
-----------------------------------------------------------------------------------*/
BODY {
	background: #fff;
	color: #000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 76%;
	margin: 0px;
	padding: 0px;
	text-align: center;}
TD, TH {
	margin: 0;
	padding: 0 0px;
	vertical-align: top;}
h1 {
	color: #003366;
	font-size: 1.8em;
	font-weight: 400;
	line-height: .9em;
	margin: 0;
	padding: 10px 0 0 0;}
h2 {
	color: #006699;
	font-size: 1.6em;
	margin: 0;
	padding: 0;}
h3 {
	color: #336699;
	font-size: 1.3em;
	margin: 0;
	padding: 0;}	
h4 {
	color: #003366;
	font-size: 1.1em;
	margin: 0;
	padding: 0;}	
h5 {
	color: #003366;
	font-size: 1em;
	margin: 0;
	padding: 0;}
#content h1 a {
	text-decoration: none;}
UL {
	margin: 10px 0px 10px -10px;
	_margin: 10px 10px 10px 30px;}
LI {
	list-style-image: url("/art/images/bullet.gif");}
LI a:hover, LI a:active {
	list-style-image: url("/art/images/bullet_hover.gif");}
OL LI {
	list-style: decimal;}
img {
	border: 0px;}
A {
	color: #000;
	text-decoration: underline;}
A:visited {
	color: #000;
	text-decoration: none;}
A:hover {
	color: #006699;
	text-decoration: none;}
form, input {
	margin: 0;
	padding: 0;}
hr { /* to be removed when possible */
	border: 0px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #fff;}
.text {font-family:  Arial, Verdana, Helvetica, sans-serif: 9px;
	color: #000000;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
a.text:link {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #000066; text-decoration: none;}
a.text:visited {font-family: Arial, Verdana,Helvetica, sans-serif; font-size: 10px; color: #003366; text-decoration: none;}
a.text:hover {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #789EC3; text-decoration: underline;}
.cat_man {
	background-color: #C6EFF7;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.page_man {
	background-color: #5BA3D6;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.cat_man_2 {
	background-color: #C6EFF7;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.cat_man_3 {
	background-color: #C6EFF7;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.cat_man_4 {
	background-color: #C6EFF7;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.page_man_2 {
	background-color: #5BA3D6;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
/* end HTML ELEMENT settings */
	

/* start OVERALL settings and GENERIC classes (in alpha order) 
-----------------------------------------------------------------------------------*/
#container {
	border: 0px solid #000;
	font-size: 1.1em;
	margin: 10px auto;
	padding: 0px;
	text-align: left;
	width: 791px;}

.button { /* all buttons throughout the site */
	background: #ccc url("/art/images/button.gif") center right no-repeat;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: .85em;
	font-weight: bold;
	margin: 0;
	padding: 2px 17px 3px 5px;
	white-space: nowrap;}
a.button, a:visited.button {
	color: ##00000;
	height: 2em;
	margin: 2px 0;
	text-decoration: none;}
.button.selected { /* blue version of the yellow button */
	background: ##000000 url("/art/images/buttonBlue.gif") center right no-repeat;}	
.button.secondary { /* blue version of the yellow button */
	background: #CC9900 url("/art/images/buttonGrey.gif") center right no-repeat;}	

.button2 { /* all buttons throughout the site */
	background: #ccc url("/art/_images/buttons/bkgd_2_blue.gif") center right no-repeat;
	border: 1px solid #6699CC;
	color: #003366;
	font-size: .85em;
	font-weight: bold;
	margin: 0;
	padding: 2px 20px 3px 10px;
	white-space: nowrap;}
a.button2, a:visited.button2 {
	color: #003366;
	height: 2em;
	margin: 2px 0;
	text-decoration: none;}

.button3 { /* all buttons throughout the site */
	background: #ccc url("/art/_images/buttons/bkgd_2_grey.gif") center right no-repeat;
	border: 1px solid #999;
	color: #333;
	font-size: .85em;
	font-weight: bold;
	margin: 0;
	padding: 3px 20px 3px 10px;
	white-space: nowrap;}
a.button3, a:visited.button2 {
	color: #333;
	height: 2em;
	margin: 2px 0;
	text-decoration: none;}
/* start HEADER settings 
-----------------------------------------------------------------------------------*/
#header {
	background: url("/images/new_logo.jpg") top left no-repeat;
	display: block;
	height: 95px;
	margin: 0;
	padding: 0px;
	position: relative;
	z-index: 0;
	background-image: url("/images/new_logo.jpg");
}
#header .logo {
	position: relative;
	z-index: 300;}
/* end HEADER settings */		
.activetext {

	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.activetext:link {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000066; text-decoration: none;}
a.activetext:visited {font-family: Arial, Verdana,Helvetica, sans-serif; font-size: 12px; color: #003366; text-decoration: none;}
a.activetext:hover {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #789EC3; text-decoration: underline;}

.highlight1 {font-size: 12px; font-weight: bold;font-family:  Arial,Verdana, Helvetica, sans-serif;}
a.highlight1:link {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000066; text-decoration: underline;}
a.highlight1:visited {font-family: Arial, Verdana,Helvetica, sans-serif; font-size: 12px; color: #003366; text-decoration: none;}
a.highlight1:hover {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #789EC3; text-decoration: underline;}