body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	background-image:url("../images/bg.gif");
}

.dkblue { background-color:#AFB97B; }
.taupe { background-color:#EDEDDD; }
.navGrey { background-color:#A29C86; 
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	text-align:right;
		}
.navGrey:hover { 
	background-color:#505927; 
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	width:192px; 
	height:13px;
	text-align:right;
	}
.navTaupe { background-color:#EDEDDD; 
	font-family:verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	text-align:right;
		}
.navTaupe:hover { 
	background-color:#505927; 
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	width:192px; 
	height:13px;
	text-align:right;
	}	
.content {
	font-family: arial;
	font-size:11px;
	color:#333333;
	line-height:16px;
	}
.header {
	font-family: arial;
	font-size:11px;
	color:#333333;
	line-height:16px;
	text-transform:uppercase;
	font-weight:bold;
	}	
.whatsNew {
	font-family: arial;
	font-size:11px;
	color:#ffffff;
	line-height:16px;
	}	
a.whatsNew {
	font-family: arial;
	font-size:11px;
	color:#ffffff;
	line-height:16px;
	}	
a.whatsNew:hover {
	font-family: arial;
	font-size:11px;
	color:#D39D53;
	line-height:16px;
	}		
a { 
	color:#B05E0C; 
	}
a:hover { 
	color:#2A3B4B; 
	}	
.maroon { background-color:#3C6730; }
.ltorange { background-color:#CC9933; }
.white { background-color:#ffffff; }
.grey { background-color:#A29C86; }
.brown { background-color:#505927; }

.formbox{
	background-color:#EDEDDD;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	margin-bottom: 1px;
	padding-bottom:1px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	font-family:verdana;
	font-size:11px;
}	

ul { margin-top:0; }

.formHeader {
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	}
	.head {
	font-family:arial;
	font-weight:bold;
	font-size:13px;
	color:333333;
    }
	
	.subhead {
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
    }
	
	.columnhead {
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
    }
	
	.columnbody {
	font-family:arial;
	font-size:11px;
    }
	
	.tablesubtext {
	font-family:arial;
	font-style:italic;
	font-size:11px;
	font-weight:bold;
    }
		
.header {
	font-family: arial;
	font-size:11px;
	color:#333333;
	line-height:16px;
	text-transform:uppercase;
	font-weight:bold;
	
