body{
	background: #E2E0D3;
	}

a:hover{
	color: #f90;
	}
select{
	font-size: 92%;
	width: 165px;
	}
strong{
	font-weight: bold;
	}

#wrapper{
	background: #424959;
	width: 760px;
	margin: auto;
	}
#hd{
	
	}
#bd{
	background: #FFF url(../images/bd_center_bg.jpg) repeat-y;
	}
#bd_inside{
	background: #FFF url(../images/bd_center_inside_bg.jpg) repeat-y;
	}
#ft{
	color: #FFF;
	font-size: 85%;
	padding: 12px 4px 12px 14px;
	text-align: right;
	clear: both;
	}
#ft li{
	display: inline;
	margin-right: 10px;
	}
#ft li a{
	color: #FFF;
	text-decoration: none;
	}
#ft li a:hover{
	color: #f90;
	}
#ft li.copyright{
	float: left;
	}
#hd_top{
	background: #07275A;
	color: #FFF;
	font-size: 85%;
	padding: 8px 15px;
	}
#hd_image{
	background: url(../images/head_img_1.jpg) no-repeat;
	height: 60px;
	}
#hd_image h1{
	width: 270px;
	height: 60px;
	}
#hd_image h1 a{
	position: absolute;
	width: 270px;
	height: 60px;
	}
#hd_image h1 a span{
	display:none;
	}
#hd_bottom{
	background: #07275A url(../images/logo-dor.gif) no-repeat right;
	padding-left: 15px;
	padding-top: 6px;
	height: 23px;
	}
#hd_bottom li{
	display: inline;
	padding: 0 10px 0 0;
	}
#hd_bottom li a{
	color: #FFF;
	text-decoration: none;
	font-size: 85%;
	}
#hd_bottom li a:hover{
	text-decoration: underline;
	}
#global_nav{
	background: #7E899D;
	padding: 8px 0 0 0;
	}
	
#menu {
	height:32px;
	font-size: 85%;
	list-style:none;
	margin:0 15px 0 15px;
	*padding-left: 15px;
	position:;
	width:730px; /* formerly 760px. Changed to account for 30px margins (15*2) */
	}

#menu li {
display:inline;
}

#menu a:link,#menu a {
	display:block;
	float:left;
	/*width:5.75em; 
	min-height:21px;*/
	height:22px;
	background:#ffbc88 url(http://www.mass.gov/CommonImages/images/navigation/tab_link.gif) 100% 0 no-repeat;
	font-weight:bold;
	font-size:;
	line-height:1em;
	text-decoration:none;
	color:#000;
	padding:5px 20px 5px 10px;
	}

#menu a:hover {
	text-decoration: underline;
	}

#menu a.current:link,#menu a.current {
	background:#fff url(http://www.mass.gov/CommonImages/images/navigation/tab_active.gif) 100% 0 no-repeat;
	}

#bd_right{
	width: 175px;
	float: right;
	padding: 10px 10px 10px 0;
	
	background: ;
	height: ;	
	}
#bd_left{
	width: 175px;
	float: left;
	padding: 10px 0 10px 10px;
	}
#bd_center{
	float: left;
	width: 350px;
	padding: 10px 20px 10px 20px;
	}
#bd_center_inside{
	float: left;
	width: 545px;
	padding: 10px 20px 10px 10px;
	}
#bd_center_inside h2{
	font:1.9em/1.125em Georgia, "Times New Roman", Times, serif;
	color:#900;
	padding: 15px 0px 15px 15px;
	border-bottom: 1px solid #CCC;
	}
#bd_center_inside h3{
	margin: 15px 15px 10px 15px;
	font: bold 114% Georgia, "Times New Roman", Times, serif;
	}
#bd_center_inside h4{
	margin: 15px 15px 10px 15px;
	font: bold 107% Arial, sans-serif;
	}
#bd_center_inside a{
	color: #039;
	}
#bd_center_inside a:hover{
	color: #F90;
	}
#bd_center_inside p{
	margin: 0 15px 10px 15px;
	}
.module_center, .module_side{
	margin: 0 0 15px 0;
	}
