body {
	background-color: #E7E7E7;
	background-image: url(/assets/images/bg_body.jpg);
	background-repeat: repeat-x;
	color: #7B7673;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

a {
	color: #6BA0C5;
}

a:hover {
	text-decoration: none;
}

div.clear {
	clear: both;
	height: 0px;
	overflow: hidden;	
}

form {
	margin: 0px;
}

img {
	border: none;
}

input.text {
	color: #9A9A9B;
	font-family: Arial, sans-serif;
	font-size: 12px;
	height: 17px;
	padding: 3px 6px 0px 6px;
}

p {
	margin: 0px 0px 10px 0px;
}

select {
	border: 1px solid #CCC;
	color: #9A9A9B;	
	font-family: Arial, sans-serif;
	font-size: 12px;
	height: 22px;
	padding: 0px 0px 0px 3px;
}

textarea {
	color: #9A9A9B;
	border: 1px solid #CCC;
	font-family: Arial, sans-serif;	
	font-size: 12px;
	padding: 3px 6px 0px 6px;
}

#share {
	border-top: 5px solid #CCC;
	padding: 14px 0px 10px 0px;
	text-align: left;
	width: 100%;
}

#share div.errors {
	color: #982E3B;
	margin: -5px 0px 12px 0px;
}

#share form {
	margin: 10px 16px 10px 16px;
}

#share form p {
	color: #982E3B;
	margin-bottom: 12px;
}

#share h3 {
	border-bottom: 1px solid #CCC;
	color: #00338E;
	font-family: Georgia, Times, serif;	
	font-size: 16px;
	font-weight: normal;
	line-height: 15px;
	padding-bottom: 10px;
	margin: 0px 16px;	
}

#share input.text {
	border: 1px solid #CCC;
	margin-bottom: 5px;
	width: 160px;
}

#share label {
	display: inline-block;
	margin: 2px 5px 0px 0px;
	vertical-align: top;
	width: 110px;
}

#share label.invalid,
#share label.required {
	color: #982E3B;
}

#share textarea {
	margin-bottom: 5px;
	width: 190px;
}

#container {
	text-align: left;
	width: 968px;
}

#main {
	background-color: #FFF;
	float: left;
	margin-bottom: 18px;
	min-height: 640px;
	padding: 0px 16px 40px 16px;
	width: 696px;
}

#header {
	height: 112px;
	margin-bottom: 12px;
	overflow: hidden;
	padding: 24px 0px 0px 0px;
	width: 696px;
}

#logo {
	height: 80px;
	overflow: hidden;
}

#nav_global {
	background-color: #982E3B;
	background-image: url(/assets/images/bg_nav.jpg);
	background-repeat: repeat-x;
	height: 32px;
	overflow: hidden;
	width: 696px;
}

#nav_global ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav_global li {
	border-right: 1px solid #7F072B;
	float: left;
	height: 26px;
	padding: 6px 0px 0px 10px;
	width: 128px;
}

#nav_global li.last {
	border: none;
}

#nav_global li a {
	color: #FFF;
	text-decoration: none;
}

#nav_global li a:hover {
	color: #F8F2E5;
}

#carouselMain {
	height: 300px;
	margin-bottom: 28px;
	overflow: hidden;
	position: relative;
	width: 696px;
}

#carouselMain .slide {
	left: 0px;
	position: absolute;
	top: 0px;
}

#carouselMain .thumbContainer {
	bottom: 15px;
	right: 15px;
	position: absolute;
}

#carouselMain .thumbContainer a {
	color: #e7e7e7;
	text-decoration: none;
}

#carouselMain .thumbContainer .selected {
	background-color: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
}

#carouselMain .thumbContainer .selected a {
	color: #fff;
}

#carouselMain .featureButton {
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
	background-color: #fff;
	/*border: 1px solid #fff;*/
	color: #982E3B;
	float: left;
	font-size: 10px;
	height: 20px;
	margin-left: 6px;
	overflow: hidden;
	text-align: center;
	width: 20px;
}

#content {
	padding: 0px 16px;
	width: 664px;
}

#content div.breadcrumbs {
	color: #CCC;
	margin-bottom: 26px;
	width: 408px;
}

#content div.breadcrumbs a {
	color: #CCC;
}

#content div.education {
	float: left;
	width: 240px;
}

