
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	background-image: url(/img/common/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}

body, td, th {
	color: #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

.title {
	color: #ff0103;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold; 
}

select, input, textarea {
	color: #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal; 
	font-weight: normal; 
}

a:link, a:visited, a:active {
	color: #00c800;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #00c800;
	font-weight: normal;
	text-decoration: none;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#topheader {
	width: 920px;
	height: 165px;
	padding: 118px 0px 0px 20px;
}

#topheaderback {
	width: 920px;
	height: 165px;
	background-image: url(/img/common/header_background.gif);
	background-repeat: no-repeat;
}

#topnavigation {
	width: 920px;
	line-height: normal;
	padding-top: 128px;
	text-align: center;
}

#topnavigation a:link, #topnavigation a:visited, #topnavigation a:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

#topnavigation a:hover {
	color: #FFF93F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

#sectiongraphic {
	width: 920px;
	height: 202px;
	padding: 12px 0px 0px 20px;
}	

#content {
	width: 920px;
	padding: 49px 0px 0px 20px;
}

#contenttop {
	width: 920px;
	height: 20px;
}

#contentcore {
	width: 880px;
	padding: 0px 20px 0px 20px;
	background-color: #ffffff;
}

#contentbottom {
	width: 920px;
	height: 20px;
}

.contentleft {
	float: left;
	width: 432px;
}

.contentright {
	float: right;
	width: 432px;
}

.captiontext {
	width: 400px;
	padding: 6px 0px 0px 16px;
}