body {
	background-image: url(images/bg.jpg);
	background-position:top center;
	margin:0;
	background-color:#000;
}
.a1:link 
{
	font-family:"Arial";
	font-size: 13px;
	color: #426190;
	text-decoration:none;
}

.a1:visited 
{
	font-family:"Arial";
	font-size: 13px;
	color: #426190;
	text-decoration:none;
}

.a1:hover 
{
	font-family:"Arial";
	font-size: 13px;
	color: #426190;
	text-decoration:underline;
	

}
.a2:link 
{
	font-family:calibri;
	font-size: 14px;
	color: #c4c8cc;
	text-decoration:none;
}

.a2:visited 
{
	font-family:calibri;
	font-size: 14px;
	color: #c4c8cc;
	text-decoration:none;
}

.a2:hover 
{
	font-family:calibri;
	font-size: 14px;
	color: #c4c8cc;
	text-decoration:underline;
}
.a3:link 
{
	font-family:calibri;
	font-size: 18px;
	color: #ffffff;
	text-transform:uppercase;
	text-decoration:none;
}

.a3:visited 
{
	font-family:calibri;
	font-size: 18px;
	color: #ffffff;
	text-transform:uppercase;
	text-decoration:none;
}

.a3:hover 
{
	font-family:calibri;
	font-size: 18px;
	color: #ffffff;
	text-transform:uppercase;
	text-decoration:none;
	background-color:#3b62ad;
	}
bluetext
{
	font-family:"Arial";
	font-size: 14px;
	color: #426190;
}
.bodytext {	
	font-family:arial;
	font-size: 14px;
	color: #404041;
	line-height:22px;
}
.bodytext-small {	
	font-family:arial;
	font-size: 12px;
	color: #404041;
	line-height:17px;
}

.bluetext {	
	font-family:tahoma;
	font-size: 11px;
	color: #497BC4;
	line-height:20px;
}
.footertext {	
	font-family:calibri;
	font-size: 14px;
	color: #c4c8cc;
}
.inputtext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#f5f5f5;
	height: 17px;
	width: 190px;
	border: 1px solid #b7b7b7;

}
.inputtext2 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#f5f5f5;
	height: 120px;
	width: 190px;
	border: 1px solid #b7b7b7;
}
.heading {	
	font-family:arial;
	font-size: 14px;
	color: #497BC4;
	line-height:20px;
}
.content-area {
	background-color:#FFF;
	border-radius: 10px 10px 10px 10px;
}
.blue-heading-icon {
	background-image:url(images/icon.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	font-family:Arial;
	color:#0f75bc;
	font-size:18px;
	border-bottom:1px solid #e8e8e8;
	padding-left:35px;
}
.grey-heading {
	font-family:Arial;
	color:#404041;
	font-size:18px;
}
#iconbullets ul li{
	list-style-image:url(images/bullet.jpg);
	list-style:url(images/bullet.jpg);