body {
	margin:0;
	background-color:#0b1423;
}
.navtext
{
	font-family:"Calibri";
	font-size:14px;
	color:#36a0fe;
	text-transform:uppercase;
	cursor:pointer;
}
.navtext_hover
{
	font-family:"Calibri";
	font-size:14px;
	color:#525252;
	text-transform:uppercase;
	background-color:#fff;
	cursor:pointer;
}
.a1:link 
{
	font-family:"calibri";
	font-size: 14px;
	color: #36a0fe;
	text-transform:uppercase;
	text-decoration:none;
}

.a1:visited 
{
	font-family:"calibri";
	font-size: 14px;
	color: #36a0fe;
	text-transform:uppercase;
	text-decoration:none;
}

.a1:hover 
{
	font-family:"calibri";
	font-size: 14px;
	color: #525252;
	text-transform:uppercase;
	text-decoration:none;
	

}
.a2:link 
{
	font-family:arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}

.a2:visited 
{
	font-family:arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}

.a2:hover 
{
	font-family:arial;
	font-size: 12px;
	color: #ffffff;
	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;
}
.a4:link 
{
	font-family:arial;
	font-size: 13px;
	color: #b90305;
	text-decoration:none;
}

.a4:visited 
{
	font-family:arial;
	font-size: 13px;
	color: #b90305;
	text-decoration:none;
}

.a4:hover 
{
	font-family:arial;
	font-size: 13px;
	color: #b90305;
	text-decoration:underline;}
.datetext
{
	font-family:"Arial";
	font-weight:bold;
	font-size: 20px;
	color: #222222;
}
.bodytext {	
	font-family:arial;
	font-size: 13px;
	color: #5f5f5f;
	line-height:20px;
}
.redtext {	
	font-family:arial;
	font-size: 13px;
	color: #b90305;

}
.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:arial;
	font-size: 12px;
	color: #7a808a;
	line-height:20px;
}
.inputtext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#ffffff;
	height: 15px;
	width: 140px;
	border: 1px solid #b7b7b7;

}
.inputtextt {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#ffffff;
	height: 19px;
	width: 145px;
	border: 1px solid #b7b7b7;

}
.inputtext2 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#ffffff;
	height: 40px;
	width: 378px;
	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;
}
.headinggrey {
	font-family:calibri;
	color:#4b4b4b;
	font-size:24px;
	padding-left:10px;

}
.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);
}
/* SLIDER  */
.coin-slider { overflow: hidden; zoom: 1; position: relative; margin:0 0; height:568px;}
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 15px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #59595b; color: #59595b; text-indent: -1000px; }
.cs-active { background-color: #59595b; color: #FFFFFF; }

.cs-title { width: 545px; padding: 10px; background-color: #000000; color: #FFFFFF; }
