BODY {
	margin:0;
	padding:0;
	background:#848273;	
}

.normal{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #636363;
	text-decoration: none; 
	line-height:14pt
}

.grey{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #acae95;
	text-decoration: none; 
	line-height:14pt
}

.featured{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #363636;
	text-decoration: none; 
	line-height:11pt	
}


.normalheader{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #737373;
	text-decoration: none; 
	text-transform: uppercase;
	letter-spacing: 1.5px;
	line-height:14pt
}

.orange{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #F47121;
	text-decoration: none; 
	line-height:14pt
}

.orange_header{
	font-family:Georgia, Times New Roman, serif; 
	font-size: 25px; 
	font-weight: normal; 
	color: #F47121;
	text-decoration: none; 
	line-height:14pt
}
.white{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: none; 
	line-height:12pt
}


.link_normal{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #363636; 
	text-decoration: none
} 

.link_normal:hover{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #F47121; 
	text-decoration: none; 
	border-bottom: 1px dashed;
}


.link_orange{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #F47121; 
	text-decoration: none
} 

.link_orange:hover{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #363636; 
	text-decoration: none; 
	border-bottom: 1px dashed;
}



.link_white{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none
} 

.link_white:hover{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #363636; 
	text-decoration: none; 
}


ul{
	list-style-image: url(../images/bullet.gif);
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 2px; 
	margin-bottom: 2px;
	font-family: Trebuchet MS;
}


.formtextbox {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	font-size: 12px;
	BACKGROUND: #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-weight: normal;	
}