﻿body 
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: .9em;
	margin: 0;
	padding: 0;
}

a
{
	color: #394AA4;
	text-decoration: none;
}

a:hover
{
	color: #CC9D07;
	text-decoration: none;
}

.container
{
	width: 763px;
	margin: 0;
	padding: 0;
}

.header
{
	height: 26px;
	background-image: url(../../images/back_head.jpg);
	background-repeat: no-repeat;
}

.body
{
	width: 755px;
	background-image: url(../../images/back_nav.jpg);
	background-repeat: no-repeat;
	min-height: 505px;
	border-right: solid 1px #E5CC7F;
	border-bottom: solid 1px #E5CC7F;
	border-left: solid 1px #394AA5;
	padding-right: 6px;
	padding-bottom: 10px;
}

.bodycontent
{
	padding-left: 230px;
	padding-top: 140px;
}

.bodycontentwide
{
	margin-left: -130px;
}

.footer
{
	width: 763px;
	height: 10px;
	background-color: #394AA4;
}

.homeicon
{
	position: absolute;
	top: 27px;
	left:28px;
}

.emailicon
{
	position: absolute;
	top: 317px;
	left: 28px;
}

.logo
{
	position: absolute;
	width: 196px;
	height: 122px;
	left: 560px;
	top: 30px;
}

.contactinfo
{
	position: absolute;
	left: 310px;
	top: 56px;
}

img
{
	border-width: 0px;
}

h1 
{
	font-size: 1.4em;
	font-weight: bold;
	color: #333366;
	margin-right: 0px;
	margin-bottom: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

h3 
{
	font-size: 1.3em;
	font-weight: bold;
	color: #394AA4;
	margin-right: 0px;
	margin-bottom: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

h4 
{
	font-size: 1.2em;
	font-weight: bold;
	color: #E5CC7F;
	margin-right: 0px;
	margin-bottom: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.accent
{
	margin-left: -90px;
}

.aboutBox
{
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	padding-left: 15px;
}

.aboutBoxItems
{
	padding: 10px;
}

.aboutBoxItems div
{
	margin-bottom:3px;
}

.AdminLink
{
	float: right;
	margin-right: 10px;
}

.AdminLink a
{
	text-decoration: none;
	color: #394AA4;
}

.AdminLink a:hover
{
	text-decoration: none;
	color: #ffffff;
}

.LoginBox
{
	margin-left: auto;
	margin-right: auto;
}

.icon
{
	vertical-align: middle;
	margin-right: 5px;
}

.tooltip
{
	vertical-align: middle;
	margin-right: 5px;
}
