@charset "utf-8";
/* CSS Document */

BODY {
	background-image: url(../images/carbon-1-bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 0; margin: 0;
}

.topNav {	
	font-family: Arial; 
	font-size: 14px; 
	font-weight: bold;
	color: #666666; 
	text-decoration: none;	 		
}

.topNav a: {	
	color: #0c56d6;
	text-decoration: none;
}	

.topNav a:hover {	
	color: #0c56d6;
	text-decoration: none;
}		



.footer	{ 
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}

.shadeform2	{
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    BACKGROUND-COLOR: none;
    FONT: 13px Arial;
    BORDER-LEFT: #CCCCCC 1px solid;
    WIDTH: 150px;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    TEXT-ALIGN: left
}

.toolTip	{	
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	text-decoration: none;
}

.toolTip a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	text-decoration: none;
}

/*  Menu Styling   -------------------------------------------------------- */

.menuhdr {
	color: #FFFFFF;
	background-color: #1957d0;	
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.menucol {
	color: #000040;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	background-color: #fdedaa;
	font-style: normal;
}
.menudtl {
	color: #000040;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	background-color: #fdedaa;
}

.menuctr {
	color: #000040;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	background-color: #fff;
}
.menuctr2 {
	color: #000040;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	background-color: #fff;
}


p.dotted {border-style: dotted}

/*  End Menu Styling -------------------------------------------------------- */


.products	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.infoNav	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffdb00;
	vertical-align: middle;
	text-decoration: none;
}
.infoNav a:	{
	color: #1a5bcf;
	text-decoration: none;
}
.infoNav a:hover	{
	color: #1a5bcf;
	text-decoration: none;
}
.map	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fdebac;
	vertical-align: middle;
	text-decoration: none;
}
.map a:	{
	color: #fdebac;
	text-decoration: none;
}
.map a:hover	{
	color: #fdebac;
	text-decoration: none;
}

.noBorder { 
	font-family: Arial;
	font-size: 12px;
	color: #999999; 
	background-color:#000000;
}










