/* Style sheet for IE */

BODY  {	margin-left: 0;	margin-right: 0; margin-top: 0;	margin-bottom: 0; margin: 0; background-color: #ececea;}

.title  {color : #FFFFFF; font-family : Verdana; font-size : 12px; font-weight : bold; text-decoration : none;}
.titleblk  {color : #000000; font-family : Verdana; font-size : 12px; font-weight : bold; text-decoration : none;}

.content  {color : #000000; font-family : Verdana; font-size : 11px; font-weight : none; text-decoration : none;}

.mission  {color : #6F6F6F; font-family : Arial; font-size : 12px; font-weight : none; text-decoration : none;}

A:link  {color : #FF0000; font-family : Arial; font-size : 11px; font-weight : none; text-decoration : none;}
A:visited  {color : #FF0000; font-family : Arial; font-size : 11px; font-weight : none; text-decoration : none;}
A:active  {color : #FF0000; font-family : Arial; font-size : 11px; font-weight : none; text-decoration : none;}
A:hover  {color : #FF0000; font-family : Arial; font-size : 11px; font-weight : none; text-decoration : none;}

A.global:link  {color : #2a2a2a; font-family : Arial; font-size : 10px; font-weight : none; text-decoration : none;}
A.global:visited  {color : #2a2a2a; font-family : Arial; font-size : 10px; font-weight : none; text-decoration : none;}
A.global:active  {color : #2a2a2a; font-family : Arial; font-size : 10px; font-weight : none; text-decoration : none;}
A.global:hover  {color : #000000; font-family : Arial; font-size : 10px; font-weight : none; text-decoration : none;}

.nav  {color : #FFFFFF; font-family : Arial; font-size : 11px; font-weight : bold; text-decoration : none;}
.navOn  {color : #FFFFFF; font-family : Arial; font-size : 11px; font-weight : bold; text-decoration : none;}
A.nav:link  {color : #FFFFFF; font-family : Arial; font-size : 11px; font-weight : bold; text-decoration : none;}
A.nav:visited  {color : #FFFFFF; font-family : Arial; font-size : 11px; font-weight : bold; text-decoration : none;}
A.nav:active  {color : #FFFFFF; font-family : Arial; font-size : 11px; font-weight : bold; text-decoration : none;}
A.nav:hover  {color : #000000; font-family : Arial; font-size : 11px; font-weight : bold; text-decoration : none;}

A.subNav:link  {color : #000000; font-family : Verdana; font-size : 11px; font-weight : none; text-decoration : none;}
A.subNav:visited  {color : #000000; font-family : Verdana; font-size : 11px; font-weight : none; text-decoration : none;}
A.subNav:active  {color : #000000; font-family : Verdana; font-size : 11px; font-weight : none; text-decoration : none;}
A.subNav:hover  {color : #000000; font-family : Verdana; font-size : 11px; font-weight : bold; text-decoration : none;}

.news  {color : #2a2a2a; font-family : Arial; font-size : 10px; font-weight : none; text-decoration : none;}
A.news:link  {color : #931b03; font-family : Arial; font-size : 10px; font-weight : bold; text-decoration : none;}
A.news:visited  {color : #931b03; font-family : Arial; font-size : 10px; font-weight : bold; text-decoration : none;}
A.news:active  {color : #931b03; font-family : Arial; font-size : 10px; font-weight : bold; text-decoration : none;}
A.news:hover  {color : #931b03; font-family : Arial; font-size : 10px; font-weight : bold; text-decoration : none;}

.footer  {color : #4a4e55; font-family : Arial; font-size : 10px; font-weight : none; text-decoration : none;}
.footerTitle  {color : #4a4e55; font-family : Arial; font-size : 12px; font-weight : bold; text-decoration : none;}

.copyRight  {color : #707070; font-family : Tahoma; font-size : 10px; font-weight : none; text-decoration : none;}
A.copyRight:link  {color : #707070; font-family : Tahoma; font-size : 10px; font-weight : none; text-decoration : none;}
A.copyRight:visited  {color : #707070; font-family : Tahoma; font-size : 10px; font-weight : none; text-decoration : none;}
A.copyRight:active  {color : #707070; font-family : Tahoma; font-size : 10px; font-weight : none; text-decoration : none;}
A.copyRight:hover  {color : #000000; font-family : Tahoma; font-size : 10px; font-weight : none; text-decoration : none;}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
}