HTML, BODY { height: 100%; margin: 0 0; padding: 0 0; }

a:link {text-decoration:none;
		color:#FFFFFF;}
		
a:visited {text-decoration:none;
		   color:#FFFFFF;}
		
		
a:visited.style4 {text-decoration:none;
		   color:#000000;}
		   
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #d9b93a;
	text-decoration: underline;
}


a:hover.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color:black;
	text-decoration:none
}
a:link.style4 {text-decoration:none;
		color:black;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/gradationBG.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
#logoPos {
	position:absolute;
	left:0px;
	top:35px;
	width:100%;
	height:120px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#aptBdy {
	position: absolute;
	width: 100%;
	top: 135px;
	left: 0px;
}

.pageBG {
	background-image: url(../images/CSbackground.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.tdBG {
	background-image: url(../images/fadingBG.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.linkBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.smallTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.sideBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2A5312;
}
.grnblt {
	list-style-image: url(../images/rndBulletgrn.gif);
}
.ylblt {
	list-style-image: url(../images/rndBullet.gif);
}
#imgCtnr {
	page-break-before: auto;
}

#aptLnkPos{
	position: absolute;
	width: 100%;
	top: 117px;
	left: 0px;
}

#aptLnkPosMain {
	position:absolute;
	left:0px;
	top:96px;
	width:100%;
	z-index: 5;
	
}


.style4 {
	font-size: 10pt;
	font-weight: bold;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.style7 {
	color: #829E75;
	font-style: italic;
	font-size: 24pt;
	font-weight: bold;
}
.style8 {color: #2A5311}
.style5 {
	background-color: #2A5311;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

td.linkBar {
text-align:left;
}




div#navbar {
	height: 20px;
	width: 800px;
	border-top: solid #666666 1px;
	border-bottom: solid #666666 1px;
	border-left:solid #666666 2px;
	border-right: solid #666666 2px;
	background-image:url(../images/paleBG.png);
	margin-right: auto;
	margin-left: auto;
}
div#navbar ul {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFF;
line-height: 20px;
white-space: nowrap;
}
div#navbar li {
list-style-type: none;
display: inline;
}
div#navbar li a {
text-decoration: none;
padding: 3px 8px;
color: #FFF;
}
div#navbar li a:link {
color: #FFF:
}
div#navbar li a:visited {
color: #CCC;
}
div#navbar li a:hover {
	font-weight: bold;
	color: #ffd12a;
	background-color: #477021;
	font-size: 10px;
	
}
div#body {
	height: 100%;
	width: 800px;
	border-top: solid #666666 1px;
	border-bottom: solid #666666 1px;
	border-left:solid #666666 1px;
	border-right: solid #666666 1px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: inherit;
	background: url(../images/CSbackground%20main%20page.jpg) top;
}
div#content {
	height: auto;
	width: 800px;

}
#footer {
	height: 30px;
	line-height: 30px;
	bottom: auto;
	position: absolute;
	width: 800px;
	bottom: 0px;
	background-image: url(../images/paleBG.png);
	margin-right:inherit;
	margin-left:inherit;
	z-index: 4;
	
}

#tblbg {
	background:url(../images/CSbackground.jpg) no-repeat;
	}
#inst {
	font:Arial, Helvetica, sans-serif normal bold;
	font-size:9px;
	color:#550000;
	}
	
#caption {
	padding: 10px;
	margin-left: 10px;
		}