@charset "utf-8";
/* CSS Document */

body {
	font-size: 100%;
	color: #000;
	background-color: #69C;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.sideContent {
	width: 178px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #666;
	background-color: #FFF;
	height: 200px;
}

#container {
	background-color: #FFF;
	background-image: url(../Images/container_bg.jpg);
	background-repeat: repeat-y;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #FFF;
}
#sidebar {
	float: left;
	width: 180px;
	margin-top: 20px;
	margin-left: 10px;
	display: inline;
}
#mainContent {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 220px;
	background-image: url(../Images/footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#Copyright {
	color: #FFF;
	background-color: #494B95;
	background-image: url(../Images/footer_bg.jpg);
	background-repeat: repeat-x;
	padding: 7px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	font-size: 75%;
	list-style-type: none;
}
.copyrightext {
	font-size: 70%;
	color: #999;
	text-align: center;
}
#bottomLinks {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 780px;
	padding-bottom: 10px;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #093;
	text-decoration: underline;
}

#bottomLinks a:link, #bottomLinks a:visited {
	font-size: 80%;
	color: #373C5A;
	display: inline;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#bottomLinks a:hover, #bottomLinks a:focus, #bottomLinks a:active {
	color: #3B4161;
	text-decoration: none;
}
#bottomLinks ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#bottomLinks li {
	display: inline;
}


#nav a {
	text-align: center;
	display: block;
	width: 178px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px ridge #FFF;
}
#nav a:link, #nav a:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #3C4264;
}
#nav a:hover, #nav a:focus, #nav a:active {
	background-color: #69C;
}


.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
	width: 780px;
}
#header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #484490;
}
#mainContent h1 {
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4E4892;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #69C;
}
#mainContent h2 {
	font-size: 100%;
	color: #4C4990;
	font-style: italic;
}
#mainContent h3 {
	font-size: 90%;
	color: #464690;
}
#mainContent p {
	font-size: 80%;
	line-height: 1.4;
	color: #3E4466;
}
.centerimage {
	text-align: center;
}
#Copyright p {
	font-size: 60%;
	text-align: center;
	color: #FFF;
}
#bottomNav {
}
#sidebar .sideContent p {
	font-size: 70%;
}
#sidebar .sideContent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible p {
	font-size: 95%;
	color: #3B4161;
}
.centertext {
	text-align: center;
}
.tabbedfeatures {
	color: #3D4365;
	text-decoration: blink;
}
form {
	font-size: 80%;
	padding-bottom: 5px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
input.highlighted {
	border: 1px solid #363B59;
}
textarea {
	border: 1px solid #3E4466;
}
#mainContent #form1 table caption {
	font-weight: bold;
	padding: 10px;
}
.emaillink {
	background-color: #3E4466;
}
table tr td p {
	text-align: center;
	color: #333;
}
.saletext {
	color: #CCC;
}
