.bodyText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.captionTxt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	letter-spacing: 2px;
	font-variant: small-caps;
	font-style: italic;
}

.noRepeatBG {
background-repeat: no-repeat;
}

a:link {
	color: #3399FE;
}

a:visited {
	color: #2268A1;
}

a:hover {
	color: #EDC532;
}

.header01 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

.subHeader01 {

	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}

#flashResizer {
	position:absolute;
	width:760px;
	height:63px;
	z-index:1;
	top:20px;
	visibility: visible;
	line-height: 1.2;
}
.padding9px {
	padding: 9px;
}
.awmAnchor {
	position:relative;
	z-index:0
}

.blueHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #3399FE;

}

.whiteHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: White;
	font-variant: small-caps;
}

a.blueLeftNav, a.blueLeftNav:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #3399FE;
	margin-left: 5px;
	text-decoration: none;
}

a.whiteLeftNav, a.whiteLeftNav:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 20px;
}

a.whiteLeftNav:hover{
	color: #a0dce6;
}

