﻿html, body {
margin: 0px;
padding: 0px;
}
body {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #3F4554;
text-align: center;
line-height: 1.8em;
}

#wrapper {
width: 800px;
margin: 15px auto 15px auto;
padding: 0px;
text-align: left;
border: solid 1px #000000;
}
#header {
width: 100%;
height: 120px;
background-color: #f1f1f1;
border-bottom: solid 1px #dadada;
}
#container {
width: 100%;
height: auto;
margin: 0px;
padding:2px 0px;
background-image: url(divider.gif);
background-repeat: repeat-y;
background-position: 200px 0px;
}
#full {
width: 790px;
height: auto;
float: left;
padding: 5px;
margin: 0px;
}
#left {
width: 470px;
height: auto;
float: left;
padding: 5px;
margin: 0px;
}
#leftbottom {
	width: 800px;
	float:left;
}
#right {
height: auto;
float: right;
padding: 5px;
margin: 0px;
width: 300px;
}
#right p {
margin: 0px;
padding:10px;
}
.clearer {
font-size: 0px;
height: 0px;
width: 100%;
display: block;
clear: both;
}
#nav {
margin: 0px;
padding: 0px;
list-style: none;
list-style-image: none;
}
#nav li {
margin: 0px;
padding: 0px;
display: inline;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
color:#3F4554;
text-decoration: none;
display: block;
margin: 0px;
padding: 0px;
width: 160px;
}
#nav li a:hover {
color: #ccc;
text-decoration: none;
}
#footer {
padding: 0px;
margin: 0px;
border-top: solid 1px #dadada;
text-align: center;
background-color:#678f0a;
color: #FFFFFF;
}
#footer p {
margin: 0px auto 0px auto;
padding: 10px 0px 10px 0px;
color: #ffffff;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #ffffff;
text-decoration: none;
}
#footer a:hover {
color: #ccc;
text-decoration: none;
} 
#learnmore {
	background-color:#999999;
	width:500px;
	border: 1px solid #000000;
	padding:2px;
	font-size: 14px;
}
.border {
	border: 1px solid #000000;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000025;
}
.floatright { float: right; }

.list {
	list-style:square;
}
.tableform {
	margin: 5px;
	padding: 5px;
	vertical-align:top;
}
.tableformmerge {
	background-color:#698F06;
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
	ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:800px;
	position:relative;
	display:block;
	height:30px;
	font-size:15px;
	font-weight:bold;
	background:transparent url(images/nav_bg.png) repeat-x top left;
	font-family:Verdana;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
	
ul#menu li a:hover
{	
	color:#FFFFFF;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;		
}
	

ul#menu li a.current
{
	display:inline;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}
#registerleft {
	width: 90%;
	float:left;
}
#registerright {
	margin-left: 90%;
}
.under {
	text-decoration:underline;
	color:#000000;
}
.footer {
	background-color:#009900;
	text-align:center;
	color: #FFFFFF;
	font-size: 11px;
}
.footer a:link {
	color: #FFFFFF;
	font-size: 11px;
}
#support {
	font-size:13px;
	font-weight:bold;
	border: 1px solid #000000;
}
.supportheading {
	margin: 0;
	background:#999999;
	color: #ffffff;
	padding-left:5px;
	margin-left:-5px;
	border-bottom: 1px solid #000000;
}
.orgbox {
	height: 20px;
	width: 600px;
	border: 1px solid #000000;
	text-align:center;
	font-size:16px;
	margin-left:100px;
	background-color:#FF7400;
	font-weight:bold;
}
.contributors {
	margin-left: 15px;
	margin-top: -10px;
	color: #0066FF;
	font-weight:bold;
}
#sectionheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #BD2222;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;}
#sectionheader a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #BD2222;
	padding-top: 10px;
}
.sectionlist {
	padding-left: 10px;
	list-style-image:url(images/arrow.png);
	margin-left: 10px;
	text-decoration:none;
}
.sectionlist a {
	text-decoration:none;
	color: #3F4554;
}
.sectionlist a:link {
	text-decoration:none;
	color: #3F4554;
}
.sectionlist a:hover {
	text-decoration:underline;
	color: #BD2222;
}
.mainintro {
	margin-left: 5px;
}
.accomplist {
	padding-left: 10px;
	list-style: circle;
	margin-left: 10px;
	text-decoration:none;
}
.accomplist a:link {
	text-decoration:none;
	color: #3F4554;
}
.accomplist a:hover {
	text-decoration:underline;
	color: #BD2222;
}
.eventstable {
	padding: 5px;
}
.eventstablealt {
	background-color:#CCCCCC;
}
th {
background-color: #F89432;
font-size: 14px;
padding: 5px;
}
#casehistory {
border: 1px solid #333;
padding: 5px;
margin: 8px;
background-color: #F89432;
text-align:center;
font-size: 14px;
font-weight:bold;
color: #ffffff;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
#casehistory a {
color: #ffffff;
}
.fincont {
color: #006633;
font-size:16px;
font-weight:bold;
}
#lastupdate {
	font-style:italic;
	font-size:10px;
	text-align:right;
	padding: 5px;
}
.voicemailbox {
	height: 25px;
	font-weight:bold;
	width: 300px;
	margin: 10px;
	background-color:#FC3;
	padding: 1px;
	border: 1px solid #000;
	text-align:center;
}
.emergencynote {
	color:#F00;
}
#fivewishleft {
width: 550px;
height: auto;
float: left;
padding: 5px;
margin: 0px;
}
#fivewishright {
height: auto;
float: left;
width: 200px;
padding: 5px;
margin: 0px;
border: 1px solid #333;
}
.fivewishdocumentheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #BD2222;
}


.news_style{
display:none;
}
.news_show
{
background-color: white;
color:black;
width:400px;
height:130px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
overflow: auto;	

}
.news_border
{
background-color: white;
width:400px;
height:130px;
margin-left: 10px;
font: normal 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 1px solid gray;
padding: 5px 5px 5px 5px;
overflow: auto;	

}
.news_mark{
background-color:white ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:361px;
height:35px;
color:black;
text-align:center;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
background-color:white ;
border: 1px solid gray;
/*border-top-color: white;*/
border-top:none;
height:20px;
margin-left: 10px;
}
.newsheading{
	margin-left: 10px;
	font-size: 14px;
	font-weight:bold;
	color: #BD2222;
}
.testauthor {
	color: #C00;
}