body {
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
	scrollbar-base-color: #333333;
	scrollbar-arrow-color: #53A5EA;
	scrollbar-track-color: #202020;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: #cccccc;
	scrollbar-darkshadow-color: #150f0f;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #cccccc;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

h1 {
	font-family: "Helvetica", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #53A5EA;
	border-bottom: 1px solid #cccccc;
	letter-spacing:2px;
}

h2 {
	font-family: "Helvetica", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #396385;
}

h3 {
	font-family: "Helvetica", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #1B53B4;
}

a {
	color:#53A5EA;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color:#A6D1F4;
	text-decoration:underline;
	font-weight:normal;
}
li {font-size:12px;
	line-height:14px;
	padding-bottom:5px;
	margin-left:-15px;
}

hr {color:#57697D;
	background:#57697D;
	height:1px;
	border:0;}
	
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	padding-left:10px;
}

.navlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px;
}

.navlink:hover {
	font-weight: normal;
	color: #53A5EA;
	text-decoration: none;
}

.mainbg {
	background-color: #000000;
	background-image: url(assets/images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	text-align: left;
}

.quicklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #53A5EA;
	text-decoration: none;
	padding-left:15px;
}

.bodydiv {
	position:absolute;
	width:430px;
	height:290px;
	z-index:1;
	overflow:auto;
}

.opacity {filter :alpha (opacity=50);
		background-color: #cccccc;
		moz-opacity:.50;
		opacity :.50;
}

.backtotop {font-size:10px;}

.borderbottom { border-bottom:1px dotted #57697D;}
.imgborder {border:#53A5EA 1px solid;}

