BODY {
	FONT-SIZE: 75%; COLOR: #102b52; FONT-FAMILY: Arial, helvetica, sans-serif; line-height: 1.3
}


.BGWhite { 
	background-COLOR: #ffffff; 
}

.BGRed { 
	background-COLOR: #ff0000; 
}

.BGBlue { 
	background-COLOR: #1d5382; COLOR: #f8f8f8;
}

.BGLightBlue { 
	background-COLOR: #e6f5fa; COLOR: #1d5382; 
}

.BGLightBlue2 { 
	background-COLOR: #d6edf3; COLOR: #1d5382; 
}

.headerRed { 
	FONT-SIZE: 16pt; COLOR: #ff0000; FONT-FAMILY: Arial, helvetica, sans-serif; line-height: 1.3
}

.headerBlue { 
	FONT-SIZE: 14pt; COLOR: #1d5382; FONT-weight: bold; FONT-FAMILY: Arial, helvetica, sans-serif; line-height: 1.3
}

.headerFeature { 
	background-COLOR: #1d5382; FONT-SIZE: 18pt; COLOR: #f8f8f8; FONT-weight: bold; FONT-FAMILY: Arial, helvetica, sans-serif; line-height: 1.3
}

.text { 
	FONT-SIZE: 16pt; COLOR: #1d5382; FONT-FAMILY: Arial, helvetica, sans-serif; line-height: 1.3
}

.textWhite { 
	FONT-SIZE: 12pt; COLOR: #f8f8f8; FONT-FAMILY: Arial, helvetica, sans-serif; line-height: 1.3
}

.textCaption { 
	FONT-SIZE: 8pt; COLOR: #1d5382; FONT-FAMILY: Arial, helvetica, sans-serif; line-height: 1.3
}

.textCaptionL { 
	FONT-SIZE: 10pt; COLOR: #1d5382; FONT-FAMILY: Arial, helvetica, sans-serif; line-height: 1.3
}

.link {
	 FONT-SIZE: 13px; COLOR: #f8f8f8; text-decoration: none; FONT-weight: bold; 
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif
}

.link:hover {
	background-color: #f8f8f8; FONT-SIZE: 13px; COLOR: #1d5382;  text-decoration: underline; FONT-weight: bold; 
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif
}

.linkBlueWhite {
	background-color: #1d5382; COLOR: #f8f8f8; text-decoration: none; FONT-weight: bold; 
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif
}

.linkBlueWhite:hover {
	background-color: #f8f8f8; COLOR: #1d5382;  text-decoration: underline; FONT-weight: bold; 
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif
}

.linkText {
	  COLOR: #1d5382; text-decoration: none; FONT-weight: bold; 
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif
}

.linkText:hover {
	background-color: #ff0000;  COLOR: #f8f8f8;  text-decoration: underline; FONT-weight: bold; 
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif
}

.linkPage {
	 FONT-SIZE: 16px; COLOR: #1d5382; text-decoration: none; FONT-weight: bold; 
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif
}

.linkPage:hover {
	background-color: #1d5382; FONT-SIZE: 16px; COLOR: #f8f8f8;  text-decoration: underline; FONT-weight: bold; 
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif
}

.linkNav {
	  COLOR: #1d5382; text-decoration: none; FONT-weight: bold; FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif
}

.linkNav:hover {
	background-color: #ff0000;  COLOR: #f8f8f8;  text-decoration: underline; FONT-weight: bold; FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif
}

.linkWhite {
	  COLOR: #f8f8f8; text-decoration: none; FONT-weight: bold; FONT-SIZE: 18px; 
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif
}

.linkWhite:hover {
	background-color: #ff0000;  COLOR: #f8f8f8;  text-decoration: underline; FONT-weight: bold; FONT-SIZE: 18px; 
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif
}

.HRred{
	 height: 10; COLOR: #cb7260;  
}

