body {
	margin: 0;
	background-color: #f2efeb;
	background-image: url(../images/BackPage.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #3f3d3a;
	}
	
#container {
 	margin-top: 0;
 	width: 760px;
 	margin-right: auto;
 	margin-left: auto;
	}	
	
/*--------------------Top--------------------*/
	
#top {
	height: 110px;
	background-image:url(../images/Top.gif);
	padding: 0;
	margin: 0;
	}
	
/*--------------------Nav--------------------*/

#nav {
	width: 760px;
	height: 34px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin: 0;
	padding: 0;
	}
	
/*--------------------Logins------------------*/
	
#Logins {
	float: left;
	}
	
#Logins ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
	
#Logins li {
	margin: 0 0 -2px 0;
	padding: 0;
	}

	
/*--------------------M3---------------------------*/
	
#M3 {
	float: left;
	padding: 0;
	margin: 0;
	}
	
/*--------------------Home Content-----------------*/
	
#HomeContent {
	background-color: #f2efeb;
	padding: 0;
	margin: 1px 0 0 0;
	clear: both;
	border-top: 8px solid #234e83;
	}
	
/*--------------------News-------------------------*/

#NewsHome {
	float: left;
	background-image: url(../images/Headers/NewsHome.gif);
	background-repeat: no-repeat;
	background-color: #f2efeb;
	width: 285px;
	padding: 45px 10px 20px 10px;
	}

#NewsHome p {
	border-bottom: 1px dotted #e3ddc9;
	}
	
#NewsHome a:link, #NewsHome a:visited {
	color: #843a3e;
	font-weight: bold;
	text-decoration: underline;
	}
	
#NewsHome a:hover {
	color: #843a3e;
	font-weight: bold;
	text-decoration:none;
	}

	
/*--------------------Poll Home---------------------*/

#PollHome {
	float: left;
	background-image: url(../images/Headers/Poll.gif);
	background-repeat: no-repeat;
	width: 198px;
	padding: 50px 10px 20px 10px;
	background-color: #f2efeb;
	}
	
/*--------------------RightColHome-------------------*/

#RightColHome {
	width: 215px;
	float: left;
	padding: 10px 15px 20px 7px;
	background-color: #f2efeb;
	}
	

/*--------------------QuickLinks---------------------*/

#QuickLinks {
	background-image: url(../images/Back_QuickLinks.jpg);
	background-repeat: no-repeat;
	background-color: #f2efeb;
	width: 191px;
	height: 105px;
	padding: 40px 15px 15px 15px;
	}
	
#QuickLinks ul {
	list-style-type: none;
	padding: 0;
	margin: 0 10px 0 10px;
	}

#QuickLinks li {
	background-image: url(../images/Bullet_QuickLinks.gif);
	background-repeat: no-repeat;
	margin: 2px 0 0 0;
	padding: 1px 1px 5px 10px;
	border-bottom: 1px dotted #8fa4bd;
	}
	
#QuickLinks li.last {
	background-image: url(../images/Bullet_QuickLinks.gif);
	background-repeat: no-repeat;
	margin: 2px 0 0 0;
	padding: 1px 1px 5px 10px;
	border-bottom: 0;
	}
	
#QuickLinks li a:link, #QuickLinks li a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#QuickLinks li a:hover {
 	color: #ffffff;
	text-decoration: underline;
 	}
	
/*--------------------ProtectInfo---------------------*/

#ProtectInfo {
	background-image: url(../images/Back_ProtectInfo.jpg);
	background-repeat: no-repeat;
	width: 191px;
	height: 95px;
	padding: 40px 15px 15px 15px;
	}
	
#ProtectInfo ul {
	list-style-type: none;
	padding: 0;
	margin: 0 10px 0 10px;
	}

#ProtectInfo li {
	background-image: url(../images/Bullet_ProtectInfo.gif);
	background-repeat: no-repeat;
	margin: 2px 0 0 0;
	padding: 1px 1px 5px 10px;
	border-bottom: 1px dotted #b7696c;
	}
	
#ProtectInfo li.last {
	background-image: url(../images/Bullet_ProtectInfo.gif);
	background-repeat: no-repeat;
	margin: 2px 0 0 0;
	padding: 1px 1px 5px 10px;
	border-bottom: 0;
	}
	
#ProtectInfo li a:link, #ProtectInfo li a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#ProtectInfo li a:hover {
 	color: #ffffff;
	text-decoration: underline;
 	}


/*--------------------SpecialServices---------------------*/

