@CHARSET "utf-8";



html {

	overflow: auto; /* !!!! IE7 Vertical Scrollbar Fix !!! */

}



body {

	margin: -70px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	background: url(../images/bg_gradient1.png) top center repeat-x #DBE7FF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;	

}



img {

	border: none;	

}



div.divNoFloat_1{

	float: none;

	clear: both;

	overflow: hidden;

	height: 0px;

	zoom: 1; /* Internet Explorer hasLayout FLOAT quickfix */

}



#divBackgroundContainer {

	background: url(../images/bg1.jpg) top center no-repeat;

	min-height: 432px;

}



* html #divBackgroundContainer { height: 432px; }  /* IE6 min-height fasthack */



.divCenterContent {

	display: block;

	width: 995px;

	min-width: 995px;

	max-width: 995px;

	margin: 0 auto;

}



a.generalLinkUpper1 {

	text-decoration: none;

	font-size: 16px;

	color: #141f96;	

}



a.generalLinkUpper1:hover {

	color: black;	

}



a.menuMainLink1 {

	padding: 22px;

	background: url(../images/menu_separator1.png) right center no-repeat;	

}



a.menuMainLink2 {

	padding: 22px;	

}



#divMenuTopContainer {

	text-align: right;

	padding-top: 150px;

} 



#divHeaderContainer {

	padding-left:10%;

	height: 110px;

}



#divBodyContainer {

	 width: 570px;

	 display: block;

	 margin: 0 auto !important;

}



#divBodyBox1 {

	display: block;

	padding: 14px;

	width: 242px;

	border: 2px solid #E3A23E;

	float: left;

	margin-right: 20px;

}



#divBodyBox1FlashContainer {

	display: block;

	border: 1px solid #E3A23E;

	width: 240px;

	height: 230px;

	background-color: white;	

}



#divBodyBox2 {

	display: block;

	padding: 14px;

	width: 242px;

	border: 2px solid #28B623;

	float: left;

}



#divBodyBox2FlashContainer {

	display: block;

	border: 1px solid #28B623;

	width: 240px;

	height: 230px;

	background-color: white;	

}



div.divBodyBoxBottomText {

	padding-top: 14px;

	text-align: center;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 14px;

}
