@charset "utf-8";
/* CSS Document */
body{
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

#wrapper{
	width: 960px;
	margin: auto;
	overflow: auto;
	clear: both;
	margin-bottom: 20px;
}
#tippy_top {
	background-color: #006892;
	height: 20px;
}
#top{
	width: 960px;
	margin: auto;
	height: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7ED0E0;
}
#top_index{
	width: 960px;
	margin: auto;
}
#logo  {
	float: left;
	width: 300px;
	margin: 10px 0 15px 0;
}

#navtop {
	padding: 35px 0 0 50px;
	height: 50px;
	width: 590px;
	float: left;
}

#navtop ul {

}
#navtop ul li{
	display:inline;
	font-size: 16px;
	font-weight: bold;
	margin-right: 9px;
	padding-left: 20px;
	list-style: none;
	background-image: url(images/nav_bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#navtop ul li a{
	color: #00618A;
	text-decoration: none;
	font-weight: bold;
}
#navtop ul li a.present{
	color: #FFBB35;
}

#navtop ul li a:link, #navbar ul li a:visited {

}

#navtop ul li a:hover {
	color: #FFBB35;
	
}
#viewer_container {
	height: 300px;
	clear: left;
}

#main{
	padding: 20px 0 20px 15px;
	overflow: auto;
}
#main_index {
	padding: 20px 0 20px 15px;
	clear: both;
}
#index_vision {
	margin: auto;
	padding: 20px 15px 40px 0;
}
#index_visionleft {
	float: left;
	width: 410px;
	margin-bottom: 15px;
}

#index_visionBand {
	height: 100px;
	background-image: url(images/vision_BG.png);
	background-repeat: no-repeat;
	background-position: top;
	clear: left;
}
#index_flex {
	width: 415px;
	float: left;
	margin-top: 20px;
	clear: both;
	height: 200px;
}

#index_visionRight {
	float: left;
	width: 415px;
	margin-top: 20px;
}
#index_visionContact {
	width: 350px;
	float: left;
	background-image: url(images/arrowShort.jpg);
	background-repeat: no-repeat;
	background-position: left 165px;
	height: 215px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 120px;
}
.home_middle {
	float: left;
	height: 250px;
	width: 290px;
	background-color: #f7f7f7;
	margin: 20px 25px 20px 0;
	padding-top: 6px;
}
#home_middleWrap {
	height: 260px;
	clear: both;
	padding-top: 20px;
}

.home_middle  img {
	margin-bottom: 10px;
}
#products_left {
	float: left;
	width: 500px;
}
#products_right {
	float: left;
	width: 350px;
	margin: -40px 0 0 40px;
	padding: 0 0 0 10px;
}
#about_left {
	float: left;
	width: 575px;
}

#about_right {
	float: right;
	width: 327px;
	margin: -30px 0 0 40px;
}

.benefit_container {
	background-color: #f7f7f7;
	float: left;
	height: 280px;
	width: 240px;
	padding: 8px 8px 0 8px;
	position: relative;
	margin: 10px 20px 20px 0;
}
.benefit_containerI {
	height: 35px;
	position: absolute;
	width: 180px;
	bottom: 0px;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 35px 3px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 60px;
}

.formBox {
	background-color: #f7f7f7;
	background-image: url(images/formPDF.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	width: 550px;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 60px;
	border: .5px dotted #B2B2B2;
	margin-bottom: 11px;
}
.formBoxWWW {
	background-color: #f7f7f7;
	background-image: url(images/formWWW.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	width: 550px;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 60px;
	border: .5px dotted #B2B2B2;
	margin-bottom: 11px;
	font-size: 13px;
}
.formLeft {
	float: left;
	width: 450px;
	margin-bottom: 10px;
	height: 20px;
}
.formRight {
	float: left;
	width: 70px;
	height: 20px;
	margin: 0 0 10px 30px;
}

#main .formBox a {
	font-weight: bold;
	color: #006892;
	font-size: 16px;
	text-decoration: underline;
	margin-bottom: 8px;
}
.formBox  a:link, a:visited, .formBoxWWW  a:link, a:visited {
	font-weight: bold;
	color: #006892;
	text-decoration: underline;
}

#main .formBox .formLeft a:hover, #main .formBoxWWW .formLeft a:hover {
	color: #89C540;
}
#contact_left {
	float: left;
	width: 500px;
}
#contact_right {
	float: left;
	width: 350px;
	margin: 0 0 0 50px;
	padding: 8px 0 0 10px;
}
#mandate_left {
	float: left;
	width: 575px;
	background-image: url(images/state_dome.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 190px;
}
#mandate_right {
	float: left;
	width: 345px;
	padding: 8px 0 0 13px;
	margin-left: 10px;
}

