html {height:100%;}

body {
	height:100%;
	margin:0;
	padding:0;
	scrollbar-face-color:#014A8E;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#014A8E;
	scrollbar-shadow-color:#014A8E;
	scrollbar-highlight-color:#014A8E;
	scrollbar-3dlight-color:#014A8E;
	scrollbar-darkshadow-Color:#014A8E;
	background-image: url(../images/bkgd.gif);
}
h1 {
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
    .rnd_content {
	display:block;
	border:0 solid #014A8E;
	border-width:0 1px;
	padding: 0px;
	background:#014A8E;
	height: 600px;
	width: 798px;
}
#main_content {
	height: 450px;
	width: 600px;
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 30px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#menu {
	width: 60px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
 
#header_content {
	padding: 0px;
	height: 120px;
	width: 700px;
}
 
h2 {
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7BC142;
}
#navigation {
	padding: 0px;
	height: 120px;
	width: 700px;
}
h3 {
	font-family: "Lucida Console", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #7BC142;
}
.home_text {
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.case_text {
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.disclaimer {
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#rnd_container {
	position:absolute;
	z-index:2;
	width: 800px;
	height: 500px;
	/*float: left;*/
	margin-top: 140px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 135px;
}
.rnd_top, .rnd_bottom {display:block; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#014A8E; border-left:1px solid #014A8E; border-right:1px solid #014A8E;}
    .rnd_b1 {margin:0 5px; background:#014A8E;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
.form_style {
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;

}
.required {
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#rnd_container_form {
	position:absolute;
	z-index:2;
	width: 800px;
	height: 700px;
	/*float: left;*/
	margin-top: 140px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 135px;
}
#main_content_form {
	height: 550px;
	width: 600px;
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 30px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
.rnd_content_form {
	display:block;
	border:0 solid #014A8E;
	border-width:0 1px;
	padding: 0px;
	background:#014A8E;
	height: 700px;
	width: 798px;
}
.comment-box {
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#ffffff;
	background-image: none;
	background-color: #FFFFFF;
}
