body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


/* ----- BEGIN STYLE FOR NAVBAR TEXT & LINKS ----- */
.nav {
	font-family: Verdana;
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 13px;
/*	font-size: 10pt; */
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
}

.nav a {
	font-family: Verdana;
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 13px;
/*	font-size: 10pt; */
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
}

.nav a:link {
	color: #ffffff;
}

.nav a:visited {ffffff;
}

.nav a:hover {
	color: #ffffff; 
/*	text-decoration: underline; */
}

.nav a:active {
	color: #ffffff;
/*	text-decoration: underline; */
}
/* ----- END STYLE FOR NAVBAR TEXT & LINKS ----- */


/* ----- BEGIN STYLE FOR QUICKLINKS HEADER ----- */
.qlink_header {
	font-family: Georgia;
	font-size: 16pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	line-height: 18pt;
	color: #abddc4;
/* color: #ffffff; */
	text-decoration: underline;
}
/* ----- END STYLE FOR QUICKLINKS HEADER ----- */


/* ----- BEGIN STYLE FOR QUICKLINKS NORMAL TEXT ----- */
.qlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 11pt;
	color: #abddc4;
/* color: #9accb3; */
	text-decoration: none;
}

.qlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 11pt;
	color: #abddc4;
/* color: #9accb3; */
	text-decoration: none;
}

.qlink a:link {
	color: #abddc4;
/* color: #9accb3; */
}

.qlink a:visited {
	color: #abddc4;
/* color: #9accb3; */
}

.qlink a:hover {
	color: #ffffff; 
	text-decoration: underline;
}

.qlink a:active {
	color: #ffffff;
	text-decoration: underline;
}
/* ----- END STYLE FOR QUICKLINKS NORMAL TEXT ----- */


/* ----- BEGIN STYLE FOR QUICKLINKS BOLD TEXT ----- */
.qlink_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 12pt;
	color: #abddc4;
	text-decoration: none;
}

.qlink_bold a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 11pt;
	color: #ffffff;
	text-decoration: none;
}

.qlink_bold a:link {
	color: #ffffff;
}

.qlink_bold a:visited {
	color: #ffffff;
}

.qlink_bold a:hover {
	color: #ffff99; 
	text-decoration: underline;
}

.qlink_bold a:active {
	color: #ffff99; 
	text-decoration: underline;
}

.qlink_addr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
/* font-style: italic; */
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 9pt;
  color: #ffffff;
/* color: #ffff99; */
/* color: #ccff66; */
/* color: #f4ffe4; */
/* color: #9accb3; */
	text-decoration: none;
}

.qlink_reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 10pt;
  color: #ffffff;
/* color: #ffff99; */
	text-decoration: none;
}



/* ----- END STYLE FOR QUICKLINKS BOLD TEXT ----- */


/* ----- BEGIN STYLE FOR HEADER TEXT ----- */
.BannerTitle {
	FONT-FAMILY: Times New Roman;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 48px;
	LINE-HEIGHT: 36pt; 
	COLOR: #FFCC33; 
}

.HeaderTagLine {
	FONT-FAMILY: Times New Roman;
	FONT-WEIGHT: normal;
	FONT-STYLE: italic;
	FONT-SIZE: 13pt;
	LINE-HEIGHT: 15pt;
	COLOR: #FFFFFF;
}
/* ----- END STYLE FOR HEADER TEXT ----- */


/* ----- BEGIN STYLE FOR BODY TEXT & BODY LINKS----- */
.BodyCopy {
	font-family: Corbel, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 11pt;
	color: #000000;
	text-decoration: none;
}

.BodyCopy a {
	font-family: Corbel, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
/*	font-weight: normal; */
	font-weight: bold;
	font-variant: normal;
	line-height: 11pt;
/* color: #111111; */
	color: #993333;
	text-decoration: none;
}

.BodyCopy a:link {
/* color: #111111; */
	color: #993333;
/*	font-weight: normal; */
	font-weight: bold;
}

.BodyCopy a:visited {
/* color: #111111; */
	color: #993333;
/*	font-weight: normal; */
	font-weight: bold;
}

.BodyCopy a:hover {
	color: #993333; 
/*	color: #FFCC33; */
/*	font-weight: normal; */
	font-weight: bold;
	text-decoration: underline;
}

.BodyCopy a:active {
	color: #993333; 
/*	color: #FFCC33; */
/*	font-weight: normal; */
	font-weight: bold;
	text-decoration: underline;
}
/* ----- END STYLE FOR BODY TEXT & BODY LINKS----- */


/* ----- BEGIN STYLE FOR BODY TEXT & BODY LINKS----- */

.Bullets {
	font-family: Corbel, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 12pt;
	color: #000000;
	text-decoration: none;
}

.TeaserCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 11pt;
	color: #000000;
	text-decoration: none;
}

.TeaserCopyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 11pt;
	color: #993333;
	text-decoration: none;
}

.TeaserCopy a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
/*	font-weight: normal; */
	font-weight: bold;
	font-variant: normal;
	line-height: 11pt;
/* color: #111111; */
	color: #993333;
	text-decoration: none;
}

.TeaserCopy a:link {
/* color: #111111; */
	color: #993333;
/*	font-weight: normal; */
	font-weight: bold;
}

.TeaserCopy a:visited {
/* color: #111111; */
	color: #993333;
/*	font-weight: normal; */
	font-weight: bold;
}

.TeaserCopy a:hover {
	color: #993333; 
/*	color: #FFCC33; */
/*	font-weight: normal; */
	font-weight: bold;
	text-decoration: underline;
}

.TeaserCopy a:active {
	color: #993333; 
/*	color: #FFCC33; */
/*	font-weight: normal; */
	font-weight: bold;
	text-decoration: underline;
}
/* ----- END STYLE FOR BODY TEXT & BODY LINKS----- */


/* ----- BEGIN STYLE FOR CAPTIONS & LINKS IN CAPTIONS ----- */
.Caption { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight:  normal;
	font-variant: normal;
	line-height: 7pt;
	color: #000000;
	text-decoration: none;
}

.Caption a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 7pt;
	color: #993333;
	text-decoration: none;
}

.Caption a:link {
	color: #993333;
}

.Caption a:visited {
	color: #993333;
}

.Caption a:hover {
	color: #993333; 
/*	color: #FFCC33; */
	text-decoration: underline;
}

.Caption a:active {
	color: #993333; 
/*	color: #FFCC33; */
	text-decoration: underline;
}
/* ----- END STYLE FOR CAPTIONS & LINKS IN CAPTIONS ----- */

/* ----- BEGIN STYLE FOR MISCELLANEOUS BODY TEXT ----- */
.BodyHeader {
	font-family: Corbel, Helvetica, Arial, san-serif;
	font-size: 18pt;
	font-style: italic;
/*	font-style: normal; */
	font-weight: bold;
	font-variant: normal;
	line-height: 18pt;
	color: #ffffff; 
/*	color: #ffcc33; */
	text-decoration: none;
}

.BodySubheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 13pt;
	color: #173344;
	text-decoration: none;
}

.BodyTopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 12pt;
	color: #395566;
	text-decoration: none;
}

.BodyCopyBold {
	font-family: Corbel, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 11pt;
	color: #000000;
	text-decoration: none;
}

.BodyCopyEmphasized {
	font-family: Corbel, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 11pt;
	color: #395566;
	text-decoration: none;
}

.TeaserCopyEmphasized {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
/*	font-weight: normal; */
	font-weight: bold;
	font-variant: normal;
	line-height: 11pt;
/* color: #111111; */
	color: #173344;
	text-decoration: none;
}

.ReverseBodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 11pt;
	color: #ffff99;
	text-decoration: none;
}

.TopLink { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 16pt;
	color: #3399cc;
	text-decoration: none;
}

.Asterisk {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #cc0000; LINE-HEIGHT: 12pt; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.Formdata {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #000000; LINE-HEIGHT: 12pt; FONT-FAMILY: Arial, Helvetica, sans-serif
}

/* ----- END STYLE FOR MISCELLANEOUS BODY TEXT ----- */


/* ----- BEGIN STYLE FOR FOOTER LINKS ----- */
.footer a {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #abddc4;
	text-decoration: none;
}

.footer a:link {
	COLOR: #abddc4
}

.footer a:visited {
	COLOR: #abddc4
}

.footer a:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: underline
}

.footer a:active {
	COLOR: #ffffff;
	TEXT-DECORATION: underline
}
/* ----- END STYLE FOR FOOTER LINKS ----- */


/* ----- BEGIN STYLE FOR COPYRIGHT LINKS ----- */
.copyright {
	font-family: Times New Roman, Times, serif;
/*	font-family: Verdana; */
	font-size: 8pt;
/*	font-size: 10px; */
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 16pt;
	color: #abddc4;
	text-decoration: none;
}

.copyright a {
	font-family: Times New Roman, Times, serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 16pt;
	color: #abddc4;
	text-decoration: none;
}

.copyright a:link {
	color: #abddc4;
}

.copyright a:visited {
	color: #abddc4;
}

.copyright a:hover {
/*	color: #3399cc; */
	color: #ffffff;
	text-decoration: underline;
}

.copyright a:active {
/*	color: #3399cc; */
	color: #ffffff;
	text-decoration: underline;
}
/* ----- END STYLE FOR COPYRIGHT LINKS ----- */

