body
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: black;
	font-family: arial, helvetica, sans-serif;
	background-color: #ffffff;
}
a
{
	font-family: arial, helvetica, sans-serif;
}
div, p, th, td, li, dd, dl, dt
{
    font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}
.default
{
    font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}
h1
{
    font-size: 21px;
    color: #323C5F
}
h2
{
    font-size: 18px;
    color: #323C5F
}
h3
{
    font-size: 14px;
    color: #323C5F
}
h4
{
    font-size: 12px;
    color: #323C5F
}
h5
{
    font-size: 10px;
    color: #323C5F
}
h6
{
    font-size: 9px;
    color: #323C5F
}
.FreeTextArea
{
	color: #000000;
}
a:link
{
    color: #9C603C;
    text-decoration: none
}
a:active
{
    color: #9C603C;
    text-decoration: none
}
a:visited
{
    color: #9C603C;
    text-decoration: none
}
a:hover
{
    color: #450084;
    text-decoration: underline
}
a.LeftSideNavigation:link
{
    font-size: 11px;
	color: #450084;
    text-decoration: none;
    font-weight: bold
}
a.LeftSideNavigation:active
{
    font-size: 11px;
	color: #450084;
    text-decoration: none;
    font-weight: bold
}
a.LeftSideNavigation:visited
{
    font-size: 11px;
	color: #450084;
    text-decoration: none;
    font-weight: bold
}
a.LeftSideNavigation:hover
{
    font-size: 11px;
	color: #943842;
    text-decoration: underline;
    font-weight: bold
}
a.SecondNavigation:link
{
	font-size: 11px;
	color: #450084;
	font-weight: normal
}
a.SecondNavigation:active
{
	font-size: 11px;
	color: #450084;
	font-weight: normal
}
a.SecondNavigation:visited
{
	font-size: 11px;
	color: #450084;
	font-weight: normal
}
a.SecondNavigation:hover
{
	font-size: 11px;
	color: #943842;
	font-weight: normal
}
.FooterText
{
    font-size: 10px;
    color: black;
}
.SmallTextInTextArea
{
    font-family: Courier;
    font-size: 12px
}
.desc 
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px
}
.descbold 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    font-weight: bold
}
.mainhead
{
    font-size: 21px;
    color: #323C5F
}
.subhead
{
	font-size: 16px;
}
.smalltext
{
	font-size: 9px;
}

.topband
{
	position: absolute;
	top: 0;
	left: 0;
	height: 27px;
	width: 100%;
}
.searchtable
{
	background-color: #4E0D8B;
	text-align: right;
}

A.searchlinks:link
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none;
}
A.searchlinks:active
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none
}
A.searchlinks:visited
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none
}
A.searchlinks:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: underline
}
.navigation
{
	position: absolute;
	top: 100px;
	left: 10px;
	width: 190px;
}
.content
{
	position: absolute;
	top: 100px;
	left: 200px;
	width: 560px;
}
.header
{
	position:absolute;
	top: 27px;
	left: 0;
	width: 100%;
	text-align: right;
}
