
BODY {
	margin: 0;
	font-family: arial, sans;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

H1 {
	margin: 0;
	color: #214c8d;
	font-family: arial, sans;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.5em;
	word-spacing: normal;
	letter-spacing: 0.3ex;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}

H2 {
	margin: 0;
	color: #214c8d;
	font-family: arial, sans;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.5em;
	word-spacing: normal;
	letter-spacing: 0.3ex;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	text-indent: 0ex;
}

H3 {
	margin: 0;
	color: #476faf;
	font-family: arial, sans;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.5em;
	word-spacing: normal;
	letter-spacing: 0.3ex;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}


.bodytextsmall {
	font-family: arial, sans;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.5em;
	word-spacing: normal;
	letter-spacing: 0.3ex;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}


.bodytext {
	font-family: arial, sans;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.5em;
	word-spacing: normal;
	letter-spacing: 0.3ex;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}

.bodytextbold {
	font-family: arial, sans;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.5em;
	word-spacing: normal;
	letter-spacing: 0.3ex;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}


a.menutext {
	font-family: arial, sans;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	letter-spacing: 0.3ex;
	margin-left: 36px;
	margin-top: 20px;
	color: #214c8d;
	text-decoration: none;
}


a.menutextsub {
	font-family: arial, sans;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 0.3ex;
	margin-left: 36px;
	margin-top: 20px;
	color: #999999;
	text-decoration: none;
}

a.menutextsub:hover {
	color: #214c8d;
}

a.menutextsub:active {
	color: #214c8d;
}



a.clicktext {
	font-family: arial, sans;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 0.3ex;
	margin-left: 0px;
	margin-top: 20px;
	color: #999999;
	text-decoration: none;
}

a.clicktext:hover {
	color: #214c8d;
}

a.clicktext:active {
	color: #214c8d;
}



.menutext2 {
	font-family: arial, sans;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.5em;
	letter-spacing: 0.2ex;
	color: #2a4f8b;
}

.menutext2:hover {
	color: #476faf;
}

.menutext2:active {
	color: #000000;
}

.text2 {
	font-family: arial, sans;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.5em;
	letter-spacing: 0.2ex;
	color: #2a4f8b;
}









#content {
	background-color: #FFFFFF;
	width: 414px;
	margin-left: 0px;
	margin-right: 36px;
	position: relative;
}

#content P {
	font-family: arial, sans;
	font-size: 11px;
	color: #000000;
}

#content UL, LI {
	font-size: 12px;
	line-height: 2em;
	color:000000;
}

#footer {
	text-align: right;
/*	float: left; */
	font-size: 9px;
	color: #000000;
	clear:both;
	margin-right: 36px;
}


