<style type="text/css">

html, body {
	
}

html, body, h1, h2, h3, h4, div, p, input {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	background: white;
	color: #333399;
}

a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 100%;
}

h3 {
	font-size: 100%;
}

ul, li {
	padding: 0;
	margin: 0;
}

.banner {
	width: 100%;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 2em;
}

.logo {
	float: left;
	height: 67px;
	border: none;
}

.home_image_main {
	height: 153px;
	width: 100%;
}

.bannerLink {
	text-align: right;
	font-size: small;
}

.leftmenu {
	float: left;
	width: auto;
	font-size: 85%;
	margin-top: 1em;
	padding: 0.3em;
	background-color: white;
	list-style: none;
}

.leftmenulink {
	
}


.main {
	margin-left: 15%;
	margin-right: 5%;
	padding-top: 1.5em;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 2em;
	padding-bottom: 1em;
	font-size: 95%;
	word-spacing: .1em;
}

.row {
	padding-bottom: 0em;
	padding-top: 0em;
	vertical-align: top;
	width: auto;
	text-align: justify;
	min-height: 255px;
}

.rightpic {
	clear: right;
	margin-left: 5%;
	margin-bottom: 1em;
}

.leftpic {
	clear: left;
	margin-right: 5%;
	margin-bottom: 1em;
}


.span {
	padding-bottom: 0em;
	padding-top: 0em;
	vertical-align: top;
	width: 100%;
	text-align: justify;
}

.list {
	list-style-type: square;
	list-style-position: inside;
	text-indent: 1em;
	line-height: 1.2em;
	font-size: small;
}

.nlist1 {
	text-indent: 3em;
}

.small, .archive, .copyright {
	font-size: small;
}

.jump {
	padding-right: 1.5%;
}

.special {
	color: red;
}

</style>
