/* Styles for index page */

/*body #content h1 a{
font-family:"Times New Roman", Times, serif;
font-size:42px;
font-weight:normal;
margin-bottom:15px;
}*/
.mleft{
width:223px;
float:left;
margin-right:14px;
}
.mright{
width:363px;
float:left;
}
.mleft img{
margin:2px 0 6px 6px;
}
.mright img{
margin:8px 0;
}
#content .mleft p, #content .mright p{
line-height:19px;
padding:0;
margin:0 0 12px 0;
}
#page #content .mright p{
font:15px/20px Georgia,Serif;
}
#content .mleft h2, #content .mright h2, #content .mleft h2 a, #content .mright h2 a{
font: bold 14px/16px Arial, Helvetica, sans-serif;
margin:0 0 8px 0;
padding:0;
text-decoration:none;
color:#000;
}
#content .mleft h2 a:hover, #content .mright h2 a:hover{
color:#004276;
text-decoration:underline;
}
#page #content .mleft h2, #page #content .mleft h2 a{
font: bold 14px/16px Arial, Helvetica, sans-serif;
margin-top:8px;
margin-bottom:4px;
}
#page #content .mleft h2, #page #content .mleft h3 a{
font: bold 14px/16px Arial, Helvetica, sans-serif;
margin-top:8px;
margin-bottom:4px;
}
#content .mleft hr{
color:#CCC;
margin:4px 14px 4px 8px;
height:1px;
border:0;
}
.mbox{
border:1px solid #999;
margin-bottom:20px;
}
#page #content .mright .mbox h2{
padding:4px 0 2px 4px;
margin:0;
width:357px;
background-color:#efefef;
border-bottom:1px solid #999;
}
#page #content .mright .mbox h3{
padding:4px 0 2px 4px;
margin:0;
width:357px;
background-color:#efefef;
border-bottom:1px solid #999;
font-size:12px;
}
#page #content .mright .mbox p{
margin:4px;
font-size:12px;
padding:0;
}
