dt, dl{
margin: 0;
padding-left: 0px;
list-style-type: none;
}
.boxHeaders {
	font-family: Calibri;
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
}

dd, ul, li {
margin: 0;
padding-left: 4px;
list-style-type: none;
}
#menu {
font-size:small;
top: 0;
left: 0;
}
dl#menu {
width: 140px;
}
dl#menu dt {
cursor: pointer;
margin: 10px 0;;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
border: none;
background: #6aa3da;
color:#FFFFFF;
}
dl#menu dd {
border: none;
}
dl#menu li a{
text-align: left;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

dl#menu li a:link {color:#FFFFFF; text-decoration:none;}
dl#menu li a:visited {color:#FFFFFF; text-decoration:none;}  
dl#menu li a:hover { color:#00aeed; text-decoration:none;}
dl#menu li a:active {color:#FFFFFF; text-decoration:none;}
#maintext{
padding-left:22px;
padding-right:22px;
}
#newstext{
padding:8px 8px 8px 8px;
background-color:#e4e4e4;
}
.title{
	font-size:14;
	color:#0e1063;
	font-weight: bold;
}
.regtext{
	font-size:small;
	color:#000;
	font-family: Calibri;
	line-height: 15px;
}

.regtext a
{
	font-size: small;
}

.news{
color:#73738d;
font-size:small;
}
.footer{
text-align:center;
font-size:12px;
color:#ffffff;
}
.address a:link {font-size:13px;font-weight:bold; color:#000; text-decoration:none;}
.address a:visited {font-weight:bold; color:#000; text-decoration:none;}  
.address a:hover {font-weight:bold; color:#06437c; text-decoration:none;}
.address a:active {font-weight:bold; color:#000; text-decoration:none;}
.topmenu{
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.topmenu a:link {font-size:12px;font-weight:bold; color:#000000; text-decoration:none;}
.topmenu a:visited {font-weight:bold; color:#000000; text-decoration:none;}  
.topmenu a:hover {font-weight:bold; color:#000000; text-decoration:underline;}
.topmenu a:active {font-weight:bold; color:#000000; text-decoration:none;}
body{
  font-family:Arial, Helvetica, sans-serif;
  margin:0;
  padding:0px 0 0 0;
} 
#header{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:87px;
  text-align:center;
  color:black;
  background-color:#FFFFFF;
}
#box{
	height:87px;
	width:800px;
	margin:0 auto;
	background-color:#FFFFFF;
	background-image:url(../image/header.jpg);
	background-repeat:no-repeat;
	text-align:right;
}
#box2{
	width:800px;
	height:101%;
	padding-left:10px;
	margin:0 auto;
	background-color:#FFFFFF;
	text-align:left;
}
#content{
	width:100%;
	margin:0 auto;
	text-align:center;
}
@media screen{
  body>div#header{
   position:fixed;
  }
}
/* html body{
  overflow:hidden;
} */
* html div#content{
  height:100%;
  overflow:auto;
}
.subheadings {
	font-size:inherit;
	color:#000;
	font-family: Calibri;
	line-height: 15px;
	font-weight: bold;
}
.boxheaders2 {
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
