/*-- general elements styles --*/

html {
    height: 100%;
    overflow-y: scroll;
}

html body {
    margin: 0;
    padding: 10px;
    height: 100%;
    background: #ffffff;
}

#footer {
    clear: both;
    height: 100px;
}

#footer a {
    color: #575b64;
    font-size: 10px;
}

#footer .desc-text {
    color: rgb(184, 186, 192);
    font-size: 10px;
    width: 550px;
    text-align: center;
    line-height: 12px;
    clear: both;
    margin: auto;
    left: -52px;
    position: relative;
    padding-top: 20px;
}

body, td, th, select, input, button, textarea {
    font-family: Arial, Myriad, Helvetica, clean, sans-serif;
    font-size: 12px;
    color: #0a344e;
    line-height: 1.5em;
}

h1	{
    font-family: Arial, Myriad, Helvetica, clean, sans-serif;
    font-size: 18px;
    color: #0a344e;
}

li, ol, ul {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;

}
.comment-text{
    font-size:9px;
}
#search_control {
    margin: 20px;
}

.googlesearch {
    padding-top: 20px;
    float: right;
    padding-right: 80px;
}

.cse-closeResultsALL {
    padding-top: 200px;
    background-color: transparent;
}

.HomeTextTop {
    width: 644px;
    height: 25px;
    background: url("images/HomeTextAreaTop.jpg");
}

Content {
/*    width: 100%;*/
    height: 100%;
    margin: 0;
    padding: 0;
}

.page_header {
    width: 751px;
    height: 136px;
    background: #f8f3f1;
    font-family: Courier, monospace;
    font-size: 13px;
}

.logo	{
	width: 751px;
	height: 95px;
}

.thelogo	{
    position: relative;
	width:179px;
	height:57px;
	background: url("images/logo.gif") no-repeat;
	float: left;
	top: 20px;	
	left: 20px;
}

.slogen	{
    position: relative;
	width:244px;
	height:24px;
	background: url("images/slogen.gif") no-repeat;
	float: right;
	top: 40px;	
	right: 50px;	
	}

.nav {
	background: #007086;
    position: relative;
    width: 751px;
    height: 31px;
    padding: 0;
    margin-bottom: 1px;
}

.navitem a	{
    position: relative;
	top: 7px;
    font-family: Myriad, Arial, Helvetica, clean, sans-serif;
    font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    color: #ffffff;
    margin-right: 10px;		
    margin-left: 6px;
	float: left;
}

.navitem a:hover	{
	text-decoration: underline;
}

.navitemU a	{
    position: relative;
	top: 7px;
    font-family: Myriad, Arial, Helvetica, clean, sans-serif;
    font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    color: #ffffff;
    margin-right: 10px;		
    margin-left: 6px;
	float: left;
	text-decoration: underline;
}

.navitemU a:hover	{
	text-decoration: none;
}


.undernav	{
	background:#5b8002;
	width:751px;
	height:9px;
}

.mainContent {
    border: solid 0px;
    position: relative;
	background: #f8f3f1 url("images/MainBG.jpg") top no-repeat;	
    width: 751px;
	min-height: 477px;
}

.footer	{
	width: 751px;
	border: solid 0px;
    font-family: Arial, Myriad, Helvetica, clean, sans-serif;
    font-size: 9px;
	color: #000000;
    line-height: 2.5em;
	padding-top: 20px;
}

.footernav	{
	padding-left: 100px;
}

.footeritem a	{
	text-decoration: none;
    color: #000000;
    margin-left: 8px;
	float: left;
}

.footeritem a:hover	{
	text-decoration: underline;
}

.address	{
    position: relative;
	color: #007086;
    font-family: Arial, Myriad, Helvetica, clean, sans-serif;
    font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 20px;	
}

.address a	{
	color: #007086;
	text-decoration: none;	
}

.address a:hover	{
	text-decoration: underline;	
}

.cerlogos	{
	width: 230px;
    position: relative;
	left: 250px;
	padding-top: 10px;
}

.txt	{
	padding: 20px;
	padding-bottom: 0px;	
	min-height: 380px;
}
