/* CX Color Styles */
.cx_Orange { background-color: #CCCC99}
.cx_LightGreen { background-color: #B1B1B1}
.cx_MedGreen { background-color: #999966 }
.cx_DarkGreen { background-color: #9999CC}
.cx_Peach { background-color: #fff5e3 }
.cx_Beige { background-color: #f8f4e9 }
/* HEADING STYLES */
.Heading0 { color: #000000; font-size: 12px; font-family: Arial, sans-serif; font-style: normal; font-weight: bold }
.Heading1 { color: #333333; font-size: 15px; font-family: Arial, sans-serif; font-style: none; font-weight: normal }
.Heading2 { color: #00395a; font-size: 19px; font-family: Arial, sans-serif; font-style: normal; font-weight: normal }
.Heading3 {
	color: #a86925;
	font-size: 13px;
	font-family: Helvetica, Arial, Verdana;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	line-height: 24px;
}
/* TEXT STYLES */
.Text-1 {
	font-size: 11px;
	color: #FFFFFF;
}
.Text0 { color: #000000; font-size: 10px; font-family: Arial, sans-serif; font-style: normal; font-weight: normal }
.Text1 { color: #000000; font-size: 12px; font-family: Arial, sans-serif; font-style: normal; font-weight: normal }
.Text2 { color: #000000; font-size: 15px; font-family: Arial, sans-serif; font-style: normal; font-weight: normal }
.Text3 { color: #124399; font-size: 18px; font-family: Arial, sans-serif; font-style: normal; font-weight: normal }
.Text4 { color: #FFFFFF; font-size: 10pt; font-family: Helvetica, sans-serif; font-style: normal; font-weight: bold }
.Text5 {
	font-size: 16px;
	font-family: Helvetica, sans-serif;
	font-style: oblique;
	font-weight: normal;
	color: white;
	text-decoration: none;
	margin-left: 24px;
	line-height: 18px;
}




/* LINK STYLES */
A:link { color: #000066; text-decoration: underline}
A:visited { color: #000066; text-decoration: underline }
A:hover { color: #5D5164; text-decoration: underline }
a.Link0 {
	font-size: 16px;
	font-family: Helvetica, Arial, Verdana;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-decoration: none;
	margin: 2px;
	line-height: 26px;
	font-variant: small-caps;
	height: 20px;
}
	
a.Link0:visited {
	font-size: 16px;
	font-family: Helvetica, Arial, Verdana;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-decoration: none;
	margin: 2px;
	line-height: 26px;
	font-variant: small-caps;
	height: 20px;
}
a.Link0:hover {
	font-size: 16px;
	font-family: Helvetica, Arial, Verdana;
	font-style: normal;
	font-weight: normal;
	color: #C2ECFF;
	text-decoration: underline;
	margin: 2px;
	line-height: 26px;
	font-variant: small-caps;
	height: 20px;


}
.linespace {
	line-height: 30px;
}
a.Link1 {
	font-size: 11px;
	font-family: Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a.Link1:visited { font-size: 13px; font-family: Arial, sans-serif; font-style: normal; font-weight: normal }
a.Link2 {
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana;
	font-style: oblique;
	font-weight: normal;
	color: white;
	text-decoration: none;
	margin-left: 30px;
}
a.Link2:visited {
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana;
	font-style: oblique;
	font-weight: normal;
	color: white;
	text-decoration: none;	
	margin-left: 30px;
}
a.Link2:hover {
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana;
	font-style: oblique;
	font-weight: normal;
	color: white;
	text-decoration: underline;
	margin-left: 30px;
}
a.Link3 { font-size: 16px; font-family: Arial, sans-serif; font-style: normal; font-weight: bolder }
a.Link4 { font-size: 19px; font-family: Arial, sans-serif; font-style: normal; font-weight: normal }
a.Link5 { font-size: 13px; font-family: Arial, sans-serif; font-style: normal; font-weight: normal; color: #000099 }
.whitetext {
	color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
}
Body {
	background-color: 003758;
	background-position: 0px 0px;
	margin: 2px;
}
.HeaderBlue {
color: #00395a; font-size: 13px; font-family: Helvetica, sans-serif; font-style: normal; font-weight: bold}
P {
	line-height: 16px;
}
.Heading4 {
	color: #a86925;
	font-size: 22px;
	font-family: Helvetica, Arial, Verdana;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.Subheader {
	color: #a86925;
	font-size: 13px;
	font-family: Helvetica, Arial, Verdana;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	line-height: 2;
}
.Address {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	line-height: 16px;
}
.Directories {
	font-size: 16px;
	font-family: Helvetica, Arial, Verdana;
	font-style: oblique;
	font-weight: normal;
	color: white;
	text-decoration: none;
	margin-left: 2px;
	padding-top: 11px;
}
