﻿body {
	margin: 0px;
	background-image: url('images/repeat.gif');
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	border: 1px solid #91a9e6;
	margin: 10px auto 10px auto;
	width: 970px;
	background-color: #FFFFFF;
}
#copyright {
	width: 960px;
	padding: 5px;
	text-align: right;
	color: #7996e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 960px;
	height: 205px;
	margin: 5px 5px 0px 5px;
}
#contentbar {
	width: 960px;
	margin: 0px 5px 0px 5px;
	background-color: #FFFFFF;
	background-image: url('images/nav_bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.clear {
	clear: both;
}
#footer {
	background-color: #d8e0f6;
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #559df4;
	color: #4f68ab;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	padding: 15px;
	width: 930px;
	margin: 5px;
}
#leftcontent {
	width: 200px;
	float: left;
	vertical-align: top;
	text-align: left;
}
#maincontent {
	width: 540px;
	float: left;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #476389;
}
#rightcontent {
	width: 200px;
	float: right;
}
#rightbox {
	background-image: url('images/right_blocks.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 197px;
	height: 91px;
	margin: 10px auto 10px auto;
}
#rightbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	margin: 5px;
}
#rightbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 5px 0px 5px;
	color: #559df4;
	text-align: center;
}
#rightbox h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 5px 0px 5px;
	color: #559df4;
	text-align: center;
	text-decoration: none;
}
#rightbox h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 5px 0px 5px;
	color: #559df4;
	text-align: center;
	text-decoration: underline;
}
#rightbox p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	color: #559df4;
	margin: 5px;
	text-decoration: none;
}
#rightbox p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	color: #559df4;
	margin: 5px;
	text-decoration: underline;
}
#maincontent h1 {
	background-color: #2B56BB;
	color: #FFFFFF;
	padding: 6px;
	font-size: 150%;
	margin: 0px 10px 0px 10px;
	border-bottom-style: solid;
	border-bottom-color: #456A97;
	border-bottom-width: 3px;
}
#maincontent p {
	margin: 10px 10px 0px 10px;
	padding: 0px;
}
#footer a {
	font-size: small;
	color: #0066CC;
}
input,textarea
{
border:1px solid #DDDDDD;
color:#454545;
}
hr {
	color: #7997E1;
	height: 1px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.home_h1 {
	background-color: #7997E1;
	color: #FFFFFF;
	padding: 6px;
	font-size: smaller;
	margin: 0px 10px 0px 10px;
	border-bottom-style: solid;
	border-bottom-color: #456A97;
	border-bottom-width: 3px;
}
strong {
	color: #65ADFF;
	font-style: italic;
}
a.w3link:link {
	font-size: x-small;
	font-weight: bold;
	color: #0066CC;
}
a.w3link:visited {
	font-size: x-small;
	font-weight: bold;
	color: #0066CC;
}

a.w3link:hover {
	font-size: x-small;
	font-weight: bold;
	color: #0066CC;
}
a.w3link:active {
	font-size: x-small;
	font-weight: bold;
	color: #0066CC;
}
