/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	background-color: #C1D6F1;
	}
.arial12link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFD938;
	text-decoration: none;
}

a:hover{
	text-decoration:underline;
	}
table,table {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	border: thin none #FFFFFF;
}
.bg-nav {
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
	height: 37px;
	padding-right: 15px;
}
.bg-nav a {
	color:#FFFFFF;
	text-decoration:none;
}
.bg-yelgradient {
	background-image: url(../images/bg_yellow.gif);
	background-repeat: repeat-x;
	height: 390px;
	background-color: #F9FBFD;
}
.footer-links {
	color: #0752A3;
	text-decoration: none;
}
.footer-links a{
	color: #0752A3;
	text-decoration: none;
}
.clr-liteblue {
	color: #6F8DB3;
	text-decoration: none;
}
.bg-blue {
	background-color: #BFD3EC;
}.headings {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00114B;
	text-decoration: none;
}
.bg-white {
	background-color: #FCFDFE;
}
h4 {
	color: #003366;
	margin: 0px;
	padding: 0px;
}
.clr-white {
	color: #FFFFFF;
	text-decoration: none;
}
.clr-white:link {
	color: #FFFFFF;
	text-decoration: none;
}
.clr-white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.clr-white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bg-innernav {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg_nav_inner.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.bg-darkblue {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
}
.rate {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 20px;
}
.bg-liteblue {
	background-color: #E8F8FF;
}

.arial12link:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.bodybg1 {
	background-color: #D3E0F1;
	background-image: url(../images/login_bg.jpg);
	background-repeat: repeat-x;
}
