/* CSS Document */

body, table{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:0px;}

a{ color:#27146F; text-decoration:underline;}
a:hover{color:#27146F; text-decoration:none;}

h4{ font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#969593; padding-bottom:10px; border-bottom:dotted 1px #D3D3D3}

.siderBox{ border:solid 1px #D8D8D8; padding:15px; background:url(images/box_bg.gif) repeat-x bottom; list-style:url(images/bullet.gif); line-height:14px;}
.siderBox ul{ margin:0px 0px 0px 10px;  }
.siderBox li{ padding:0px 0px 9px 0px; }
.siderBox h2{ font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#DB4335;}
.siderBox h3{ font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#DB4335;}

.siderBoxHeading{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; margin:0px; padding:0px 0px 0px 10px; background:url(images/box_heading_bg.gif) repeat-x; line-height:34px; border:solid 1px #D8D8D8; border-bottom:none; }

.bottomNav{ color:#7F7F7F; height:50px; border-top:solid 1px #D3D3D3; line-height:50px;}

.borderBottomRight{ border-bottom:solid 1px #D2DEFA; border-right:solid 1px #D2DEFA;}
.borderBottomLeft{ border-bottom:solid 1px #D2DEFA; border-left:solid 1px #D2DEFA;}
.borderBottom{ border-bottom:solid 1px #D2DEFA; }
.borderRight{ border-right:solid 1px #D2DEFA;}

.search{ background:url(images/search_bg.gif) no-repeat center; width:220px;}

.blueBox { background-color:#EDFBFF; border:solid 1px #BAE7F2; padding:20px ; font-size:10px; color:#000000;}
.blueBox h1{ font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; border:none; color:#000000; margin:0px; text-decoration:underline; }

.yellowBox{ background-color:#FFF9ED; border:solid 1px #F2DEBA; padding:20px; font-size:10px; color:#000000;}
.greenBox{ background-color:#E8FFF4; border:solid 1px #77BB9A; padding:20px; font-size:10px; color:#000000;}