* {
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	position: relative;
	background: transparent url(images/homepage_banner.jpg) no-repeat;
	width: 800px;
	height: 136px;
}
#contactinfo {
	position: absolute;
	top: 34px;
	left: 260px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#contactinfo a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#contactinfo a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 100%;
	text-align: center;
}
#main {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#content_wrapper {
	position: relative;
	background: #e5c94b url(images/bg_gradient.jpg) repeat-x;
	padding-left: 87px;
	padding-top: 40px;
	padding-bottom: 120px;
}
#content {
	background-color: white;
	width: 586px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #0;
	text-decoration: none;
}
#content a:link {
	color: #003399;
	text-decoration: none;
}
#content a:visited {
	color: #003399;
	text-decoration: none;
}
#content a:hover {
	color: #003399;
	text-decoration: underline;
}
#content a:active {
	color: #003399;
	text-decoration: none;
}
#top_round {
	background: transparent url(images/corners.gif) no-repeat top left;
	height: 10px;
	width: 626px;
}
#bottom_round {
	background: transparent url(images/corners.gif) no-repeat bottom left;
	height: 10px;
	width: 626px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#top_nav {
	background-color: black;
	width: 100%;
	height: 30px;
}
a.top_nav_item,
a.top_nav_current {
	font-size: 12px;
	color: white;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	line-height: 30px;
}
a.top_nav_item:hover {
	text-decoration: underline;
}
a.top_nav_current {
	color: yellow;
}
.textstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 24px;
}
h1 {
	font-size: 16px;
	color: #000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #E00101;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E00101;
	line-height: 14px;
}
#footer {
	padding-top: 20px;
	font-size: 10px;
	color: #b58100;
	text-align: center;
}
#footer a:link {
	color: #003399;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}
#footer a:visited {
	color: #003399;
	text-decoration: none;
}
#footer a:hover {
	color: #003399;
	text-decoration: underline;
}
#footer a:active {
	color: #003399;
	text-decoration: none;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6633;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E00101;
}
.tabletext {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}

