html{
 
}
body,html{
  margin: 0;
  padding: 0;
  height: 100%;
  min-height: 800px;
  font: normal 11px "Arial";
  position: relative !important;
  position: absolute;
  color:#FFFFFF;
  text-align:left;
}

table,img{
  border:none;
  font-size:100%;
}



#mainfield{
text-align:left;
}

a {
	text-decoration:underline;
	color:#FFFFFF;
}

a:hover {
	color:#FFFFFF;
  
}

.menu a {
	text-decoration:none;
	color:#FFFFFF;
}

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

h1 { font-size:120%;}
h2 { font-size:120%; color:#317861}
h3 { font-size:140%; color:#317861}
h4 { font-size:160%; color:#317861; margin-bottom:0px}
h5 { font-size:120%;}
h6 { font-size:120%;}


ul {
	padding-left:0px;
	list-style:none;
}

ul li {margin:10px 0px}

#container {
	width:100%;
	min-height:800px;
	margin:auto;
	background-color:#252525;
}

.textblock {
margin:8px;
text-align:left;
}

.align_center
{
position: relative;
width: 100%;
}
.align_center:after
{
content: '';
display: block;
clear: both;
}
.align_center_to_left
{
position: relative;
right: 50%;
float: right;
}
.align_center_to_right
{
position: relative;
z-index: 1;
right: -50%;
}

.halfdiv{
	width:50%; 
	float:left; 
	position:relative;
	text-align:left;
}
.mainbanner {
	width:337px; 
	height:114px;
	background-color:#222222;
}

.tip_image {
	float:left;
	margin:15px;
	border:none;
}

.date {color:#999999}


.topline1 {
	width:716px; 
	height:6px; 
	background-color:#317861; 
	background-image:url(/images/toplineleft.gif); 
	background-position:left; 
	background-repeat:no-repeat;
}
.topline2 {
	width:716px; 
	height:6px; 
	background-image:url(/images/toplineright.gif); 
	background-position:right; 
	background-repeat:no-repeat;
	font-size:0px;
}

.menulist {
	text-indent:0px;
	color:#FFFFFF;
	list-style:none;
}



.menulist li {
	margin:20px 0px;
}

.menulist a {
	text-decoration:none;
}

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

#contacts {
text-align:left;
}

.helper {
	border:solid 1px #0000FF; 
	position:absolute; 
	background-color:#D6D5FF; 
	min-width:200px;
	max-width:400px;
	display:none;
}

.divimage{display:none; position:absolute}