#content div.education p {
	margin-bottom: 5px;
}

#carouselEI {
	height: 40px;
	overflow: hidden;
	position: relative;
	width: 240px;
}

#carouselEI div.slide {
	left: 0px;
	position: absolute;
	top: 0px;
}

#content div.content {
	line-height: 19px;
	width: 408px;
}

#content div.content div.activity,
#content div.content div.event {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#content div.content div.activity img,
#content div.content div.event img {
	margin: 3px 12px 8px 0px;
}

#content div.content div.activity p,
#content div.content div.event p {
	font-size: 11px;
	line-height: 16px; 
}

#content div.content div.errors {
	color: #982E3B;
	margin: -5px 0px 12px 0px;
}

#content div.content div.sitemap {
	float: left;
	width: 204px;
}

#content div.content div.sitemap ul {
	margin-top: 5px;
}

#content div.content div.message {
	color: #982E3B;
	margin: 0px 0px 12px 0px;
}

#content div.content form p {
	color: #982E3B;
	margin-bottom: 12px;
}

#content div.content input.text {
	border: 1px solid #CCC;
	margin-bottom: 5px;
	width: 160px;
}

#content div.content label {
	display: inline-block;
	margin: 2px 5px 0px 0px;
	vertical-align: top;
	width: 120px;
}

#content div.content label.invalid, 
#content div.content label.required {
	color: #982E3B;
}

#content div.content select {
	margin-bottom: 5px;
	width: 174px;
}

#content div.content textarea {
	margin-bottom: 5px;
	width: 240px;
}

#content div.content ul {
	margin: -5px 0px 10px 1.25em;
	padding: 0px 0px 0px 1.25em;
}

#content div.host {
	background-color: #F0F0F0;
	background-image: url(/assets/images/bg_host.jpg);
	line-height: 17px;
	height: 76px;
	margin-top: 39px;
	padding: 16px 32px 20px 184px;
	overflow: hidden;
	width: 448px;
}

#content div.host h2 {
	color: #00338E;
	margin-bottom: 3px;
}

#content div.left {
	float: left;
	margin-top: 12px;
	width: 408px;	
}

#content div.links, #content div.downloads {
	border: 1px solid #E7E7E7;
	border-top: 5px solid #CCC;
	margin-bottom: 30px;
	padding: 14px 14px 20px 14px;
	text-align: left;
	float: right;
	width: 188px;
}

#content div.links h3, #content div.downloads h3 {
	border-bottom: 1px solid #CCC;
	color: #00338E;
	font-family: Georgia, Times, serif;	
	font-size: 16px;
	font-weight: normal;
	line-height: 15px;
	padding-bottom: 10px;
	margin: 0px;
}

#content div.downloads h3 {
	margin-bottom: 10px;
}

#content div.downloads img {
	margin: 3px 10px 0px 0px;
}

#content div.downloads p {
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
}

#content div.links p {
	margin: 10px 0px 0px 0px;
}

#content div.links ul {
	list-style-type: none;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

#content div.links ul li {
	border-bottom: 1px dotted #CCC;
	padding: 6px 0px;
}

#content div.links ul li.last {
	border-bottom: none;
	padding-bottom: 0px;
}

#content div.links ul li a {
	text-decoration: none;
}

#content div.links ul li a:hover {
	color: #00338E;
}

#content div.partner {
	border-left: 1px solid #E7E7E7;
	float: right;
	height: 175px;
	padding-left: 22px;
	width: 380px;
}

#content div.partner p {
	float: left;
	margin-bottom: 5px;
	width: 208px;
}

#carouselPartner {
	float: right;
	height: 100px;
	overflow: hidden;
	position: relative;
	width: 160px;
}

#carouselPartner div.slide {
	left: 0px;
	position: absolute;
	top: 0px;
}

#content div.right {
	float: right;
	margin-top: 12px;
	width: 220px;	
}

#content div.tools {
	color: #CCC;
	margin-bottom: 26px;
	text-align: right;
	width: 220px;
}

#content div.tools a {
	color: #CCC;
	text-decoration: none;
}

#content div.tools a:hover {
	text-decoration: underline;
}

#content h1 {
	color: #982E3B;
	font-family: Georgia, Times, serif;
	font-size: 23px;
	font-weight: normal;
	line-height: 26px;
	margin: 0px 0px 12px 0px;
}

