@charset "utf-8";
/* CSS Document */
body, div, h1, h2, h3, h4, h5, h6, p, ol, ul, li, a, form {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	background-color: #DADADA;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size:80%;/*	line-height:100%;
	margin-bottom:16px;*/
}
h1 {
	font-size: 130%;
	color: #00276A;
	margin-bottom:10px;
}
h2 {
	font-size: 120%;
	color: #003366;
}
h3 {
	font-size: 100%;
}
h4 {
	font-size: 100%;
	text-decoration: underline;
}
h5 {
	font-size: 90%;
}
h6 {
	font-size: 80%;
}
ul {
	font-size:80%;
	margin-left:15px;
	margin-bottom:1em;
}
.clearfloat {
	clear:both;
	height:10px;
	line-height: 10px;
}
.clearfloat2 {
	clear:both;
	height:10px;
	line-height: 10px;
}
#outer-wrapper {
	background-color: #ffffff;
	margin: 0 auto 0 auto;
	width: 700px;
	max-width: 700px;
	border: 1px solid #336699;
	height:100%;
}
#outer-wrapper-interior {
	background-color: #FFF;
	margin: 0 auto 0 auto;
	width: 700px;
	max-width: 700px;
	overflow:auto;
	/*	background-image: url(/assets/PageElements/insideBackground2.jpg);*/	
	
	background-repeat: no-repeat;
}
#Content {
	float: right;
	width: 700px;
	max-width: 700px;
	padding: 11px 0px 11px 0px;
	background-color: #ffffff;
	font-size: 90%;
}
/* HEADER DIVS */
#header {
	Height:136px;
	width: 700px;
	max-width: 700px;
}
#header_logo {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 239px;
}
#topRightImage {
	float: right;
	height: 72px;
	width: 461px;
}
#frontContent {
	color: #134C9D;
	height: auto;
	width: 680px;
	padding: 10px;
	clear:both;
}
.divClear {
	height:10px;
	background-color:#fff;
}
.RedText {
	font-weight: bold;
	color: #F00;
}
#IncludedService {
	padding: 10px;
	width: 500px;
	border: 1px solid #C60;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
	margin-left: 80px;
	font-size: 80%;
}
#IncludedService h1 {
	font-size:120%;
	color:#DA634C;
}
#IncludedService ul {
	margin-left: 15px;
	float: right;
	height: 35px;
	/*	width: 120px;
*/	padding-left: 5px;
}
#frontContent #rightContinue {
	float:right;
	width:120px;
	padding-left:10px;
	height:35px;
}
.Special {
	text-decoration:underline;
	text-align:center;
}
input {
	border:solid #090 1px;
}
.radio {
	border:none;
}
h1.green  {
	color: #42AE4B;
}
#SpecialInst, #permission {
	width: 470px;
	margin-left: 105px;
	text-align:left;
}
