body {
background-color:#e5ecf3;
}
.memhorizline {
width:100%; 
height:1px; 
line-height:0px; 
font-size:0px; 
background-color:#808080;
margin-top:10px;
}
.col1_titles {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#1E99EF;
font-weight:bold;
}
.col2_title {
font-family:Arial, Helvetica, sans-serif;
font-size:19px;
color:#003D94;
font-weight:bold;
}
.col2_sub_titles {
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#479C0F;
font-weight:bold;
}
.boxes_left {
background-color:#ffffff;
width:240px;
border:1px solid #808080;
margin-top:10px;
margin-bottom:10px;
padding:5px;
}
.boxes_left_text {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#808080;
}
/*.boxes_left a:link, a:visited, a:hover {
text-decoration:underline;
color:blue;
}*/
.boxes_right {
background-color:#ffffff;
width:100%px;
height:100px;
border:1px solid #808080;
margin-top:10px;
margin-bottom:10px;
padding:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#808080;
}
/*.boxes_right a:link, a:visited, a:hover {
text-decoration:underline;
color:#808080;
}*/
.clearb {
	clear:both;
	font-size:0px;
	line-height:0px;
}
.clearl {
	clear:left;
	font-size:0px;
	line-height:0px;
}
.clearr {
	clear:right;
	font-size:0px;
	line-height:0px;
}