body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E7E9ED;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
#masthead {
	background-color: #FFFFFF;
	margin: 0px auto 0 auto;
	width: 900px;
	background-image: url('images/ban.jpg');
	background-repeat: no-repeat;
	height: 132px;
}
#logo {
	float: left;
	padding-top: 5px;
	background: left bottom;
	padding-left: 16px;
}
#menu {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 900px;
	height: 40px;
}
#columntop {
	clear: both;
	height: 1px;
}
#columnwrapper {
	margin: 0 auto;
	width: 900px;
	background-image: url('images/middle.jpg');
	background-repeat: repeat-y;
}
#c1, #c2, #c3 {
	float: left;
}
#c1 {
	padding: 20px 16px 20px 24px;
	width: 192px;
}
#c2 {
	padding-top: 24px;
	width: 667px;
}
#c3 {
	width: 239px;
	padding-top: 16px;
	color: #666666;
	font-size: 0.7em;
}
#c1 .content {
	font-size: 0.8em;
	line-height: 1.6em;
	padding-top: 5px;
	padding-right: 28px;
	padding-left: 34px;
}
#c2 .content {
	color: #353535;
	font-size: 0.8em;
	padding: 0px 14px 15px 30px;
	line-height: 1.6em;
	width: 622px;
}
#c3 .content {
	font-size: 0.8em;
	line-height: 1.6em;
}
h1 {
	font-size: 1.3em;
	letter-spacing: 0.2em;
	color: #008000;
	margin-bottom: 0px;
}
h2 {
	font-size: 1.2em;
	color: #008000;
	letter-spacing: 0.2em;
	margin-bottom: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	margin-top: 10px;
}
#columnbottom {
	clear: both;
	height: 1px;
}
#footer {
	margin: 0px auto;
	width: 900px;
	text-align: center;
}
#footercontent {
	padding: 14px;
	color: #CCCCCC;
	background-color: #2E456B;
	height: 62px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Main Content Column*/
.content a:link {
	color: #353535;
}
.content a:visited {
	color: #353535;
}
.content a:hover, .content a:focus, .content a:active {
	color: #4F4F4F;
	text-decoration: none;
}
/*Left Sidebar Links*/
#c1 .content a:link {
	color: #003399;
}
#c1 .content a:visited {
	color: #663366;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #3366FF;
}
/*Footer Links*/
.footer_nav {
	height: 20px;
	text-align: center;
	color: #C0C0C0;
	font-size: 10pt;
}
.footer_nav a {
	height: 20px;
	text-align: center;
	color: #C0C0C0;
	text-decoration: none;
}
.footer_nav a:hover {
	height: 20px;
	text-align: center;
	color: #C0C0C0;
	text-decoration: underline;
}
.footer_copy {
	font-size: 8pt;
	text-align: center;
	padding-top: 5px;
	color: #C0C0C0;
	line-height: 12pt;
}
.footer_copy a {
	text-align: center;
	padding-top: 12px;
	color: #C0C0C0;
	text-decoration: none;
}
.footer_copy a:hover {
	height: 20px;
	text-align: center;
	color: #C0C0C0;
	text-decoration: underline;
}
/*NavBar*/
#nav_wrapper {
	font-size: 0.8em;
	margin: 0px;
}
.bdr_none {
	border-width: 0px;
	border-style: none;
}
.text_ornge {
	color: #D47F25;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
.margintop {
	margin-top: 10px;
	margin-bottom: 0px;
}
h3 {
	font-size: 1em;
	margin-top: 15px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.red {
	color: #D47F25;
	font-weight: bold;
	font-size: 1em;
}
