/* CSS Document */
/* Start of Custom CSS imported files */
/* Add your own custom CSS imported files below or adjust the CSS file titled custom.css */
@import url(custom.css);

/* End of Custom CSS imported files */

/* Do not add imports below this line */
/* Adjust the import below only as directed by the Agency Website Template Guide */
@import url(header.css);
@import url(general.css);
@import url(http://www.maine.gov/awt/css/general.css);
@import url(awt_blue.css);
@import url(http://www.maine.gov/awt/css/awt_blue.css);.redbold {
	color: #F00;
}
table.doe-201103-main {
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
}

table.doe-201103-main td
{
	margin: 0;
	padding: 0 3% 0 0;
	vertical-align: top;
}

table.doe-201103-main td p
{
	font-size: .95em !important;
	line-height: 160%;
	margin-bottom: 1.2em !important;
}

table.doe-201103-main td h2
{
	font-size: .1.1em !important;
	padding-top: 1em;
}

table.doe-201103-main td.doe-201103-main-70pc {
	float: left;
	width: 67%;
}

table.doe-201103-main td.doe-201103-main-30pc {
	float: left;
	width: 27%;
}
    
table.doe-201103-main ul {
    list-style: none outside none;
    margin-left: 0;
    padding-left: 0;
}

table.doe-201103-main ul li {
	font-size: .9em !important;
	line-height: 160%;
    margin-left: 0;
    padding: 0 0 6px 0;
}

