a:link{
	color : #008CA3;
	text-decoration : none;
	font-weight : bold;
}

a:visited{
	color : #008CA3;
	text-decoration : none;
	font-weight : normal;
}

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

.subnav{
	color : #FFFFFF;
	background : #FEB321;
	font-size : 7.8 pt;
	text-transform : uppercase;
	font-family : "Arial Black";
	text-decoration : none;
	font-weight : normal;
}

.subnavon{
	color : #FFFFFF;
	background : #FED17A;
	font-size : 7.8 pt;
	text-transform : uppercase;
	font-family : "Arial Black";
	text-decoration : none;
	font-weight : normal;
}

.subnavsep{
	background : #FEE3AF ;
}

.sublayer{
	background-color : #FED17A;
	border-color : #FEE3AF;
	color : #FFFFFF;
	font-size : 7.8 pt;
	text-transform : uppercase;
	font-family : "Arial Black";
	text-decoration : none;
}

.left{
	background : #FEBD3E;
}

.LeftText{
	color : #FFFFFF;
	font-size : 9.2 pt;
}

.LeftLink{
	color : #FFFFFF;
	font-size : 8.2 pt;
	font-weight : bold;
	text-transform : uppercase;
	text-decoration : none;
}

.LeftTitle{
	color : #FFFFFF;
	font-size : 7.2 pt;
	text-transform : uppercase;
	font-family : "Arial Black";
	text-decoration : underline;
}

.Heading1{
	color : #008BA9;
	font-size : 20pt;
	text-decoration : none;
}

.Heading2{
	color : #008BA9;
	font-size : 14pt;
}

.Heading3{
	color : #008BA9;
	font-size : 10pt;
	text-decoration : underline;
	font-family : "Arial Black";
}

.BlueS{
	font-size : 7.8pt;
	color : #008BA9;
}

.BlueM{
	font-size : 8.8pt;
	color : #008BA9;
}

.BlueL{
	font-size : 10.8pt;
	color : #008BA9;
}

.YellowS{
	font-size : 7.8pt;
	color : #FEB321;
}

.YellowM{
	font-size : 8.8pt;
	color : #FEB321;
}

.YellowL{
	font-size : 10.8pt;
	color : #FEB321;
}

.GreyS{
	font-size : 7.8pt;
	color : #616465;
}

.GreyM{
	font-size : 8.8pt;
	color : #616465;
}

.GreyL{
	font-size : 10.8pt;
	color : #616465;
}

.WhiteS{
	font-size : 7.8pt;
	color : #FFFFFF;
}

.WhiteM{
	font-size : 8.8pt;
	color : #FFFFFF;
}

.WhiteL{
	font-size : 10.8pt;
	color : #FFFFFF;
}

.Small{
	font-size : 7.8pt;
	color : #232323;
}

.Content{
	font-size : 8.8pt;
	color : #232323;
}

.HeadingDarkBlue{
	color : #000080;
	font-size: 14pt;
}

.HeadingLDarkBlue{
	color : #000080;
	font-size: 14pt;
	font-weight: bold;
}

.HeadingPurple {
	color : #800080;
	font-size: 16pt;
}

.HeadingBlack {
	color : #000000;
	font-size : 14pt;
	font-weight : bold;
	font-style: italic;
}

.TextBlack{
	color: #000000;
	font-size: 11pt;
}

.TextDarkBlue{
	color: #000080;
	font-size: 11pt;
}