body {
	BACKGROUND: #146E54 url(../graphics/diagonals5.gif);
}
img {
	border: 0px
	}
#container {
	background-color: #ffffff;
	border: 3px solid;
	border-color: #494949;
	margin: 10 auto 20 auto;
	width: 800px;
	padding: 20px;
	text-align: justify;
	min-height: 400px;
}

#header {
	border-bottom: 2px solid;
	border-color: #006044;
	margin: 0 0 20 0;
	width: 525px;
	height: 78px;
	background-image: url(../graphics/header.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#header h1{
	font-family: Lucida Console, Monaco, monospace;
	font-size: 32px;
	color: #006044;
	line-height: 1.0em;
	text-align: center;
	Padding: 0 20px 0 70px
}
h1{
	font-family: Lucida Console, Monaco, monospace;
	font-size: 32px;
	color: #006044;
	line-height: 1.0em;
	text-align: left;
	padding: 0;
	Margin: 0;
}
h2{
	font-family: Lucida Console, Monaco, monospace;
	font-size: 20px;
	color: #006044;
	line-height: 1.0em;
	text-align: center;
}
#footer {
	border-top: 2px solid;
	border-color: #006044;
	margin: 20 0 0 0;
	width: 525px;
	text-align: right;
	font-family: arial;
	font-size: 11px;
	color: #808080;
	line-height: 1.5em;
	}
#footer A {
	COLOR: #B82633;
	font-weight: bold;
	text-decoration: underline;
}
#footer A:hover {
	COLOR: #B82633;
	}
#Content {
	text-align: left;
	width: 510px;
	padding: 0 0 0 10;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	color: #494949;
	text-align: left;
	}
#Content P {
	line-height: 1.5em;	
}
#Content th {
	background-color: #006044;
	text-align: center;
	color: fff;
	font: 600 14px/1.5em Lucida Console, Monaco, monospace;
}
#Content td {
	background-color: #fff;
	text-align: left;
	font: normal 12px/1.1em arial;
	padding: 2px;
	}
#Content UL {
	margin-top: -2px;
}
#Content LI {
	MARGIN: 0 0 8 0;
	line-height: 1.5em;	
	list-style: disc outside;
}

#Content A {
	COLOR: #B82633;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
#Content A:hover {
	COLOR: #B82633;
	TEXT-DECORATION: underline;
	}
#Content form table {
   background-color: #BFD7D0; 
	 border: 4px solid; 
	 border-color: #006044;
	 }
#Content form td {
   background-color: #BFD7D0; 
	 }
#spotlight {
	width: 150px;
	background-color: #BFD7D0;
	border: 4px solid;
	border-color: #006044;
	margin: 0 0 0 10;
	padding: 6px;
	text-align: left;
	float: right;
	font-family: Lucida Console, Monaco, monospace;
	font-size: 10px;
	color: #006044;
	line-height: .9em;
	text-align: left;
}
	 
#spotlight .header{
	font-size: 10px;
	line-height: 1.0em;
	font-weight: 700;
	margins: 0 0 0 0;
	}
#spotlight UL {
	margin-top: 2px;
}
#spotlight LI {
	MARGIN: 0 0 2 -40;
	list-style: disc inside;
}
#spotlight A {
	COLOR: #041560;
	TEXT-DECORATION: underline;
	font-weight: 500;
}
#spotlight A:hover {
	COLOR: #B82633;
	TEXT-DECORATION: underline;
	}
#spotlight2 {
	background-color: #BFD7D0;
	border: 4px solid;
	border-color: #006044;
	margin: 0 0 0 16;
	width: 220px;
	padding: 8px;
	text-align: left;
	float: right;
	font-family: Lucida Console, Monaco, monospace;
	font-size: 10px;
	color: #006044;
	line-height: 1.15em;
	text-align: left;
}
#spotlight2 p{
	line-height: 1.15em;
	margin: 0 0 0 0;
	}
#spotlight2 .header{
	font-size: 10px;
	line-height: 1.15em;
	font-weight: 700;
	MARGIN: 0 0 0 0;
	}
#spotlight2 UL {
	margin-top: 2px;
}
#spotlight2 LI {
	MARGIN: 0 0 2 0;
	line-height: 1.15em;
	list-style: disc outside;
}
#spotlight2 A {
	COLOR: #041560;
	TEXT-DECORATION: underline;
	font-weight: 500;
}
#spotlight2 A:hover {
	COLOR: #B82633;
	TEXT-DECORATION: underline;
	}

#column2 {
	Float: right;
	margin: 0 0 0 0;
	clear: both;
}
#nav {
	font-family: Lucida Console, Monaco, monospace;
	width: 180px;
	MARGIN: 20 0 30 0;
	font-size: 9pt;
}
#nav UL {
	LINE-HEIGHT: 25px;
	}
#nav LI {
	MARGIN: 1 0 1 -18;
	text-align: center;
	LIST-STYLE-TYPE: none;
	width: 180px;
	}
#nav A {
	DISPLAY: block;
	BACKGROUND: #B82633;
	COLOR: #fff;
	TEXT-DECORATION: none
	}
#nav A:hover {
	BACKGROUND: #811B23; 
	COLOR: #fff
	}
