/* CSS Document */

body {
	background-image: url(../images/bg.png);
	background-color:#002e7a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
IMG
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	}
	

FORM{
	margin:0px;
	}

LI
{
	margin:10px;
	vertical-align:middle;
}


	
h1
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:30px;
	color:#000000;	
	margin:0px 0px 15px 0px;
	}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	color:#000;	
	margin:10px 0px 0px 0px;
	}


h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
	line-height:26px;
	color:#333;	
	margin:0px 0px 0px 0px;
	
	}	
	
.Orange
{
	color:#FF7800;
	}

.Red
{
	color:#f40000;
	
	}	
	
.Blue
{
	color:#0c82e3;
	}	
.White
{
	color:#fff;
	}	

.Highlighter{
	background-color:#ffff99;
	}
	
.topNav{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#003cc3;
	}
		
.topNav a:link{
	color:#003cc3;
	text-decoration:none;
	}		

.topNav a:active{
	color:#003cc3;
	text-decoration:none;
	}		

.topNav a:visited{
	color:#003cc3;
	text-decoration:none;
	}					

.topNav a:hover{
	color:#397efe;
	text-decoration:none;
	}					

.normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000;
	text-align:justify;
	}
	
.normal a:link
{
	text-decoration:underline;
	color:#000fd1;
	}

.normal a:active
{
	text-decoration:underline;
	color:#000fd1;
	}	
	
.normal a:visited
{
	text-decoration:underline;
	color:#000fd1;
	}


.normal a:hover
{
	text-decoration:none;
	color:#f55600;
	}			

.blueQuotes
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	line-height:26px;
	color:#005dcc;

	}
	
.blueQuotes a:link
{
	text-decoration:underline;
	color:#000fd1;
	}

.blueQuotes a:active
{
	text-decoration:underline;
	color:#000fd1;
	}	
	
.blueQuotes a:visited
{
	text-decoration:underline;
	color:#000fd1;
	}


.blueQuotes a:hover
{
	text-decoration:none;
	color:#f55600;
	}		

.challenge{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:30px;
	font-weight:bold;
	color:#e11111;
	text-align:center
	}

.guaranteeTitle
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height:20px;
	color:#FFF;
	
	
	}

.guaranteeText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	color:#fff;
	
	}
	
.guaranteeText a:link
{
	text-decoration:underline;
	color:#FFF;
	}

.guaranteeText  a:active
{
	text-decoration:underline;
	color:#FFF;
	}	
			

.guaranteeText  a:visited
{
	text-decoration:underline;
	color:#FFF;
	}


.guaranteeText  a:hover
{
	text-decoration:none;
	color:#FFF;
	}		


.productTitle{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#333;
	}
	
.productTitle a:link{
	text-decoration:none;
	color:#333;
	}	

.productTitle a:active{
	text-decoration:none;
	color:#333;
	}	

.productTitle a:visited{
	text-decoration:none;
	color:#333;
	}	
	
.productTitle a:hover{
	text-decoration:none;
	color:#008af5;
	}	


A .productSubtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333;
	}
	
A:link .productSubtitle{
	text-decoration:none;
	color:#333;
	}	

A:active .productSubtitle{
	text-decoration:none;
	color:#333;
	}	

A:visited .productSubtitle{
	text-decoration:none;
	color:#333;
	}	
	
A:hover .productSubtitle{
	text-decoration:none;
	color:#008af5;
	}	

.leftNavTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	}

.leftNav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #e1f4ff;
	}

.leftNav a:link{
	text-decoration:none;
	color:#e1f4ff;
	}	
	
.leftNav a:active{
	text-decoration:none;
	color:#e1f4ff;
	}	

.leftNav a:visited{
	text-decoration:none;
	color:#e1f4ff;
	}	

.leftNav a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	}	

.basketHeader{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:14px;
	}

.features
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333;
	text-align:left;
	}
	
.features a:link
{
	text-decoration:underline;
	color:#0321b7;
	}	
	
.features a:active
{
	text-decoration:underline;
	color:#0321b7;
	}		

.features a:visited
{
	text-decoration:underline;
	color:#0321b7;
	}
.features a:hover
{
	text-decoration:none;
	color:#ffa200;
	}



.quotes{
	font-family:"Courier new", Courier, mono;
	font-weight:bold;
	font-size:17px;
	line-height:26px;
	color:#5b5734;
	}	

	

.code{
	font-family: Courier, mono;
	color: #000000;
	font-size:12px;
	}
	
.small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15px;
		}
	
.small a:link
{
	text-decoration:underline;
	color:#0086eb;
	}	

.small a:active
{
	text-decoration:underline;
	color:#0086eb;
	}		

.small a:visited
{
	text-decoration:underline;
	color:#0086eb;
	}
.small a:hover
{
	text-decoration:none;
	color:#44afff;
	}	

.subHead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	
	font-weight:bold;
	line-height:20px;
	}
	
			



.BottomNav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	
	}

.BottomNav A:link{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}

.BottomNav A:active{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}

.BottomNav A:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}	
		
.BottomNav A:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	}	


					

	
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
	
}
	
.footer a:link
{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
	}	


.footer a:active
{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
	}	

.footer a:visited
{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.footer a:hover
{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	}
	
		
.txtBox{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
 	color:#454545;
	border:1px solid #d0d0d0;
	}


	
.cmd{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:24px;
	color:#FFFFFF;
	border-bottom:2px solid #000;
	border-right:2px solid #000;
	border-top:2px solid #094674;
	border-left:2px solid #094674;
	background-color:#055ea2;
	}
	
	
			
	
