body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/home_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 13px;
	line-height: 20px;   
	color: #000; 
	}
#container {
	background: url(images/mainbg.jpg) center repeat-y;
	z-index: 1;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	border: 0px;
	}

h1 {
	font-size: 18px;
	color: #666666;	
	}

h2 {
	font-size: 16px;
	color: #666666;
	}
	
h3 {
	font-size: 14px;
	color: #666666;
	}
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	}
	
.title {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	}
	
.white {
	color: #fff;
	}
	
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.Header {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0062C8;
	font-weight: bold;
}
.BodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.ContentIndicator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E60000;
	font-weight: bold;
}


/* LINK STUFF */

a:link {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: underline;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.top:link {
	color: #404141;
	text-decoration: none;
	font-weight: bold;	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.top:visited, a.top:active {
	text-decoration: none;
	color: #404141;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.top:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


/* PLACEMENT AND OTHER FUN STUFF */

		
.imageFloat {
	float: right;
	padding-left: 20px;
	}
	
.imageFloat2 {
	float: left;
	padding-right: 20px;
	}
	
.newsBox {
	background: url(images/hm_boxbg.jpg) top repeat-x #cccbcb;
	height: 161px;
	width: 273x;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.blogBox {	
	background: url(images/hm_blog1.jpg) bottom no-repeat #cccbcb;
	width: 273x;
	height: 87px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.hmMainText {
	background:url(images/maintablebg.jpg) top repeat-x #fff;
	padding-right: 20px;
	padding-left: 20px;
	}
	
#flashcontent {	
	width: 1000px;
	height: 356px;
	float: right;		
	}
	

/* DESIGN STYLES */

.tableBG {
	background:url(images/maintablebg.jpg) top no-repeat #fff;
	}
	
.formfield {
	border: 1px solid #a1a1a1;
	background-color: #fff;
	height: 18px;
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.button {
	background-color: #a1a1a1;
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	}