@charset "utf-8";
/* CSS Document */



#wrapper {
	margin: auto;
	padding: 0px;
	width: 1024px;
	height: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #56778B;
	border-right-color: #56778B;
	border-bottom-color: #56778B;
	border-left-color: #56778B;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000;
	background-color: #6AAAD0;
	height: 20px;
	clear: both;
	text-align: center;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 1024px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 22px;
	border-bottom-color: #6AAAD0;
}
#wrapper #sidebar {
	background-color: #DBE2E3;
	margin: 0px;
	padding: 10px;
	float: left;
	height: 581px;
	width: 172px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #969;
	font-size: 0.8em;
	font-family: "Times New Roman", Times, serif;
}
#wrapper #sidebar h2 {
	padding: 0px;
	display: block;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 1em;
	font-size: 1.8em;
	width: auto;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
#wrapper #sidebar .indentSub {
	text-decoration: none;
	display: block;
	margin-left: 2em;
	color: #8E5993;
	font-size: 1.2em;
}
#wrapper #sidebar a {
	font-style: normal;
}
#wrapper #sidebar a:hover {
	color: #3372bf;
	text-decoration: underline;
}




#wrapper #navContent {
	float: right;
	height: 601px;
	width: 830px;
	margin: 0px;
	padding: 0px;
}

#wrapper #navContent #nav {
	width: 830px;
	height: 85px;
}
#wrapper #navContent #nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

#wrapper #navContent #nav ul li {
	float: left;
	width: 166px;
}

#wrapper #navContent #nav ul li a {
	display: block;



	text decoration: none;	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navContent #nav ul li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #navContent #mainContent {
	height: 516px;
	width: 830px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mainContent #mainImgleft {
	float: left;
	height: auto;
	width: 440px;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#mainContent #textContRight {
	float: right;
	height: 385px;
	width: 310px;
	padding-right: 20px;
	padding-left: 0px;
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#mainContent #logoContRight {
	float: right;
	height: 95px;
	width: 245px;
	padding-right: 15px;
	padding-top: 15px;
	padding-left: 65px;
}
#mainImgleft ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#mainImgleft ul li {
	display: inline;
	font-size: 0.9em;
	color: #000;
}
#mainImgleft ul li a {
	color: #969;
	text-decoration: underline;
}
#mainImgleft ul li a:hover {
	color: #3372BF;
}
#mainContent #logoContRight a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
