@charset "iso-8859-1";

body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	line-height:130%;
	
}

ul {
	line-height:130%;
}

ol {
	line-height:130%;
}

li {
	margin-bottom:5px;
}
.bodytext {
	font-size: 12px;
	font-weight: normal;
	color:#111111;
	text-align: justify;
	vertical-align: top;
	line-height:13px;
}
.caption {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color:#111111;
	text-align: center;
	vertical-align: top;
	line-height:11px;
}
.body_bold {
	font-size: 12px;
	font-weight: bold;
	color:#111111;
	line-height:13px;
}

.body_bold_gold {
	font-size: 12px;
	font-weight: bold;
	color:#CC9933;
	line-height:13px;
}

.title {
	font-size: 18px;
	font-weight: bold;
	color: #055a8d;
	line-height:20px;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #055a8d;
	line-height:16px;
}

.nav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#81acdd;
	line-height: 18px;
	padding-left:0px;
	padding-right:0px;
	border-right:solid 2px;
	border-right-color:#3A7ECA;
	vertical-align:top;
}

#tree a {
	color:#FFFFFF;
	text-decoration:none;
}

#tree a:visited {
	color:#FFFFFF;
}

#tree a:hover {
	color:#eee7b4;
}

#tree a:active {
	color:#FFFFFF;
}

a { 
	color:#055a8d;	
	text-decoration:underline;
}
a:visited {
	color:#055a8d;
	text-decoration:underline;
}
a:hover {
	color:#000033;
	text-decoration:underline;
}

.Content1
{
	background-color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align:left;
	line-height:13px;
	border-right:solid 2px;
	border-right-color: #ffffff;
	border-left:solid 2px;
	border-left-color: #ffffff;
	vertical-align:top;
}
.Content2
{
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 10px;
	padding-bottom: 0px;
	vertical-align:top;
}

.home_feature
{
	vertical-align:top;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
}	

.copyright
{
	font-size:10px;
	color:#555555;
	text-align:left;
}

a.copyright
{
	color:#555555;
	text-decoration:none;
}
a.copyright:hover
{	
	text-decoration:underline;
}