@charset "utf-8";
/* CSS Document */

html, body{
margin:0px;
padding:0px;
height: 100%;
text-align: center;
}

.container{
width:890px;
margin:0px auto 0px auto;

}
.banner_left{
background-image:url(images/banner_left.jpg);
width:175px;
height:289px;
float:left;
}
.banner_main{
/*background-image:url(images/banner_main.jpg);*/
width:715px;
height:167px;
float:left;
}
.main_btns{
width:715px;
height:68px;
float:left;
}
.sub_btns{
width:715px;
height:54px;
float:left;
z-index:0;
}
.sub_sub_btns{
padding-left:10px;
width:165px;
float:left;
height:500px;
}
.content{
float:left;
width:715px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align: left;
}

/* start buttons stuff */
.main1{ width:143px; height:68px; float:left; }
.main2{ width:143px; height:68px; float:left; }
.main3{ width:143px; height:68px; float:left; }
.main4{ width:143px; height:68px; float:left; }
.main5{ width:143px; height:68px; float:left; }

.sub1{ width:143px; height:54px; float:left;}
.sub2{ width:143px; height:54px; float:left; }
.sub3{ width:143px; height:54px; float:left;}
.sub4{ width:143px; height:54px; float:left;}
.sub5{ width:143px; height:54px; float:left;}
/* end buttons stuff */

/* start text styles */
p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
font-weight:bold;
}

a {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
/* end text styles */

.sub_sub_btns a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#005838;
	font-weight:bold;
}
.sub_sub_btns a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#005838;
}


.SubMenuDropDown {
position:relative;
	float:left;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #005838;
	z-index: 30;
	width: 112px;
	margin-left: 14px;
	margin-top: -15px;
}

.SubMenuDropDown a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 92px;
	height: 15px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	color: #000000;
	font: 11px arial;
	z-index: 31;
	border-top: 1px solid #005838;
}

.SubMenuDropDown a:hover {
	background: #005838;
	color: #FFFFFF;
}

.SubMenuDropDownBis {
position:relative;
float:left;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #005838;
	z-index: 30;
	width: 112px;
	margin-left: 19px;
	margin-top: -15px;
}

.SubMenuDropDownBis a {

	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 92px;
	height: 15px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	color: #000000;
	font: 11px arial;
	z-index: 31;
	border-top: 1px solid #005838;
}

.SubMenuDropDownBis a:hover {

	background: #005838;
	color: #FFFFFF;

}



.SubMenuDropDownTris {
position:relative;
float:left;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #fdb813;
	z-index: 30;
	width: 112px;
	margin-left: 4px;
	margin-top: -17px;
}

.SubMenuDropDownTris a {

	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 92px;
	height: 15px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	color: #000000;
	font: 11px arial;
	z-index: 31;
	border-top: 1px solid #fdb813;
}

.SubMenuDropDownTris a:hover {

	background: #fdb813;
	color: #FFFFFF;

}

.formFout {
	font-weight: bold;
	color: #FF0000;
}

.newsHeadlines {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height: 15px;
}

.SubMenuDropDownQ {
position:relative;
float:left;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #f1592b;
	z-index: 30;
	width: 112px;
	margin-left: 25px;
	margin-top: -17px;
}

.SubMenuDropDownQ a {

	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 92px;
	height: 15px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	color: #000000;
	font: 11px arial;
	z-index: 31;
	border-top: 1px solid #f1592b;
}

.SubMenuDropDownQ a:hover {

	background: #f1592b;
	color: #FFFFFF;

}