h1 {
	font-size: 25px;
	color: #5D9732;
	letter-spacing: 2px;
	margin-bottom: 12px;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 14px;
}

h3 {
	font-size: 18px;
	margin-bottom: 15px;

}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #3990B4;
	margin-bottom: 10px;
}

p{
	margin-bottom: 10px;
	line-height: 1.2;
	font-size: 14px;
}
p.last {
	margin-bottom: 20px;
}
a {
	color: #006892;
	text-decoration: none;
}
ul li {
	list-style-type: none;
}

table {
	width: 340px;
}

.yellow17 {
	font-size: 16px;
	color: #FBA900;
	letter-spacing: 0.5em;
	display: block;
	margin-bottom: 9px;
}
.green15 {
	font-size: 15px;
	color: #5D9732;
	font-weight: bold;
}
.green16 {
	font-size: 16px;
	color: #5D9732;
	font-weight: bold;
}
.green18 {
	font-size: 18px;
	color: #5D9732;
	font-weight: bold;
}
.green16_block {
	font-size: 16px;
	color: #5D9732;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 15px 0 15px 0;
}
.blue17 {
	font-size: 17px;
	font-weight: bold;
	color: #3990B4;
}
.text20 {
	font-size: 20px;
	font-weight: bold;
}

a:link, a:visited {
	font-weight: normal;
	text-decoration: none;
	
}
a:hover {
	
}
p.squish {
	margin-bottom: 4px;
	line-height: 1;
}

img{

}
.extended {
	letter-spacing: 1px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: oblique;
}

.boldWide {
	font-weight: bold;
	line-height: 1.3;
}
.smFont {
	font-size: 12px;
	font-weight: bold;
}

.catagory {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#employers_left {
	width: 625px;
	float: left;
}
#employers_left1 {
	width: 625px;
	float: left;
}
#employers_right {
	width: 285px;
	float: left;
	margin: -30px 0 30px 20px;
}
#employers_right_inside {
	padding-left: 10px;
}

#benefit_left {
	float: left;
	width: 575px;
}

#benefit_right {
	float: right;
	width: 327px;
	margin: -30px 0 0 40px;
}
#benefit_right img {
	margin: 0 0 20px 20px;

}
#im_a_div {
	padding-left: 30px;
}

#benefit_forms {
	padding-right: 20px;

}
#benefit_left_two {
	width: 575px;
	float: left;
}
.catagory_enroll {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 8px;
	display: block;
}
ul.dots {
	margin: 15px 0 20px 0;
}
ul.dots   li {
	background-image: url(images/dot_bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom: 8px;
	padding-left: 20px;
}
ul#dotsR {
	margin: 15px 0 20px 20px;
}
ul#dotsR  li {
	background-image: url(images/dot_bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 8px;
}
ul#dotsEmployee {
	margin: 15px 0 20px 16px;
}
ul#dotsEmployee  li {
	background-image: url(images/dot_bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom: 8px;
	padding-left: 20px;
}

#thank_page {
	width: 500px;
	margin: 20px 0 20px 134px;
}
#footer{
	clear: both;
	background-color: #f7f7f7;
	height: 200px;
	margin: 20px 0 20px 0;

}
#footer_section {
	margin: auto;
	width: 960px;
	height: 200px;
}
.footer_inside {
	float: left;
	margin-right: 25px;
	background-image: url(images/symbol.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 150px;
	font-size: 12px;
	padding: 24px 0 0 0;
	margin-top: 5px;
}
.footer_inside ul {
	font-size: 13px;
	height: 25px;
	margin-top: 10px;

}
.footer_inside  ul  li{
	list-style-type: none;
	margin-bottom: 8px;
	
}
.footer_inside  ul  li  a{
	color: #00618A;
	text-decoration: none;
	font-weight: normal;	

}
#youville {
	margin: -20px 0 0 10px;
}
#img_youville {
	margin-top: 12px;
}
#employee_youville {
	float: right;
	margin: -40px 0 0 10px;
}


#youville_benefit {
	margin-left: 100px;
	margin-top: -20px;
}
#marble_benefit {
	margin: 0 0 8px 95px;

}
#rArrow {
	margin: -10px 10px 0 20px;
	float: left;
}
#paint {
	margin-top: 12px;
	margin-bottom: 16px;
}
#surfboards {
	margin-bottom: 20px;
}
#main_yr{
	padding: 20px 0 20px 15px;
	height: 700px;
}
#yr_right {
	float: right;
	width: 311px;
	margin: 0 0 0 40px;
	height: 500px;
	background-color: #F2F4F3;
	padding: 0 8px 0 8px;
}
#yr_left {
	float: left;
	width: 570px;
}
.yrBox {
	background-color: #FCDF6D;
	margin: auto;
	height: 100px;
	width: 350px;
	padding: 8px 8px 8px 8px;
}
