body {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	background: #fff;
}
 
/*--Global Property--------------------------------------------*/
 
*{margin: 0; padding: 0;}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
p {margin: 5px 0; padding: 5px 0;}
 
/*--Layout Property--------------------------------------------*/
 
#main {
	height: 100%;
	min-height: 724px;
	background: url(stretch.gif) repeat-y;
	position: relative;
	overflow: hidden;
}
*html #main { height: 724px; overflow: visible;}
.container {
	margin: 0 auto;
	width: 750px;
	font-size: 1.2em;
}
 
/*--Header Property---------------*/
#header {
	width: 750px;
	float: left;
	height: 20px;
	position: absolute;
	top: 0;
	border: 1px solid #FFFFFF;
	left: 0;
	background-color: #FFFFFF;
}
#header h2 {
	padding: 20px 20px;
	font-size: 3.5em;
}
#header ul {
	float: left;
	margin-left: 10px;
	list-style: none;
	display: inline;
}
#header ul li {
	float: left;
	margin: 0 5px;
}
#header ul li a{
	display: block;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #222;
}
#header ul li a:hover{
	background: #ddd;
	border: 1px solid #bbb;
}
/*--Side Col Property---------------*/
#sidecol {
	float: left;
	width: 179px;
	position: absolute;
	top: 55px;
	left: 565px;
	margin: 0px;
	padding: 0px;
	height: 670px;
}
#sidecol h2 {
	padding: 0px;
	margin: 0;
	overflow: hidden;
	display: block;
	clear: both;
	font-weight: bold;
	font-size: 13px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#sidecol h3 {
	padding: 0px;
	margin: 0;
	overflow: hidden;
	display: block;
	clear: both;
	font-weight: normal;
	font-size: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#sidecol ul  {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidecol ul  li {
	display: block;
	margin: 0;
	padding: 0;
}
#sidecol ul li a{
	display: block;
	width: 225px;
	padding: 7px 0 7px 10px;
	text-decoration: none;
	color: #222; 
	background: #ddd url(sidecol_a.gif) no-repeat right top;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #eee;
}
#sidecol ul  li :hover {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	background: #ccc;
}
#sidecol a{
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
#sidecol a:hover {
	text-decoration: underline;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	color: #660000;
}
/*--Content Property---------------*/
#content {
	float: left;
	display: inline;
	width: 560px;
	padding: 0px;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
/*--Footer Property---------------*/
#footer {
	background: url(footer.gif) no-repeat;
	float: left;
	height: 56px;
	line-height: 56px;
	width: 100%;
	text-align: center;
	color: #fff;
}
.buttonlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 1px #660000 solid;
	cursor: hand;
	margin: 0px;
	color: #660000;
	background-color: #FFFFFF;
	background-image: url(BG_stripe.gif);
	text-align: center;
	text-indent: 0pt;
	word-spacing: normal;
	letter-spacing: normal;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square
}
.formfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: none
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660000;
	cursor: hand;
	margin: 0px;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: center;
	text-indent: 0pt;
}
.state_dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF
}
.headerLRG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none
}
.marq {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.formfields2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	background-color: #FFCC00;
}
.image {
	cursor: default;
}
.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none}
.small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
