ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
}

li {padding-top:8px;
}

a{color:#2E4267; text-decoration:underline;}
a:hover{color:#3399CC; text-decoration:none;}
a:active{color:#3399CC; text-decoration:none;}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	padding:0px;
	color: #3399CC;
}

h3 a{
	color:#2E4267; 
	text-decoration:underline; 	
}
	
h3 a:hover{color:#3399CC; text-decoration:none;}
h3 a:active{color:#3399CC; text-decoration:none;}


.page_bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.body_top {
	background-image: url(images/body_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.sidebar a 	{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #094837;	
}

.sidebar-list {
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	margin-right:11px;
}

.sidebar-list a 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	text-decoration:underline;
	color: #2E4267;
}

.sidebar-list a:hover	{
	text-decoration:none;
	color: #3399CC;
}

.sidebar-list a:active	{
	text-decoration:none;
	color: #3399CC;
}

.sidebar-quote{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#094837;
	font-size: 13px;
	font-weight:bold;
	font-style: italic;
	padding-left:16px;
	padding-right:12px;
}

.sidebar a	{
	color: #2E4267;
	text-decoration:underline;
}
.sidebar a:hover	{
	color: #3399CC;
	text-decoration:none;
}

.sidebar a:active	{
	color: #3399CC;
	text-decoration:none;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
}

.main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	padding-top: 4px;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	line-height: 20px;
}

.body_text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: justify;
	line-height: 20px;
}

.quote_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.oval {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}	

.featured {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
padding:7px;
background-color:#FFFFCC;
border:solid 1px #000000;
}

.body-list {
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:left;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	margin-left:-11px;
	margin-right:11px;
}
	
.caption_1 {
	font-size: 16px;
	color: #006633;
	font-weight: bold;
	font-family: Georgia, Times, serif;
}

.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #094837;
}

.subheader a{color:#2E4267; text-decoration:underline;}
.subheader a:hover{color:#3399CC; text-decoration:none;}
.subheader a:active{color:#3399CC; text-decoration:none;}

/*
.subheader a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #094837;
	text-decoration:none;
}

.subheader a:hover{
	color: #0099FF;
	text-decoration:none;
}
*/

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	margin-bottom:5px;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399CC;
	text-decoration:none;
}

.footer a:hover{
	color: #2E4267;
	text-decoration:underline;
}

.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 4px;
	margin:auto;
	margin-left:30px;
	margin-right:30px;
	border: dashed 1px #0066CC;
	background-color:#deedf2;
}
