body, html{
height: 100%;	
text-align: center;	
margin: 0px 0px 0px 0px;
background-color: #575857;
background-image: url(aimages/bgwebsite.jpg);
background-repeat: repeat-x;
font-family:Arial;
font-size: 0.9em;
color: #274A8A;
}

div#container{
background-color: #C9C9C9;		
width: 950px;
margin: 0 auto 0 auto;
text-align: center;	
}

div#headerleft{
float: left;
background-color: #FFFFFF;		
width: 200px;
height: 190px;
padding-top: 10px;
text-align: center;
}

div#headerright{
float: left;
width: 750px;
height: 200px;
margin: 0 auto 0 auto;
text-align: center;
}

div#hormenu{
clear:both;
background-color: #E2E2E2;	
width: 950px;
height: 35px;
margin: 0 0 0 0;
text-align: right;
}

div#midden{
background-color: #C9C9C9;	
width: 950px;
margin: 0 0 0 0;
text-align: left;
vertical-align: middle;
}

div#leftmenu{
float: left;	
background-color: #C9C9C9;	
width: 190px;
margin: 0 0 0 0;
padding: 10px 5px 5px 5px;
text-align: right;
vertical-align: middle;
}

div#containercontent{
float: left;		
background-color: #FFFFFF;	
width: 700px;
margin: 0 0 0 0;
padding-top: 10px;
text-align: left;
vertical-align: middle;
}

div#content{
float: left;	
background-color: #FFFFFF;	
width: 650px;
padding: 0 10px 0 10px;
text-align: left;
vertical-align: middle;
}

div#extra{
background-color: #FFFFFF;	
float: left;		
width: 195px;
text-align: left;
vertical-align: middle;
}

div#spacer{
float: left;	
width: 5px;
height: 400px;
}


div#footer{
background-color: #E2E2E2;		
clear: both;	
width: 930px;
margin: 0 0 0 0;
padding: 10px;
text-align: right;
vertical-align: middle;
}

.sideblock
{
	float: right;
	width:175px;
	padding: 5px 10px;
	margin: 5px;
	background-color: #E2E2E2;
	border: 1px solid #C9C9C9;
	text-align: left;
	font-family: Arial;
	font-size: small;
}


p
{
font-family:Arial;
color: #274A8A;
	}

p.contact
{
font-family:Arial;
color: #274A8A;
text-align: center;
	}	

a.logo:link, a.logo:visited, a.logo:active, a.logo:hover{
text-decoration: none;
font-family:Arial;
color: #000000;
font-size: 1.2em;
}	

img.logo
{
border: 0px;
	}
			
h1
{
font-family: Arial;
color: #274A8A;
margin: 0 0 10px 0;
text-align: left;
font-size: 1.3em;
	}

h2
{
font-family: Arial;
color: #274A8A;
font-size: x-large;
text-align: center;
font-size: 1.2em;
	}	
	
a:link, a:visited, a:active{
text-decoration: underline;
color: #274A8A;
}

a:hover{
text-decoration: underline;
color: #395D9B;
}		

a.footer:link, a.footer:visited, a.footer:active{
margin-top: 45px;	
font-size: 0.8em;	
text-decoration: underline;
color: #274A8A;
}

a.footer:hover{
margin-top: 45px;
font-size: 0.8em;		
text-decoration: underline;
color: #274A8A;
font-weight: bold;
}

ul
{
font-family: Arial;
font-size: small;
font-weight: normal;
list-style-type:disc;
	}
	
ol
{
font-family: Arial;
font-size: small;
font-weight: bold;
	}	
	
li{
font-family: Arial;
font-size: small;
}

ul.topmenu
{
list-style: none;	
font-family: Arial;
font-weight: bold;
margin: 10px 5px 5px 1px;
padding: 0;
	}
	
li.topmenu
{
margin: 5px 15px 0px 15px;	
font-family: Arial;
width: 150px; 
font-size: 1.1em;
	}	

li.topmenu a{
font-family: Arial;
display: block;
width: 150px; 
padding: 5px;
border: 1px solid #C9C9C9;
}

li.topmenu  a:link, li.topmenu  a:visited, li.topmenu  a:active{
color: #FFFFFF;
background-color: #274A8A;
text-decoration: none;
}

li.topmenu a:hover {
color: #FFFFFF;
background-color: #315EB0;
text-decoration: none;
}		


ul.hormenu
{
list-style: none;
font-family: Arial;
font-weight: bold;
padding: 10px;
	}
	
li.hormenu
{
display: inline;
text-align: right;	
padding: 0 10px 0 10px;
font-family: Arial;
font-size: 1em;
	}	

li.hormenu a{
font-family: Arial;
padding: 5px;
}

li.hormenu  a:link, li.hormenu  a:visited, li.hormenu  a:active{
color: #274A8A;
text-decoration: none;
}

li.hormenu a:hover {
color: #315EB0;
text-decoration: none;
}		

ul.menu
{
list-style: none;	
font-family: Arial;
text-transform: uppercase;
font-weight: bold;
margin: 0 5px 5px 1px;
padding: 0;
	}
	
li.menu
{
text-align: right;
background-image: url('aimages/arrow2.jpg');
background-repeat: no-repeat;
background-position: right;
padding: 5px 20px 10px 5px;
	}	

li.menu a{
font-family: Arial;
display: block;
width: 165px; 
}

li.menu a:link, li.menu a:visited, li.menu a:active{
color: #274A8A;
text-decoration: none;
}

li.menu a:hover {
color: #315EB0;
text-decoration: none;
}	

.input 
	{
	background-color: #efefef;
	border-style: inset;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000; border-bottom: 1px solid #000000;
	margin-right:5px;
	color: #000000; font-family: Arial;
	font-size: 12px;
	}
	
.input-submit 
	{
	background-color: #efefef;
	border-style: inset;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	}