#content h2 {
	color: #982E3B;
	font-family: Georgia, Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	margin: 0px 0px 5px 0px;
}

#content h3 {
	color: #6BA0C5;
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
	margin: 19px 0px 0px 0px;
}

#content h3.title {
	margin: 0px 0px 5px 0px;
}

#content h4 {
	color: #00338E;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

#content h5 {
	font-size: 13px;
	margin: 4px 0px 0px 0px;
}

#sidebar {
	background-image: url(/assets/images/bg_sidebar.png);
	float: left;
	width: 240px;
}

div.home {
	background-image: url(/assets/images/bg_sidebar_home.png) !important;
}

#sidebar div.section {
	background-color: #FFF;
	border: 1px solid #E7E7E7;
	border-top: 5px solid #CCC;
	font-size: 11px;
	line-height: 15px;
	margin: 11px 11px 0px 11px;
	padding: 14px 14px 20px 14px;
	position: relative;
	width: 188px;
}

#sidebar div.section h3 {
	border-bottom: 1px solid #CCC;
	color: #00338E;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 15px;
	padding-bottom: 10px;
	margin: 0px 0px 10px 0px;
}

#sidebar div.section h4 {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	margin: 0px;
}

#sidebar div.section h5 {
	color: #982E3B;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin: 0px;
}

#sidebar div.section h5 a {
	color: #982E3B;
	text-decoration: none;	
}

#sidebar div.section h5 a:hover {
	color: #77092A;
	text-decoration: none;	
}

#sidebar div.section div.activity {
	border-top: 1px dotted #CCC;
	padding-top: 10px;
	margin-bottom: 10px;
}

#sidebar div.section div.activity img {
	margin: 3px 8px 0px 0px;
}

#sidebar div.section div.activity p {
	line-height: 14px;
}

#sidebar div.activities {
	height: 210px;
	overflow: hidden;
	width: 188px;
}

#sidebar div.activities div.scroll {
	height: 168px;
	overflow: hidden;
}

#sidebar div.section div.event {
	border-top: 1px dotted #CCC;
	padding-top: 10px;
	margin-bottom: 10px;
}

#sidebar div.events {
	height: 198px;
	overflow: hidden;
	width: 188px;
}

#sidebar div.events div.scroll {
	height: 157px;
	overflow: hidden;
}

#sidebar div.section div.first {
	border-top: none;
	padding-top: 0px;
}

#sidebar div.section div.nav {
	right: 14px;
	position: absolute;
	text-align: right;
	top: 8px;
}

#sidebar div.section div.nav img {
	cursor: pointer;
}

#sidebar div.news {
	height: 92px;
	overflow: hidden;
	width: 188px;
}

#posts {
	height: 62px;
	overflow: auto; 
	position: relative;
	width: 188px;
}

#posts div.post {
	height: 88px;
	overflow: hidden;
	width: 188px;
}

#sidebar div.section div.viewall {
	bottom: 7px;
	color: #BCD4E5;
	font-size: 8px;
	position: absolute;
	right: 13px;
	text-transform: uppercase;
}

#sidebar div.section div.viewall a {
	color: #BCD4E5;
	text-decoration: none;
}

#sidebar div.section div.viewall a:hover {
	color: #6BA0C5;
}

#nav_utility {
	color: #872434;
	height: 24px;
	padding-top: 32px;
	text-align: right;
	width: 240px;
}

#nav_utility ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav_utility ul li {
	float: right;
}

#nav_utility ul li a {
	color: #872434;
	text-decoration: none;
}

#nav_utility ul li a:hover {
	text-decoration: underline;
}

#search {
	background-color: #982E3B;
	background-image: url(/assets/images/bg_search.jpg);
	background-repeat: repeat-x;
	height: 24px;
	margin-bottom: 24px;
	padding: 26px 24px 30px 24px;
	width: 192px;
}

#search input.text {
	color: #9A9A9B;
	font-size: 12px;
	height: 17px;
	margin: 0px 5px 0px 0px;
	padding: 3px 10px 0px 10px;
	width: 131px;
}

#footer {
	color: #BAB7B7;
	width: 728px;
}

#footer p {
	float: left;
}

#footer ul {
	float: left;
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#footer ul li {
	float: left;
}

#footer ul li a {
	color: #BAB7B7;
}



