@charset "utf-8";
/* CSS Document */

body {
	background-color: #ebebeb;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#notice {
	padding: 4px;
	border: thin solid #6E6F73;
	color: #333333;
	text-align: justify;
	width: 182px;
	margin-top: 40px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}


#body {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
p {
	text-align: justify;
	line-height: 1.5em;
	margin-right: 4px;
	margin-left: 4px;
}

#top {
	background-color: #579ED6;
	display: block;
	height: 24px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	top: 0px;
	z-index: 20;
}

.vl {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

hr {
	color: #666666;
}
#body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#logo {
	padding: 10px;
	border: 1px solid #666666;
}
#body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366CC;
	text-align: left;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
}
#nav {
	list-style-type: none;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#nav li {
	margin-top: 8px;
	margin-bottom: 8px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	width: 149px;
	line-height: 25px;
	text-align: center;
}
#nav   li.sub   {
	color: #F86C1F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8E908F;
	list-style-type: none;
	background-image: none;
	text-align: left;
	text-indent: 0px;
	text-transform: capitalize;
	font-size: 12px;
	list-style-image: none;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 14px;
	vertical-align: bottom;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 140px;
}
#nav .selected {
	background-image: url(../images/nav_selected.png);
	margin-bottom: 10px;
}



#nav li a:link, #nav li a:active, #nav li a:visited   {
	text-decoration: none;
	color: #FFFFFF;
}

#nav li a:hover {
	text-decoration: underline;
}
.insurance  {
	font-size: 12px;
	color: #F86C1F;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 4px;
}
.insurance   li {
	margin-top: 10px;
	margin-bottom: 10px;
}
.ins_title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
	list-style-image: none;
	list-style-type: none;
	text-decoration: underline;
	margin: 0px;
	height: 30px;
	line-height: 30px;
}
a.ewave {
	color: #FFFFFF;
}
a.ewave:hover {
	color: #CCCCCC;
}
#form1 label {
	font-size: 11px;
}
textarea {
	overflow: auto;
}

.dothr {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.invalidInput {
	background-color: #FFF0F0;
	border: 1px dotted #FF0000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-transform: none;
	font-weight: normal;
	margin: 8px;
}
.content  a:link, .content  a:active, .content a:visited{
	color: #0000FF;
	text-decoration: underline;
}
.content  a:hover{
	text-decoration: none;
}
.essential {
	color: #FF0000;
}
#form1 {
	padding: 10px;
	margin-bottom: 0px;
}
#form1 .link {
	color: #3300FF;
	text-decoration: underline;
}
#signoff {
	background-color: #FFFFFF;
	padding: 10px;
	border: thin solid #666666;
}
.right {
	padding: 6px;
	float: right;
	margin-top: 6px;
	margin-left: 10px;
	border: 1px solid #999999;
}
#cr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.note {
	font-size: 11px;
}
