BODY, TD, P, DIV	{font: 12px verdana, helvetica, arial, sans-serif; }
A		{ text-decoration: none; color: #000070; }
A:hover {text-decoration: underline; color: #000070; }
.footer { font-size: 9px; font-family: verdana, helvetica, arial, sans-serif; }
a.footer:link { color: #000070; text-decoration: none; }
a.footer:hover { color: #000070; text-decoration: underline; }
.news_box { font-size: 10px; font-family: verdana, helvetica, arial, sans-serif; font-weight: bold; color: #660000; }
a.news_box:link { color: #000070; text-decoration: none; }
a.news_box:hover { color: #000070; text-decoration: underline; }

H1, H2, H3
	{	margin-bottom: 0pt;
		font-family: Arial, Helvetica, sans-serif;
		color: #000070;
	}
Strong, B {
	font-size: 12px; font-family: verdana, helvetica, arial, sans-serif; font-weight: bold;
}

ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	color: #000070;
 	list-style-type: disc;
	margin-top: 6px;
	margin-left : 20px;
 	margin-bottom: 6px
 }

ul ul { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9966;
	list-style-type: lower-roman;
	margin-top: 6px;
	margin-bottom: 6px
}

ol { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C9684;
	list-style-type: decimal;
	margin-top: 6px;
	margin-bottom: 6px; 
	font-weight: normal
}

ol ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C9684;
	list-style-type: none;
	font-weight: normal
}

ol ol ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	list-style-type: lower-alpha;
	font-weight: normal
} 

ul.disc{list-style-type: disc }
ul.circle {list-style-type: circle }
ul.square {list-style-type: square }
ul.decimal {list-style-type: decimal }
ol.lower-roman{list-style-type: lower-roman }
ol.upper-roman {list-style-type: upper-roman }
ol.decimal-leading-zero {list-style-type: decimal-leading-zero }
ol.upper-alpha{list-style-type: upper-alpha }
ol.none{list-style-type: none }

li.level1 { margin-left : 5em; }
li.level2 { margin-left : 10em; }

.header { font-size: 12px; font-weight: bold; }
.big {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
}
.h24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000070;
	font-weight : bold;
}
	
.h13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000070;
	font-weight : bold;
}

.h17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000070;
	font-weight : bold;
}

.boldblue1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000070;
	font-weight : bold;
	padding-right : 3px;
}

.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #000070;
	font-weight : bold;
}

.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight : bold;
	}
	
.linklight {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight : bold;
}

.tableheaderBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight : bold;
	background-color : #000070;
	border-bottom : 1px solid #CCCCFF;
	}	
	
.tableHeader {
	background-color : #d6d6d6;
}


.table1 {
	background-color : #d6dbfe;
}

.table2{
	background-color : #efefef;
}

.caption {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.small
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

.fine
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	}
	
.red2
	{	font-family: Arial, Helvetica, sans-serif;
		color: #FF0000;
		font-weight: bold;
	}
		
.red {	font-family: Arial, Helvetica, sans-serif;
		color: #FF0000;
		font-weight: bold;
	}

.title
	{	font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		padding-top: 10pt;
	}
	
.header
	{	font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #000070;
		padding-top: 8pt;
		font-weight: bold;
	}