*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
}

a
{
	background-color: transparent;
	color: #066;
	font-family: inherit;
	font-size: inherit;
}

a.linkbutton
{
	margin-right: 1em;
	text-decoration: none;
}

a.linkbutton img
{
	border: none;
	vertical-align: middle;
}

address
{
	font-style: normal;
	margin: 1em 0;
}

body
{
	background: url("../images/bg_page.gif") center top repeat-x;
	background-color: #AFC4C2;
	color: #3F3F3F;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}

div.error
{
	background: url("../images/icons/error.gif") left top no-repeat;
	background-color: Transparent;
	color: #900;
	font-weight: bold;
	line-height: 32px;
	padding: 0 0 0 32px;
}

div.error ul
{
	font-weight: normal;
	line-height: normal;
	list-style-type: square;
	margin: 0;
	padding: 0 0 1em 2em;
}

dd ul
{
	margin: 0 0 1em 0;
	padding: 0 0 0 2em;
}

dt
{
	background-color: transparent;
	color: #066;
	font-weight: bold;
}

fieldset
{
	border-style: none;
	line-height: normal;
	margin: 1em 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

fieldset div.field
{
	margin: 0 0 1em 0;
}

fieldset label
{
	display: block;
	font-weight: bold;
	margin-bottom: 0.25em;
}

fieldset legend
{
	background-color: transparent;
	color: #493011;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0;
	position: relative;
	width: 100%;
}

fieldset .checkbox
{
	display: block;
	position: relative;
}

fieldset .checkbox br
{
	display: none;
}

fieldset .checkbox input
{
	left: 0px;
	position: absolute;
	top: auto;
}

fieldset .checkbox label
{
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 0 2em;
}

fieldset .checkbox label br
{
	display: block;
}

fieldset.columns
{
	background-image: none;
}

fieldset.columns p, fieldset.columns div.field
{
	float: left;
	min-height: 4em;
	width: 50%;
}

fieldset.columns p.full
{
	float: none;
	padding-right: 0;
	width: auto;
}

form
{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6
{
	font-family: "Times New Roman", Times, serif;
	margin: 1em 0 0.5em 0;
	padding: 0;
	text-transform: uppercase;
}

h1
{
	background-color: transparent;
	color: #066;
	font-size: 14px;
}

h2
{
	background-color: transparent;
	color: #493011;
	font-size: 14px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr
{
	background-color: #CCC;
	border: none;
	color: #CCC;
	height: 1px;
	width: 100%;
}

input.textbox, textarea
{
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #000;
	padding: 2px 4px;
}

p
{
	margin: 0 0 1em 0;
	padding: 0;
}

p.field label
{
	display: block;
	padding-bottom: 0.25em;
}

p.field span.checkbox
{
	display: block;
	padding: 0 0 0 1.25em;
}

p.field span.checkbox input
{
	clear: left;
	float: left;
	margin-left: -1.25em;
	margin-top: 1px;
}

p.field span.checkbox label
{
	display: inline;
}

select
{
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #000;
	padding: 2px;
}

table.data th
{
	background: url("../images/footer_bg.gif") center top repeat-x;
	background-color: #4C3213;
	color: #FFF;
	text-align: left;
}

table.data th a
{
	background-color: transparent;
	color: #FFF;
}

tr.altrow td
{
	background-color: #EEE;
	color: inherit;
}

.back
{
	background: url("../images/back.gif") left center no-repeat;
	float: right;
	margin-top: -2em;
	padding-left: 10px;
}

.button
{
	background: url("../images/btn_left.gif") left top no-repeat;
	background-color: transparent;
	color: #FFF;
	display: block;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding: 0 0 0 10px;
	position: relative;
	text-align: center;
	text-decoration: none;
}

.button:hover
{
	background-position: left bottom;
}

.button:hover span
{
	background-position: right bottom;
}

.button img
{
	border: none;
	float: left;
	margin: 2px 4px 0 0;
}

.button span
{
	background: url("../images/btn_right.gif") right top no-repeat;
	display: block;
	padding: 0 10px 0 0;
}

.buttonList
{
	overflow: hidden;
	width: 100%;
}

.buttonList .button
{
	float: left;
	margin-right: 1em;
	width: auto;
}

.columns
{
	background: url("../images/line_dotted.gif") 478px 0px repeat-y;
	overflow: hidden;
	width: 100%;
}

.columns .column1
{
	float: left;
	width: 464px;
}

.columns .column2
{
	float: right;
	width: 230px;
}

.containerInner
{
	background: url("../images/header.jpg") center top no-repeat;
	min-height: 635px;
	overflow: hidden;
	padding: 0 5px;
	position: relative;
	text-align: left;
	width: 970px;
}

.containerOuter
{
	background: url("../images/bg_content.gif") center center repeat-y;
	background-color: #FFF;
	color: #3F3F3F;
	margin: 0 auto;
	width: 980px;
}

.content
{
	float: right;
	line-height: 1.6em;
	margin: 0;
	min-height: 500px;
	padding: 25px 45px 25px 0;
	width: 716px;
}

.contentHeader
{
	background: url("../images/line_dotted.gif") left bottom repeat-x;
	padding: 0 0 6px 0;
}

.contentHeader h2
{
	background: url("../images/line_dotted.gif") left bottom repeat-x;
	margin: 0;
	padding: 0 0 20px 0;
}

.contentHeader h2 span.tagline
{
	background: url("../images/tagline.gif") center top no-repeat;
	display: block;
	height: 48px;
	overflow: hidden;
	text-indent: -1000em;
}

.contentHeader p
{
	margin: 0;
	padding: 0 0 3px 0;
}

.contentHeader ul
{
	background: url("../images/line_dotted.gif") left top repeat-x;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 4px 0 0 0;
	width: 100%;
}

.contentHeader ul li
{
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}

.contentHeader ul li a
{
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 78px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -1000em;
}

.contentHeader ul li a#Master_Link1
{
	background-image: url("../images/btn_application.gif");
	width: 240px;
}

.contentHeader ul li a#Master_Link2
{
	background-image: url("../images/btn_search.gif");
	width: 239px;
}

.contentHeader ul li a#Master_Link3
{
	background-image: url("../images/btn_act_policies.gif");
	width: 237px;
}

.decision
{
	background: url("../images/line_dotted.gif") left bottom repeat-x;
	margin: 0 0 1em 0;
	overflow: hidden;
	width: 100%;
}

.decision a
{
	text-decoration: none;
}

.decision h3
{
	background: url("../images/icon_decision.gif") left center no-repeat;
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0 0 0 22px;
	text-transform: none;
}

.decision h3.search
{
	background-image: url("../images/icon_search.gif");
	margin: 0 0 1.25em 0;
}

.decision p
{
	margin: 0;
	padding: 0 0 1em 22px;
}

.error
{
	color: #900;
	font-weight: bold;
}

.footer
{
	clear: both;
}

.footer p
{
	background: url("../images/footer_bg.gif") center top repeat-x;
	background-color: #4C3213;
	color: #FFF;
	margin: 1px;
	padding: 8px 16px;
}

.footer ul
{
	background: url("../images/line_dotted.gif") left top repeat-x;
	line-height: 20px;
	list-style: none;
	margin: 0 20px;
	padding: 9px 0 8px 0;
	text-align: center;
	width: 930px;
}

.footer ul li
{
	display: inline;
	margin-right: 16px;
}

.footer ul li a
{
	text-decoration: none;
	white-space: nowrap;
}

.footer ul li a:hover
{
	text-decoration: underline;
}

.formList
{
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.formList h2
{
	font-size: 120%;
	margin: 0 0 1em 0;
}

.formList li
{
	background: url("../images/page.gif") left top no-repeat;
	float: left;
	margin: 0 6% 1em 0;
	padding-left: 6%;
	width: 38%;
}

.header h1
{
	margin: 0;
	padding: 0;
}

.header h1 a
{
	display: block;
	height: 90px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -1000em;
}

.page
{
	background: url("../images/page.gif") left top no-repeat;
	padding: 0 0 0 32px;
}

.pager
{
	line-height: 22px;
	overflow: hidden;
	padding: 0 100px;
	position: relative;
	text-align: center;
	width: 516px;
}

.pager a
{
	padding: 4px 8px;
	text-decoration: none;
	white-space: nowrap;
}

.pager a:hover
{
	text-decoration: underline;
}

.pager .current
{
	background-color: #EAEAEA;
	color: inherit;
}

.pager .nextLink
{
	background: url("../images/page_next.gif") 100% 6px no-repeat;
	padding: 0 10px;
	position: absolute;
	right: 0px;
	text-align: right;
	top: 0px;
	width: 80px;
}

.pager .nextLink:hover
{
	background-position: 100% -14px;
}

.pager .prevLink
{
	background: url("../images/page_previous.gif") 0px 6px no-repeat;
	left: 0px;
	padding: 0 10px;
	position: absolute;
	text-align: left;
	top: 0px;
	width: 80px;
}

.pager .prevLink:hover
{
	background-position: 0 -14px;
}

.pages
{
	line-height: 20px;
	list-style-type: none;
	margin: 1em 0;
	padding: 0;
}

.pages li
{
	background: url("../images/page_small.gif") left center no-repeat;
	padding: 0 0 0 18px;
}

.searchForm
{
	background-color: transparent;
	color: #FFF;
	position: absolute;
	right: 18px;
	top: 32px;
	width: 300px;
}

.searchForm a
{
	background-color: transparent;
	color: #FFF;
}

.searchForm a.button
{
	margin-right: 0;
}

.searchForm fieldset
{
	margin: 0;
	padding: 0;
}

.searchForm input
{
	background: url("../images/icon_search.gif") 2px center no-repeat;
	background-color: #D6CCC0;
	border: 1px solid #332310;
	color: #332310;
	float: left;
	margin: 0 5px 0 0;
	padding-left: 22px;
	width: 202px;
}

.searchForm label
{
	display: none;
}

.searchForm legend
{
	background-color: Transparent;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}

.searchForm legend a
{
	font-weight: normal;
	margin-left: 0.6em;
}

.sidebar
{
	float: left;
	margin-top: 38px;
	width: 165px;
}

.sidebar p
{
	margin: 2em 0;
	margin-left: 26px;
	padding: 0;
	text-align: justify;
}

.sidebar ul
{
	background: url("../images/line_dotted.gif") left top repeat-x;
	line-height: 20px;
	list-style: none;
	margin: 0 0 0 2px;
	overflow: hidden;
	padding: 3px 0 0 0;
	width: 163px;
}

.sidebar ul li
{
	background: url("../images/line_dotted.gif") left bottom repeat-x;
	background-color: transparent;
	color: #515151;
	margin: 0;
	padding: 0 0 5px 0;
}

.sidebar ul li a
{
	background-color: transparent;
	color: #515151;
	display: block;
	padding-left: 20px;
	text-decoration: none;
}

.sidebar ul li a:hover
{
	background: url("../images/nav_hover_bg.gif") center top repeat-x;
	background-color: #41847D;
	color: #FFF;
}

.success
{
	background: url("../images/icons/success.gif") left top no-repeat;
	background-color: Transparent;
	color: #090;
	font-weight: bold;
	line-height: 32px;
	margin: 0 0 1em 0;
	padding: 0 0 0 32px;
}

.tabstrip
{
	border-bottom: 1px solid #066;
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0 0 23px 0;
	position: relative;
}

.tabstrip li
{
	background-color: #EEE;
	border: 1px solid #066;
	color: #066;
	float: left;
	font-weight: bold;
	height: 22px;
	margin: 0 -1px 0 0;
	padding: 0 8px;
}

.tabstrip li a
{
	background-color: Transparent;
	color: #066;
	display: block;
	padding-top: 3px;
	text-decoration: none;
}

.tabstrip li img
{
	margin-right: 4px;
	vertical-align: middle;
}

.tabstrip li.selected
{
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
	color: #066;
}

.tabstrip li.selected a
{
	background-color: Transparent;
	color: #066;
}
