/*
20090511 AK added .cContentGoldFixedLink
20090508 AK added cContentSmall_11, cContentSmall_13
20090507 AK added cContent, cBoldNavyLink
20090409 AK added .app<various> styles
20090331 AK added .cContentNavyTitle
20090330 AK added .fineSeparator
20090326 AK added .cContentItalicSmall, .cGraphicLargePipe
20090323 AK added .cContentGoldItalic, .cContentSmaller, .cContentSmallerNavy
20090222 AK added .cContentGoldLink & hover
*/
		.topMenu {
			font-family: "Times New Roman", Times, serif;
			font-size: 14px;
			font-weight: normal;
			line-height: 20px;
			color: #F27921;
		}
		.topMenuSmall {
			font-family: "Times New Roman", Times, serif;
			font-size: 9px;
			font-weight: normal;
			line-height: 20px;
			color: #F27921;
		}		
		.topMenuLink {
			font-family: "Times New Roman", Times, serif;
			font-size: 14px;
			font-weight: normal;
			line-height: 20px;
			text-decoration: none;
			color: #FFFFFF;
		}		
		.topMenuLink:hover {
			font-family: "Times New Roman", Times, serif;
			font-size: 14px;
			font-weight: normal;
			line-height: 20px;
			text-decoration: underline;
		}			
		.cCopyright {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9px;
			font-weight: Bold;
			color: Gray;
		}
		.cCopyrightLink {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9px;
			font-weight: Bold;
			color: Gray;
			text-decoration: none;
		}
		.cCopyrightLink:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9px;
			font-weight: Bold;
			color: Navy;
			text-decoration: underline;
		}
		.cContentXsmall {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #000000;
		}
		.cContentSmall {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #000000;
		}
		.cContentSmaller{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: #000000;
		}
		.cContentSmall_11{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #000000;
		}
		.cContentSmall_13{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: normal;
			color: #000000;
		}
		.cContentSmallerNavy{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: Navy;
		}
		.cFAQLink {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #000000;
			text-decoration: none;
		}		
		.cFAQLink:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #000000;
			text-decoration: underline;
		}
		.cContentGold {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #A36109;
		}
		.cContentNavy {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			text-decoration: none;
			color: #19388A;
		}
		.cContentItalic {
			font-family: "Times New Roman", Times, serif;
			font-size: 18px;
			font-style: italic;
			font-weight: normal;
			line-height: 20px;
			color: #424242;
		}
		.cContent{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bolder;
			line-height: 20px;
			color: #424242;
		}
		.cContentTitle {
			font-family: "Times New Roman", Times, serif;
			font-size: 20px;
			font-style: normal;
			font-weight: normal;
			line-height: 20px;
			color: #FFFFFF;
		}	
		.cOliveTitle {
			font-family: "Times New Roman", Times, serif;
			font-size: 24px;
			font-weight: normal;
			line-height: 24px;
			color: #9B9E37;
		}	
		.cOliveSubtitle {
			font-family: "Times New Roman", Times, serif;
			font-size: 20px;
			font-weight: normal;
			color: #9B9E37;
		}	
		.cGoldTitle {
			font-family: "Times New Roman", Times, serif;
			font-size: 24px;
			font-weight: normal;
			line-height: 24px;
			color: #A36109;
		}			
		.cGoldSubtitle {
			font-family: "Times New Roman", Times, serif;
			font-size: 18px;
			font-weight: normal;
			line-height: 22px;
			color: #A36109;
		}	
		.cBoldBlackLink {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			color: #000000;
		}	
		.cBoldBlackLink:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: underline;
			color: #000000;
		}
	
		.cBoldNavyLink {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: underline;
			color: Navy;
		}


		.cContentGoldFixedLink{
			color: #A36109;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			text-decoration: underline;
		}
		.cContentGoldLink{
			color: #A36109;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
		}
		.cContentGoldLink :hover{
			color: #A36109;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			text-decoration: underline;
		}
		.cContentGoldItalic {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: italic;
			font-weight: normal;
			color: #A36109;
		}
		.cContentItalicSmall {
			font-family: "Times New Roman", Times, serif;
			font-size: 14px;
			font-style: italic;
			font-weight: normal;
			line-height: 20px;
			color: #424242;
		}
		.cGraphicLargePipe{
			font-family: "Times New Roman", Times, serif;
			font-size: 36px;
			font-weight: normal;
			line-height: 20px;
			color: gray;
		}
		.fineSeparator{
			height				: 1px;
			color				: #gray;
			width				: 100%;
		}
		.cContentNavyTitle {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-style: normal;
			font-weight: normal;
			color: Navy;
		}	


.appHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: Navy;
}
.appSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: Navy;
}
.appLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: Navy;
}
.appText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Navy;
}
.appFinePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Navy;
}