body{
	font-family: Arial,sans-serif; 
	color: #000000;
	font-size: 10pt;
	background-color: #000066;
	margin: 0 0 0 0px;
}


.header {padding: 3px;
	background-color: #000066 }

.leftNavBar {padding: 2px;
	vertical-align: top;
	background-color: #000066 }

.name {margin-top: 2px; margin-bottom: 8px; 
	font-family: arial, sans-serif; 
	font-size: 23px; color: #FFFFFF; font-weight: bold }
.nameTitle {margin-top: 6px; margin-bottom: 6px; 
	font-family: arial, sans-serif; 
	font-size: 13px; color: #FFFFFF; font-weight: bold }
.address { font-family: times new roman, serif;
	font-size: 16px; color: #FFFFFF; font-weight: normal }


.leftNavigation { font-family: times new roman, serif;
	margin-top: 12px; margin-bottom: 11px; margin-left:3px; margin-right:3px; 
	font-size: 14px; text-decoration: none; color: #FFFFFF } 
.leftNavigation a:hover {  font-weight: bold; color: #FFFF00 }
.leftNavigation a:active {  font-weight: normal; color: #FF0000 }
.leftNavigation a:link { color: #FFFFFF; text-decoration: none; font-size: 14px }
.leftNavigation a:visited { font-size: 14px }

p {
	margin-top: 1px;
	margin-bottom: 10px;
}

/* font styles are included in ul and ol tags to fix a bug in Netscape 4 */
ul { font-family: arial, sans-serif; font-size: 10pt; font-weight: normal; margin-top: 1px; }
ol { font-family: arial, sans-serif; font-size: 10pt; font-weight: normal; margin-top: 1px; }
li { font-family: arial, sans-serif; font-size: 10pt; font-weight: normal; margin-top: 1px; }


h1 { font-family: arial, sans-serif; font-size: 14pt; color: #000066; font-weight: bold; margin-top: 0px; margin-bottom: 5px; }
h2 { font-family: arial, sans-serif; font-size: 11pt; color: #000066; font-weight: bold; margin-top: 3px; margin-bottom: 3px; }
h3 { font-family: arial, sans-serif; font-size: 13pt; color: #333333; font-weight: bold; margin-right: 6; margin-left: 6; }


blockquote { font-family: arial, sans-serif; font-size: 10pt; color: #000000; font-weight: normal; }
.disclaimer { font-family: arial, sans-serif; font-size: 8pt; color: #ffffff; font-variant: small-caps; }

.pageFeature {
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	text-align: justify;
	font-size: 10pt;
	color: #000000 }

.pageFeature a:link, .pageFeature a:active, .pageFeature a:visited { 
	color: #0000cc; 
	font-weight: bold;
	text-decoration: none }

.pageFeature a:hover { 
	color: #999999; 
	font-weight: bold; 
	text-decoration: none }

.imscopy{ 
	padding: 0px 10px 1px 10px;
	vertical-align: top;
	text-align: justify;
	font-size: 8pt;
	color: #cccccc 
	}

.imscopy a:link, .imscopy a:active, .imscopy a:visited { 
	color: #cccccc; 
	text-decoration: none;
	font-weight: normal;
}

.imscopy a:hover{ 
	color: #cccccc; 
	text-decoration: none;
	font-weight: bold;
}

.title { color: #000060; font-weight: bold; margin-bottom: 0pt; }
.color{	color: #000060;}
