* {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
body {
	padding: 10px 0px 10px 0px;
	font : normal 0.76em/1.6em Geneva, Tahoma, Verdana, Arial, Georgia, sans-serif;
	color: #333333;
	background-color: #ffffff;
	background-image: url(images/bg_stripe.jpg);
	text-align: left;
}
#page {
	width: 779px;
	background-color: #fff;
	background-image:url(images/bg_linkside.gif);
	margin: 7px auto;
	text-align: left;
	border: solid 6px #FFFFFF;
	overflow: hidden;
}
#topmenu {
	width: 757px;
	position: relative;
	clear: both;
	height: 1.5em;
	margin-bottom: 0.5em;
	background-color: #547EB6;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0.4em;
	padding-left: 1em;
}
#topmenu ul {
	top: .6em;
}
#topmenu ul li {
	position: relative;
	display: inline;
	font-weight: bold;
}
#topmenu ul li a {
	padding: 0.5em 1em 0.5em 1em;
	color: #eeeeee;
	text-decoration: none;
}
#topmenu ul li a:hover {
	text-decoration: underline;
	color: #CC0000;
}
#col1 {
	float: left;
	width: 170px;
	margin-left: 0;
	margin-right: .3%;
	text-indent: 4px;
	text-align: left;
	height: 100%;
}
#col1 ul li {
	list-style-type: none;
	text-decoration: none;
	display: block;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B9C75;
}
#col1 ul li a {
	list-style-type: none;
	text-decoration: none;
	display: block;
}
#col2 {
	float: left;
	width: 380px;
	margin-left: 5px;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDB994;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDB994;
	padding-left: .5em;
	padding-right: .5em;
	text-align: left;
}
#col3 {
	float: left;
	width: 188px;
	margin-left: 0.3%;
	background-color: #F2EAE3;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#col4 {
	float: left;
	width: 570px;
	padding-left: 30px;
	text-align: left;
}
#col4 table tr td {
	font-size: 12px;
	padding-bottom: .2em;
	padding-top: .2em;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#spacer {
	clear: both;
	height: 20px;
	width: 100%;
}
#footer {
	color: #FFFFFF;
	background-color: #CC0000;
	clear:both;
	font-weight: bold;
	font-size: 80%;
}
A:link {
	text-decoration: underline
}
A:visited {
	text-decoration: none;
}
A:active {
	text-decoration: none;
	color: #6666FF;
}
A:hover {
	color: red;
	background-color: #ffffff;
	text-decoration: none;
}
#sectionLinks {
	position: relative;
	text-align: left;
	font-weight: bold;
	text-indent: 5px;
}
#sectionLinks li {
	height: 120%;
}
#sectionLinks a {
	display: block;
	padding: 1px 0px 2px 1px;
	font-weight: bold;
}
#sectionLinks a:hover {
	background-color: #A9C1D8;
	font-weight: bold;
}
.colHeader {
	background-color: #CC0000;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	display: block;
	width: auto;
}
.whiteBox {
	background-color: #FFFFFF;
	display: block;
	width: auto;
	text-indent: 4px;
	padding: 2px;
}
.liteBox {
	background-color: #FFFFCC;
	display: block;
	width: auto;
	text-indent: 4px;
	padding: 2px;
}
.newscol {
	background-color: #FFF1C6;
	display: block;
	width: auto;
	text-indent: 4px;
	padding: 2px;
}
.liteBoxwborder {
	background-color: #FFFFCC;
	display: block;
	width: auto;
	text-indent: 3px;
	padding: 2px;
	border: solid #990000;
}
.greenBoxwborder {
	background-color: #FFFFCC;
	display: block;
	width: auto;
	text-indent: 3px;
	padding: 2px;
	border: solid #006633;
}
ul, li {
	margin-left: 0;
	padding-left: 0;
	list-style-position: outside;
	list-style-type: disc;
}
.highlight {
	background-color: #FFCC33;
}
blockquote {
	text-indent: 30px;
}

.bold {
	font-weight:bold;}
.center {
	text-align: center;}

