img {
	border: 0px;
	}
	
a {
	border: 0px;
	color: black;
	}
	
td {
	font-size: 12px;
	font-family: Verdana;
	}
	
p {
	font-size: 12px;
	font-family: Verdana;
	text-indent: 15px;
	text-align: left;
	}

/* Controls Background, Some Centering, and Positioning */
body {
	text-align: center;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana;
	}
	
/* Controls Main Table Background, Some CEntering, and Table Width */
table.body {
	margin: 0px auto 0px auto;
	text-align: center;
	width: 955px;
	background-color: #FFFFFF;
	}
	
table.base {
	background-color:#999999;
	height: 40px;
	width: 955px;
	text-align: center;
	vertical-align: middle;
	margin: 10px 0px 0px 0px;
	}

table#h_nav {
	width: 669px;
}

table#h_nav tr {
	background: #3e3a2f;
	text-align: center;
}

table#h_nav tr a {
	background: url('images/h_nav_gradient.jpg') no-repeat scroll right bottom;
	color: white;
	display:block;
	float:left;
	font-family: "Avant Garde Gothic", "Avant Garde", "Century Gothic", Arial, Helvetica, sans-serif;
	height: 97px;
	line-height:97px;
	text-decoration: none;
	text-transform:uppercase;
	width: 132px;
}

table#h_nav tr a:hover {
	color: #c2cb70;
}

.h_nav_last {
	background: transparent !important;
}

.sm_line {
	line-height:1 !important;
}

.sm_line span {
	margin-top: 30px;
	position: relative;
	float:left;
	*margin-left: 18px;
}

table#h_nav img {
	display:block;
	float:left;
}

table#v_nav {
	width: 286px;
}

table#v_nav tr td a {
	background: url('images/new_navLeftSpacer.jpg') no-repeat scroll left;
	border-bottom: dotted black 1px;
	display:block;
	height:25px;
	line-height:25px;
	margin-left: 16px;
	padding: 1px 0px 1px 23px;
	text-align:left;
	text-decoration:none;
	width:225px;
}

.no_border { border:none !important; }

.content_heading_1 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-:0px 0px 0px 5px;
}

.content_heading_green { 
	color: #669900; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}

td.home_content p {
	font-size:10px;
}

.error_msg {
	color: #FF0000;
	font-weight: bold;
}