/* CSS Document */
body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #d8e6ef;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
img.bullet {
	float: left;
	margin-top: 9px;
	}
	
#top {
	position:relative;
	top: 0;
	margin: 0;
	border: 0;
	background-color: #ffffff;
	background-image: url("../i/topbg.jpg");
	background-repeat: no-repeat;
	background-position: right;
	
	width: auto;
	height: 36px;
	padding: 0 10px 0 0;
	text-align:right;
}

#top ul {
	margin: 0;
	border: 0;
	padding: 5px 0;
	/*border: 1px solid black;*/
	}

#top li{
	margin: 0;
	padding: 0;
	/*border: 1px solid black;*/
	display:inline; 
}

#top a {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0;
	padding: 0 10px;
	border: 1px solid black;
	border-width: 0 0 0 1px;
	}
	
#top a:hover {
	color: #00529f;
	}

#nav {
	position:relative;
	top: 0;
	margin: 0;
	border: 0;
	background-color: #ffffff;
	background-image: url("../i/navbg.gif");
	background-repeat:repeat-x;
	background-position: top;
	
	width: auto;
	height: 41px;
	padding: 0 10px;
	text-align:left;
}

#nav ul {
	width: 755px;
	margin: 0;
	border: 0;
	padding: 7px 0 0 0;
	/*border: 1px solid black;*/
	}

#nav li{
	margin: 0;
	padding: 0;
	/*border: 1px solid black;*/
	display:inline; 
}

#nav a {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*font-weight:bold;*/
	text-decoration: none;
	margin: 0;
	padding: 0 5px 0 20px;
	border: 0;
	}
	
#nav a:hover {
	color: #00529f;
	background: url("../i/mtrxblt.gif") no-repeat;
	}

#nav a.current {
	color: #00529f;
	background: url("../i/mtrxblt.gif") no-repeat;
	}

#logo {
	margin: 0;
	padding: 10px 0 10px 10px;
	width: auto;
	height: 64px;
	background: #fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 44px;
	}
html>#logo {
	height: 44px;
	}


#cont_wrap {
	/* overflow: auto;*/
	background: #ffffff;
	margin: 0px;
	width: auto;
	border: solid #bed6e5;
	border-width: 0 0 5px 0;
	height: 583px;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 610px;

}
html>#cont_wrap {
	height: 610px;

	}

#c_w {
	margin: 0;
	padding: 0;
	border: 0;
	width: 755px;
}

#main {
	overflow: auto;
	float: left;
	margin: 0 5px 0 0;
	padding: 5px;
	border: solid #00539f;
	border-width: 30px 1px 1px 1px;
	width: 580px;
	height: 424px;
	
	background: #ffffff url("../i/mnbg.jpg") no-repeat left;
	background-attachment:fixed;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 568px;
	width: 568px;
}
html>#main {
	height: 580px;
	width: 580px;
	}
	
#sidebar {	
	float: left;
	overflow: auto;
	margin: 0 5px 0 0;
	padding: 5px;
	border: solid #00539f;
	border-width: 30px 1px 1px 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:568px;
	height: 580px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 568px;
	width: 148px;
}
html>#sidebar {
	height: 568px;
	width: 148px;
	}

.s_bar {
	padding: 10px 5px;
	border: solid black;
	border-width: 0 0 1px 0;
	}

.s_bar_center {
	text-align: center;
	padding: 10px 5px;
	border: solid black;
	border-width: 0 0 1px 0;
	}

#mn_svcs {
	float: left;
	margin:0;
	padding: 0 15px 0 0;
	border: solid #00539f;
	border-width: 0 1px 0 0;
	width: 350px;
	}
	
.mn_list {
	font-weight: bold;
	font-size: 11px;
	list-style:outside circle;
	}	
	
.mn_list a {
	text-decoration: underline;
	color: black;
	}

.mn_list a:hover {
	text-decoration: none;
	}
	
	
table.mn_table {
	border: 1px solid black;
	border-width: 1px 0 0 1px;
	padding: 0;
	margin: 5px auto;
	font-size: 12px;
	}
	
table.mn_table thead {
	font-size: 13px;
	font-weight: bold;
	background: #d8e6ef;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	}

table.mn_table td {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	}

table.mn_table thead>td {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	}

th.mn_table {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

.lst_brackets {
	font-style: italic;
	color:#666666;
	font-weight: normal;
}

.mn_head {
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	width: 90%;
	margin: 10px auto;
	color:#666666;
}

.mn_head_2 {
	padding: 2px;
	border: solid #444444;
	border-width: 1px 0 0 5px;
	font-size: 12px;
	font-weight: bold;
	font-style:normal;
	width: 90%;
	color:#444444;
}

.mn_text {
	margin: 5px auto 5px 10px;
	width: 90%;
	font-size: 12px;
	first-letter: 16px;
	}
	
.mn_text_flt_left {
	margin: 5px auto 5px 10px;
	font-size: 12px;
	first-letter: 16px;
	float: left;
	}

#mn_contact {
	float: right;
	width: 180px;
	font-size: 11px;
	}
	
#mn_contact h2 {
	font-size: 14px;
	}
	
h1 {
	font-size: 16px;
	color: #00539f;
	border: solid #444444;
	border-width: 0 5px 1px 0;
	}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 15px;
	font-style:italic;
	font-weight: bold;
	color: #444444;
	}
	
.flt_right {
	float: right;
	}
	
.flt_right_brd {
	float: right;
	border: 1px solid black;
	}
	
.thin_brd {
	border: 1px solid black;
	}

.flt_left {
	float: left;
	}
	
.flt_left_brd {
	float: left;
	border: 1px solid black;
	}

.img_caption_hd {
	font-size: 13px;
	font-weight: bold;
	color: #00539f;
	}

.img_caption_txt {
	font-size: 12px;
	color: #444444;
	}
	
img {
	margin: 2px;
	}