body {
	margin: 0px;
	background-color: #546D57;
}

h1 {
	color: #5D7194;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

h2 {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

hr {
	height: 1px;
	color: #000000;
	background-color: #000000;
}

p {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
}

p a, p a:visited, p a:hover, p a:active {
	color: #4F6488;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

ul {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
}

ul a, ul a:visited, ul a:hover, ul a:active {
	color: #4F6488;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.back_to_top {
	margin-right: 15px;
	margin-bottom: 15px;
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	text-align: right;
}

.back_to_top a, .back_to_top a:visited, .back_to_top a:hover, .back_to_top a:active {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
}

.flash {
	padding: 1px;
	background-color: #000000;
}

.flash_text {
	width: 120px;
	margin-top: 5px;
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	text-align: center;
}

.footer_text {
	color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

.footer_text a, .footer_text a:visited, .footer_text a:hover, .footer_text a:active {
	color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

.forms {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.forms a, .forms a:visited, .forms a:hover, .forms a:active {
	color: #4F6488;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.pic_link {
	border: solid 1px #546D57;
}

.pic_right {
	border: solid 3px #546D57;
	float: right;
	margin-left: 10px;
}

.pic_staff {
	border: solid 2px #546D57;
}

.sesame_link {
	font-size: 10px;
}

.site_content {
	margin: 20px;
}

.welcome_content {
	margin: 32px;
}

.welcome_text {
	margin-top: 6px;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
}