body {

	margin: 0;
	font-size: 12px;
	font-family: Arial, serif;
	background: #4a361e;

}

#page {

	display: block;
	text-align: center;	
	background: url("images/pagebg.gif") top center repeat-y;
	min-height: 100%;

}

#layout {

	width: 1004px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: url("images/top.jpg") top center no-repeat;

}

.alt {

	display: none;

}

#header {

	width: 1004px;
	height: 191px;

}

/*.nav {
	
	display: none;
	
}*/

.nav ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

.nav ul li {

	float: left;

}

.nav ul li a {

	display: block;
	text-decoration: none;

}

.nav ul li a:hover {

	text-decoration: underline;

}

#topNav {
	
	margin-left: 314px;
	
}

#topNav a {

	font-size: 12px;
	color: #fff;
	text-decoration: none;
	width: 103px;
	height: 33px;
	text-align: center;
	margin-right: 6px;
	padding-top: 6px;
	background: 0px 25% no-repeat;

}

* html #topNav a {
	
	height: 39px;
	
}

#topNav a#nav1 {	
	
	background-image: url("images/nav1.gif");
	
}

#topNav a#nav2 {	
	
	background-image: url("images/nav2.gif");
	
}

#topNav a#nav3 {	
	
	background-image: url("images/nav3.gif");
	
}

#topNav a#nav4 {	
	
	background-image: url("images/nav4.gif");
	
}

#topNav a#nav5 {	
	
	background-image: url("images/nav5.gif");
	
}

#topNav a#nav6 {	
	
	background-image: url("images/nav6.gif");
	
}

#topNav a:hover {
	
	background-position: bottom left !important;
	
}

#content {

	clear: both;

}

#content .container {
	
	text-align: left;
	
}

#content #leftColumn {
	
	width: 700px;
	padding-left: 20px;
	
}

* html #content #leftColumn {
	
	width: 665px;
	
}

* html #content #leftColumn .container {
	
	padding-right: 0;
	
}

#content #rightColumn {
	
	float: right;
	width: 325px;
	
}

#content #rightColumn .container {
	
/*	text-align: justify;*/
	
}

* html #content #rightColumn {
	
	width: 269px;
	
}

#content #rightColumn .fieldwrap label {
	
	float: left;
	width: 110px;
	
}

* html #content #rightColumn .fieldwrap label {
	
	width: 90px;
	font-size: 11px;
	
}

* html #content #rightColumn .fieldwrap input,* html #content #rightColumn .fieldwrap textarea {
	
	width: 150px;
	
}

* html #content #rightColumn .fieldwrap p {

	margin: 0;

}

* html .fmverify {
	
	width: 85px !important;
	
}

#content .ddfmerrors {
	
	font-size: 16px;
	font-weight: bold;
	color: #f00;
	
}

#content .errorlist {
	
	border: 1px solid #000;
	background: #fff;
	padding: 5px;
	
}

#content .container {
	
	padding: 20px 25px;
	font-size: 14px;
	line-height: 24px;
	
}

* html #content #rightColumn .container{
	
	padding: 20px 20px 20px 0;
	
}

#content .container h2 {

	color: #772222;
	margin: 20px 0 0 0;
	font-family: Georgia, "Times New Roman", Times;
	font-weight: normal;
	text-align: left;
	clear: left;

}

#content #leftColumn .container h2 {
	
	font-size: 2em;
	
}

#content #rightColumn .container h2 {
	
	font-size: 1.5em;
	
}

#content .prettyTable {

	border-right: 1px solid #000;
	border-bottom: 1px solid #000;

}

#content .prettyTable td {

	border-left: 1px solid #000;
	border-top: 1px solid #000;
	padding: 10px;

}

#content ol {

	list-style-type: upper-roman;

}

#content ol ol {

	list-style-type: lower-alpha;

}

#content ol.numbered {

	list-style-type: decimal !important;

}

#content .documentList ul {

	list-style: none;

}

#content .documentList li {

	float: left;

}

#content .documentList a {

	display: block;
	width: 150px;
	height: 30px;
	background: #dfdbc3 url("images/button_pdf.gif") center 5px no-repeat;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	border: 1px dashed #bfbba3;
	margin: 0 5px 5px 0;
	line-height: 10px;
	padding-top: 45px;

}

* html #content .documentList a {

	height: 75px;

}

#content .documentList a:hover {
	
	background: #fff url("images/button_pdf.gif") center 5px no-repeat;

}

#content h3 {

	clear: left;

}

#emergencyKit ul {

	list-style: none;

}

#emergencyKit ul li {

	float: left;
	width: 150px;
	height: 150px;
	text-align: center;
	margin: 5px;

}

#emergencyKit ul li img {

	border: 1px solid #4a361e;

}

#faqLink {
	
	display: block;
	width: 259px;
	height: 100px;
	background: url("images/faq.gif") top left no-repeat;
	margin-left: 17px;
	
}

* html #faqLink {
	
	margin-left: 0;
	
}

#bottomNav {

	font-size: 12px;
	float: right;
	clear: both;
	margin-right: 15px;

}

#bottomNav a {
	
	padding: 0 4px;
	color: #772222;
	font-weight: bold;
	
}

#copyright {

	clear: both;
	width: 1004px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	padding-right: 50px;

}

#copyright p {
	
	margin: 0;
	
}

#copyright a {

	text-decoration: none;
	color: #000;

}

#copyright a:hover {

	text-decoration: underline;

}
