* {
	margin: 0;
	padding: 0;
}
html {
	background: black url(m_bg.gif);
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	height: 100%;
}
body {
	height: 100%;
background: black url(m_bg.gif);
}
h1 {
	background-image: url(m_logo.gif);
	float: left;
	height: 80px;
	margin-right: 20px;
	text-indent: -9000px;
	width: 200px;
}
h2 {
	display: none;
}
h3 {
	color: #e67d3b;
	font-size: 2.5em;
	font-weight: normal;
	margin-bottom: .75em;
}
div#container {
	background-image: url(m_shadow.png);
	min-height: 100%;
	padding: 0 26px 0 12px;
	width: 726px;
}
div#header {
	margin-bottom: 12px;
	overflow: hidden;
	padding-top: 12px;
}
div#header a {
	color: #000038;
	font-weight: bold;
	text-decoration: none;
}
div#header a:hover {
	color: #e67d3b;
}
div#header li {
	background: url(m_menu_separator.gif) no-repeat bottom left;
	border-bottom: solid 1px #e5e5eb;
	float: left;
	padding: 14px 15px 0px 15px;
}
div#header ul {
	background: url(m_menu_line.gif) no-repeat bottom left;
	float: right;
	list-style: none;
	overflow: hidden;
	padding: 35px 0 0 75px;
}
div#banner {
	overflow: hidden;
	white-space: no-wrap;
}
div#banner1 {
	background-image: url(m_banner1.jpg);
	float: left;
	height: 167px;
	text-indent: -9000px;
	width: 388px;
}
div#banner2 {
	background-image: url(m_banner2.jpg);
	float: left;
	height: 181px;
	text-indent: -9000px;
	width: 338px;
}
div#content {
	margin-top: -13px;
}
div#content p {
	text-align: justify;
}
div#content_bottom {
	background: url(m_content_bottom.png) no-repeat bottom;
	height: 105px;
}
div#content_middle {
	background: url(m_content_middle.png);
	overflow: hidden;
	padding: 0 20px 0 20px;
}
div#content_top {
	background: url(m_content_top.png) no-repeat;
	height: 42px;
}
div#content_sm1 {
	float: left;
	width: 444px;
}
div#content_sm2 {
	float: left;
	margin-left: 40px;
	width: 140px;
}
div#content_sm2 h4 {
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 1em;
}
div#content_sm3 {
	float: left;
	margin-left: 40px;
	width: 201px;
}
div#content_sm3 h4 {
	color: white;
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 1em;
}
div#content_sm3_bottom {
	background-image: url(m_blurb_bottom.gif);
	height: 6px;
}
div#content_sm3_middle {
	background-image: url(m_blurb_middle.gif);
	color: white;
	padding: 0 10px 0 10px;
}
div#content_sm3_top {
	background-image: url(m_blurb_top.gif);
	height: 6px;
}
div#footer {
	margin-top: -40px;
	padding-bottom: 1em;
}
div#footer p {
	margin: 0;
	text-align: center;
}
div#content a:link, a:active, a:visited {
	color: #e67d3b;
	font-size: 1.1em;
	font-weight: normal;
}
div#content a:hover {
	color: #000000;
}
.divtype { 
	color: #e67d3b;
	font-weight: bold;
}
div.content_news_title_all {
	color: #000000;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: .15em;
	border-bottom: 2px solid #e67d3b;
}
div.content_news_body_all {
	color: #000000;
	font-size: .9em;
	font-weight: normal;
	padding-bottom: 1.15em;
}
div.content_news_body_all a:link, a:active, a:visited {
	color: #e67d3b;
	font-size: 1.1em;
	font-weight: normal;
}
div.content_news_body_all a:hover {
	color: #000000;
}
div.content_news_title {
	color: #FFFFFF;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: .15em;
	border-bottom: 2px solid #e67d3b;
}
div.content_news_body {
	color: #FFFFFF;
	font-size: .9em;
	font-weight: normal;
	padding-bottom: 1.15em;
}
div.content_news_body a:link, a:active, a:visited {
	color: #e67d3b;
	font-size: 1.1em;
	font-weight: normal;
}
div.content_news_body a:hover {
	color: #FFFFFF;
}
div#DivTitle {
	color: #e67d3b;
	font-size: 2em;
	font-weight: bold;
	margin-left: 0px;
}
div#division_links {
	font-size: 1.5em;
	margin-left: 40px;
	margin-bottom: 20px;
}
div#division_links a:link, a:active, a:visited {
	color: #e67d3b;
	font-size: 1.1em;
	font-weight: normal;
}
div#division_links a:hover {
	color: #000000;
	text-decoration: none;
}

