body {
	text-align: center;
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	min-width: 760px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #999999;
	background: #FFFFFF url(body_bg.gif) repeat-x;
}

#nav table {
	margin-left: auto;
	margin-right: auto;
	width: 742px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #707D89;
	border-left-color: #707D89;
}

#nav td {
	text-align: center; 
	font-weight: bold; 
	padding: 0;
}

#nav td a {
	display: block;  
	font-size:11px; 
	padding: 5px; 
	text-decoration: none; 
	background: #1D2435 url(nav.gif) repeat-x top right; 
	color: white; 			
	border-bottom: 1px solid #1D2435;
}

#nav td a:hover {
	background-color: #495A77; 
	background-position: top left; 
	border-bottom-color: #384563;
}

#nav2 table {
	margin-left: auto;
	margin-right: auto;
	width: 742px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #707D89;
	border-left-color: #707D89;
}

#nav2 td {
	text-align: center; 
	font-weight: bold; 
	padding: 0;
}

#nav2 td a {
	display: block;  
	font-size:11px; 
	padding: 5px; 
	text-decoration: none; 
	background: #495A77 url(nav2.gif) repeat-x top right; 
	color: white; 			
	border-bottom: 1px solid #1D2435;
}

#nav2 td a:hover {
	background-color: #1D2435; 
	background-position: top left; 
	border-bottom-color: #384563;
}

#header {
	background-color: #D8DBDE;
	margin: auto;
	padding: 0px;
	width: 740px;
	height: 124px;
	text-align: left;
	border: 1px solid #707D89;
}

#headerfade {
	background-color: #D8DBDE;
	margin: auto;
	padding: 0px;
	width: 740px;
	height: 40px;
	border-left: 1px solid #707D89;
	border-right: 1px solid #707D89;
}

#headerphoto {
	background-color: #75828E;
	margin: auto;
	padding: 0px;
	width: 740px;
	height: 228px;
	border-left: 1px solid #707D89;
	border-right: 1px solid #707D89;
}

#main {
	font-family: Verdana; font-weight: normal; font-size: 13px; color: #000000; line-height: 19px;
	background-color: #D8DBDE;
	margin: auto;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 700px;
	height: auto;
	text-align: left;
	border-left: 1px solid #707D89;
	border-right: 1px solid #707D89;
	border-bottom: 1px solid #707D89;
}

#main img {
    border-style: none;
}

#main p {
    font-family: Verdana; font-weight: normal; font-size: 13px; color: #000000; line-height: 19px;
	text-decoration: none;
    margin-left: 20px;
}

#main p.question {
    font-family: Verdana; font-weight: bold; font-size: 13px; color: red; line-height: 19px;
	text-decoration: none;
    margin-left: 20px;
}

#main p.answer {
    font-family: Verdana; font-weight: normal; font-size: 13px; color: #000000; line-height: 19px;
	text-decoration: none;
    margin-left: 20px;
}

#main li.subtext {
	list-style: none;
	margin: 20px;
}

#main table {
    font-family: Verdana; font-weight: normal; font-size: 13px; color: #000000; line-height: 19px;
	text-decoration: none;
    margin-left: 20px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: #ABB0B4;
}

#main td {
	border-width: 1px 1px 1px 1px;
	padding: 6px 6px 6px 6px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	/*background-color: #f2b265;*/
	background-color: #9ca6b5;
}

#main a {
    font-family: Verdana; font-weight: normal; font-size: 13px; color: #000000; line-height: 19px;
	text-decoration: none;
}

#main a:hover {
	font-family: Verdana; font-weight: normal; font-size: 13px; color: #4E4E4E; line-height: 19px;
	text-decoration: underline;
}

#main h1 {
    font-family: Verdana; font-weight: normal; font-size: 15px; color: #000000; line-height: 19px;
	text-decoration: underline;
	margin-left: 20px;
}

#main h2 {
    font-family: Verdana; font-weight: normal; font-size: 17px; color: #000000; line-height: 30px;
	text-align: center;
	margin-left: 20px;
}

#main .legal {
    font-family: Verdana; font-weight: normal; font-size: 11px; color: #000000; line-height: 19px;
	text-decoration: none;
	text-align: center;
}

#main .floatright {
	font-family: Verdana; font-weight: normal; font-size: 20px; color: #000000; line-height: 19px;
	float: right;
	margin-left: 10px;
	padding: 0px;
	width: 200px;
	height: 200px;
	text-align: center;
	border: 0px;
}

#main .floatleft {
	font-family: Verdana; font-weight: normal; font-size: 20px; color: #000000; line-height: 19px;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	padding: 0px;
	width: 200px;
	height: 200px;
	text-align: center;
	border: 0px;
}