FORM, TABLE, DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	border: 0px none white;
}
A {
	text-decoration: none;
}
.nav {
	position:absolute;
	background-image:  url(/images/navOut.jpg);
	layer-background-image:  url(/images/navOut.jpg);
	text-align: center;
	padding-top: 11px;
	color: #31699A;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	width:87px;
	height:24px;
	z-index:10; 
	top: 40px;
	display: block;
}
a.nav:hover {
	background-image:  url(/images/navOver.jpg);
	layer-background-image:  url(/images/navOver.jpg);
	color: #7E8C2D;
	text-decoration: none;
}
.navHome {
	background-image: url(/images/navbox.gif);
	layer-background-image: url(/images/navbox.gif);
	width: 85px;
	height: 15px;
	color: white;
	font-family: Verdana;
	font-size: 10px; 
	font-weight: bold; 
	text-align: center;
	cursor: pointer;
	display: inline;
	top: 0px;
	z-index: 100;
}
.mainSm {
	font-size: 11px;
}
.mainSmLk {
	font-size: 11px;
	color: #0000ff;
}
.mainLk {
	color: #0000ff;
}
.boldGreen {
	font-weight: bold;
	color: #999900;
}
.boldBlue {
	font-weight: bold;
	color: #006699;
}
.mainBlack {
	color: #000000;
}
.tblGrid {
	background-color: black;
	margin: 5px 0px 15px 0px;
}
.tblGrid TH {
	color: #006699;
	background-color: #ECF5FB;
}
.tblGrid TD.leftside {
	text-align: left;
	vertical-align: top;
	background-color: #F1F1D8;
}
.tblGrid TD.rightside {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}

A.mainLk:hover, A.mainSmLk:hover {color: #0000CC;}	
A:hover {text-decoration: underline; }

#divNavLeft {
	position: absolute;
	left: 0px;
	top: 34px;
	z-index: 1;
	width: 23px !important; 
  width: 25px;
	height: 164px !important;
	height: 167px;
	border-right: 2px solid #efefef;
	border-bottom: 2px solid #efefef;
	border-top: 1px solid #ccc; 
	width/**/:/**/23px;
	height/**/:/**/164px;	
}
#divNavTop {
	position: absolute;
	left: 209px;
	top: 0px;
	z-index: 1;
	width: 550px;
	height: 34px !important;
	height: 35px;
	border-bottom: solid 1px #efefef;
	height/**/:/**/34px;
}
#divNavMiddle {
	position: absolute;
	left: 25px;
	top: 78px;
	z-index: 1;
	width: 704px !important; 
  width: 709px;
	height: 121px !important;
	height: 123px;
	border-bottom: solid 2px #efefef;
	padding-left: 5px;
	width/**/:/**/704px;
	height/**/:/**/121px;
}
#divNavRight {
	position: absolute;
	left: 734px;
	top: 0px;
	width: 23px !important;
	width: 26px;
	height: 199px !important;
	height: 201px;
	z-index: 11;
	border-left: solid 2px #efefef;
	border-bottom: solid 2px #efefef;
	border-right: solid 1px #000;
	width/**/:/**/23px;
	height/**/:/**/199px;
}
#divLogo {
	position:absolute;
	width:200px;
	height:125px;
	z-index:105;
	left: 10px;
	top: 0px;
}	
#divLogin {
	position: absolute;
	top:87px;
	left:501px;
	background-color: #C0CB7F;
	layer-background-color: #C0CB7F;
	z-index: 100;
	width: 205px !important;
	width: 217px;
	height: 84px !important;
	height: 96px;
	padding: 5px;
	border: 1px inset white;
	width/**/:/**/205px;
	height/**/:/**/84px;
	margin: 0px
}
#divBody {
	position: absolute;
	z-index: 100;
	left: 23px;
	top: 200px;
	width: 734px !important;
	width: 737px;
	border-right: solid 1px black;
	border-left: solid 2px #efefef;
	width/**/:/**/734px;
}
#divBodyLeft {
	position: relative;
	float: left;
	z-index: 100;
	width: 200px !important;
	width: 224px;
	padding: 12px;
	width/**/:/**/200px;
	background-image: url(images/bluebgrd.jpg);
	background-repeat: repeat-x
}
#divBodyMain {
	position: relative;
	float: left;
	z-index: 100;
	background-image: url(/images/horzline.gif);
	layer-background-image: url(/images/horzline.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 461px !important;
	width: 487px;
	padding: 12px;
	border-right: 2px solid #efefef;
	width/**/:/**/461px
}
#divLeftTitle {
	font-weight: bold;
	margin-bottom: 10px;
	width: 198px !important;
	width: 200px;
	border: solid 1px black;
	width/**/:/**/198px;
}
#divFooterTop {
	position:relative;
	clear: both;
	margin-left: -25px;
	z-index:1;
	background-color: #C0CB7F;
	layer-background-color: #C0CB7F;
	text-align: center;
	height: 18px;
	width: 759px;
	border-top:	solid 2px #efefef;
	border-bottom: solid 2px #efefef;
	padding-top: 2px
}
#divFooterBottom {
	position:relative;
	clear: both;
	margin-left: -25px;
	width: 759px;
	height: 18px;
	z-index:1;
	border-bottom: solid 2px #000; 
	background-color: #96A6B3; 
	layer-background-color: #96A6B3; 
	text-align: center; 
	padding: 2px 0px 0px 0px;
}
.shadow {
	position:absolute;
	opacity: .1;
	filter: alpha(opacity=10);
	-moz-opacity: .1;
	background-color: #000000;
}
#divLogoShadow1, #divLogoShadow2, #divLogoShadow3 {
	position:absolute;
	width:200px;
	height:125px;
}
