body {
	background-color: #707070;
	margin: 0px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#bodycontainer {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
}
#col1 {
	float: left;
	width: 44px;
}
#col2 {
	float: left;
	width: 521px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 9px;
}
#col3 {
	float: left;
	width: 416px;
	background-image: url(../images/mea_secondary_body_bg.gif);
	background-repeat: repeat-y;
}
#footer {
	width: 935px;
	padding-left: 63px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#mnav {
	padding-right: 50px;
	padding-left: 35px;
	background-image: url(../images/mnav_bg.gif);
	background-color: #363030;
	padding-top: 31px;
}
#snav {
	padding-left: 39px;
	padding-top: 11px;
	background-image: url(../images/snav_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 8px;
}
#righttext {
	width: 336px;
	height: 376px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#righttexttop {
	height: 361px;
}
#righttextbottom {
	height: 15px;
	clear: both;
	vertical-align: text-bottom;
}
#rightbuttons {
	width: 416px;
	background-image: url(../images/right_buttons_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}
#lefttext {
	width: 381px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 120px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.bodytitle {
	font-size: 13px;
	font-weight: bolder;
}
.bodyhighlight {
	font-size: 14px;
	line-height: 16px;
}
p {
	margin-top: 0px;
	margin-bottom: 0;
}
ul {
	margin-top: 0; 
	margin-bottom: 0; 
}
ol {
	margin-top: 0; 
	margin-bottom: 0; 
}
A
{
	text-decoration: none;
	color: #c50f14;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Times New Roman, Times, serif; 	
	font-weight: bolder;
	line-height: 16px;
}
A:active {
	color: #c50f14;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, "Times New Roman", Times, serif; 
	font-weight: bolder;
	line-height: 16px;
}
A:visited
  {
	text-decoration: none;
	color: #c50f14;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Times New Roman, Times, serif;
	font-weight: bolder;
	line-height: 16px;
}
A:hover
{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Times New Roman, Times, serif; 
	text-decoration: none;
	font-weight: bolder;
	line-height: 16px;
}
