/* LAYOUT */

body {
	font-size: 80%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	background: #42B6DC;
	margin: 0;
	padding: 0;
	color: #1D1761;
}
#Wrapper {
	width: 750px;
	margin: 0 auto 0 auto;
	background: url(../images_gen/2col_page_bg.gif) repeat-y left;
	padding: 0 10px;
	text-align: left;
	position: relative;
}


/* HEADER */

#Header {
	padding: 0;
	margin: 0;
	width: 575px;
	height: 198px;
	background: url(../images_gen/header_bg_01.jpg) no-repeat right 36px;
	float: right;
}
#LeftColumn {
	width: 171px;
	float: left;
}
div#Logo {
	margin: 20px 0 15px 0;
	background: #4D42DC;
	text-align: center;
	padding: 0 0 5px 0;
}
#ToolBar {
	padding: 0;
	margin: 0;
	text-align: right;
	width: 575px;
	background: #9CFF00 url(../images_gen/green_curve.gif) repeat-x top;
}
#ToolBar ul {
	margin: 0;
	padding: 9px 20px 11px 0;
	list-style: none;
}
#ToolBar ul li {
	font-weight: bold;
	display: inline;
	margin: 0 0 0 20px;
}
#ToolBar ul li a{
	color: #017700;
	text-decoration: none;
	margin: 0;
}


/* NAVIGATION */

ul#MainNav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: "Comic Sans MS", Trebuchet;
}
#MainNav li {
	margin: 0 15px 10px 15px;
}
#MainNav a {
	margin: 0;
	padding: 0 0 4px 0;
	background: url(../images_gen/nav_bg.gif) repeat-x bottom;
	text-decoration: none;
	color: #fff;
	display: block;
	width: 140px;
}
#MainNav a:hover {
	background: url(../images_gen/nav_hover_bg.gif) repeat-x bottom;
}
#MainNav li.Active a {
	background: url(../images_gen/nav_hover_bg.gif) repeat-x bottom;
	color: #9BFF01;
}
#MainNav li.Active ul {
	margin: 5px 0 10px 0;
	padding: 0 0 4px 10px;
	list-style: none;
	font-size: 85%;
	background: url(../images_gen/nav_bg.gif) repeat-x bottom;
}
#MainNav li.Active ul li{
	margin: 0;
	padding: 0;
}
#MainNav li.Active ul li.Active {
	font-weight: bold;
	padding: 0 0 0 7px;
	background: url(../images_gen/hyphen.gif) no-repeat left 9px;
}
#MainNav li.Active ul li a{
	background: none;
	color: #FFFF00;
	width: auto;
}


/* RIGHT COLUMN */

#RightColumn {
	width: 150px;
	float: right;
	margin: 10px 0 15px 15px;
	font-size: 95%;
}
.ImageHolder {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}
.ImageHolder p {
	font-size: 80%;
	font-weight: bold;
	padding: 0 10px!important;
	margin 0;
	color: #007700;
}


/* PAGE */

#Page {
	float: left;
	width: 575px;
	margin: 0 0 0 4px!important;
	padding: 0;
	min-height: 350px;
	_height: 350px;
	float: left;
}
h1, h2, h3 {
	font-family: "Comic Sans MS", Trebuchet;
}
#Page h1{
	font-size: 200%;
	font-weight: normal;
	margin: 0!important;
	color: #fff;
	padding: 7px 20px 11px 20px;
	background: #4864F6 url(../images_gen/section_title_bg.gif) repeat-x bottom;
}
#Content {
	margin: 0;
	padding: 20px 20px;
	background: url(../images_gen/content_bg.gif) repeat-x top;
}
#Content h1 {
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 150%;
	background: none;
	color: #1D1761;
	font-weight: bold;
}
#Content h1#PageTitle{
	font-size: 160%;
}
#Content h2{
	margin: 0 0 12px 0;
	font-size: 130%;
	font-weight: normal;
}
#Content p{
	margin: 8px 0 8px 0;
}
.Back {
	float: right;
	font-size: 120%;
	font-weight: bold;
	color: #555;
	text-decoration: none;
	margin: 10px 0 0 0;
}

/* PAGE TEXT ITEMS */
.IntroPara p{
	font-size: 110%;
	padding: 0;
	margin: 0 0 12px 0;
}

/* NEWS & EVENTS */

.NewsFeed {
	float: left;
	width: 355px;
}
.StandardTeaser {
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #D1D1D1;
	margin: 7px 0 8px 0;
}
.StandardTeaser img {
	float: left;
	margin: 0 10px 10px 0;
}
.StandardTeaser h3 {
	margin: 10px 0;
	font-weight: normal;
	font-size: 120%;
}
.StandardTeaser p {
	margin: 10px 0;
}
.StandardTeaser a {
	color: #333;
	text-decoration: none;
}
.StandardTeaser a:hover {
	color: #000;
	text-decoration: underline;
}
h3.Sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-style: italic;
	margin: 0 0 8px 0;
}

/* FOOTER */

#Footer {
	background: #9CFF00 url(../images_gen/green_curve.gif) repeat-x top;
	padding: 0;
	margin: 0;
	color: #017700;
	font-weight: bold;
	font-family: "Comic Sans MS", Trebuchet;
	width: 750px;
	text-align: right;
}
#Footer p{
	margin: 0;
	padding: 6px 20px 8px 20px;
}
#Bottom {
	width: 770px;
	height: 10px;
	background: url(../images_gen/bottom.gif) no-repeat top;
	margin: 0 auto;
}
p.Credit {
	width: 770px;
	padding: 0;
	margin: 0 auto 10px auto;
	font-size: 80%;
}
p.Credit a{
	text-decoration: none;
	color: #AEDFF0;
}


/* GENERIC */

hr {
	border: none 0;
	border-top: 1px dashed #555;
	width: 100%;
	height: 1px;
	padding: 0 0 10px 0;
}
a img {
	border: none;
}
s {
	color: #f0f;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}