 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	background-color: #FFFFFF;
	color:#000000;
	height:100%;
}

html
{
	height:100%;
	background-color: #FFFFFF;
}

img
{
 border:0;
}

 


.body_container
{
 width:100%;
 background-color: #FFFFFF;
}

.top_container
{
 width:100%;
 background-color:#FFFFFF;
 clear:both;
 height:50px;
 color: inherit;
}

.logo_container
{
 float:left;
 
 margin-left:5px;
 text-align:left;
 margin-top:5px;
 padding-bottom:5px;
 width:243px;
 height:40px;
 background-repeat:no-repeat;
 background-image:url(images/logo_white.gif);
 cursor:pointer;
}
.menu_container
{
 float:right;
 padding-top:10px;
 padding-bottom:10px;
 padding-right:30px;
 margin-top:5px;
 display:none;
}

.information_container
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 padding-left:40px;
 padding-right:40px;
 font-size:70%;
 line-height:140%;
}
.large_information_container
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 padding-left:40px;
 padding-right:40px;
 font-size:70%;
 line-height:140%;
 min-height:68%;
 color:#000000;
 background-color:#FFFFFF;
}
.site_news
{
  width:39%;
  float:left;
}
.site_articles
{
  width:42%;
  float:right;
}

.service_block
{
 margin-top:10px;
 margin-bottom:10px;
 float:left;
 width:280px;
 height:240px;
 padding-right:5px;
}
.service_image
{
 padding-left:0px;
 padding-right:5px;
 padding-top:3px;
 margin-bottom:10px;
 border:0;
}
.alpha-shadow {
  
 }

.newslogo
{
 margin-right:10px;
}
.small_text,.small_text:link,.small_text:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	 
	font-style: normal;
	text-decoration:none;
}
.small_text:hover,.small_text:link:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
 
	font-style: normal;
	text-decoration:none;
}
.small_white_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration:none;
	color:#1548B8;
	background-color: inherit; 
}

.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: inherit;
	font-style: normal;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
.bottom_container,.bottom_buttons, .contact_information
{
  display:none;
  background-color: #FFFFFF;
}

.spacer
{
 height:10px;
 width:100%;
 clear:both;
}

.big_spacer
{
 height:45px;
 width:100%;
 clear:both;
}

.delimiter
{
text-align:left;
width:93%;
clear:both;
BORDER-LEFT-COLOR: #4380C3; 
BORDER-BOTTOM-COLOR: #4380C3;
BORDER-TOP-STYLE: solid; 
BORDER-TOP-COLOR: #4380C3; 
BORDER-RIGHT-STYLE: solid; 
BORDER-LEFT-STYLE: solid; 
HEIGHT: 1px; 
BORDER-RIGHT-COLOR: #4380C3; 
BORDER-BOTTOM-STYLE: solid;
}




A:LINK
{
 color:#0B62B4;
 background-color: inherit;
}
A:link:hover {
	COLOR: #000000;
	background-color: inherit;
	text-decoration:none;
}
A:link {
	COLOR: #006699;
	background-color: inherit;
	text-decoration: none;
}
A:visited {
	COLOR: #006FA4;
	background-color: inherit;
	text-decoration: none;
}
A:link:visited:hover {
	COLOR: #000000;
	background-color: inherit;
	text-decoration: none;
}

