body	{
	background: #fff;
	color: #000;
	margin: 0px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 12px;
}

p, input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #404040;		
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #404040;		
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

.enhanceText1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #9aca3b;	
}

.enhanceText2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9aca3b;	
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #404040;		
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404040;		
}
	
.CleanUp {
	height:0px;
	clear:both;	
	padding: 0px;
	margin: 0px;
	background-color:#3300FF;
}	

.NoStylesDisplay {
	float: left;
	position:absolute;
	left:-2500px;
}
	
/* DIVS ////////////////////////////////////////////////////////*/
.wrapper	{
	border: 1px #fff;
	margin: 0px auto;
	/* border: 1px solid #F0F0F0; */
	width: 704px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 704px;
}

.Header {
	float: left;
	width: 704px;
	height: 79px;
	background-image: url(images/HeaderImage.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.TopNav {
	float: left;
	width: 704px;
	height: 21px;
	text-align: left;
	vertical-align: top;
	background-image: url(images/TopNav_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	padding: 0px;
}

.SubNav {
	float: left;
	width: 704px;
	height: 21px;
	text-align: left;
	padding: 0px;
}

.PageTop_Inner {
	float: left;
	width: 704px;
	height: 145px;
	background-image: url(images/Titles_Inner01.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}

.PageTop_Inner02 {
	float: left;
	width: 704px;
	height: 145px;
	background-image: url(images/Titles_Inner02.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}

.PageTop_Inner03 {
	float: left;
	width: 704px;
	height: 145px;
	background-image: url(images/Titles_Inner03.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}

.PageTop_Home {
	float: left;
	width: 704px;
	height: 50px;
}

.Content {
	float: left;
	width: 704px;
	padding: 0px 0px 10px 0px;
	text-align: left;	
}

.Footer_Inner{
	float: left;
	width: 704px;
	height: 28px;
	font-size: 7px; 
	color: #B1B1B1;	
	text-align: left;
	background-image: url(images/Footer_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;			 	
}

.Footer_Home_A{
	float: left;
	width: 704px;
	height: 195px;
	font-size: 7px; 
	color: #B1B1B1;	
	text-align: left;
	vertical-align:bottom;
	background-image: url(images/Footer_Home.gif);
	background-position:top left;
	background-repeat:repeat-x;				 	
}

.Footer_Home{
	float: left;
	width: 704px;
	height: 30px;
	font-size: 7px; 
	color: #B1B1B1;	
	text-align: left;
	vertical-align:bottom;
	background-image: url(images/Footer_HomeBG.gif);
	background-position:top left;
	background-repeat:repeat-x;				 	
}
/* END DIVS ////////////////////////////////////////////////////*/


/* List and Links //////////////////////////////////////////////*/


/*// Top NAV*/
.TopNav ul {
	padding:0px 0px 0px 0px;
	margin: 0px;
	display:block;
	}

.TopNav ul li {
	display:inline;
	white-space:nowrap;
	padding: 0 22px 0 0;	
	}

.TopNav ul li a {
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-size: 10px;  
	color: #404040;	
}

.Content ul li ul li a {
	font-weight: normal;
}

.TopNav ul li a:hover{
	color: #9ACA3B;	
}

/*//Sub NAV*/
.SubNav ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display:block;
	}

.SubNav ul li {
	display:inline;
	white-space:nowrap;
	padding: 0 4px 0 0;		
	}

.SubNav ul li a {
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-size: 10px;  
	color: #000000;	
}

.SubNav ul li a:hover{
	color: #9ACA3B;	
}

/*//Footer Inner */
.Footer_Inner ul {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	display:block;
	}

.Footer_Inner ul li {
	display:inline;
	white-space:nowrap;
	padding: 0 0 0 0;	
	}

.Footer_Inner ul li a {
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-size: 7.5px;  
	color: #B1B1B1;	
}

.Footer_Inner ul li a:hover{
	text-decoration: underline;
}

.Footer_Home ul {
	padding: 15px 0px 0px 0px;
	margin: 0px;
	display:block;
	}

.Footer_Home ul li {
	display:inline;
	white-space:nowrap;
	padding: 0 0 0 0;	
	}

.Footer_Home ul li a {
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-size: 7.5px;  
	color: #B1B1B1;	
}

.Footer_Home ul li a:hover{
	text-decoration: underline;
}	
/* End and Links ///////////////////////////////////////////////*/	