body{
	background: #d7e5f0 url(../images/body-bg.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	margin-bottom: 0px;
	margin-top: 0px;
}
.topmenu{
	font-size: 12px;
	color: #ffffff;
}
.topmenu a{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.topmenu a:hover{
	font-size: 12px;
	color:#FFCC00;
	text-decoration: underline;
}
.toplist{
	font-size: 14px;
	color: #FFFF99;
	line-height: 24px;
	list-style-image:url(../images/check.png);
}
.headertext {
	color:#003399;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 18px;
	padding: 4px;
}
.headertext2{
	color:#003399;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 8px;
}
.textnormal {
	font-size: 12px;
	color: #000000;
}
.textnormal a{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.textnormalbold {
	font-size: 12px;
	color:#003399;
	font-weight: bold;
}
.footertext{
	font-size: 11px;
	color:#333333;
}

.footertext a{
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	padding: 8px;
}
.footertext a:hover{
	text-decoration:underline;
}

/* subpages style */

#sub_container {
	background: #ffffff;
	border: 1px #a1a1a1 solid;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#default_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px 10px 5px 10px;
}

#default_content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}


#default_content A{
	color: #003399;
	text-decoration: none;
}#default_content .header {
	color: #006699;
	text-decoration: none;
}
#default_content h1 {
	color:#3366CC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#default_content .highlight {
	font-weight:bold;
	color: #003399;
}
/* end subpages style */

h1 {
	font-size: 14px;
}
h2, h3{
	font-size: 13px;
	color: #660000;
}