.module_center h2, .module_side h2{
	background: #F0F0E8;
	color: #000;
	margin: 0 0 6px 0;
	padding: 4px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 92%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	}
.module_center p{
	margin: 10px 0;
	padding: 0 10px;
	}
.module_center p a, .module_side p a.more{
	color: #F90;
	text-decoration: none;
	}
.module_center h3{
	margin: 0 0 5px 0;
	text-align: center;
	font-size: 92%;
	font-weight: bold;
	}
.module_center h4{
	margin: 0 0 5px 0;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	}
.module_center ul.right{
	margin: 0 10px 0 0;
	width: 45%;
	float: right;
	}
.module_center ul.left{
	margin: 0 10px 0 10px;
	width: 42%;
	float: left;
	}
.module_center ul.center{
	margin: 0 10px 0 10px;
	}
.module_center li{
	background: url(../images/bullet_services.gif) 0 .45em no-repeat;
	padding-left:15px;
	margin-left:5px;
	line-height: 130%;
	}
.module_center a.section_link{
	color:#039;
	text-decoration: none;
	}
.module_center a.section_link:hover{
	color:#F90;
	text-decoration: none;
	}
.module_side li{
	padding: 0 0 12px 0;
	line-height: 130%;
	}
.module_side a,.module_inner a{
	color: #039;
	}
.module_side a:hover, .module_inner a:hover{
	color: #F90;
	}
.module_side ul, .module_side p{
	margin: 5px 5px;
	}
.module_side h4{
	margin: 5px 5px;
	}
.module_side p img{
	float: left;
	margin: 0 1px 0 0;
	}
#breadcrumbs{
	color: #666;
	padding: 15px 15px;
	font-size: 92%;
	border-bottom: 1px dotted #CCC;
	}
#breadcrumbs a{
	color: #039;
	text-decoration: none;
	}
#breadcrumbs a:hover{
	color: #F90;
	text-decoration: underline;
	}
.module_inner{
	margin: 10px 0px 10px 15px;
	}
.module_inner ul.left{
	float: left;
	width: 33%;
	margin: 0 1px 0 0;
	}
.module_inner li{
	background: url(../images/bullet_services.gif) 0 .45em no-repeat;
	padding: 0 0 12px 15px;
	margin-left:5px;
	line-height: 150%;
	}
.module_inner li.more{
	background: url();
	padding: 0 0 12px 15px;
	margin-left:5px;
	line-height: 175%;
	}
.module_inner li.more a{
	color: #F90 !important;
	text-decoration: none;
	}
.module_inner_02 li{
	background: url() 0 .45em no-repeat;
	padding: 0 0 12px 20px;
	margin-left:5px;
	line-height: 150%;
	}
.module_inner_02 li.indent{
	background: url() 0 .45em no-repeat;
	padding: 0 0 12px 35px;
	margin-left:5px;
	line-height: 150%;
	}
.module_inner li.listhead{
	background: url();
	padding-left: 0;
	margin-left: 0;
	}
.pdf_icon{
	margin: 0 0 -3px 3px;
	}
.msword_icon{
	margin: 0 0 -3px 3px;
	}
input.searchtext{
	width: 155px;
	margin: 0 0 2px 5px;
	*margin: 0 0 2px 0px;
	padding: 2px 2px;
	border: 1px solid #CCC;
	}
select.searchtext{
	width: 161px;
	margin: 0 0 2px 5px;
	*margin: 0 0 2px 0px;
	padding: 2px 2px;
	border: 1px solid #CCC;
	}
input.searchbutton{
	background-color:#b4c4d3;
	color:#000;
	margin: 0 0 2px 5px;
	*margin: 0 0 2px 0px;
	padding:.125em 1px;
	font-size: 92%;
	border:1px outset #999;
	}
div.horizontalrule{
	margin: 5px 0 0 0;
	height: 6px;
	border-top: 1px solid #CCC;
	font-size: 0;
	}
.chart{
	margin: 10px 0 0 0;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	}
.chart td{
	padding: 4px 4px;
	vertical-align: top;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	}
.italic{
	font-style: italic;
	}
