@charset "utf-8";
/* CSS Document */

body {
	background-color: #45548b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.address {	
	font-size: 12px;
	font-weight: bold;
	color: #293E77
}
a:link {
	color: #8C8C8C;
}
a:visited {
	color: #45548B;
}
a:hover {
	color: #45548B;
}
a:active {
	color: #45548B;
}

li {
	font-size: 13px;
	font-weight: normal;
	line-height: 130%;
	text-indent: 0px;
	list-style-type: disc;
	margin-left: 0;
	padding-left: 0;
}



}
ul {
	text-indent: 0px;
	margin-left: 0px;
}



.list {font-size: 13px; color: #FFFFFF; }
.listhead {font-size: 14px; color: #FFFFFF; font-weight: bold;}
.head {font-size: 14px; color: #000000; font-weight: bold;}
.footer {
	color: #CCCCCC;
	font-size: 9px;
}

.content {
	font-size: 13px;
	line-height: 130%;
}

.content2 {
	font-size: 13px;
	line-height: 125%;
}
.highlightbold {
	font-size: 14px;
	font-weight: bold;
}


.contentwhite {
	font-size: 13px;
	line-height: 125%;
	color: #FFFFFF;
}

.contentbold
{font-size: 13px; font-weight: bold; }

.centerhead {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #293E77;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin: 6px;
	font-weight: bold;
}
#nav a:link {
	color:#FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	color:#CCCCCC;
	text-decoration: none;
}
#nav a:hover {
	color:#FFFFCC;
	text-decoration: none;
}
/*
.style20 {color: #FFFFFF}
.style4 {font-size: 9px}
.style19 {font-size: 16px; font-weight: bold; }

