/* CSS Document */
p{
	font-size: 0.75em;
	text-decoration: none;
	line-height: 1.5em;
	color: Black;
	margin-top: 0;
	margin-bottom: 0em;
	padding: 0;
	margin-left: 0.5em;
	margin-right: 0.5em;
	text-indent: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.first-p{
	font-size: 0.75em;
	font-weight:normal;
	color: black;
	text-decoration: none;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 0em;
	padding: 0;
	margin-left: 0.5em;
	margin-right: .5em;
	text-align: left;
	text-indent: 0pt;
	font-face: Georgia, "Times New Roman",Times, serif; 
}


body{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	text-align: left;
	text-indent: 0%;
	color: #000000;
}

a:link { 
     text-decoration: none; 
     color: #336699; 
} 
a:visited { 
     text-decoration: none; 
     color: #336699; 
} 
a:hover { 
	 text-decoration: none; 
     color: #006633; 
} 
a:active { 
     text-decoration: none;
} 
h1{
	font-size:1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #336699;
	text-align: left;
	
}
h2{
	font-size: 0.9em;
	color: #336699;
	bottom: -10%;
	padding-bottom: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-right: 0.5em;
	background-position: left;
	text-align: left;
	margin-bottom: 0px;
	margin-left: .5em;
}
h3{
	font-size: 0.75em;
	font-weight:bold;
	color: #336699;
	text-decoration: none;
	line-height: 1.5em;
	margin-bottom: 0em;
	padding: 0;
	text-indent: 0em;
	text-align: left;
}
h4{
	font-size: 15pt;
	font-family:"Times New Roman", Times, serif
	color: white, #FFFFFF;
	margin-left: 0em;
	padding-top: 0em;
	border-top: thin none;
	border-right: medium none;
	border-bottom: medium none;
	border-left: medium none;
	font-weight: bold;
	clip:rect(auto auto auto auto);
	left: 0px;
	line-height: normal;
	background-color: #336699;
	text-align: center;
}
 
.nav1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
	color: #336699;
	background-color:#009966;
	width:154px;
	height:25px;
	text-align: left;
	text-indent: 0pt;
}
.copyright{
	font-size: 0.6em;
	text-decoration: none;
	line-height: 1.5em;
	color: #000000;
	background-color: transparent;
	margin-right: 0.2em;
	margin-top: 0;
	margin-bottom: 0em;
	padding: 0;
	margin-left: 0em;
	text-align: right;
	border-top: 0.25em solid #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 800px;
} 
ul{
	list-style-type: disc;
	list-style-position:outside;
	padding: 0 0 0 1.5em;
	margin: 0.75 0 0 1em;
	font-size: .75em;
}
li{
margin: 0.75em 0 0;
}

.image-left{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.7em;
	float:left;
	padding:0em;
	margin:0.5em;
	border: medium none;
	color: #336600;
}
.image-right{
	float:right;
	padding:0em;
	margin:0.5em;
	border: medium none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: normal;
	color: #336600;
	text-align: left;
}
.image-center{
	padding:0.8em;
	margin:0.5em 0.5em 0em;
	text-align: center;
	border: medium none;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.box {
	background-color: #ECE9D8;
	border: 0.2em double #9DACBF;
	padding: 0em;
	width: 470px;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	text-align: left;
	font-weight: normal;
	font-size: 1em;
}

	
.superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #336699;
}
