/* CSS Document */
.navlink
{
text-decoration: none; font-family: arial, sans-serif; color:#FFFFFF; font-size: 11px;
}


.navlink:hover
{
text-decoration: underline; font-family: arial, sans-serif; color:#FFFFFF; font-size: 11px;
}


a:hover 
{
text-decoration: none; font-family: arial, sans-serif; color:#386C99; font-size: 12px;
}


a
{
text-decoration: underline; font-family: arial, sans-serif; color:#386C99; font-size: 12px;
}




.contentlink
{
text-decoration: underline; font-family: arial, sans-serif; color:#386C99; font-size: 12px;
}


.contentlink:hover
{
text-decoration: none; font-family: arial, sans-serif; color:#386C99; font-size: 12px;
}



p,h1,pre {
	margin: 0px 10px 10px 10px;
	}
		
	
h1 {
	font-size:14px;
	padding-top:10px;
	color:#040D38;
	}
	
	
h3 {
	font-size:14px;
	color:#040D38;
	}	
	

		
		
P
{
font-family: arial, sans-serif; color:#000000; font-size: 12px;
}


LI, UL
{
font-family: arial, sans-serif; color:#000000; font-size: 12px;
}


.content
{
font-family: arial, sans-serif; color:#000000; font-size: 12px; margin:0px 0px 15px 0px;
}

.ratecontent
{
font-family: arial, sans-serif; color:#000000; font-size: 12px; margin:5px 0px 5px 2px;
}


.footer
{
font-family: arial, sans-serif; color:#C4C4C4; font-size: 10px;  

}

.copyright
{
font-family: arial, sans-serif; 
color:#C4C4C4; 
font-size: 10px;
text-align:left
}


.footerlink:hover 
{
text-decoration: underline; font-family: verdana, sans-serif; color:#C4C4C4; font-size: 9px;
}


.footerlink 
{
text-decoration: none; font-family: verdana, sans-serif; color:#C4C4C4; font-size: 9px;
}

pre
{
font-family: arial, sans-serif; color:#000000; font-size: 12px;
}




	#background {
	voice-family: "\"}\"";
	voice-family: inherit;
	top:0px;
	width:100%;
	background-image:url(images/head_background.gif);
		}


	#banner {
	voice-family: "\"}\"";
	voice-family: inherit;
	top:0px;
	width:100%;
	background-image:url(images/bg-top.jpg);
		}
	
		
	#tagline {
	position: absolute;
	right:1px;
	text-align:right;
	width:423px;
	top: 0px;
		}
		
	#container {
    position: relative;
	width:100%;
	height:100%;
	table-layout:auto;
	background-image:url();

			}
	
			
	#body {
	margin:0px 0px 0px 0px;
	padding:0px;
		}
		
		
	#page {
	border: 0px solid #000;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 1024px;}
	
	#maincontent {
	border: 0px solid #000;
	margin: 0;
	padding: 0;
	text-align: left;
	width:100%;
	}
	
	
	
	#content {
	border: 0px solid #000;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 715px;
	top: 10px;
	bottom: 50px;

	}

		
		
	
	#footer {
		height:26px;
		width:100%;
		background-image:url(images/footer_background.gif); 
		background-repeat: repeat-x;
		text-align:left;
		padding-left:10px;
		padding-top:0.5em;
	}
	
	
	#leftcontent {
		position: relative;
		top:0px;
		width:289px;
		height:568px;
		background-image:url(images/leftcolback.gif);
		}
		
	#leftcontent_index {
		position: relative;
		top:0px;
		width:289px;
		height:568px;
		background-image:url(images/leftcolback_index.jpg);
		}
				
	
	
	#rightcontent {
		position: absolute;
		right:-1px;
		top:32px;
		width:290px;
		background:#fff;
				}
				
				
	#centercontent {
		position: absolute;
		right:28%;
		left:300px;
		top:45px;
		width:42%;
		background:#fff;
				}
		
		
	#homecentercontent {
		position: absolute;
		right:28%;
		left:300px;
		top:15px;
		width:700px;
		background:#fff;
				}
		
		
					
		
	#articles {
		position: absolute;
		right:-1px;
		top:425px;
		width:290px;
		height:115px;
		background-image:url(images/articles_background.gif);

				}
		
		
	
	/* 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 */
	float: left;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0;
	padding: 0;	
	text-align: left;}
#mainNav ul, #smallNav ul { /* all lists */
	list-style: none;
	line-height: 1;
	margin: 0;
	padding: 0;
	border:thin;
	}
	
#mainNav a, #smallNav a {
	color: #000033;
	display: block;
	text-decoration: none;}
#mainNav li, #smallNav li { /* all list items */
	border: 0px solid #000;
	float: left;
	height: 15px;
	_height: 15px;
	list-style: none;
	margin: -1px 0px 0 0px;
	_margin: 0px 1px 0 1px; /* IE spacing */
	padding: 3px 2px 0 2px;
	position: relative;
	width: 150px; /* width needed or else Opera goes nuts */
	_width: 152px;	/* IE spacing */
	z-index: 150;}
#mainNav li ul { /* second-level lists */
	background: #B3C7CF;
	border: 1px solid #B3C7CF;
	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;
	position: absolute;
	top: 12px;
	width: 17em;
	z-index: 250;}
#mainNav .mainSubNav ul { /* second-level lists */
	background: #f5f5f5;
	border: 1px solid #CCC;
	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;
	position: absolute;
	top: 0px;
	width: 17em;
	z-index: 250;}
#mainNav .mainSaveNav ul { /* second-level lists */
	background: #B3C7CF;
	border: 1px solid #B3C7CF;
	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;
	position: absolute;
	top: 27px;
	width: 17em;
	z-index: 250;}
#mainNav li ul li  {
	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 8px;
	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: #AFCAE8;}
#mainNav .mainSubNav ul li:hover, #mainNav .mainSubNav ul li.sfhover {
	background: #EEE;}
#mainNav .mainSaveNav ul li:hover, #mainNav .mainSaveNav ul li.sfhover {
	background: #b7e9b7;}

#mainNav li ul a:hover {
	color: #003366;}
#mainNav .mainSubNav ul a:hover {
	color: red;}
	
#mainNav li ul a:hover {
	color: #003366;
	text-decoration:underline;}
#mainNav .mainSubNav ul a:hover {
	color: #000000;
	text-decoration:underline;}

#mainNav li:hover, #mainNav li:active, #mainNav li.sfhover, #smallNav li:hover, #smallNav li:active, #smallNav li.sfhover  {
	background-position: 1px -32px;
	color: #000000;
	text-decoration: underline;
	}

#mainNav li.mainSubNav {}

#mainNav li.mainSaveNav {}

#mainNav li:hover.mainSaveNav, #mainNav li:active.mainSaveNav, #mainNav li.sfhover, #mainNav li:hover.mainSubNav, #mainNav li:active.mainSubNav, #mainNav li.sfhover {
	background-position: 1px -32px; }

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

#mainNav li a:hover, #smallNav li a:hover {
	color: #000000;
	text-decoration: none;}
#mainNav li.selected, #smallNav li.selected {
	background-position: 1px -32px;}
#mainNav li.selected a, #smallNav li.selected a  {
	color: #000000;}
#mainNav li.mainSubNavSelected {
	background-position: 1px -32px;
	color: #000000;}
#mainNav li.mainSubNavSelected a {
	color: #000000;}
	
 #mainNav li.selected li a, #mainNav li.mainSubNavSelected a {
 	color: #000;}
/* end MAINNAV settings */	
