/* CSS Document */

body {
	background-image: url(../images/bg.png);
	background-position:top left;
	background-color:#686c73;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
IMG
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999;
	}


/*UL { list-style-image: url(../images/tick.png);

	margin:0px;	}*/
FORM{
	margin:0px;
	}

LI
{
	margin:10px;
	vertical-align:middle;
}


	
h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	line-height:32px;
	color:#000;	
	margin:0px 0px 15px 0px;
	}

h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	color:#ed4402;	
	margin:10px 0px 0px 0px;
	}


h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	line-height:26px;
	color:#000;	
	margin:0px 0px 10px 0px;
	
	}	
	
.Orange
{
	color:#f02c05;
	}

.Red
{
	color:#f02c05;
	
	}	
	
.Blue
{
	color:#f43610;
	}	
.White
{
	color:#fff;
	}	

.Highlighter{
	background-color:#ffff99;
	}
	
.normal
{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:24px;
	color:#000;
	text-align:justify;
	}
	
.normal a:link
{
	text-decoration:underline;
	color:#ed4402;
	}

.normal a:active
{
	text-decoration:underline;
	color:#ed4402;
	}	
	
.normal a:visited
{
	text-decoration:underline;
	color:#ed4402;
	}


.normal a:hover
{
	text-decoration:none;
	color:#ed4402;
	}			

.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;
	}		



.features
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	text-align:justify;
	color:#333;
	
	}
	
.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:#524617;
	}	

	

.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:#ed4402;
	}	

.small a:active
{
	text-decoration:underline;
	color:#ed4402;
	}		

.small a:visited
{
	text-decoration:underline;
	color:#ed4402;
	}
.small a:hover
{
	text-decoration:none;
	color:#ed4402;
	}	

.BottomNav{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	
	}

.BottomNav A:link{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

.BottomNav A:active{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

.BottomNav A:visited{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}	
		
.BottomNav A:hover{
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	}	


					

	
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	
	
}
	
.footer a:link
{
	text-decoration:underline;
	color:#fff;
	
	}	


.footer a:active
{
	text-decoration:underline;
	color:#fff;
	
	}	

.footer a:visited
{
	text-decoration:underline;
	color:#fff;
	
	}
	
.footer a:hover
{
	text-decoration:none;
	color:#fff;
	
	}
	


