body {
	background-color: #E2E4E6;
	margin: 0px;
	padding: 0px;
}

.bodytext {
	font-family: Arial, "Trebuchet MS", sans-serif,;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	text-align: left;
}
.boldred {
	font-size: 90%;
	line-height: 15px;
	color: #405663;
	text-align: left;
}
h2 {
}

h1 {
	font-size:16px;
	}
.boldredital {
	font-size: 12px;
	line-height: 17px;
	color: #FF0000;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
.boldital {
	text-align: left;
	font-weight: bold;
	font-style: italic;
    margin-bottom: 0;
}

.footer {
	width:100%;
	height: 20px;
	font-family: Arial, "Trebuchet MS", sans-serif,;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-left: 12px;
	padding-top: 4px;
	clear: both;
}

.imgfloatright {
	clear: none;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	vertical-align: top;
}
.imgfloatleft {
	clear: none;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p {
    margin-top: 0;
    margin-bottom: 7px;
}
h1 {
	font-family: Arial, "Trebuchet MS", sans-serif, ;
	font-size: 18px;
	line-height: 20px;
	font-style: normal;
	color: #333333;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 7px;
}
h2 {
	font-size: 100%;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #003;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
}

#topnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.menubase {
	vertical-align: top;
	font-family: Arial, "Trebuchet MS", sans-serif,;
	color: #384850;
	font-size: 11px;
	text-align: right;
}


#topnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#topnav a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#topnav a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: bold;
}
ul {text-decoration:circle;
	line-height:1.5;
	}
li {text-decoration:circle;
	line-height:1.5;
	}
#wrapper {
	position:relative;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	display: block;
	width:900px;
	background-color: #E2E4E6;
	font-family: Arial, "Trebuchet MS", sans-serif;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: thick solid #405663;
	}
#leftcol {
	width: 170px;
	margin-top: 15px;
	margin-left: 10px;
	padding: 5px;
	float: left;
	}
#centcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-top: 20px;
	margin-right: 210px;
	margin-left: 210px;
	padding-top: 20px;
	}
#rightcol {
	width: 170px;
	padding: 10px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
	background-color: #E5E5E5;
	height: auto;
	float: right;
	}
#header {
	width: 900px;
	height: 180px;
	}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

