/* CSS Document */
body{ margin-bottom:0; margin-left:0; margin-right:0; margin-top:0; background-color:#efefef}
.normal_text{ font-family:verdana; font-size:11px; color:#5f5e5e; line-height:20px; text-decoration:none; text-align:justify; padding-right:20px;}
.orange_text{ font-family:verdana; font-size:11px; color:#ef8700;  text-decoration:none; font-weight:bold;}
.gray_text { font-family:verdana; font-size:11px; color:#c7c7c7;  text-decoration:none;}
.small_text{ font-family:verdana; font-size:8px; color:#000000;  text-decoration:none;}
.orange_highlight{ font-family:verdana; font-size:11px; color:#ef8700;  text-decoration:none;}
.link{ font-family:verdana; font-size:10px; color:#5f5e5e;  text-decoration:none;}
.read_more { font-family:verdana; font-size:10px; color:#5f5e5e;  text-decoration:underline;}
.read_more:hover { font-family:verdana; font-size:10px; color:#5f5e5e; text-decoration:none;}

.white_text , white_text a{ font-family:verdana; font-size:9px; color:#969696; line-height:20px; text-decoration:none; padding-right:10px;}
.white_text a:hover{ font-family:verdana; font-size:9px; color:#969696; line-height:20px; text-decoration:underline;}

.black_boldtext{ font-family:verdana; font-size:13px; color:#000000; line-height:20px; text-decoration:none; font-weight:bold;}
.news_text{ font-family:verdana; font-size:11px; color:#5f5e5e; line-height:15px; text-decoration:none;}
.footer{ font-family:verdana; font-size:9px; color:#5f5e5e; text-decoration:none;}

#dropmenudiv{position:absolute;border:0px solid black;font:normal 11px Arial;line-height:18px;z-index:100;}/*using with top dropdown menu*/
.second{font-size:11px; cursor:hand;padding-left:5px)}/*with td of dropdown menu*/
.second a:hover{font-size:11px;color:#FFFFFF;text-decoration:none;cursor:hand; background-color:#1e1e1e}/*onmouseover of second*/
.third{ font-size:11px;padding-left:5px}/*with the td of dropdown*/
.third a:hover{ font-size:11px; color:#FFFFFF; text-decoration:none;cursor:hand; background-color:#1e1e1e}/*onmouseover of third*/
.trbgcolor{background-color:#f2f3ed;}/*bgcolor of tr*/
.trbgcolordropdown{background-color:#1e1e1e;}/*bgcolor of tr of dropdown*/
.imagespan{padding-left:10px;padding-bottom:5px;padding-top:10px;}/*spacing between text and image*/
.tblbgcolor{background-color: #2f7cc0; font-size:12pt; color:#FFFFFF}/*bgcolor of table if backgeound is white*/
.cmsLink, .cmsLink a{
font-family:verdana; 
font-size:11px; 
color:#0066FF;
text-decoration:none;
font-style:italic; 
line-height:20px;
text-align:left;text-transform:none;}

.content{ font-family:verdana; font-size:11px; color:#5f5e5e; line-height:16px; text-decoration:none; text-align:justify;}
.hide{display:none;}
.show{display:inline;}

.sLink, .sLink a{
font-family:verdana; 
font-size:11px; 
color:#5f5e5e;
text-decoration:none;
font-style:normal; 
line-height:20px;
text-align:left;text-transform:none;}
