/* CSS Document */

body{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#EBEBEB;
	}
	
strong{
	color: #51a6fc;
	}
	
a.rollover:link { color:#666666; text-decoration: none; }
a.rollover:active { color:#666666; text-decoration: none; }
a.rollover:visited { color:#666666; text-decoration: none; }
a.rollover:hover { color:#0074CA; text-decoration: underline;}	

a.rollover2:link { color:#ffffff; text-decoration: none; }
a.rollover2:active { color:#ffffff; text-decoration: none; }
a.rollover2:visited { color:#ffffff; text-decoration: none; }
a.rollover2:hover { color:#ffffff; text-decoration: underline;}

a.rollover3:link { color:#515151; text-decoration: none; }
a.rollover3:active { color:#515151; text-decoration: none; }
a.rollover3:visited { color:#515151; text-decoration: none; }
a.rollover3:hover { color:#000000; text-decoration: none;}

a.rollover4:link { color:#51a6fc; text-decoration: none; }
a.rollover4:active { color:#51a6fc; text-decoration: none; }
a.rollover4:visited { color:#51a6fc; text-decoration: none; }
a.rollover4:hover { color:#000000; text-decoration: underline;}

.toplink{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#666666;
	text-align:center;
	font-weight: 700;
	margin-bottom: 30px;
	}
	
.link{
	font-family: Verdana, Arial;
	font-size: 12px;
	color:#ffffff;
	text-align: left;
	font-weight: 700;
	margin-left: 30px;
	}	
	
.sub-heading{
	font-family: Arial;
	font-size: 14px;
	color:#7a7a7a;
	text-align: left;
	font-weight: 700;
	background-image: url(images/home/icons.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 30px;	
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
		
.fontC{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #7d7d7d;
	text-align: justify;
	font-weight: 700;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	}	
	
.copyright{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	}		
	
.heading{
	font-family: Arial;
	font-size: 14px;
	color:#7a7a7a;
	text-align: left;
	font-weight: 700;
	background-image: url(images/home/icons.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 30px;	
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 10px;
	}	
	
.font{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin-left: 25px;
	margin-right: 20px;
	margin-top: 15px;
	}	

.link2{
	font-family: Arial;
	font-size: 11px;
	color:#515151;
	text-align: center;
	margin-left: 15px;
	font-weight: 700;
	}	
	
.font2{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: right;
	margin-left: 25px;
	margin-right: 20px;
	margin-top: 0px;
	font-weight: 700;
	}				
		
.TextBox{
	width: 150px;
	height: 16px;
	border:#4FBDFF 1px solid;
	margin-bottom: 5px;
	background-color: #F4FBFF;
	display: block;
	padding-left: 5px;
	padding-top: 2px;
	}	
	
.button{
	width: 60px;
	height: 22px;
	font-family: Tahoma;
	font-size: 11px;
	border:#FFA8A6 1px solid;
	background-color: #D70400;
	padding-bottom: 3px;
	font-weight: 700;
	color:#ffffff;
	display: block;
	padding-left: 5px;
	}	
		
