body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	margin: 0px;
	
}
#divTopBanner {
	height:80px;
	background-color:#003366;
	border-bottom:thick;
	border-bottom-style:solid;
	border-bottom-color:#CCCC99;
}
#divMarhaLogo {
	float:left;
	text-align:center;
	margin:0px;
	padding:0px;
}
#divMarhaLogo h5{
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}
#divTopBannerRight {
	float:left;
}
#divTopBanner h1{
	font-size: 24px;
	color: #FFFFFF;
	text-align:center;
	margin:0px;
}
#divTopBanner h2{
	font-size: 18px;
	color: #FFFFFF;
	text-align:center;
	margin:0px;

}

#divBigBox {
	width:970px;
	margin: 0 auto;
	min-height:450px;
	overflow:auto;
}

#divBigBox #divLeftPanel {
	width:170px;
	border:thin;
	/*border-right-style:dashed;
	border-right-color:#993300;*/
	float:left;
	text-align:left;
	padding: 0 5px 0 0;
	
}
#divBigBox #divLeftPanel ul {
	margin: 0;
	padding: 0;
	list-style: none;

}
#divBigBox #divLeftPanel li {
	padding:3px 5px;
	font-size:14px;
	font-weight: bold;	/*line-height: 35px;
	background-image: url(Pics/LeftPanelButton.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;*/

}
#divBigBox #divLeftPanel li li{
	font-weight:normal;
	font-size:12px;
	font-style:normal;
	background-image:none;
	/*line-height:15px;*/
	/*border-left-width: medium;
	border-left-style: solid;
	border-left-color: #CCCC99;*/

}

a {	text-decoration:none;}
a:link {color: #003366}
a:visited {color: #003366}
a:hover {color: #003366;border-bottom: 1px solid #003366;}
a:active {color: #003366; }



#divBigBox #divLeftPanel h2 {
	padding:5px 10px;
	font-size:20px;
}
#divBodyPanel {
	border:thin;
	width:790px;
	float:right;
	text-align:left;
}
#divBodyPanel li {
	list-style-image: url(Pics/Bullet-CheckBox.gif);
}

#divBodyPanel h1 {
	font-size:18px;
	color:#CCCCCC;
	margin:5px 3px;
	padding:3px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #CCCC99;
	
}
#divBodyPanel h2 {
	font-size:14px;
	margin:0px;
	padding:0px;
	text-align:left;
}
#divBottomBanner {
	min-height:75px;
	overflow:auto;
	background-color:#003366;
	border-top:thick;
	border-top-style:solid;
	border-top-color:#CCCC99;
	float:none;
	text-align:center;
	width:100%
}
#divBottomBanner h3{
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
	margin:0px;
}
#divBottomBanner h4{
	font-size: 9px;
	color: #FFFFFF;
	text-align:center;
	margin:0px;

}
#divBottomBanner a { text-decoration:none;}
#divBottomBanner a:link {color: #CCCC99}
#divBottomBanner a:visited {color: #CCCC99}
#divBottomBanner a:hover {color: #CCCC99;border-bottom: 1px solid #CCCC99;}
#divBottomBanner a:active {color: #CCCC99; }

.Box1 {
	margin:0px;
	padding:4px;
	width:48%;
	float:left;
}
.Box2 {
	margin:0px;
	padding:4px;
	width:48%;
	float:right;
}

.Pic1 {
	margin:3px 0px;
	padding:4px;
	text-align:center;
	float:left;
	border: medium solid #CCCCCC;
}

.Pic2 {
	margin:3px 0px;
	padding:4px;
	text-align:center;
	float:right;
	border: medium solid #CCCCCC;
}
#SimpleList ul, #SimpleList2 ul  {
	list-style-image: none;
	margin: 0;
	padding: 0;

}
#SimpleList ul li , #SimpleList2 ul li {
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style-image: none;
}
#NumberedList1 ol {
	list-style-image:none;
}
#NumberedList1 ol li {
	list-style-image:none;
}
.TableHeader {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
}
.TableRowsSplitter {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;	
}
#divTerms li {
	list-style-image: none;
	font-weight:bold;
}
#divTerms li li{
	list-style-type: lower-roman;
	padding: 5pt;
	font-weight:normal;
}
#divTerms li li li{
	list-style-type: upper-alpha;
	padding: 5pt;
	
}
.divAlertBox {
	margin:0px;
	padding:2px;
	
	float:none;
	text-align:center;
	background-color: #CCCC99;
	border: thin solid #CCCCCC;
}


