body {
	background-color: #CC9;
	text-align: center;
	min-width: 995px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(backgrounds/body-top-background.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #275684;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #275684;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 400px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	margin-bottom: -10px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
a:link {
	color: #275684;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #275684;
	font-weight: bold;
}
a:hover {
	color: #275684;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #275684;
	text-decoration: underline;
}
#wrapper {
	text-align: left;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	overflow: hidden;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#banner1 {
	background-image: url(backgrounds/top-banner01.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 955px;
	margin: 0px;
	padding: 0px;
}
#banner2 {
	height: 169px;
	width: 955px;
	background-color: #275684;
}
#body {
	background-image: url(backgrounds/body.gif);
	background-repeat: repeat-y;
	width: 955px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
#footer {
	background-color: #275684;
	height: 15px;
	width: 955px;
	color: #FFF;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	clear: both;
	font-size: 10px;
}
#footer a:link {
	color: #CC9;
}
#footer a:visited {
	color: #CC9;
}
#footer a:hover {
	color: #CC9;
	text-decoration: underline;
}
#footer a:active {
	color: #CC9;
}
#leftcolumnindex {
	float: left;
	width: 447px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow: hidden;
}
#rightcolumnindex {
	width: 448px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	float: right;
	overflow: hidden;
}
.imageborder {
	border: 1px solid #275684;
	margin: 5px;
}
li {
	margin-bottom: 10px;
	margin-left: -17px;
	list-style-type: square;
}
hr {
	background-color: #F30;
}
#content {
	width: 915px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}
#director {
	text-align: center;
	height: 120px;
	width: 130px;
	margin-right: 5px;
	float: left;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-top: 0px;
	margin-left: 5px;
}
table {
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #2B5C84;
	border-right-color: #2B5C84;
}
th {
	padding: 3px;
	height: 20px;
	background-color: #CC9;
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #2B5C84;
	border-left-color: #2B5C84;
}
td {
	height: 25px;
	padding: 3px;
	text-align: left;
	font-size: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #2B5C84;
	border-left-color: #2B5C84;
}
.hideinscreen {
	display: none;
	text-align: center;
}

