/*imports non-NS 4.x compliant items*/@import url(not4ns4.css);
#warning_popup { background-color: #ffffff; font-family: Verdana, Geneva, sans-serif; font-size: 8pt; font-weight: normal; color: #000000; text-align: left; position: absolute; top: 20%; left: 50%; border: thick solid #003376; padding: 30px; display: block; z-index: 3000; width: 350px;  margin-left: -175px}
#warning_popup a:active, #warning_popup a:link, #warning_popup a:visited { font-size: 8pt; color: #003376; font-weight: bold; }
#warning_popup a:hover{ font-size: 8pt; color: #A49365; font-weight: bold; }
#main_bg 		{width:100%; margin:0 auto;position:relative;}

/*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;
}

