body {

	background-color: #b4d0dc;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	color: #000000;
}

a:link {
	color: #24027b;
	text-decoration: none;
}
a:visited {
	color: #005cd9;
	text-decoration: none;
}
a:hover {
	color: #DE0707;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
	text-decoration: none;
}

.style12 {
	font-size: 16px;
	font-style: normal;
	color: #8C63D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.style11 {
	font-size: 14px;
	font-style: normal;
	color: #FF340B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.style10 {
	font-size: 16px;
	font-style: normal;
	color: #8C63D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style9 {
	font-size: 4px;
	font-style: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.style8 {
	font-size: 9px;
	font-style: normal;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.style7 {
	font-size: 18px;
	font-style: normal;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.style6 {
	font-size: 14px;
	font-style: normal;
	color: #443835;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.style5 {
	font-size: 16px;
	font-style: normal;
	color: #007F7E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style4 {
	font-size: 16px;
	font-style: normal;
	color: #039E02;
	font-family: arial, helvetica, Verdana;
	font-weight: normal;
}

.style3 {
	font-size: 16px;
	font-style: normal;
	color: #2E2B26;
	font-family: arial, helvetica, Verdana;
	font-weight: normal;
}

.style2 {
	font-size: 17px;
	font-style: bold;
	color: #613977;
	font-family: arial, helvetica, Verdana;
	font-weight: bold;
}


.style1 {
	font-size: 24px;
	font-style: normal;
	color: #24027b;
	font-family: arial, helvetica, Verdana;
	font-weight: bold;
}

.verticalrule {
	background-image: url(images/vertical-rule.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.horizontalrule {
	background-image: url(images/horizontal-rule.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.headline-14pt   { color: #306; font-size: 14pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
.headline-12pt   { color: #306; font-size: 12pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
.normal  { font-size: 12pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.normal-6pt   { font-size: 6pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.normal-8pt { color: #666; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.normal-10ptbold   { color: #306; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
.headline-14pt-BLK   { color: #000; font-size: 14pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
.headline-12pt-BLK   { color: #900; font-size: 12pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }

}

#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #5782AF;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #9999CC;
color: #000;
}