body 
{
	margin-top 10px;
	margin-right: 0;	
	margin-left: 0;
	margin-bottom: 10px;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1a346e;
	background-color: #ffffff;
}

a
{
	color: #1a346e;
	text-decoration: none;
}

h1
{
	font-size: 16px;
}

h2
{
	font-size: 14px;
}

a:hover
{
	text-decoration: underline;
}

div#wrapper
{
	width: 970px;
	margin: auto;
	border: 1px solid #1a346e;
}

div#wrapper div#header
{
}

div#wrapper div#header div#image
{

}

div#wrapper div#header div#nav
{
	padding: 5px;
}

div#wrapper div#content
{
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	
}

div#wrapper div#content div#sectiontitle
{
	font-size: 20px;
	font-weight: bold;
	color: #1a346e;
}

div#wrapper div#content div#link
{
	width: 500px;
	height: 100px;
	margin-left: 50px;
}

div#wrapper div#content div#link div#image
{
	width: 205px;
	float: left;
}

div#wrapper div#content div#link div#description
{
	width: 295px;
	float: right;
}

div#wrapper div#footer
{
	height: 50px;
	padding-top: 10px;
	font-size: 14px;
	border-top: 1px solid #1a346e;
}

div#wrapper div#footer div#details
{
	width: 75%;
	float: left;
	text-align: center;
}

div#wrapper div#footer div#image
{
	width: 20%;
	float: right;
	text-align: right;
	margin-right: 10px;
}

/* Login Page CSS */

.elementTitle
{
	font-size: 11px;
	font-weight: bold;
}

.elementNote
{
	font-size: 9px;
	font-weight: bold;
}

.formRequired
{
	color: red;
	font-size: 10px;
	font-weight: bold;
}

.formError
{
	color: red;
	font-size: 10px;
	font-weight: bold;
}

/*
.contactform 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1a346e;
	background: #B0C4DE;
	border: 2px solid #4682B4;
	padding: 5px;
	width: 400px;
}

.intro
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#1a346e;
	padding-left:40px;
	padding-top:15px;
	padding-right:40px;
	background-repeat:no-repeat;
}

.newstitle
{
	font-size: 18px;
	color:#1a346e;
}

.newsbody
{
	font-family: Arial;
	font-size:14px;
	color:#1a346e;
	padding-top:5px;
}

.maintable
{
	border-top:thin; 
	border-bottom:thin; 
	border-left:thin; 
	border-right:thin;
}
*/

.seolink
{
	font-family:Arial;
	font-size:8px; 
	color: #CCCCCC;
}