body  		{	font-family: arial, sans-serif;
				font-size: 9pt;			
				background-color: #ffffff;
				margin-top: 0px;
				margin-left: 0px;
				margin-right: 0px;
				margin-bottom: 0px}
							
td	 		{	font-family: arial, sans-serif;
				font-size: 9pt;
				color: #000000}
				
.smallblue 	{	font-family: arial, sans-serif;
				font-size: 8pt;
				font-weight: bold;
				color: #364CAC}

.navtxt	 	{	font-family: arial, sans-serif;
				font-size: 8pt;
				font-weight: bold;
				text-decoration: none;
				color: #ffffff}
						
a:link 		{
	font-family: arial, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #000000;
}

a:visited		{	font-family: arial, sans-serif;
				font-size: 9pt;
				text-decoration: underline;
				color: #000000
}

a:active 		{	font-family: arial, sans-serif;
				font-size: 9pt;
				text-decoration: underline;
				color: #000000
}

a:hover 		{
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #000066;
	text-decoration : none;
}

p 			{	font-family: arial, sans-serif;
				font-size: 9pt;
				color: #333333}
								
				
.hdr1 		{	font-family: arial, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				color: #364CAC}
				
.hdr2 		{	font-family: arial, sans-serif;
				font-size: 9pt;
				font-weight: bold;
				color: #364CAC}
				
.hdr3 		{	font-family: arial, sans-serif;
				font-size: 9pt;
				font-weight: bold;
				color: #000000}

.hdr4 		{
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}

.hdr5 		{
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #336699;
}
.hdr6		{
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
}
				

.white	 	{	background-color: #ffffff}

.black	 	{	background-color: #000000}

.gray	 	{	background-color: #CFD6E3}

.bluebg	 	{	background-color: #006699}

.blue	 	{	background-image: url(/images/blue.gif);
				background-repeat: repeat-repeat}

.blue2	 	{	background-image: url(/images/blue2.gif);
				background-repeat: repeat-repeat}

.navbg	 	{	background-image: url(/images/hdr_bg.gif);
				background-repeat: repeat-x}

.center		{	image-align:center;
				text-align: center}
	 				 			
ul			{	font-family: arial, sans-serif;
				font-size: 9pt;
				color: #333333}
				
.small 		{	font-family: arial, sans-serif;
				font-size: 8pt;
				color: #808080}
				
