.dkblue {
	background-color: #10113C;
}
.medblue {

	background-color: #262A6B;
}
.ltblue {


	background-color: #384188;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17pt;
	color: #CCCCCC;
}
.intro {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;

}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #CCCCCC;
	font-weight: bold;

}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {

	color: #5A67D7;
	text-decoration: none;
}

.footer {

	background-color: #262a6b;
}
.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17pt;
	color: #CCCCCC;
}
.smlinktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7881a8;
	line-height: 14px;

}
a.sm:link {
	color: #7881A8;
	text-decoration: none;
}
a.sm:visited {
	color: #7881a8;
	text-decoration: none;
}
a.sm:active {
	color: #7881a8;
	text-decoration: none;
}
a.sm:hover {

	color: #7881a8;
	text-decoration: underline;
}.rates {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17pt;
	color: #CCCCCC;
}

/* LEFT */
#navibox {
	float: left;
	width: 200px;
	font-size: 12px;
}
#navibox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
#navibox li {
	margin: 0px;
	
}
#navibox li a {
	display: block;
	color: #ffffff;
	width: 190px;
	padding: 6px 6px 6px 17px;
	text-decoration: none;
	border-bottom: 1px solid #9ba5f5;
	font-weight: normal;
	background-image: url(../images/iconnav.gif);
	background-position: 5px 9px;
	background-repeat: no-repeat;
	
}
#navibox li a:hover, #navibox li a#on{
	background-color: #616fdc;
	background-image: url(../images/iconnav-on.gif);
	background-position: 5px 9px;
	background-repeat: no-repeat;
}

#navibox li li a{
	color: #ffffff;
	width: 171px;
	padding: 4px 12px 4px 30px;
	text-decoration: none;
	border-bottom: 1px solid #9ba5f5;
	font-weight: normal;
	background-image: url(../images/iconnav2.gif);
	background-position: 17px 9px;
	background-repeat: no-repeat;
	color: #ffffff;
	
}
#navibox li li a:hover {
	background-image: url(../images/iconnav2-on.gif);
	background-position:17px 9px;
	background-repeat: no-repeat;
	color: #5f4d37;
	background-color: #f9fae8;

}
#navibox li li a#on {
	background-image: url(../images/iconnav2-on.gif);
	background-position:17px 9px;
	background-repeat: no-repeat;
	color: #5f4d37;
	background-color: #f9fae8;
}

.lm-title{
	margin: 0px;
	font-size: 12px;
	background-color: #bec052;
	text-align: center;
}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */