body
{
	background-color: #ABAAE9;
	font-family: Arial, Verdana, Tahoma, 'Lucida Console', 'Courier New';
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

th, th.blue, th.contactus, th.draw, th.links
{
	font-family: Arial, Verdana, Tahoma, 'Lucida Console', 'Courier New';
	font-weight: bold;
	text-align: left;
}

th, th.contactus, th.draw, th.links
{
	background: #DFDFFA;
	color:#000099;
	font-size: 7.5pt;
}

th.blue
{
	background-color: #000099;
	color:white;
	font-size: 8pt;	
}

th.contactus
{
	width: 325px;
}

th.draw
{
	border-left: 1px dashed #ABAAE9;
	border-right: 1px dashed #ABAAE9;
	width: 180px;
}

th.links
{
	width: 225px;
}

td, td.PaleBlue, td.contactus, td.draw, td.links
{
	font-family: Arial, Verdana, Tahoma, 'Lucida Console', 'Courier New';
	font-size: 8.5pt;
	color:#000099;
}

td
{
	background:white;
}

td.PaleBlue, td.contactus, td.draw, td.links
{
	background:#DFDFFA;
}

td.contactus
{
	text-align: left;
	width: 150px;
}

td.draw
{
	border-right: 1px dashed #ABAAE9;
	text-align: center;
	width: 80px;
}

td.links
{
	text-align: left;
	width: 225px;
}

a:active, a:link, a:visited
{
	color: #6766CC;
	font-family: Arial, Verdana, Tahoma, 'Lucida Console', 'Courier New';
	font-size: 8.5pt;
	text-decoration: none;
}

a:hover
{
	color: #000099;
	font-family: Arial, Verdana, Tahoma, 'Lucida Console', 'Courier New';
	font-size: 8.5pt;
	text-decoration: underline
}

a.navbar:active, a.navbar:link, a.navbar:visited
{
	background-color: #000099; 
	color: white;
	font-family: Arial, Verdana, Tahoma, 'Lucida Console', 'Courier New';
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.navbar:hover
{
	background-color: #000099;
	color: #ABAAE9;
	font-family: Arial, Verdana, Tahoma, 'Lucida Console', 'Courier New';
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

img
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

ul.navbar
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

li.first, li.inline, li.last
{
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
}

li.first, li.inline
{
	border-right: 1px solid white;
}

li.first
{
	padding-left: 35px;
	padding-right: 30px;
}

li.inline, li.last
{
	padding-left: 30px;
	padding-right: 30px;
}

p, p.news, li
{
	color:#000099;
}

p, p.news, p.posted, li
{
	font-family: Arial, Verdana, Tahoma, 'Lucida Console', 'Courier New';
	font-size: 8.5pt;
}

p.news
{
	margin: 0px 0px 0px 0px;
}

p.posted
{
	color:#6766CC;
	font-style: italic;
	margin: 0px 0px 0px 0px;
}

h1, h2, h3, h4, h5, h6
{
	color:#000099;
	font-family: Arial, Verdana, Tahoma, 'Lucida Console', 'Courier New';
	margin: 2px 0px 2px 0px;
}

#header
{
	background: #000099;
	color: white;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 764px;
	height: 120px;
	background-image: url(images/Header.jpg);
	text-align: left;
}

#navbar
{
	background: #000099;
	color: white;
	margin-right: auto;
	margin-left: auto;
	padding: 6px 0px 6px 0px;
	position: relative;
	width: 764px;
	text-align: left;
}

#body
{
	background: white;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 15px 10px 15px;
	position: relative;
	width: 764px;
	text-align: left;
}

html>body #body
{
	width: 734px;
}

#columnleft
{
	float: left;
	width: 245px;
	text-align: left;
}

#columnright
{
	margin-left: 255px;
	text-align: left;
}

#footer
{
	background: #000099;
	border: 1px solid #000099;
	color: white;
	font-family: Arial, Verdana, Tahoma, 'Lucida Console', 'Courier New';
	font-size: 7pt;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 10px 5px 10px;
	position: relative;
	width: 764px;
	vertical-align: top;
	text-align: left;
}

html>body #footer
{
	width: 742px;
}

.leftblock
{
	border: 1px solid #000099;
	color:#000099;
	padding: 15px;
	margin-bottom: 10px;
	background: #DFDFFA;
	vertical-align: top;
	width: 213px;
}

 .rightblock
{
	border: 1px solid #000099;
	color:#000099;
	padding: 15px;
	margin-bottom: 10px;
	background: #DFDFFA;
	position: relative;
	width:446px;
	vertical-align: top;
}

.line
{
	border-bottom: 1px solid #ABAAE9;
	clear: right;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	position: relative;
	height: 1px;
	width: 764px;
}

.dashedline
{
	border-bottom: 1px dashed #ABAAE9;
	clear:right;
	padding-top: 5px;
	margin-bottom: 5px;
}