﻿body
{
	background-image: url(../Images/Graphics/logotile.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #656968;
	border-bottom: none;
	border-left: solid 4px #0404B4;
	border-right: solid 4px #0404B4;
	margin:0px;
	padding: 0px;
	text-align:center;
}
div
{
	/*border: solid green 1px; */
}
strong
{
	color: #0404B4;
}
h2
{
	color: #0404B4;
	margin-left:6px;
}
h4
{
	margin-left: 6px;
	margin-top: -20px;
	margin-bottom: 4px;
	font-family:Trebuchet MS, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #686D97;
}
h5
{
	color: #0404B4;
	margin-left:2px;
	margin-bottom: 4px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
}
a
{
	color: #0117C3;
	text-decoration: underline;
}
img
{
	border: none;
}
a:visited
{
	color: #006490;
	text-decoration: underline;
}
a:hover, a:active
{
	color: #C10902;
	text-decoration: none;
}
#perimeter
{
	background-color: White;
	width: 760px;
	height: 1200px;
	text-align:left;
	margin: 0px auto;
	padding: 6px;
}
#splash
{
	display: block;
	width: 640px;
	height: 360px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -320px;
	margin-top: -180px;
	text-align: center;
	vertical-align: middle;
}
#header
{
	float:left;
	width:100%;
	height: 120px;
	background-color: #EAEAEA;
}
#nav
{
	width:100%;
	height: 24px;
	margin-right: 14px;
	margin-top: 4px;
}
#maincontent
{
	float: left;
	width: 100%;
	padding-bottom: 24px;
	padding-top: 16px;
}
#footer
{
	float:left;
	width:100%;
	text-align: center;
	font-size: 9pt;
	padding-top: 12px;
	padding-bottom: 12px;
	height: 40px;
}
#footer p
{
	margin: 2px;
	padding-bottom: 4px;
}
#column1
{
	padding-left: 10px;
}
.smalltext
{
	font-size: 8pt;
}
.rightalign50
{
	text-align: right;
	padding-right: 50px;
}
.rightalign20
{
	text-align: right;
	padding-right: 20px;
}
#news p
{
	font-family: Calibri, Arial, Helvetica;
	font-size: 9pt;
}
#news strong
{
	color: #222222;
	text-align: center;
}
