a {
	color: #4A7BB5; 
	text-decoration: underline;
}

a:visited {
	color: #8FB8E9; 
	text-decoration: underline;
}

a:hover {
	color: #FFCC66;
	text-decoration: underline;
}

.mainNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .5px;
}

.mainNavigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .5px;
	text-decoration: none;
}

.mainNavigation a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .5px;
	text-decoration: none;

}

.mainNavigation a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFCC66;
	letter-spacing: .5px;
	text-decoration: none;

}

.mainNavigationCurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFCC66;
	letter-spacing: .5px;
}

.mainNavigationCurrent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFCC66;
	letter-spacing: .5px;
	text-decoration: none;
}
.mainNavigationCurrent a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFCC66;
	letter-spacing: .5px;
	text-decoration: none;
}
.mainNavigationCurrent a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFCC66;
	letter-spacing: .5px;
	text-decoration: none;

}

.mainNavigationSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1px;
	text-indent: 50px;

}

.mainNavigationSub a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .1px;
	text-decoration: none;
}

.mainNavigationSub a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .1px;
	text-decoration: none;
}

.mainNavigationSub a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFCC66;
	letter-spacing: .1px;
	text-decoration: none;

}

.mainNavigationSubCurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFCC66;
	letter-spacing: .1px;
}

.mainNavigationSubCurrent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFCC66;
	letter-spacing: .1px;
	text-decoration: none;
}

.mainNavigationSubCurrent a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFCC66;
	letter-spacing: .1px;
	text-decoration: none;
}


.mainNavigationSubCurrent a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFCC66;
	letter-spacing: .1px;
	text-decoration: none;

}

.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	text-indent: 15pt;
}
.rightHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #99CC66;
	text-decoration: none;
	letter-spacing: .1em;
}
.whiteHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-decoration: none;
}
.whiteBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.whiteBodyText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
}
.whiteBodyText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: underline;
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}
.largeBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	letter-spacing: .05em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	list-style-image: url(images/bullet.gif);

}
.largesubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	letter-spacing: .05em;
	font-weight: bold;
	color: #986698;
	text-decoration: none;
	text-align: left;
	list-style-image: url(images/bullet.gif);
}
.smallsubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: 986698;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.smallblackBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: 986698;
	font-weight: normal;
	letter-spacing: .05em;
}
.hangingIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	letter-spacing: 0.1em;
	text-indent: -50px;
}
