html{min-height:100%;margin-bottom:1px}

body {
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	padding: 0px;
	background-image: url(images/main_bg.jpg);
	text-align: center;
}
a {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 7.5pt;
}
a:visited,a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 7.5pt;
}
a:hover {
	color: #26418A;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 7.5pt;
}
h1 {
	font-size: 13pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 10px;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 10px;
}
h4 {
	font-size: 9pt;
	font-weight: bold;
	font-family: arial, geneva, sans-serif;
	color: #444444;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 10px;
}
#main {
	margin: 0 auto;
	width: 737px;
	background: #ffffff;
}
#top {
	width: 737px;
	height: 81px;
	background: url('images/header3.jpg') no-repeat;
}
#top h1 {
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 88px;
	padding-top:27px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: left;
}
#top h2 {
	font-size: 8pt;
	font-weight: normal;
	font-family: verdana;
	color: #EAEAEA;
	text-transform: uppercase;
	padding-left: 88px;
	padding-top: 0px;
	margin: 0px;
	text-align: left;
}
#sideright {
	width: 175px;
	float: right;
	background: #ffffff;
	text-align: left;
	margin-top: 10px;
}
#sideleft {
	width: 175px;
	background: #ffffff;
	float: left;
	text-align: left;
	margin-top: 10px;
}
.sectionleft {
	width: 165px;
	height: 30px;
	text-align: center;
	background: url('images/menu.jpg') no-repeat;
	color: #FFFFFF;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	float: right;
}
.sectionright {
	width: 165px;
	height: 30px;
	text-align: center;
	background: url('images/menu.jpg') no-repeat;
	color: #FFFFFF;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	float: left;
}
.sectioncontentleft {
	width: 165px;
	background: #EAEAEA;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	float: right;
}
.sectioncontentright {
	width: 165px;
	background: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
.sectioncontentright2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #26408A;
	width: 165px;
	background: #FFFFCC;
	padding-top: 0px;
	padding-bottom: 20px;
	text-align: left;
	float: left;
	padding-left: 5px;
	line-height: 16px;
}
#content {
	margin: 10px;
	width: 360px;
	background: #ffffff;
	text-align: left;
	color: #494A4C;
	line-height: 16px;
	float: left;
	text-align: left;
}
#content1 {
	margin: 10px;
	width: 525px;
	background: #ffffff;
	text-align: left;
	color: #494A4C;
	line-height: 14px;
	float: left;
	text-align: left;
}
#footer {
	clear: both;
	width: 737px;
	height: 20px;
	background: #26408A;
	color: #ffffff;
	line-height: 20px;
	margin-bottom: 10px;
	text-align: center;
}
input {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
ul {
	list-style-image: url("images/item.jpg");
	margin: 0;
	padding-left: 2.0em;
}
ul 2 {
	list-style-image: url("images/item.jpg");
	margin: 0;
	padding-left: 2.0em;
}
li {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	padding-left: 0.1em;
}
