	* 			{		font-family: arial,Helvetica,sans-serif;	}
	h1			{		color: #3C3865; font-size: 2.1em; font-weight:normal; margin-bottom: 10px;	}
	body 		{ 	font-size:62.5%; background: #3268a0 url(../images/bg2.gif) top center no-repeat; margin:0px auto; padding: 0px; font-family: Arial,Helvetica,sans-serif; color: #5c5c5c; margin-top: 2px;	}
	p, table, font, a	{	color: #5c5c5c; font-size: 1.2em;	}
	p			{	margin-bottom: 5px;	}
	a img		{ 	border: 0px; }
	
	a {	text-decoration: none; color: #4A5783;	}
	a:hover	{	color: #8BC8E3;	}
	
	#container	{ 	background-color: #FFFFFF; width: 952px; height: auto; margin: 0px auto; text-align: left; padding-top: 0px; }
	#logo		{	padding: 10px;	}
	#footer		{ 	background-color: #FFFFFF; height: 70px; padding: 10px; border-top: 1px dotted #CCE1EA; margin-top: 20px;  }
	#header		{	padding-bottom: 5px;	}
	#header ul 	{ 	arrow-type: none; margin:0px; }
	#header li 	{ 	display: block; float:left; padding-left:24px;  padding-right:24px; padding-top: 5px; padding-bottom: 7px; background: url('/images/nav-dot.png') repeat-y scroll 0 0; }
	#header #buttons	{ padding: 5px;	}
	#header #buttons li {padding-left: 11px; padding-right: 11px; background: none; }
	#header #buttons a 	{ color: #4A5783;	}
	#header a 	{ text-decoration: none; color: #8F8F8F; font-weight: normal; font-size: 1.2em;}
	
	#header .lightblue 	{	border-top: 5px #3B97D1 solid;	}
	#header .medblue 	{	border-top: 5px #2F7BBA solid;	}
	#header .darkerblue {	border-top: 5px #2F659E solid;	}
	
	#footer p		{	margin-bottom: 3px; margin-top: 20px; color: #31679F; font-size: 1.2em;	}
	#footer a		{	color: #31679F; font-weight: bold; font-size: 1.1em; text-decoration: none;	}
	
	
	#banner			{ 	background: url('../images/banner-bg.gif'); height: 230px; padding-top: 10px; padding-left: 0px;	}
	
	#content		{ 	 background:url('../images/content-bg.gif') no-repeat top left; min-height: 500px; height: auto !important; height: 500px;}
	
	.main-content	{ width: 675px;	}
	
	.sections		{ 	height: 23.5em; padding-left: 15px;	}
	
	.float-right	{ 	float:right; 	}
	.float-left		{ 	float:left; 	}
	.clear			{ 	display: block;	}
	.section		{ 	float: left; margin-right: 4px; margin-left: 4px; width: 222px; padding-bottom: 5px;	}
	
	#banner-footer		{ 	height: 15px; background:url('../images/banner_bottom_strip.gif'); 	}
	
	.section p 		{	padding-left:15px; font-size: 1.2em; 	}
	.section p a 	{	text-decoration:none; border-bottom:1px solid #CAC8C9; color: #636363;	}
	.section h2		{	margin-bottom: 5px; font-size:1.8em; font-weight:normal; white-space: nowrap;}
	.section div 	{	border-right:1px solid #ccc; width:225px; 	}
	.section .last_section 	{	border-right:none;}
	
	.hideLeft 	{ position:absolute; top:0; left:-9999em; width:0; height:0; }
	
	
	
	/* Different Front Page Section Color CSS */
	.blue-nav		{	border-bottom: 17px solid #3b7bba;		}
	.blue-nav h2 a	{	color:#3b7bba;		}
	
	.green-nav		{	border-bottom: 17px solid #c0d47d;		}
	.green-nav h2 a	{	color:#c0d47d;		}
	
	.orange-nav		{	border-bottom: 17px solid #ec8539;		}
	.orange-nav h2 a	{	color:#ec8539;		}
	
	.pink-nav		{	border-bottom: 17px solid #D63990;		}
	.pink-nav h2 a	{	color:#D63990;		}
	
	.red-nav		{	border-bottom: 17px solid #DB002E;		}
	.red-nav h2 a	{	color:#DB002E;		}
	
	.yellow-nav		{	border-bottom: 17px solid #D8F200;		}
	.yellow-nav h2 a	{	color:#D8F200;		}
	
	.purple-nav		{	border-bottom: 17px solid #A901AF;		}
	.purple-nav h2 a	{	color:#A901AF;		}
	
	.light-blue-nav		{	border-bottom: 17px solid #8BC8E3;		}
	.light-blue-nav h2 a	{	color:#8BC8E3;		}
	
	.navy-blue-nav	{	border-bottom: 17px solid #000080;  }
	.navy-blue-nav h2 a	{	color:#000080;		}
	
	/* End Front Page Section Color CSS */
	
	
	#breadcrumbs 	{ 	width: 920px; font-size: 10px; padding-left: 19px; height: 35px }
	#breadcrumbs p	{	color: #555555; font-size: 10px;	margin-bottom: 5px; margin-top:5px;}
	#breadcrumbs .divider	{	color: #A3C548;	}
	#breadcrumbs a	{	color: #3C3865; text-decoration: none; font-weight: bold; letter-spacing: 1px;	}
	#breadcrumbs a:hover	{	color: #8BC8E3;	}
	
	
	.left-nav					{ 	width: 230px; margin-left: 15px;	}
	
	/* Top Bar of Navigation Items */
	.left-nav .blue-nav		{	border-top: 5px solid #3b7bba;		}
	.left-nav .green-nav	{	border-top: 5px solid #c0d47d;	}
	.left-nav .orange-nav	{	border-top: 5px solid #ec8539;	}
	.left-nav .pink-nav		{	border-top: 5px solid #D63990;		}
	.left-nav .red-nav		{	border-top: 5px solid #DB002E;		}
	.left-nav .yellow-nav	{	border-top: 5px solid #D8F200;		}
	.left-nav .purple-nav	{	border-top: 5px solid #A901AF;		}
	.left-nav .light-blue-nav	{	border-top: 5px solid #8BC8E3; }
	.left-nav .navy-blue-nav	{	border-top: 5px solid #000080;  }
	
	.left-nav .left-nav-section-title	{	padding: 2px; padding-left: 7px; background: url('../images/nav-title-bg.gif') repeat-y; color: #FFF; font-size: 1.3em; font-weight:bold;	}
	
	.left-nav ul	{ list-style: none; padding-top:4px; margin:0px; padding: 5px; padding-left: 10px;	}
	.left-nav li 	{ border: 0px; }
	.left-nav a 	{ color: #4A5783; text-decoration: none; font-size: 1.2em;	}
	.left-nav a:hover	{	color: #8BC8E3;	}
	
	.left-nav-section    { margin-bottom:10px; border-bottom:0px;    }
	
	.left-nav-section-title a	{ color: #666; text-decoration: none;	}
	.left-nav-section-title a:hover	{ color: #666; text-decoration: none;	}
	
	.right-pane		{ 	padding-right: 15px; width: 675px; 	}
	/* .right-pane a	{	text-decoration:none; color: #4A5783;  font-size: 11px !important; } */
	.content-banner	{ 	padding: 5px; background-color: #E9E9E9; margin-bottom: 5px;	}
	
	.sidebar	{ 	width: 18.0em; background-color: #F6F6F6; clear:right; margin-left: 1.5em; padding: 1.0em; margin-top: 1.0em; margin-bottom: 1.0em;	}
	.sidebar a	{	text-decoration: none; color: #00304C; font-size: 0.9em; }
	.sidebar a:hover	{	color: #8BC8E3;	}
	
	.sidebar h2 { font-size: 1.8em; 	}
	
	.sidebar p	{	margin: 0px; padding-bottom: 2px;	}
	.sidebar img	{	margin-right: 10px;	vertical-align: -3px;	}
	
	/* ClearFix */
	.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
	/* End Clearfix */

	.float-left	{ float: left;	}
	.float-right	{ float: right; 	}
	
	#text_size {
	margin:0.0em 0;
	float:right;
	
}

#text_size p {
	width:1em;
	padding-left:0.8em;
	border-left:1px solid #ccc;
	float:left;
	color:#777;
	margin: 5px; 
	line-height:2em;
}

#text_size p a, #text_size p a:link, #text_size p a:visited {
	color:#888;
	text-decoration:none;
	font-weight: normal;
}

.selected_text_size {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

#text_size .textsize {
	width:5em;
	border-left:none;
	font-size:1.1em;
}

.text_size_1 { font-size:1em; }
.text_size_2 { font-size:1.2em; }
.text_size_3 { font-size:1.4em; }
.text_size_4 { font-size:1.6em; }


	
	h3 a, h3 a:link, h3 a:visited {

font-size:1.2em;
color:#3C3865;
font-weight:normal;
margin-bottom:10px;
text-decoration:none;

}

.section_row_bg {		}
.section_devider	{ 	height: 5px;	}
.section_col_img	{	width: 100px; padding-right: 5px; text-align: center;	}
.section_row_link	{ 	color: #4A5783; text-decoration: none; font-size: 1.2em;	}
.section_row_date	{	font-size: 1.0em;	}

.our-partners-image	{ margin-bottom: 2.5em;	}


.right-nav	{	width: 40%; float: right; 	}
.section_col_right	{ padding-top: 5px; 	}

.search-box
{
background-color:#E8EAED;
	border:1px solid #CAD6E7;
	padding:0.1em;
	width:13em;
	font-size:1.2em;
	padding-right: 5px;
}


.news_item_full h2	{ color: #3C3865;	}
.news_item_full .date	{	font-style: italic; 	}

/* MINI NEWS */

.mini_news_item	{ padding-bottom: 15px; 	}

	.mini_news_title{
		font-size:1.1em;
		font-weight:bold;
	}
	
	.mini_news_date{
	}
	
	.mini_news_article{
	}
	
	.mini_news_image{
		float:left;
		padding-right:4px;
	}
	
	.mini_news_read_more{
		color:#b7392b;

	}
	
	.mini_news_all_news, .mini_news_all_news a{

		
	}
	
/* LIST NEWS */	

	.list_news_title{
	}
	
	.mini_news_date{
	}
	
	.list_news_article{
	}
	
	.list_news_image{
		float:left;
		padding-right:4px;
	}
	
	.list_news_read_more{
		color:#b7392b;

	}
	
	.list_news_all_news, .list_news_all_news a{
		
	}

/* FULL NEWS */
	
	.full_news_title{
	}
	
	.full_news_date{
	}
	
	.full_news_article{
	}
	
	.full_news_image{
		float:left;
		padding-right:4px;
	}
	
	.full_news_read_more{
		color:#b7392b;

	}
	
	.full_news_all_news, .full_news_all_news a{

		
	}
	
	/* MINI PRESS */

	.mini_press_title{

		font-weight:bold;
	}
	
	.mini_press_date{
	}
	
	.mini_press_article{

	}
	
	.mini_press_image{
		float:left;
		padding-right:4px;
	}
	
	.mini_press_read_more{
		color:#b7392b;
		font-size:1.2em;
	}
	
	.mini_press_all_press, .mini_press_all_press a{
		
	}
	
/* LIST PRESS */	

	.list_press_title{
	}
	
	.mini_press_date{
	}
	
	.list_press_article{
	}
	
	.list_press_image{
		float:left;
		padding-right:4px;
	}
	
	.list_press_read_more{
		color:#b7392b;
		font-size:1.2em;
	}
	
	.list_press_all_press, .list_press_all_press a{
		
	}

/* FULL PRESS */
	
	.full_press_title{
	}
	
	.full_press_date{
	}
	
	.full_press_article{
	}
	
	.full_press_image{
		float:left;
		padding-right:4px;
	}
	
	.full_press_read_more{
		color:#b7392b;
		font-size:1.2em;
	}
	
	.full_press_all_press, .full_press_all_press a{
		
	}
	
	
	.ticki { font-size: 1.2em; font-weight:bold; }
	.ticki a {	font-size: 1.4em; }

	/*ss*/
	#banner{
				position:relative;
				width:952px;
				height:220px;
				overflow:hidden;
			}
			.previous, .next {
				margin:-3em 1em 0;
				position:absolute;
				z-index:9999;
				width:6em;
				text-align:center;
			}

			.previous a, .next a{
				color:white;
				background-color:#2B64AD;
				padding:0;
				display:block;
				width:6em;
			}

			.next{
				margin-left:8em;
			}

			.slidetext-container{
				position:absolute;
				width:300px;
				height:240px;
				top:0;
				right:0;
				padding:1em;
				background:transparent url(/images/slide-bg.png) repeat scroll top left;
			}
			.slidetext-container strong{
				font-size:2em;
			}

			.slidetext{
				height:115px;
				overflow-y:hidden;
			}

			.readmore{
				position:absolute;
				bottom:2.6em;
				right:1em;
			}

			.readmore a{
				padding:0.4em 1em;
				color:white;
				background-color:#2B64AD;
			}
			
			
			
#banner .slidetext-container h1 {font-family:Arial;font-size:25px;line-height:25px;margin:0;padding:4px 13px 12px;color:#104A94; letter-spacing: 2px; font-weight: normal; }
#banner .slidetext-container h1 a {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:24px;margin:0;padding:0;color:#104A94; text-decoration: none;}
#banner .slidetext-container h1 a:hover {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:24px;margin:0;padding:0;color:#104A94;}
#banner .slidetext-container h2 {display:none;}
#banner .slidetext-container h3 {font-size:11px;margin:2px 0;padding:1px 4px;color:#ccc;border-top:1px solid #aaa;border-bottom:1px solid #aaa;}
#banner .slidetext-container p {margin:4px 0 12px 0; padding:0px; color:#104A94; padding-left: 15px; font-size: 12px;}



.emailpage fieldset h2 {
	padding-bottom:4px;
}

.emailpage fieldset label {
	display:block;
	float:left;
	width:160px;
	font-size:1.2em;
	margin-top:5px;
}

.emailpage fieldset input {
	margin-top:5px;
	padding:2px;
}

.emailpage fieldset textarea {
	height:80px;
	width:180px;
	margin-top:5px;
	padding:2px;
	font-size:1.2em;
}

.emailpage fieldset div .submit {
	border:1px solid #31679F;
	background:#fff;
	width:150px;
}

.mini_news_item h3 { font-size: 1.1em; margin:0px; }
.mini_news_item p { font-size: 1.0em; text-align:justify; }
.mini_news_item a { font-size: 0.9em; } 


.carousel {
	background: url(/images/bluegrad.jpg) center top repeat-x; 
}