#SpecialServices {
	background-image: url(../images/Back_SpecialServices.jpg);
	background-repeat: no-repeat;
	width: 191px;
	height: 95px;
	padding: 40px 15px 15px 15px;
	}
	
#SpecialServices ul {
	list-style-type: none;
	padding: 0;
	margin: 0 10px 0 10px;
	}

#SpecialServices li {
	background-image: url(../images/Bullet_SpecialServices.gif);
	background-repeat: no-repeat;
	margin: 2px 0 0 0;
	padding: 1px 1px 5px 10px;
	border-bottom: 1px dotted #c3b9b9;
	}
	
#SpecialServices li.last {
	background-image: url(../images/Bullet_SpecialServices.gif);
	background-repeat: no-repeat;
	margin: 2px 0 0 0;
	padding: 1px 1px 5px 10px;
	border-bottom: 0;
	}
	
#SpecialServices li a:link, #SpecialServices li a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#SpecialServices li a:hover {
 	color: #ffffff;
	text-decoration: underline;
 	}

/*--------------------Child Header-----------------*/

#ChildHeader {
	float: left;
	margin: 0 0 2px 0;
	width: 546px;
	height: 69px;
	padding: 0;
	background-color: #f9f8f6;
	}

#ChildHeader p {
	padding: 0;
	margin: 22px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #234e83;
	letter-spacing: .4em;
	}


/*--------------------Child Container-----------------*/

#ChildContainer {
	background-color: #f2efeb;
	margin: 0;
	padding: 0;
	width: 760px;
	clear: both;
	min-height: 400px;
	}

/*--------------------Child Content-------------------*/

#ChildContent {
	background-color: #f2efeb;
	padding: 20px 0px 30px 30px;
	margin: 0;
	min-height: 400px;
	width: 500px;
	}

#ChildContent p {
	text-align: justify;
	line-height: 11pt;
	}
	
#ChildContent a:link, #ChildContent a:visited {
	color: #7e4b32;
	text-decoration: underline;
	}
	
#ChildContent a:hover {
	color: #7e4b32;
	text-decoration: none;
	}
	
#ChildContent ul li {
	list-style-image: url(../images/Bullet.gif);
	line-height: 12pt;
	margin-top: 10px;
	}
	
#ChildContent ol li {
	line-height: 12pt;
	margin-top: 10px;
	}
	
/*--------------------Form Content-------------------*/

#FormContent {
	background-color: #f2efeb;
	padding: 20px 30px 30px 30px;
	margin: 0;
	min-height: 400px;
	}

#FormContent p {
	text-align: justify;
	line-height: 11pt;
	}
	
#FormContent a:link, #FormContent a:visited {
	color: #7e4b32;
	text-decoration: underline;
	}
	
#FormContent a:hover {
	color: #7e4b32;
	text-decoration: none;
	}
	
#FormContent ul li {
	list-style-image: url(../images/Bullet.gif);
	line-height: 12pt;
	margin-top: 10px;
	}
	
#FormContent ol li {
	line-height: 12pt;
	margin-top: 10px;
	}
	
#FormContent Table {
	padding: 3px;
	margin-top: 20px;
	border-bottom: 3px solid #234e83;
	}
	
#FormContent Table.none {
	padding: 0;
	margin-top: 0;
	border: 0;
	}

	
#FormContent td {
	padding: 3px;
	}
	
#FormContent td.first {
	color: #ffffff;
	font-weight:bold;
	font-size: 9pt;
	padding: 3px;
	background-color: #234e83;
	}

#FormContent td.sub {
	color: #ffffff;
	font-size: 8.5pt;
	padding: 3px;
	background-color: #6f8bae;
	border-top: 1px solid #f2efeb;
	}

#CoApp Table {
	padding: 3px;
	margin-top: 20px;
	border-bottom: 3px solid #841e22;
	}
	
#CoApp td {
	padding: 3px;
	}
	
#CoApp td.first {
	color: #ffffff;
	font-weight:bold;
	font-size: 9pt;
	padding: 3px;
	background-color: #841e22;
	}

#CoApp td.sub {
	color: #ffffff;
	font-size: 8.5pt;
	padding: 3px;
	background-color: #a4585a;
	border-top: 1px solid #f2efeb;
	}

	
/*--------------------Rates Table--------------------*/



	
/*--------------------Various Table Styles--------------------*/

.BorderRightBottom {
	border-right: 1px solid #bfb7aa;
	border-bottom: 1px solid #bfb7aa;
	}
	
