	
	*{font-family:arial,verdana; font-size:11px; font-weight:normal; color:#666666;}
	body{margin:0px; text-align:center;}
	#header{text-align:center; width:100%; height:83px; background-color:#87c786; float:left; display:block;}
	#content{width:750px; margin: 0 auto; display:block; text-align:left; clear:left;}
	#blankTop{width:200px; background-color:#f3f3f3; display:block; float:left; height:50px;}
	#topPad{width:100%; background-color:#f4f4f4; display:inline; height:30px; float:left;}
	#main{width:750px; height:270px; border-top:solid 1px #87c786; border-bottom:solid 1px #87c786; display:block; clear:left; }
	#mainGrey{width:4px; height:270px; display:inline; float:right; background-color:#b7b7b7;}	
	#mainWhite{width:1px; height:270px; display:inline; float:right; background-color:#ffffff;}	
	#bottomPad{width:100%; background-color:#f6f6f6; display:block; height:206px; float:left;}
	#bottomLeft{width:200px; background-color:#ebebeb; display:inline; float:left; height:206px; border-right:solid 1px #ffffff;}
	#bottomRight{width:549px; background-color:#e1e1e1; display:inline; float:right; height:206; overflow:auto;}
	#bottomGreen{width:4px; height:206px; display:inline; float:right; background-color:#87c786;}	
	#bottomFoot{width:100%; background-color:#f9f9f9; display:block; height:40px; float:left; border-top:solid 1px #ffffff; clear:left;}
	#bottomFootLeft{text-align:center; width:200px; background-color:#f3f3f3; display:block; float:left; height:40px; border-right:solid 1px #ffffff;}
	#bottomFootRight{width:549px; background-color:#eeeeee; display:block; height:40px; float:right;}
	#contentBottom{width:740px; margin: 0 auto; display:inline; text-align:left; clear:left; border-left:solid 3px #7d7d7d;border-right:solid 4px #339900;}
	#copy{padding-top:20px; padding-left:5px; color:#b7b7b7; float:left;}
	#apv{padding-top:20px; padding-left:10px; color:#b7b7b7; float:left;}
	#credits{padding-top:20px; padding-right:10px; color:#b7b7b7; float:right;}
	#bottomLeftGrey{width:4px; height:206px; display:inline; float:left; background-color:#7d7d7d;}
	a.foot{text-decoration:none; font-weight:normal; color:#b7b7b7;}
	a.foot:hover{text-decoration:underline; font-weight:normal; color:#87c786;}
	
	#nav{width:195px; float:left; display:block; overflow:hidden; height:206px;}
	#nav a{color:#7d7d7d;display: block;text-decoration:none;background-color: #ebebeb;padding-top:3px; padding-bottom:3px; width: 100%px; border-bottom:solid 1px #ffffff; padding-left:5px;clear:left;}
	#nav a:hover{background-color: #87c786; padding-left:5px;color:#ffffff;}
	
	#text{/*padding-top:10px; padding-left:10px;*/width:545px; display:block; float:left; height:196px; border-right:solid 4px #87c786; }
	#textInner{margin:10px 0px 0px 10px;}
	#areaTitle{font-weight:bold;font-size:13px; display:inline;}
	#pageTitle{font-weight:bold;font-size:13px; display:inline; color:#87c786; text-transform: lowercase;}
	p{font-weight:normal;}
	
	#logo{padding-left:5px;padding-top:15px;float:left;display:inline;}
	#topNav{float:right;text-align:left;margin-top:30px;padding-left:30px;}
	#topNav a{font-weight:bold; font-size:14px; color:#ffffff; text-decoration:none;}
	#topNav a:hover{font-weight:bold; font-size:14px; text-decoration:underline; }	
	
	input.text{font-weight:bold; background-color:#e1e1e1; border:solid 1px #87c786; color:#000000;}
	textarea.text{font-weight:bold; background-color:#e1e1e1; border:solid 1px #87c786; color:#000000;}
	td.bold{font-weight:bold;}
	input.submit{font-weight:bold;color:#000000;}
	
	b{font-weight:bold;}
	i{font-style:italic;}
	u{text-decoration:underline;}