/* CSS Document */

body {margin:0px; font-family:"Trebuchet MS"}

.yellowbg{ background-color:#FFFF01;}
.bluebg{ background-color:#00496C;}
.dottedline{ background-image:url(../images/dotted_line.gif); background-repeat:repeat-x;}
.border img{
border: 1px solid #97ACAD;
}

.border:hover img{
/*border: 1px solid #5E7A8A;*/
border: 1px solid #00496C;
}

.border:hover{
color: red; /* Dummy definition to overcome IE bug */
}
.botbg{ background-image:url(../images/botbg.gif); background-repeat:repeat-x; height:20px;}
.normaltext{font-size:11px; color:#666666;}
.producttext{font-size:12px;  color:#014A6D; font-weight:bolder;  }
a.link{font-size:13px; color:#FFFFFF; text-decoration:none; display:block; height:25px; padding-top:6px; font-weight:bold; }
a.link:hover{font-size:13px;  color:#014A6D; text-decoration:none; background-color:#C1D2DA; font-weight:bold; }
a.link:active{font-size:13px; color:#014A6D; text-decoration:none; background-color:#C1D2DA; font-weight:bold;}

.footertext{font-size:12px; color:#00496C; font-weight:bold;}
.greytext{font-size:13px; color:#666666;}
.greyboldtext{font-size:13px; color:#666666; font-weight:bold;}
.bluetext{font-size:13px; color:#00496C;}
.blueboldtext{font-size:13px; color:#00496C; font-weight:bold;}
.yellowtext{font-size:12px; color:#F0B820; font-weight:bold;}

a.footerlink{font-size:12px; color:#00496C; font-weight:bold; text-decoration:none;}
a.footerlink:hover{font-size:12px; color:#00496C; font-weight:bold; text-decoration:underline;}

a.previouslink{font-size:11px; color:#C2C2C2; text-decoration:none; font-weight:bold;}
a.previouslink:hover{font-size:11px; color:#C2C2C2; text-decoration:underline;}

a.nextlink{font-size:11px; color:#DC1F0A; text-decoration:none; font-weight:bold;}
a.nextlink:hover{font-size:11px; color:#DC1F0A; text-decoration:underline;}

.heading{font-size:16px; font-weight:bolder; font-smooth: always; color:#00496C;}

a.articleslink{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FF0000; text-decoration:none; font-weight:bold}
a.articleslink:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FF0000; text-decoration:underline; font-weight:bold}

a.prelink{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999999; text-decoration:none; font-weight:bold}
a.prelink:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999999; text-decoration:none; font-weight:bold}

a.articleslinkpre{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#0000FF; text-decoration:none; font-weight:bold}
a.articleslinkpre:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#0000FF; text-decoration:underline; font-weight:bold}
.bluetext_new{font-size:13px; color:#00496C; text-decoration:none}


#maincontain ul li{margin:0; margin-left:20px;}