@import url("BackandNext.css");


body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #003399;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #003399;
	text-decoration:underline;
	}

/* Class Styles */

.logo {
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	font-family: "times new roman";
	font-size: 26px;
	}
.txtTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}


.tagline {
	color: #000066;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	padding-right: 65px;
	padding-left: 55px;
	}
a:visited {
	color: #000066;
}


.smallText {
	color: #333333;
	line-height:18px;
	font-family: "times new roman";
	font-size: 12px;
	font-style: italic;
	}

.pageHeader {
	color: #003399;
	letter-spacing:.1em;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bolder;
	}
	
.bodyText {
	color:#333333;
	line-height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	color: #333333;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.navText {
	color: #6666CC;
	letter-spacing:0.1em;
	background-position: center;
	text-align: center;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	}
	
img {
	margin: 8px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
}
h1 {
	font-size: 24px;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.txt-Footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #99CCFF;
}
#Layer1 {
	position:absolute;
	left:8px;
	top:24px;
	width:214px;
	height:40px;
	z-index:1;
	background-color: #FFFFCC;
	text-decoration: underline blink;
	border: medium outset #33CC00;
}
