/* dk purple: #639; med purple: #ac40fe; med lt purple: #cd9bff; lt purple: E2C5FF; 
dk blue: #00c; med dk blue: #00f; lt blue: #d2ccff; 
dk teal: #023B3C; med dk teal: #046567; med teal: #058B8E; lt teal: #69B9BB  */
{
	margin: 0;
	padding: 0;
	}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	background-color:#fff;
}
#bodymargin {
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
	line-height: 110%;
}
.listone, li {
	line-height: 50%;
}

td, p, li, dl, dt, blockquote, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color:#000;
}
.quoteone {
	padding: 10px 20px 10px 20px;
	border: 1px #023B3C dashed;
	background-color: #F0E0FF;
	margin-bottom: 10px;
}
hr {
	height: 1px;
	border-color: #639;
	border-top-style: dashed;
	border-bottom-style: dashed;
}
hr.thick {
	height: 2px;
	border-color: #639;
	border-top-style: solid;
	border-bottom-style: solid;
}
.tableborder1 {
	border: 1px solid #639;
	padding: 0 20px 0 20px;
	background-color: #E2C5FF;
	margin: 20px;
}
.tableborder2 {
	border: 1px solid #639;
	padding: 0 20px 0 20px;
	background-color: #69B9BB;
	margin: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#639;
	padding: 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color:#639;
	padding: 0;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#639;
	padding: 0;
}
A:link {
	color:#058B8E;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px dashed #058B8E;
}
A:visited {color:#046567; 
	text-decoration: none;  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px dashed #046567;
}
A:hover {color: #639; 
	text-decoration: none; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A:active {color:#639; 
	text-decoration: none; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#linkp {font-weight: normal;
	text-decoration: none;  
	line-height: normal;
	font-size: 10px;
	border-bottom: none;

}
#link a {font-weight: normal;
	text-decoration: none;  
	line-height: normal;
	font-size: 10px;
	border-bottom: none;

}
#link A:link {color:#058B8E;  
}
#link A:visited {color:#058B8E; 
}
#link A:hover {color:#639; 
	text-decoration: underline;  
}
#link A:active {color:#0066FF; 
}

.outline a {
	line-height: 300%;
	text-decoration: none;
}
.outline A:link {color:#058B8E;  }
.outline A:visited {color:#69B9BB;}
.outline A:hover {color:#639; }
.outline A:active {color:#0066FF;}

.outline2 a {
	line-height: 200%;
	text-decoration: none;
}
.outline2 A:link {color:#058B8E;  }
.outline2 A:visited {color:#69B9BB;}
.outline2 A:hover {color:#639; }
.outline2 A:active {color:#0066FF;}
#topbackground {
	margin: 0;
	padding: 0;
	height: 151px;
	position: static; 
	background-image: url(images/2005/topmiddle1.jpg);
	background-repeat: repeat-x;	
}
#toprt {
	margin: -151px 0 0 0;
	padding: 0;
	height: 151px;
	position: static; 
	background-image: url(images/2005/toprt1.jpg);
	background-repeat: no-repeat;
	background-position: right;	
}
#topleft {
	margin: 0;
	padding: 0;
	height: 151px;
	position: static; 
	background-image: url(images/2005/topleft2.jpg);
	background-repeat: no-repeat;
	background-position: left;	
}

#contenttext {
	top: 151px;
	position: absolute;
	left: 180px;
	float: right;
	padding-right: 20px;
}
#bottomnav {	
	text-align: center;
}
#navcontainer {
	margin-top: -10px;
	z-index: 1;
}
ul#navlist {
 width: 158px;
\width: 160px;
w\idth: 158px;
padding: 0px;
border: 1px solid #ccc;
border-top: 0px;
margin: 0px;
font: 11px verdana,helvetica,arial,sans-serif;
background: #808080;
}

ul#navlist li {
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #808080;
background: #058B8E;
color: #E2C5FF;
}

ul#navlist li a {
display: block;
 width: 122px;
\width: 158px;
w\idth: 122px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #EAF5F5;
background: #EAF5F5;
text-decoration: none;
text-align: right;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#058B8E;
}

ul#navlist li a:hover {
	border-left: 20px solid #CD9BFF;
	color: #058B8E;
	background: #E2C5FF;
}