body {
	font-family:		Arial, Verdana, Helvetica; 
	font-size:		12px;
	margin:			0px;
	padding:		0px;
}

A:link {
	color:			#826320;
	text-decoration:	none
}

A:active {
	color: #ffffff;
	text-decoration:	none
}

A:visited {
	color: #826320;
	text-decoration:	none
}

A:hover {
	color: #003333;
	text-decoration:	none
}

div, p, th, td, li, dd, dl, dt {
	/* redundant selectors to help NS4 not forget */
	color:			#333333; 
	font-family:		Arial, Verdana, Helvetica; 
	font-size:		12px;
	line-height:		18px;
}

.li_pad {
	padding-bottom:10px;
}

/*.copy {
	color:			#333333; 
	font-size:		12px;
	font-family:		Arial, Verdana, Helvetica; 
	line-height:		18px
}*/

.copy_bold {
	color:			#333333; 
	font-size:		12px;
	font-family:		Arial, Verdana, Helvetica; 
	font-weight:		bold;
	line-height:		15px
}

.copy_white {
	color:			#ffffff; 
	font-size:		12px;
	font-family:		Arial, Verdana, Helvetica; 
	line-height:		15px
}

.copy_green_info {
	color:			#336666; 
	font-size:		12px;
	font-family:		Arial, Verdana, Helvetica; 
	line-height:		18px
}	

.copy_green_info_bold {
	color:			#336666; 
	font-size:		12px;
	font-family:		Arial, Verdana, Helvetica; 
	font-weight:		bold;
	line-height:		18px
}	

.copy_red_alert {
	color:			#990000; 
	font-size:		12px;
	font-family:		Arial, Verdana, Helvetica; 
	line-height:		18px
}	

.copy_red_alert_bold {
	color:			#990000; 
	font-size:		12px;
	font-family:		Arial, Verdana, Helvetica; 
	font-weight:		bold;
	line-height:		18px
}	

.headline {
	color:			#003333;
	font-size:		30px;
	font-family:		Arial, Verdana, Helvetica; 
	line-height:		31px
}	

.header_1 {
	color:			#336666; 
	font-size:		25px;
	font-family:		Arial, Verdana, Helvetica; 
	line-height:		27px
}	


.header_2 {
	color:			#336666; 
	font-size:		16px;
	font-family:		Arial, Verdana, Helvetica; 
	font-weight:		bold;
	line-height:		18px
}	

.header_3 {
	color:			#336666; 
	font-size:		13px;
	font-family:		Arial, Verdana, Helvetica; 
	font-weight:		bold;
	line-height:		14px
}

.photo_caption {
	color:			#666666; 
	font-size:		11px;
	font-family:		Arial, Verdana, Helvetica; 
	line-height:		14px;
	letter-spacing:		0.2mm;
}	

.footer {
	color:			#666666; 
	font-size:		10px;
	font-family:		Arial, Verdana, Helvetica; 
	line-height:		13px
}					

ul.arrow { 
	list-style-position:	outside;
	list-style-image:	url("/images/xhtml/list_arrow_gold.gif"); 
}

.under {
	color:			#ebe3bf;
	height:			1px;
}

.tborder {
	border:			1px solid;
	/*border-left:		1px solid;
	border-right:		1px solid;
	border-bottom:		1px solid;
	border-top:		1px solid;*/
}

.tborderpad {
	width:			90%;
	border:			1px solid;
	padding:		3px;
}

.tshade {
	background-color:	#eeeeee;
}

.thead {
	background-color:	#669999;
	color:			#ffffff;
}

.textinput {
	font-family:		Arial, Verdana, Helvetica;
	font-size:		13px;
	padding:		0 2px 0 2px;
	background-color:	#eeeeee;
}

.formbutton {
	font-family:		Arial, Verdana, Helvetica;
	font-size:		12px;
	margin:			0px;
	padding:		0 2px 0 2px;
	background-color:	#eeeeee;
}

.selectlist {
	font-family:		Arial, Verdana, Helvetica;
	font-size:		12px;
	padding:		0 2px 0 2px;
}
