html {
	height:100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #0099FF url(/images/bkgrnd.jpg) repeat-x;
	margin: 10px 0px 1px;
	height: 100%;
}
a {
	font-weight: bold;
}	
a:link {
	text-decoration: none;
	color: #0033FF;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#right img {
	margin: 0px 10px 10px;
	float: left;
	padding: 0px;
}
#right h1, #left h1, #form h1 {
	font-size:12px;
	color:#333333;
	margin: 0px 0px 10px;
	background: url(../images/htags.jpg) repeat-x;
	padding:2px 0px 0px 10px;
	height: 20px;
	text-transform: uppercase;
}
#right h2 {
	font-size:14px;
	color:#0033FF;
	border-bottom: 1px dotted #333333;
	margin: 10px 10px 5px;
	padding: 0px;
}
#holder {
	margin: 0px auto;
	width: 812px;
}
#header {
	float: left;
	height: 150px;
	width: 800px;
	margin-top: 4px;
	margin-left: 4px;
	background-image: none;
	background-color: #0099FF;
	display: inline;
}
#content {
	width: 808px;
	border: 2px solid #000066;
	float: left;
	background: #FFFFFF;
	padding-bottom: 4px;
}
#left {
	width: 170px;
	float: left;
	border: 1px solid #999999;
	margin: 4px;
	background: url(/images/menublend.jpg) repeat-y;
	height: 510px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#left img {
padding-top:10px;
}
#right {
	float: left;
	width: 622px;
	margin-top: 4px;
	border: 1px solid #999999;
	background: #FFFFFF url(../images/bodyblend.jpg) repeat-x bottom;
	margin-bottom: 4px;
	font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin: 0px 10px 20px;
	padding: 0px;
}
#breadcrumb {
	width: 550px;
	display: block;
	margin: 0px 0px 2px 5px;
	padding: 0px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
#breadcrumb a {
	text-decoration:none;
	color:#0033FF;
	display: inline;
	font-weight: bold;
	font-size: 9px;
} 
#breadcrumb a:hover {
	text-decoration:none;
	color:#FF0000;
}
.form-text {
	width: 20%;
	font-weight: bold;
	color: #0000CC;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	display: block;
	float: left;
}
.listleft {
	width: 50%;
	line-height: 2em;
	margin-top: 15px;
	text-align: center;
	display: block;
	float: left;
	clear: left;
}
.listright {
	width: 49%;
	float: right;
	margin-top: 15px;
	text-align: center;
	line-height: 2em;
}
#left ul {
	margin: 0px;
	padding: 0px;
}

#left li {
	list-style: none;
	margin: 0px;
	position: relative;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	display: block;
	padding: 5px 0px 0px 20px;
	height: 20px;
	border-bottom: 1px dotted #666666;
	background: url(none);
	float: left;
	width: 150px;
}

#left li a {
	color:#333333;
	display:block;
	width:100%;
}

#left li a:hover {
	color: #FF0000;
	text-decoration:none;
}
#left li:hover {
	margin: 0px;
	background: url(/images/hvrmenu.jpg) no-repeat;
}
#right li {
}
#right li a {
	text-decoration: none;
}
#right li a:hover{
	text-decoration:underline;
}
#left h1 {
	font-size:12px;
	color:#333333;
	text-transform: uppercase;
	background: url(../images/htags.jpg) repeat-x;
	margin: 0px 0px 5px;
	padding: 2px 0px 0px 20px;
	height: 20px;
}
#right h3 {
	font-size: 10px;
	margin: 10px 10px 5px;
	padding: 0px 0px 0px 5px;
	font-style: italic;
	color: #330033;
	border-bottom: 1px dotted #333333;
}
.form-btn {
	margin: 0px 0px 5px 10px;
	padding: 0px;
	float: left;
}
#footer {
	text-align: center;
	font-size: 9px;
	color: #333333;
	padding-top: 10px;
	width: 810px;
	float: left;
}
#form {
	float: left;
	width: 622px;
	margin-top: 4px;
	background:;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin-bottom: 4px;
	padding-bottom: 5px;
	background: #00CCFF;
}
#form h2 {
	font-size:14px;
	color:#0033FF;
	border-bottom: 1px dotted #333333;
	margin: 10px 10px 5px;
	padding: 0px;
}
hr {
	margin: 10px 0px;
	padding: 0px;
	color: #000099;
	display: block;
}
#left ul li.sub {
	padding-left: 25px;
	width: 145px;
}
#left ul li.sub a {
	color: #000099;
}
#left ul li.sub a:hover {
	color: #FF0000;
}
#right img {
	float: left;
	display: block;
}
