@charset "utf-8";
/* CSS Document */

body {
	Font-Family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #C5DDD0;
	background-image: url(../images/new_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin:0;padding:0;
}

.main_table {
	width: 730px;

}

.left_column_spacer {
	width: 105px;
}

P	 {

			Font-Size : 12pt;
			Color : #000066;
			font-style: normal; 
			line-height: normal; 
			font-weight: normal;

		}
		
p b {
color: #0066CC;

}

H2	 {

			

			Font-Size : 20px;

			Color : #000066
; font-weight: normal

		}

H3	 {

			

			Font-Size : 14px;

			Color : #000066

		}

H4	 {

			

			Font-Size : 13pt ;

			Color : #000099 ;

			Font-Weight : normal

		}

H5	 {

			

			Font-Size : 11pt ;

			Color : #000099 ;

			Text-Decoration : None ;

			Font-Weight : Bold

		}

H6	 {

			

			Font-Size : 10pt ;

			Color : #000099 ;

			Text-Decoration : None ;

			Font-Weight : Bold

		}

UL	 {

			List-Style-Type : Square ;

			

			Font-Size : 12pt ;

			Color : #006666

		}

DL	 {

			

			Font-Size : 12pt;

			Color : #006666 ;

			Font-Style : normal;

			Font-Weight : normal

		}

BLOCKQUOTE	 {

			

			Font-Size : 12pt;

			Color : teal ;

			Font-Style : normal; font-weight: normal

		}

DIV	 {

		}

LI	 {

			List-Style-Type : Square ;

			

			Font-Size : 12pt;

			Color : #006666
; font-weight: normal

		}

DD	 {

			

			Font-Size : 12pt;

			Color : #FF9999

		}

BODY	 {

			Font-Weight : normal;

			

			Font-Size : 12pt ;

			Color : #000066 

		}

TD	 {

			

			Font-Size : 12px

		}

TH	 {

			

			Font-Size : 12px

		}
H1 {  Font-Size : 24pt; Color : #0099CC; font-weight: normal }
a {  color: #CC0066; text-decoration: underline}
a:hover {  color: #669999}

img {
	border:none;
}

.small, .small p {
			Font-Size : 10pt;
}

.top_nav {
	font-size: 13px;
	text-align: center;
	margin-top: 8px;
}

.copyright {
			Font-Size : 10pt;
			font-style: normal; 
			line-height: normal; 
			font-weight: normal;
}

.footer_nav {
	font-size: 13px;
}