.pagegreen {
	background-color: #006666;


	font-family: Arial;
	font-size: 11px;
	
}

h1 {
	font-size: 20px;
	color: #ffffff;
	padding-bottom: 12px;	
}
h2 {
	color: #405762;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
h3 {
	color: #304F47;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 14px;
}
h4 {
	color: #ffffff;
	padding: 0px;
	font-weight: normal;
	font-size: 14px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



A.link_white:link{
	color: #ffffff;
	text-decoration: none;
	border-bottom:none;
}
A.link_white:visited{color: #ffffff;

border-bottom:none;
}
A.link_white:active{color: #ffffff;

border-bottom:none;
}
A.link_white:hover{color: #cccccc;

border-bottom:none;
}

a.title_big:link{
	color: #ffffff;
	text-decoration: none;
	border-bottom:none;
}
a.title_big:visited{color: #ffffff;

border-bottom:none;
}
a.title_big:active{color: #ffffff;

border-bottom:none;
}
a.title_big:hover{color: #cccccc;

border-bottom:none;
}


.textBig {
	font-size: 12px;
	color: #5B7A8A;
	padding: 0px;
}
.searchbox {
	font-size: 10px;
	background-color: #9AB7A5;
	width: 85px;
	border: 1px solid #ffffff;
}
.searchbutton {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.TitleBox {
	padding-bottom: 10px;
	text-align: left;
	margin-left: 5px;
	padding-top: 111px;
	font-size: 20px;
	color: #FFFFFF;
	vertical-align: bottom;
}





#page {
	width: 779px;
	height: 95px;
	margin-left: auto;
	margin-right: auto;
}
#search {
	float: left;
	width: 400px;
	text-align: left;
}
#logo {
	float: right;
}
#menutopBar {
	background-color: #304F47;
	width: 779px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	clear: both;
}
#menuButtonsBar {
	background-color: #091614;
	height: 20px;
	width: 779px;
	margin-left: auto ;
  margin-right: auto ;
}
#main{
	background-color: #ffffff;
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	clear: both;

}
#bottom_menu {
	width: 779px;
	text-align: right;
	background-color: #006666;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.spacer{
	height: 17px;
	margin-left: 10px;
	color: #2C4A45;
	margin-right: 5px;
	font-size: 11px;
}
