/* General Styles & Home Page 
================================ */
body {background-color: #1a5146; margin: 0px; padding: 0px;}

#contentTable {background-color: #fff; }


a, a:visited, a:active {color: #1a5146; text-decoration: none; padding: 0;}
a:hover {color: #544475; font-weight: normal; text-decoration: none; padding: 0;}

img {border: 0;}

.logoBlock {background-image:url(images/logo_block_background.jpg); width: 960px; height: 98px; margin-bottom: 10px;}
.logoPlace {width: 173px; height: 76px; margin-top: 10px; float: left;}
.logoPermanent {background-image:url(images/logo.gif); width: 145px; height: 98px; float: left;}

.navTopRight {background-color: white; width: 404px; height: 30px; float: right; filter:alpha(opacity=60); -moz-opacity:.6; opacity: 0.6;}
.navTopRight_Links {margin: auto;  text-align: center; margin-top: 5px;}

.contentContainer {width: 940px; margin-left: 10px; display: table; margin-bottom: 10px;}

.contentBoxLeft {
	width: 385px; float: left; font-family: Helvetica, sans-serif; font-size: 10px; color: #5a8099; line-height: 130%;
}



.contentInsideBoxLeft {
	width: 220px; float: left; background-color: #fff; margin-bottom: 10px;}
.contentInsideBoxLeft_Header {
	width: 220px; background-color: #ECEBD9; float: left; margin-bottom: 5px;}
.contentInsideBoxLeft_Header img {
	margin-top: 3px; margin-left: 3px;}


/* revamped */
.navLeftBox {
	width: 214px; text-align: center; margin: 0; padding: 0; margin-top: 15px; margin-bottom: 15px;
	}
	
.navLeftBox img {
	border: 0;
	}
		
.blueDots {text-align: center; margin: 0 auto; padding: 0;}


#ExploreLinks {
	margin-left: 32px;
	line-height: 130%;
}

.activeSectionLink {
	color: #426E89 !important;
}

.contentDivider {width: 10px; float: left; height: 100px;
}



.contentInsideBoxRight {
	width: 155px; text-align: center; float: left; font-family: Helvetica, sans-serif; font-size: 10px; color: #a7a77d; line-height: 130%; margin-bottom: 10px;
	}
.contentInsideBoxRight_Header {
	width: 155px; background-color: #ECEBD9; float: left; margin-bottom: 10px;
	}
.contentInsideBoxRight_Header img {
	margin-top: 3px; margin-bottom: 3px; margin-left: 3px;
	}
.contentInsideBoxRight_Box {
	width: 155px; background-color: #F6F5E8; float: left; height: 375px;
	}
	
.contentInsideBoxRight_Box div {margin: 10px;}
.contentInsideBoxRight_Box img {
	margin-top: 5px; margin-bottom: 10px; border: 2px solid #fff;}


.contentInsideBoxRight_Box a {
	color: #a7a77d;
	}
.contentInsideBoxRight_Box a:hover {
	color: #544475;
	}



.contentBoxRight {width: 545px; float: left;}

.contentBoxRight_Lower img {text-align: center;}

.contentBoxRight_Caption {
	font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: italic; color: #1a5146; padding-left: 30px; padding-right: 30px;
}

.contentBoxRight_content {
	width: 545px;}

.contentBoxRight_content div {
	padding-left: 30px;}

.contentBoxRight_content p {
font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #7A7A7B; line-height: 150%; 
}

.dotsLarge {margin: 0 auto; padding: 0; text-align: center; clear: both;}


/* misc styling */

.smalltext {
	font-size: 70%;
}