html, body, ul,ol,li,p,h1,h2,h3,h4,h5,h6,form, fieldset, a {
	margin:0;
	padding:0;
	border:0;
}
body {
	width: 760px;
	background-color: #000000;
}
#content {
	position: absolute;
	width: 740px;
	top: 225px;
	height: auto;
	left: 0px;
	margin-left: 10px;
}
#content h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0033CC;
	padding-right: 2px;
	padding-left: 2px;
}
#pagelabel {
	color: #999999;
	text-align: right;
}
#leftcolumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	overflow: hidden;
	min-height: 800px;
	height: auto;
	width: 515px;
	color: #666666;
	float: left;
	background-color: #FFFFFF;
}
#leftcolumn dt{
	height: auto;
	width: auto;
	line-height: 2em;
}
#rightcolumn {
	float: right;
	height: auto;
	width: 220px;
	overflow: hidden;
}
#rightcolumn h2{
	padding-left: 10px;
}
.links {
	height: auto;
	width: 495px;
	float: left;
	clear: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.right {
	width: auto;
	float: right;
	clear: right;
}
#linkmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom: 3px;
	background-color: rgb(243,247,255);
	color: #0033CC;
}
#linkmenu h2{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
.menutext {
	height: auto;
	width: auto;
	overflow: hidden;
	padding: 5px 10px;
}
.menuitem {
	height: auto;
	width: 220px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(75,116,188);
}
.menuitem a {
	height: auto;
	width: auto;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	color: #0033CC;
}
.menuitem a:hover {
	background-color: #99CCFF;
	height: auto;
	width: auto;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	color: #0033CC;
}
.menuitem a:visited {
	height: auto;
	width: auto;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	color: #0033CC;
}
#internet {
	background-color: #EAEAEA;
	width: 220px;
	overflow: hidden;
	float: right;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#internet dt{
	padding: 5px 5px 5px 10px;
}
#internet h2{
	padding: 0px;
	text-align: center;
}
#disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	color: #666666;
	background-color: #FFFFFF;
	height: auto;
	width: 220px;
	margin-top: 3px;
	margin-bottom: 3px;
	overflow: hidden;
	padding-bottom: 10px;
}
#disclaimer h3{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#disclaimer p{
	text-indent: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#footerwrapper {
	height: 75px;
	width: 740px;
	padding: 0px;
	clear: both;
	position: relative;
	top: 10px;
}
