@charset "UTF-8";
/* CSS Document */

body
{
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #1E2133;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#page
{
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#footer
{
	height: 20px;
	width: 790px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#footer a
{
	color: #FFF;
	text-decoration: none;
}
#banner
{
	width: 800px;
	height: 100px;
}
#menu
{
	height: 29px;
	width: 800px;
	margin-top: 4px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
#menu span
{
	padding-top: 5px;
	display: block;
	height: 20px;
	margin-bottom: 3px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	float: left;
	padding-right: 10px;
	width: 310px;
}
#menu a
{
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 140px;
}
#menu a.select
{
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	width: 140px;
	margin-bottom: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#menu a:hover
{
	border-bottom-width: 4px;
	margin-bottom: 0px;
}
#content
{
	width: 780px;
	margin-top: 10px;
	min-height: 500px;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.profile
{
	height: 110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	width: 780px;
}
.profile img
{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1
{
	font-size: 18px;
	font-weight: bold;
	color: #8A98AE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4
{
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a.inline:link
{
	color: #FFF;
	text-decoration: underline;
}
a.inline:visited
{
	color: #FFF;
	text-decoration: underline;
}
a.inline:hover
{
	color: #FFF;
	text-decoration: none;
}
a.inline:active
{
	color: #FFF;
	text-decoration: none;
}
a.map:link
{
	color: #FFF;
	text-decoration: none;
}
a.map:visited
{
	color: #FFF;
	text-decoration: none;
}
a.map:hover
{
	color: #FFF;
	text-decoration: underline;
}
a.map:active
{
	color: #FFF;
	text-decoration: underline;
}
.uploadFile
{
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.navigation
{
	width: 350px;
	float: right;
	height: 40px;
}
.previousButton
{
	display: block;
	float: left;
}
.nextButton
{
	display: block;
	float: right;
}
.AccordionPanelTab h1
{
	margin-bottom: 0px;
}
.AccordionPanelContent p
{
	display: block;
	height: 75px;
}
.panelText
{
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8A98AE;
	padding-top: 5px;
}
.slideshow
{
	height: 405px;
	width: 720px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
