﻿body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	background-color: #CCDBEC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #000066;
	margin-top: 0px;
}
h2 {
	color: #FFFFFF;
	background-color: #1F458B;
	font-size: 1.2em;
	margin-top: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}


#page {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#header {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 0px;
	display: block;
}

.spacerwhite {
	height: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#menubar {
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	text-align: center;
	background-color: #1F458B;
	padding-bottom: 8px;
	padding-top: 8px;
	display: block;
}
#columnleft {
	float: left;
	width: 160px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	display: block;
}
#columnright {
	float: right;
	width: 590px;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
}


#footer {
	clear: both;
	background-color: #92AFE7;
	font-size: .9em;
}
#footertext {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	clear: both;
}
.style1 {
	color: #990000;
	font-weight: bold;
	font-size: 1.2em;
}
.fs-l {
	text-align: left;
}


.fs-c {
	text-align: center;
}
.fs-r {
	text-align: right;
}

.photo_left {
	float: left;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gfx-nb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gfx-nb_left {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 8px;
}
.fsr {
	text-align: right;
}
