@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #58585a;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #009900;
}
h1 {
	font-size: 18px; padding:0px; margin:0px;
	color: #006600;
}
h2 {
	font-size: 18px; padding:0px; margin:0px;
	color: #58585a;
}
h3 {
	font-size: 12px; padding:0px; margin:0px;
	color: #006600;
}

h4 { font-size:15px; padding:0px; margin:0px; color:#006600; font-weight:normal;}

h5 {
	font-size:13px; color:#58585a; padding:0px; margin:0px;
	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #006600;
}

.greentext { color: #006600; }

.font18 { font-size:18px; }

.font18green { font-size:18px; color: #006600; }

.font12 { font-size:12px; }

#container { width:909px; }

#menu { width:909px; height:27px; float:left; background-image:url(../img/mn/bg_menu.gif); background-repeat:no-repeat; }

#menutext { width:894px; height:22px; float:left; color:#FFFFFF; padding: 5px 15px 0px 0px; text-align:right; font-size:12px; margin:0px; }

#menutext a { color:#FFFFFF; text-decoration:none; padding: 0px 10px 0px 9px; margin:0px; }

#menutext a:hover { color:#ced9b2;; text-decoration:none; }

#header { width:909px; height:95px; background-image:url(../img/mn/header.gif); background-repeat:no-repeat; float:left; }

#banner { width:909px; height:201px; padding:0px; margin:0px; float:left; }

#bannerimg { width:717px; height:201; float:left; text-align:left; }

#banner_pagetitle { width:192px; height:201px; float:left; text-align:left; }

#contentbg { width:909px; float:left; background-image:url(../img/mn/bg_content.gif);background-repeat:no-repeat; text-align:left; padding:0px; margin:0px;}

#content { width:845px; float:left; padding: 21px 19px 0px 45px; }

#content_left { width:644px; float:left; padding: 0px 20px 0px 0px; }

#content_right {width:145px; float:left; padding:0px 18px; background-image:url(../img/mn/columndiv.gif); background-repeat:no-repeat; font-size:12px; }

#footer { width:841px; float:left; padding:13px 34px; font-size:11px; }

#footer_right a, #footer_right a:active, #footer_right a:visited { color: #535353; text-decoration:none; }

#footer_right a:hover { color: #000000; text-decoration:underline; }

#footer_left { width:420px; float:left; text-align:left; color:#535353; padding:20px 0px 0px 0px; }

#footer_right { width:420px; float:left; text-align:right; color:#535353;padding:20px 0px 0px 0px; }

