BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	text-align : left;
	color : Black;
   margin: 0;
   padding: 0;
}

.bodysmall {
	font-size : 8pt;
}
.bodybig {
	font-size : 11pt;
}
.bold {
	font-weight : bold;
}

.boldsmall {
	font-size : 8pt;
	font-weight : bold;
}

P {
	margin-bottom : 10pt;
	margin-top : 5pt;		
}

UL {
	list-style-type : disc;
	margin-left : 15pt;
	margin-bottom : 10pt;
	margin-top : 5pt;			
}

LI {
	margin-left : 15pt;
}

.noindentUL {
	list-style-type : disc;
	margin-left : 5pt;
	margin-bottom : 10pt;
	margin-top : 5pt;			
}

.noindentLI {
	margin-left : 5pt;
}
A:HOVER {
	text-decoration : underline;
}

H1 {
	color : black;
	font-weight : bold;
	font-style : normal;
	font-size : 16pt;
	font-family : "Times New Roman", Times, serif;
	margin-bottom : 5pt;
	margin-top : 0pt;	
}

H2 {
	color : #0066CC;
	font-weight : bold;
	font-style : normal;
	font-size : 14pt;
	font-family : "Times New Roman", Times, serif;
	margin-bottom : 5pt;
	margin-top : 0pt;	
	text-decoration : none;	
}
.h2 {
	color : #0066CC;
	font-weight : bold;
	font-style : normal;
	font-size : 14pt;
	font-family : "Times New Roman", Times, serif;
	margin-bottom : 5pt;
	margin-top : 0pt;	
	text-decoration : none;	
}
.h2black {
	color : black;
	font-weight : bold;
	font-style : normal;
	font-size : 14pt;
	font-family : "Times New Roman", Times, serif;
	margin-bottom : 5pt;
	margin-top : 0pt;	
	text-decoration : none;	
}
H3 {
	color : #0066CC;
	font-weight : bold;
	font-style : normal;
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	margin-bottom : 5pt;
	margin-top : 0pt;
}
.h3black {
	color : black;
	font-weight : bold;
	font-style : normal;
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	margin-bottom : 5pt;
	margin-top : 0pt;
}
TABLE {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}

TH {
	background-color : #0066CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
}


TD {
	border-bottom-width : 1pt;
	border-bottom : #0066CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	vertical-align : top;
}

.shade {
	background-color : #E4E7E9;
}

.noshade {
	background-color : White;
}

.bluetext{
	font-weight : bolder;
    color : #0066CC;	
}
.bluetextsmall{
	font-weight : bolder;
    color : #0066CC;	
	font-size : 9pt;
}
.greentext{
	font-weight : bolder;
    color : #009999;	
}

.greentextitalics{
	font-weight : bolder;
	color : #009999;
	font-style : italic;
}
.greentextsmall{
	font-weight : bolder;
    color : #009999;
	font-size : 9pt;
}
.greentextsmallitalics{
	font-weight : bolder;
	color : #009999;
	font-size : 9pt;
	font-style : italic;
}

.redfancy {
	color : #ed0707;
	font-weight : bold;
	font-size : 20pt;
	font-family : "Monotype Corsiva";
	margin-bottom : 10pt;
	margin-top : 0pt;
	text-decoration : none;
}
.redfancysmall {
	color : #ed0707;
	font-weight : bold;
	font-size : 14pt;
	font-family : "Monotype Corsiva";
	margin-bottom : 10pt;
	margin-top : 0pt;
	text-decoration : underline;
}
.redtextlight{
    color : #ed0707;	
}

.redtext{
	font-weight : bolder;
    color : #ed0707;	
}
.redtextsmall{
	font-weight : bolder;
	color : #ed0707;
	font-size : 80%;
}
.yellowtext{
	font-weight : bolder;
    color : #ffcc33;	
}

.indent {
	margin-left : 15pt;
}

.TM {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 4pt;
	vertical-align : text-top;
}

.topnav {
	border-color : White;
	border-left-width : 1px;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bolder;
	color: White;
	text-decoration : none;
	vertical-align : middle;
	text-align : center;
}

.navtitle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bolder;
	text-decoration : none;
	color : white;
	background-color : #0066cc;
}
.leftnav {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bolder;
	text-decoration : none;
	color : #0066CC;
}

.leftnavgray {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bolder;
	text-decoration : none;
	color : #373737;
}
.leftnavind {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bolder;
	text-decoration : none;
	color : #0066cc;
	margin-left : 15pt;
}

.leftnavindgray {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bolder;
	text-decoration : none;
	color : #373737;
	margin-left : 15pt;
}
.leftnavbox {
	background-color : white;
	border-bottom-width : 1px;
	border-bottom : 1px solid #B6B6B6;
}

.bluenav {
	font-weight : bolder;
	text-decoration : none;
	color : #0066CC;
}
.greennav {
	font-weight : bolder;
	text-decoration : none;
	color : #009999;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	color : #373737;
	font-weight : bolder;
	text-align : right;
	text-decoration : none;
	font : 9pt;
}
.footerleft {
	font-family : Arial, Helvetica, sans-serif;
	color : #373737;
	font-weight : bolder;
	text-align : left;
	text-decoration : none;
	font : 9pt;
}
.greenbox {
	font-family : Arial, Helvetica, sans-serif;
	color : #373737;
	font-weight : bolder;
	text-decoration : none;
	line-height : 20px;
	background-color : #009999;
}
.copyright {
	font-family : Arial, Helvetica, sans-serif;
	color : #373737;
	font-weight : bolder;
	text-align : left;
	text-decoration : none;
	font : 9pt;
}
.captionbox {
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	background-position : right;
	border-bottom : 1px solid #B6B6B6;
	border-left : 1px solid #B6B6B6;
}

.captionhead {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #373737;
	text-align : left;
	font-weight : bold;
	background-color : #009999;
}

.trademark {
	font-family : Arial, Helvetica, sans-serif;
	color : #373737;
	text-align : left;
	text-decoration : none;
	font : 8pt;
}
