/*
Stylesheet created for Group Health
Design by Jelvetica http://www.jelvetica.com/
Development by Kate Witt http://www.katewitt.com/
last update: 8-25-09

*/
body {
	background: url("../images/bg.gif") repeat;
	color: #582700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
div#printonly {display: none;}

#container {
	width: 757px;
	margin: 0 auto;
}	


#main {
	width: 757px;
	background: url("../images/main_bg_2.gif") repeat-y;
	
}
#content {
	margin-left: 26px;
	width: 692px;
}

table {
	margin-top: 19px;
	width: 692px;
	font-size: 11px;
}

thead {
	background: url("../images/goldborder.gif") no-repeat 0 0;
	font-weight: bold;
}



tr {
	background: url("../images/goldborder.gif") no-repeat 0 100%;
}

td {
	padding-top: 12px;
	padding-bottom: 12px;

}

td a:link, td a:visited {
	background: url("../images/button.gif") no-repeat;
	background-position: bottom;
	color: #fff;
	display: block;
	width: 87px;
	height: 25px;
	line-height: 22px;
	text-decoration: none;
	margin-top: 1px;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	
	text-align: center;
}

td a:hover, td a:active {
	background: url("../images/button.gif") no-repeat;
	background-position: bottom;
	color: #E5B53A;
	display: block;
	width: 87px;
	height: 25px;
	line-height: 22px;
	text-decoration: none;
	margin-top: 1px;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}

#binder {
	padding-top: 15px;
	display: block;
	height: 138px;
	width: 426px;
	margin: 0 0 0 105px;
	font-size: 11px;
	font-weight: bold;
}
#binder img {
float: right;
margin-left: 10px;
}

#binder p a:link, #binder p a:visited {
	background: url("../images/binder_button.gif") no-repeat;
	background-position: top;
	color: #fff;
	display: block;
	width: 185px;
	height: 27px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	margin-left: -3px;
	padding-left: 0;
}

#binder p a:hover, #binder p a:active {
	background: url("../images/binder_button.gif") no-repeat;
	background-position: top;
	color: #E5B53A;
	display: block;
	width: 185px;
	height: 27px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	 margin-left: -3px;
	padding-left: 0;
}
#activefooter{
	width: 737px;
	height: 305px;
	display: block;
	margin: 0 auto;
	background: url("../images/lineFigures.gif") no-repeat;
}

p.copywright {
	font-size: 10px;
	margin: 0;
	text-align: center;
}

p.copywright a:link, p.copywright a:visited, p.copywright a:hover, p.copywright a:active {
	color: #582700;
	text-decoration: underline;
}

#footer {
	width: 757px;
	height: 30px;
	background: url("../images/footer_bottom_2.gif") no-repeat;
	
}


