/* CSS Document */

body {
	background-color: white;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: black;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 12px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 24px;
	font-weight: bold;
	color: #000066;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 6px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	letter-spacing: 0px;
	line-height: 17px;
	font-weight: bold;
	color: #000066;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #cccc66;
	border-bottom: solid 2px;
	border-bottom-color: #000066; 
	margin-top: 0px;
	margin-bottom: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	letter-spacing: 0px;
	line-height: 15px;
	font-weight: bold;
	color: #000066;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 2px;
	border-bottom: solid 1px;
	border-bottom-color: #000066; 
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #0d479a;
	padding-right: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	letter-spacing: 0px;
	line-height: 17px;
	font-weight: bold;
	color: #000066;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #cccc66;
	margin-top: 0px;
	margin-bottom: 10px;
}

.list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: black;
	list-style-type: square;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: black;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 12px;
}

.footer {
	background-color: #cccc66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: black;
	border-top: solid 2px;
	border-top-color: #000066;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px; 
	margin-top: 0px;
	margin-bottom: 0px;
}

.image_space { 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 16px;
	padding-bottom: 10px;
}

.image_spaceB { 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: black;
	margin-top: 12px;
}

.letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: black;
	padding-right: 6px;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 24px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	padding-bottom: 12px;
}

hr {
	height: 1px;
	color: #000066;
}

.menu {font-family: arial, sans-serif; width: 170px; height: 0px; position: relative; margin: 0; font-size: 11px;}

.menu ul li a, .menu ul li a:visited {display: block; background: #000066; text-decoration: none; color: white; width: 170px; text-align: left; border-bottom: 1px solid #cccc66; border-left: 2px solid #cccc66; font-size:11px; font-weight: normal; padding-left: 6px; padding-top: 8px; padding-bottom: 6px;}

.menu ul {padding:0; margin:0; list-style-type: none; }

.menu ul li {float: left; position: relative;}

.menu ul li a:hover {font-size: 11px; font-weight: normal; color: white; text-decoration: none; background: url(images/nav_hover.jpg);}