A:link {color : #333333; text-decoration: none;}
A:visited {color : #333333; text-decoration: none;}
A:active  {color : #095AA6; text-decoration: none; font-weight : bold;}
A:hover   {color : #095AA6; text-decoration: none;}

/*leftnav*/
.menu1{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color: #333333;
font-weight : bold;
padding-top:4px;
padding-bottom: 4px;
display:block;
height: 20px;
text-decoration: none;
}

.submenu, .submenu:link {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color: #4D677D;
font-weight : normal;
display: block;
height: 18px;
text-decoration: none;
}

.submenu:hover {
font-weight : bold;
color : #095AA6;
}

.hide{
display: none;
}
.show{
display: block;
}

/*backgrounds/lines*/
.bgblue {
background-color: #E1E7EC;
}
.bgblue2 {
background-color: #EBECEE;
}
.bgblue3 {
background-color: #B0C1CE;
}
.bgblue4 {
background-color: #095AA6;
}
.adminblue {
background-color: #F2F7FA;
}

/*copy/links*/
.title{font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 12px;color : #4D677D; font-weight : bold; text-decoration: none;}
.copy,.copy:link,.copy:visited,.copy:hover,.copy:visited {font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px;color : #333333; line-height: 16px; font-weight : normal; text-decoration: none;}
.copyb {font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px;color : #333333; line-height: 16px; font-weight : bold; text-decoration: none;}
.copyital {font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px;color : #333333; line-height: 16px; font-weight : normal; text-decoration: none; font-style: italic;}
.cblue {font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px;color : #095AA6; line-height: 16px; font-weight : normal;}
.cblueb {font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px;color : #095AA6; line-height: 16px; font-weight : bold;}
.note{font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px;color : #FF0000; line-height: 16px; font-weight : normal;}
.url,.url:link,.url:visited,.url:hover,.url:visited {font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px;color : #333333; font-weight : normal; text-decoration: underline;}