BODY {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color:#335C85;
	background-image: url('../images/bg_body.jpg'); 
	background-repeat:repeat-x; 
	background-position:top;	
}

a {outline: none;}
a:focus { outline: none; }

A:LINK {color: #FF6600; text-decoration: underline;}
A:VISITED {color: #FF6600; text-decoration: underline;}
A:ACTIVE {color: #000000; text-decoration: underline;}
A:HOVER {color: #000000; text-decoration: underline;}

.navLinks {
	font-size: 10pt;
	color: #FFFFFF;
}
.navLinks A:LINK {color: #FFFFFF; text-decoration: none;}
.navLinks A:VISITED {color: #FFFFFF; text-decoration: none;}
.navLinks A:ACTIVE {color: #FF6600; text-decoration: none;}
.navLinks A:HOVER {color: #FF6600; text-decoration: none;}

.navLinksSmall {
	font-size: 8pt;
	color: #FFFFFF;
}
.navLinksSmall A:LINK {color: #FFFFFF; text-decoration: none;}
.navLinksSmall A:VISITED {color: #FFFFFF; text-decoration: none;}
.navLinksSmall A:ACTIVE {color: #FF6600; text-decoration: none;}
.navLinksSmall A:HOVER {color: #FF6600; text-decoration: none;}

.mainText A:LINK {color: #FF6600; text-decoration: underline;}
.mainText A:VISITED {color: #FF6600; text-decoration: underline;}
.mainText A:ACTIVE {color: #000000; text-decoration: underline;}
.mainText A:HOVER {color: #000000; text-decoration: underline;}

TD.sectionHeader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt; 
	font-weight: bold; 
	color: #FF6600;
	background-color: #CCCCCC;
}

A.question {font-size: 10pt; font-weight: normal; color: #0030AA;}
A:Hover.question {font-size: 10pt; font-weight: normal; color: #4c4c4c;}

A.blueLink {font-size: 8pt; font-weight: bold; color: #3280C4;}
A.blueLinkBig {font-size: 10pt; font-weight: normal; color: #3280C4;}

A.greyLink {font-size: 8pt; font-weight: bold; color: #404040;}
A.redLink {font-size: 7pt; font-weight: normal; color: #A31321;}
A.redLinkBig {font-size: 10pt; font-weight: bold; color: #A31321;}

.blueText	{font-size: 11pt; font-style: normal; line-height: 14pt; font-weight: bold; color:#317FB6;}

ul {margin-top:2px; margin-bottom:6px; }

.mainText	{font-size: 10pt; font-style: normal; line-height: 12pt; font-weight: normal;}
.mainTextBold	{font-size: 11pt; font-style: normal; line-height: 14pt; font-weight: bold; color: #003399;}
.mainTextHigh	{font-size: 10pt; font-style: normal; line-height: 15pt; font-weight: normal;}
.mainTextSmall {font-size: 8pt; font-style: normal; line-height: 10pt; font-weight: normal;}

.quote {font-size: 10pt; font-style: italic; line-height: 12pt; font-weight: normal; text-align:justify;}

.small {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 7pt; font-style: normal; line-height: 8pt; font-weight: normal; textdecoration: none; }
.smallBright {font-size: 8pt; font-style: normal; line-height: 10pt; font-weight: bold; color:White;}
.smallSup {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 7pt; font-style: normal; line-height: 8pt; font-weight: normal; color: #000000;}
.smallText {font-size: 8pt; font-style: normal; line-height: 10pt; font-weight: normal;}
.smallDark {font-size: 8pt; font-style: normal; line-height: 10pt; font-weight: bold; color:#4c4c4c;}
