body {
	background-image: 	url(../images/background.jpg);
	background-repeat: 	no-repeat;
	font-family: 			Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 				84.5%;
	background-attachment: fixed;
	background-position:	center;
	margin:					0 0 0 0;
	padding:					0 0 0 0;
}

.hidden {
	display:          	none;
}

a {
	color:					#3C619A;
}

img {
 	border: 					1px solid #000000;
}

h1 {
	font-family: 			Palatino Linotype, Georgia, Times New Roman;
	font-size: 				320%;
	color: 					#3C619A;
	font-weight: 			normal;
	padding-top: 			0px;
	padding-bottom: 		0px;
	margin-top: 			0px;
	margin-bottom: 		0px;
}

.h1alt {
	color: 					#1E90FF;
}

h2 {
	font-family:			Palatino Linotype, Georgia, Times New Roman; 			
	font-size:				140%;
	color:					#474747;
	font-weight:			normal;
}

h3 {
	font-family:			Palatino Linotype, Georgia, Times New Roman; 		
	font-size:				140%;
	color:					#474747;
	font-weight:			normal;
	padding-top:			0px;
	padding-bottom:		0px;
	margin-top:				0px;
	margin-bottom:			0px;
}

div#all{
	padding-top:		0px;
	padding-bottom:	2em;
	margin-top:			0;
	margin-bottom:		0;
	margin-left:		auto;
	margin-right:		auto;
	width:				800px;
}

div#header{
	vertical-align:	top;
	width:				800px;
	height:				120px;
	text-align: 		left;
	vertical-align:	top;
	padding-top:		10px;
	margin-top:			0px;
	float:				none;
}

div#subhead {
	width:				600px;
	float:				right;
	padding-top:		2px;
	padding-bottom:	8px;
}

img#headergraphic{
	float: right;
}

div#columns{
	clear:				left;
	float:				left;
	width:				800px;
	padding-top:		10px;
	padding-bottom:	40px;
}	

div.column{
	float:				left;
	margin:				0;
	padding:				0;
}

div#right{
	padding:				0 0 0 0;
	width:				600px;
}

div#left{
	margin:				0;
	padding:				0;
	width:				180px;
}

ul#navigation {
	list-style-type: 		disc;
	list-style-image: 	url(images/bullet.jpg);
	list-style-position: inside;
}

ul#navigation li {
	padding-bottom:		10px;
	margin-left:			-25px;
}

a.nav {
	font-family:			Palatino Linotype, Georgia, Times New Roman; 			
	font-size:				140%;
	color:					#3C619A;
	font-weight:			normal;
	text-decoration:		none;
}

a.nav:hover {
	text-decoration:		underline;
	color:					#3C619A;
}

p.l15 {
	font-family:			Palatino Linotype, Georgia, Times New Roman;
	font-size:				170%;
	font-weight:			normal;
	padding-top:			10px;
	padding-bottom:			0px;
	margin-top:				0px;
	margin-bottom:			0px;
	color:					#3C619A;
}

p.l14 {
	font-family:			Palatino Linotype, Georgia, Times New Roman;
	font-size:				140%;
	font-weight:			normal;
}

p.l13 {
	font-family:			Verdana, Arial, Helvetica;
	font-size:				115%;
	font-weight:			bold;
}

p.v11b {
	font-family:			Verdana, Arial, Helvetica;
	font-size:				110%;
	font-weight:			bold;
}

p.indent {
	padding-left: 			15px;
}

table#subheadimage {
	width:	100%;
	padding-top:			0px;
	margin-top:			0px;
}

table#chart td {
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #000000;
	background:	#E5DFCF;
}

.tiny {
	font-size:				80%;
	text-align: 			right;
	margin-top:				2px;
}

.smaller {
	font-size:				.8em;
}

.categories {
	vertical-align:		top;
}

.required {
	color:					#F10707;
}

div#homepage {
	text-align: center;
	width: 550px;
}

img#navigation {
	border: 1px solid #000000;
}