/* ******************* Basic Body Attributes ************************** */

body {  
 background-color: #FFFFFF;
 margin-top: 0px; 
 margin-right: 0px; 
 margin-bottom: 0px; 
 margin-left: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: #333333;
 text-align: left;
}

a:link {
text-decoration: none; 
font-weight : bold;
color: #333333;
 }
        
a:visited {
text-decoration: none; 
font-weight : bold;
color: #333333;
}

a:active {
text-decoration: none;
font-weight : bold;
color: #333333;
}
	
 a:hover {  
text-decoration: none;
font-weight : bold;
color: #0033CC;
TEXT-DECORATION: underline
}
.box3 { border: 1px #FF9600 solid; background: #FFCC50}
.box9 { border: 1px solid; border-color: #FFFFFF #BFBFBF #BFBFBF #FFFFFF; color: #7B7B7B; text-align: left; padding-top: 2px ; background: #EAEAEA; height: 20px}
a.menu:link {
	FONT-SIZE: 9pt; COLOR: #ffffff; TEXT-DECORATION: none
}
a.menu:visited {
	FONT-SIZE: 9pt; COLOR: #ffffff; TEXT-DECORATION: none
}
a.menu:hover {
	FONT-SIZE: 9pt; COLOR: #FFCC66; TEXT-DECORATION: underline
} 

/* Provided all "body" text is to be identicle, this needs to be decalired within every text block; however, 
if certain sections are to be different, then add new text declarations here. */
.introtext{
font-family: arial;
font-size: 8pt;
font-style: normal;
font-weight: normal;
color: #d6d3ce;
text-align: left;
}	 
	.introtext a:link {
	text-decoration: normal;
	font-weight : normal;
	color: #d6d3ce;
 	}

	.introtext a:visited {
	text-decoration: normal;
	font-weight : normal;
	color: #d6d3ce;
	}

	.introtext a:active {
	text-decoration: underline;
	font-weight : normal;
	color: #d6d3ce;
	}

 	.introtext a:hover {
	text-decoration: normal;
	font-weight :  normal;
	color: #ffffff;
	}

.introtextover{
font-family: arial;
font-size: 8pt;
font-style: normal;
font-weight: normal;
color: #ffffff;
text-align: left;
}	 
	.introtextover a:link {
	text-decoration: normal;
	font-weight : normal;
	color: #ffffff;
 	}

	.introtextover a:visited {
	text-decoration: normal;
	font-weight : normal;
	color: #ffffff;
	}

	.introtextover a:active {
	text-decoration: underline;
	font-weight : normal;
	color: #ffffff;
	}

 	.introtextover a:hover {
	text-decoration: normal;
	font-weight :  normal;
	color: #ffffff;
	}

.producttext2{
font-family: arial;
font-size: 7pt;
font-style: normal;
font-weight: normal;
color: #333333;
text-align: left;
}	 
	.producttext2 a:link {
	text-decoration: normal;
	font-weight : normal;
	color: #333333;
 	}

	.producttext2 a:visited {
	text-decoration: normal;
	font-weight : normal;
	color: #333333;
	}

	.producttext2 a:active {
	text-decoration: underline;
	font-weight : normal;
	color: #333333;
	}

 	.producttext2 a:hover {
	text-decoration: normal;
	font-weight :  normal;
	color: #333333;
	}

.producttext3{
font-family: arial black;
font-size: 15pt;
font-style: normal;
font-weight: normal;
color: #333333;
text-align: left;
}	 

.producttext{
font-family: arial;
font-size: 7pt;
font-style: normal;
font-weight: normal;
color: #333333;
text-align: left;
}	 
	.producttext a:link {
	text-decoration: normal;
	font-weight : normal;
	color: #666666;
 	}

	.producttext a:visited {
	text-decoration: normal;
	font-weight : normal;
	color: #666666;
	}

	.producttext a:active {
	text-decoration: underline;
	font-weight : normal;
	color: #000000;
	}

 	.producttext a:hover {
	text-decoration: normal;
	font-weight :  normal;
	color: #000000;
	}

.standardtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;  
color: #333333;
text-align: left;
}

	.standardtext a:link {
	text-decoration: underline;
	font-weight : bold;
	color: #333333;
 	}

	.standardtext a:visited {
	text-decoration: underline;
	font-weight : bold;
	color: #333333;
	}

	.standardtext a:active {
	text-decoration: underline;
	font-weight : bold;
	color: #333333;
	}

 	.standardtext a:hover {
	text-decoration: underline;
	font-weight : bold;
	color: #333333;
	}

.enhancedtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #333333;
text-align: left;
}

.missiontext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: italic;
font-weight: bold;
color: #333333;
text-align: left;
}

.linetext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #333333;
text-align: left;
}