@charset "utf-8";
body {
	background-color: #1a2760;
	behavior:url("../css/csshover3.htc");
}
a.nav:link, a.nav:visited, a.nav:active {
	font-family: "Myriad Pro", "Trebuchet MS", Tahoma;
	color: #FFFFFF;
	font-size: 13px;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 11px;
	padding-bottom: 11px;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;

}
a.side:link, a.side:visited{
	font-family: Tahoma, "Myriad Pro", "Trebuchet MS";
	color: #1B2761;
	font-size: 15px;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 200px;
	clear: both;
}
a.side:hover, a.side:active {
	color: #950016;
	text-decoration: underline;

}
a.terms:link, a.terms:visited{
	font-family: Tahoma, "Myriad Pro", "Trebuchet MS";
	color: #1B2761;
	font-size: 9px;
	text-decoration: none;
	width: 200px;
	clear: both;
}
a.terms:hover, a.terms:active {
	color: #950016;
	text-decoration: underline;

}
.h1 {
	font-family: "Myriad Pro", "Trebuchet MS", Tahoma;
	font-size: 21px;
	color: #950016;
	font-weight: normal;
}
.h2 {
	font-family: "Myriad Pro", Tahoma, "Trebuchet MS";
	font-size: 17px;
	color: #1A2760;
	font-weight: bold;
}
.right-top-text {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.right-top-text2 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #666666;
}



.main-content {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	color: #000000;
}
.greenbox {
	background:url(../images/greenbox_bg.jpg) no-repeat;
	height:276px;
}
.blu-box {
	background-image: url(../images/blue-box-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.blu-box-text {
	font-family: Tahoma, "Trebuchet MS", "Myriad Pro";
	font-size: 10px;
	color: #DEDEDE;
}
.blu-box-title {
	font-family: "Myriad Pro", "Trebuchet MS", Tahoma;
	font-size: 17px;
	color: #FFFFFF;
	line-height: 15px;
}
a.blubox:link, a.blubox:visited {
	font-family: Tahoma, "Myriad Pro", "Trebuchet MS";
	color: #ADBDDC;
	text-decoration: none;
	font-size: 13px;
	clear: both;
}
a.blubox:hover, a.blubox:active {
	color: #F2EDA6;
	text-decoration: underline;
}
.contactBox {
	background-color: #DEDEDE;
	border: 1px solid #475384;
	height: 18px;
	width: 185px;
	font-family: "Trebuchet MS", "Myriad Pro", Tahoma;
	font-size: 12px;
	color: #1A2760;
}
.contactBox2 {
	background-color: #DEDEDE;
	border: 1px solid #475384;
	height: 116px;
	width: 185px;
	font-family: "Trebuchet MS", "Myriad Pro", Tahoma;
	font-size: 12px;
	color: #1A2760;

}

.greenpage_bg {
	background:url(../images/greenpage_bg.jpg) no-repeat;
	width:516px;
	height:660px;
}