body {font-family: tahoma;font-size: 12px;}
.topnav {font-size: 13px;color: #ffffff;}
.topnav A:link {color: #ffffff;text-decoration : none;}
.topnav A:visited {color: #ffffff;text-decoration : none;}
.topnav A:hover {color:#f5a22f;text-decoration : none;}
.sidebar {font-size: 13px;color: #005082;}
.sidebar A:link {font-size: 11px;color: #005082;font-weight: bold;}
.sidebar A:visited {font-size: 11px;color: #005082;font-weight: bold;}
.sidebarHeader {font-size: 17px;color: #f5a22f;}
.sidebarHeader A:link, .sidebarHeader A:visited, .sidebarHeader A:hover{font-size: 17px;color: #f5a22f;font-weight:100;text-decoration : none;}
.sidebarHeader1 {font-size: 12px;color: #f5a22f;font-weight: bold;}
.text {font-size: 12px;color: #000000;}
A:link, A:visited, A:hover {font-size: 11px;color: #005082;font-weight: bold;}
.textwhite {font-size: 12px;color: #ffffff;}
.textwhiteBold {font-size: 11px;color: #ffffff;font-weight: bold;}
.textorange {font-size: 12px;color: #f4a12f;}
.textblue {font-size: 12px;color: #00578e;}
.textblueBold {font-size: 12px;color: #00578e;font-weight: bold;}
.textgrey {font-size: 12px;color: #2a2a2a;}
.textred {font-size: 12px;color: #E00F12;}
.headerorange {font-size: 14px;color: #f5a22f;font-weight: bold; text-decoration:none;}
.headerorange A:link, .headerorange A:visited, headerorange A:hover {font-size: 14px;color: #f5a22f;font-weight: bold; text-decoration:none;}
.headerblue {font-size: 14px;color: #00578e; text-decoration:none;}
.headerblue A:link, .headerblue A:visited, headerblue A:hover {font-size: 14px;color: #00578e; text-decoration:none;}
.headerwhite {font-size: 14px;color: #ffffff;}
.header {font-size: 14px;color: #00578e;text-decoration:none; font-weight:normal;}
.header A:link {font-size: 14px;color: #00578e;text-decoration:none;font-weight:normal;}
.header A:visited {font-size: 14px;color: #00578e;text-decoration:none;font-weight:normal;}
.header A:hover {font-size: 14px;color:#00578e;text-decoration:none;font-weight:normal;}
.footer {font-size: 11px;color: #000000;}
.footerdivier {font-size: 12px;color: #005dac;}
.footer A:link {color: #000000;text-decoration : none;}
.footer A:visited {color: #000000;text-decoration : none;}
input,select,textarea{font-family: tahoma;font-size: 12px;color: #00578e;}
.successBlock{border: 1px SOLID #668EB6;background-color: #E2EAF2;width: 350px;height: 50px;filter:progid:DXImageTransform.Microsoft.Shadow(Color=#ffCECECE, Strength=5, Direction=135);}
.calbar {font-size: 12px;color: #E00F12;}
.calbar A:link {font-size: 12px;color: #E00F12;}
.calbar A:visited {font-size: 12px;color: #E00F12;}
.calbar A:hover {font-size: 12px;color:#E00F12;}
.publish {font-size: 12px;color: #ffffff;text-decoration:none;font-weight:normal;}
.publish A:link {font-size: 12px;color: #ffffff;text-decoration:none;font-weight:normal;}
.publish A:visited {font-size: 12px;color: #ffffff;text-decoration:none;font-weight:normal;}
.publish A:hover {font-size: 12px;color:#ffffff;text-decoration:none;font-weight:normal;}
.publish1 {font-size: 12px;color: #000000;text-decoration:none;font-weight:normal;}
.publish1 A:link {font-size: 12px;color: #000000;text-decoration:none;font-weight:normal;}
.publish1 A:visited {font-size: 12px;color: #000000;text-decoration:none;font-weight:normal;}
.publish1 A:hover {font-size: 12px;color:#000000;text-decoration:none; font-weight:normal;}
.selected{font-family: tahoma;font-size: 12px;color: #FFFFFF; background:#316AC5}

#imgLeft {margin-right:10px; float:left}
#imgRight {margin-right:10px; float:right}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}