/*imports non-NS 4.x compliant items*/@import url(not4ns4.css);
/*Font Properties-----------------------------------------------------------------*/
/*		Font Families*/
#menu a ,#ftr ,#lSide , #body ,#rSide ,li ,th ,td ,p ,dd ,dt ,dl{  font-family: Verdana, Arial, Helvetica, sans-serif;}/*Font 1*/
/*		Font Weights*/
#menu a {  font-weight: bold;}/*Bold*/
/*		Font Styles*/
#menu a {  font-style:normal;}/*Normal*/
/*		Font Sizes*/
#ftr {  font-size: 10px;}/*Small*/
#menu a ,#lSide ,#body ,#rSide td ,body ,td ,th ,li ,p ,dd ,dt ,dl{  font-size: 11px;}/*Regular*/
/*		Font Decorations*/
#menu a ,#lSide a ,#rSide a{  text-decoration: none}/*None*/
/*		Font Indetation*/
p{  text-indent: 15px;}/*15px*/
/*		Font Colors*/
#menu a ,#lSide a ,#rSide a ,#ftr a ,#body a ,h4{ color: #039;}/*Color 1*/
#menu a:hover ,#go ,th{ color: #FFF;}/*Color 2*/
#ftr a:hover ,#lSide a:hover ,#rSide a:hover ,#body a:hover ,h5{ color: #6699FF;}/*Color 3*/
#sdm a { color: #039;}/*Color 4*/
/*Multi-element Properties-----------------------------------------------------*/
/*		Background Colors*/
#menu a:hover ,#go ,th{ background-color: #039;}
/*Other Properties----------------------------------------------------------------*/
#menu a{ height: 15px; width: 80px;}
#menu a:hover{border-bottom: 2px solid #CCCCFF;}
#lSide #edge{border-right: 1px solid #039;}/*Border Right*/
#rSide #edge{border-left: 1px none #039;}/*Border Left*/
#rSide #edge{border-top: 1px solid #039;}/*Border Top*/
#lSide #edge ,h4 ,h5{border-bottom: 1px solid #039;}/*Border Bottom*/
.pad ,#lside div{padding-left:10px}
h4{height:21px}
.hbl {
	width: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	border: 1px solid #003399;
	background-color: #FFFFFF;
}