.BorderRight {
	border-right: 1px solid #bfb7aa;
	}
	
.BorderBottom {
	border-bottom: 1px solid #bfb7aa;
	}


/*--------------------Sub Nav--------------------*/

#SubNav {
	float: right;
	}

/*--------------------RelatedLinks--------------------*/

#RelatedLinks {
	background-image: url(../images/Back_RelatedLinks.jpg);
	background-repeat: repeat-x;
	background-color: #5277a3;
	border: 1px solid #ffffff;
	width: 157px;
	padding: 40px 15px 15px 15px;
	margin: 15px 10px 0 0;
	}
	
#RelatedLinks ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#RelatedLinks li {
	background-image: url(../images/Bullet_ProtectInfo.gif);
	background-repeat: no-repeat;
	margin: 2px 0 0 0;
	padding: 1px 1px 5px 10px;
	border-bottom: 1px dotted #8fa4bd;
	font-size: .9em;
	}
	
#RelatedLinks li.last {
	background-image: url(../images/Bullet_ProtectInfo.gif);
	background-repeat: no-repeat;
	margin: 2px 0 0 0;
	padding: 1px 1px 5px 10px;
	border-bottom: 0;
	}
	
#RelatedLinks li a:link, #RelatedLinks li a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#RelatedLinks li a:hover {
 	color: #ffffff;
	text-decoration: underline;
 	}
	
/*--------------------Considered--------------------*/

#Considered {
	background-image: url(../images/Back_Considered.jpg);
	background-repeat: repeat-x;
	background-color: #a43a3e;
	border: 1px solid #ffffff;
	color: #ffffff;
	width: 157px;
	padding: 40px 15px 15px 15px;
	margin: 15px 10px 150px 0;
	line-height: 11pt;
	}
	
#Considered ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#Considered li {
	background-image: url(../images/Bullet_ProtectInfo.gif);
	background-repeat: no-repeat;
	margin: 2px 0 0 0;
	padding: 1px 1px 5px 10px;
	border-bottom: 1px dotted #b7696c;
	font-size: .9em;
	}
	
#Considered li.last {
	background-image: url(../images/Bullet_ProtectInfo.gif);
	background-repeat: no-repeat;
	margin: 2px 0 0 0;
	padding: 1px 1px 5px 10px;
	border-bottom: 0;
	}
	
#Considered li a:link, #Considered li a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#Considered li a:hover {
 	color: #ffffff;
	text-decoration: underline;
 	}

/*--------------------CurrentSpecials--------------------*/

#CurrentSpecials {
	background-image: url(../images/Back_CurrentSpecials.jpg);
	background-repeat: repeat-x;
	background-color: #a43a3e;
	border: 1px solid #ffffff;
	color: #ffffff;
	width: 157px;
	padding: 40px 15px 15px 15px;
	margin: 15px 10px 150px 0;
	line-height: 11pt;
	}
	
#CurrentSpecials ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#CurrentSpecials li {
	background-image: url(../images/Bullet_ProtectInfo.gif);
	background-repeat: no-repeat;
	margin: 2px 0 0 0;
	padding: 1px 1px 5px 10px;
	border-bottom: 1px dotted #b7696c;
	font-size: .9em;
	}
	
#CurrentSpecials li.last {
	background-image: url(../images/Bullet_ProtectInfo.gif);
	background-repeat: no-repeat;
	margin: 2px 0 0 0;
	padding: 1px 1px 5px 10px;
	border-bottom: 0;
	}
	
#CurrentSpecials li a:link, #Considered li a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#CurrentSpecials li a:hover {
 	color: #ffffff;
	text-decoration: underline;
 	}

/*--------------------Footer--------------------*/

#Footer {
	margin: 0;
	background-image:url(../images/GovIcons.gif);
	background-repeat:no-repeat;
	background-position: left;
	height: 130px;
	clear: both;
	}
	
#Footer ul {
	margin-top: -10px;
	color: #b2ab9b;
	text-align: right;
	}
	
#Footer li {
	border-right: 1px solid #b2ab9b;
	display: inline;
	margin-left: 9px;
	padding-right: 7px;
	}
	
#Footer li.last {
	border-right: none;
	padding-right: 3px;
	}
	
#Footer p {
	color: #ffffff;
	background-color: #365f93;
	padding: 4px;
	text-align: right;
	}
	
#Footer a:link, #Footer a:visited {
	color: #b2ab9b;
	text-decoration:none;
	}
	
#Footer a:hover {
	color: #8a8477;
	text-decoration: underline;
	}
	
