.bodytext,input,select,checkbox,td,textarea
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #000000; 
}

.bodytext11
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 11px;
  color : #000000; 
}

.smalltd
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 1px;
}

.lists ,UL
{ margin-top: 0;
  border-top-width: 0;
  padding-top: 0;
  margin-bottom: 0;
  border-bottom-width: 0;
  padding-bottom: 0)
}

.header
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 16px;
  color : #C3001A; 
  font-weight: bold; 
}

.subhead	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 13px;
  color : #660000;
  font-weight: bold; 
}

.whitetext
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #FFFFFF; 
}

.captiontext
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 10px;
  color : #C6001A;
  font-weight: bold; 
}


.quotetext
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #C00018; 
  font-weight: bold; 
}

.topnavlink A	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 13px;
  color : #FFFFFF;
  font-weight: normal;
  text-decoration: none; 
}

.topnavlink A:visited	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 13px;
  color : #FFFFFF; 
  font-weight: normal;
  text-decoration: none;
}

.topnavlink A:hover	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 13px;
  color : #FCB327; 
  font-weight: normal;
  text-decoration: none;
}

.topnavlinkactive	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 13px;
  color : #FCB327; 
  font-weight: normal;
  text-decoration: none;
}

.bodytextlink A	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #660000;
  font-weight: normal;   
}

.bodytextlink A:visited	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #660000; 
  font-weight: normal;
}

.bodytextlink A:hover	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #660000; 
  font-weight: normal;
  text-decoration: none;
}

.leftnavheader	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 13px;
  color : #660000;
  font-weight: bold;
  text-decoration: none; 
}

.leftnavheader A	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 13px;
  color : #660000;
  font-weight: bold;
  text-decoration: none; 
}

.leftnavheader A:visited	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 13px;
  color : #660000; 
  font-weight: bold;
  text-decoration: none;
}

.leftnavheader A:hover	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 13px;
  color : #660000; 
  font-weight: bold;
  text-decoration: none;
}

.leftnavlink A	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 11px;
  color : #C00018;
  font-weight: normal;
  text-decoration: none; 
}

.leftnavlink A:visited	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 11px;
  color : #C00018; 
  font-weight: normal;
  text-decoration: none;
}

.leftnavlink A:hover	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 11px;
  color : #660000; 
  font-weight: bold;
  text-decoration: none;
}

.leftnavlinkactive	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 11px;
  color : #660000; 
  font-weight: bold;
  text-decoration: none;
}

.alerttext
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #FF0000; 
  font-weight: bold; 
}

.vbalert
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #663399; 
  font-weight: bold; 
}

.cmsalert
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 11px;
  color : #0066CC; 
  font-weight: bold; 
}

.cmstext
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #FF0000; 
  font-weight: normal; 
}

.requiredtext
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #CC0000; 
}

.errortext
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 11px;
  font-weight: bold;
  color : #C00018; 
}

.errortable
{
	border-collapse: collapse;
	border-style: solid;
	border-width: 2px;
	border-color: #C00018;		
	padding: 10px;
	
}

/* ######### Default class for drop down menus ######### */

.anylinkmenu {
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font-family : verdana,arial,helvetica,sans-serif; 
font-size : 10px;
color : #FFFFFF;
font-weight: bold;
text-decoration: none;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #660000;
width: 180px; /* default width for menu */
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: url("/images/clear.gif")
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #FFFFFF;
}

.anylinkmenu a:hover{ /*hover background color*/
background: #c6001a;
color: white;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}


