html,
body, form {
   margin:0;
   padding:0;
   height:100%;
   text-align:center;
   color: #000066;
   font-size:14px;
   background-color:#eaeff2;
}
li {
list-style-type:none;
}
img {
border:none;
}
#main_wrapper {
margin:0 auto;
width:1024px;
height:100%;
height: auto; 
min-height: 100%;
}
#header {
width:100%;
padding-top:10px;
}
#header_left {
border-bottom:1px solid #00642A;
border-top:1px solid #00642A;
float:left;
height:99px;
margin-bottom:15px;
margin-top:15px;
width:256px;
}
#header_logo {
width:256px;
border:0;
float:left;
height:129px;
}
#header_right {
border-bottom:1px solid #00642A;
border-top:1px solid #00642A;
float:left;
height:99px;
margin-bottom:15px;
margin-top:15px;
width:512px;
color: #6d85c0; 
float:left;
}
#header_right p {
font-family: Garamond;
font-size:26px;
text-align:center;
margin-top:35px;
}
#fundraiser-link {
font-family: Garamond;
text-align:center;
margin:20px 40px;
width:150px;
}
#fundraiser-link a {
text-decoration:none;
color:#000066;
font-size:18px;
}

#navigation {
width:256px;
float:left;
clear:left;
}
#contentplaceholder {
width:768px;
float:left;
padding-bottom:20px;
}

#footer {
width:1024px;
float:left;
clear:both;
position:relative;
   bottom:0;
height:100px;
margin:0 auto -100px;
}
#footer_bluebar {
border-top: #00642a thin solid; 
border-bottom: #00642a thin solid;
background-color:#6d85c0;
}
#footer_bluebar p {
color:#000066;
margin:5px;
}
#footer_links {

}
#homepage_left, #homepage_center, #homepage_right {
font-family: Garamond;
 font-size:20px;
 border-right: white thin solid;
 width:253px;
 float:left;
padding-top:85px;
}
#homepage_left p, #homepage_center p, #homepage_right p {
font-size:14px;
padding-left:50px;
text-align:left;
}
.left {
 border-left: white thin solid;
}

a.nav, a.nav:link, a.nav:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#6D85C0 none repeat scroll 0 0;
border:1px solid #00642A;
color:#000066;
display:block;
height:35px;
line-height:35px;
margin-top:20px;
overflow:hidden;
text-align:center;
text-decoration:none;
width:175px;
}
a.nav:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EAEFF2 none repeat scroll 0 0;
color:#000066;
}
a.nav:active, .chosen {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#00642A none repeat scroll 0 0;
color:#FFFFFF;
}
.copy {
text-align:justify;
padding:0 10px 0 10px;
}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#content {
float:left;
}
.copy ul {
padding:0 15px;
}
.copy li {
list-style:disc outside;
margin-bottom:5px;
}
/*insured group benefits*/
#content.ins-grp-benefits {
    width:548px;
    }
#blue-column {
    background-color:#6D85C0;
    width:200px;
    height:410px;
    font-size:18px;
    color:#000066;
    margin-top:18px;
    padding-top:15px;
    float:left;
}
#bubble {
    background-color:#6D85C0;
    width:600px;
    height:50px;
    font-size:20px;
    color:#000066;
    margin:0 auto;
    text-align:center;
    padding:5px;
}
