

body {

	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
}



p, li {
    text-align: justify;
    line-height: 16px;
}

h1 {
    font-size: 26px;
    color: #225888;
    margin:0px;
    margin-top:5px;
}

h2 {
    font-size: 22px;
    color: #888888;  
    margin:0; 
    margin-bottom:20px;
    
}

h3 {
    font-size: 20px;
    color: #555555;
    margin:0;
}

h4 {
    font-size: 12px;
    color: #222222;
    margin-top:0px;
    margin-bottom:5px;
    font-style:italic;
}

ul
{
	margin-top:5px;
}


li {

}

a:link, a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #50668d;
}

a:hover, a:visited:hover {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}



#surround {
	margin:0px;
	padding:0px;
	margin-right:auto;
	margin-left:auto;
}

#surround_border {

	background-image:url(../images/bg_main.png);
	

	
}

#surround_border_int{

	
}

#headercontainer {
	width: 100%;
	margin: 0;
	
	
}

#logocontainer {
	width: 100%;
	height: 100%;
	
}

#logo {
	width: 100%;
	height: 100%;
	float:left;
	margin-top:5px;
}

#container {

	margin: auto;
	
}

/* Nav */
#nav {
	width: 100%;
	height: 100%;



}

#navbox {
	margin:0px;
	padding:0px;
	margin-left:3px;
	margin-right:3px;

}

.Main_Body{
	margin:0px;
	padding:0px;
	background-color:#ffffff;	
	
}

/* Banner */
#banner {
	z-index:-1;
	margin: 0px 0px 0px 0px;
	padding-top:0px;
	text-align:center;



}

#slidingbannerbk {
	width: 100%;
	height: 38px;
	background-image:url(images/slidingbanneravbk.jpg);
	margin: 0 0 20px 20px;
}

#top_back{
	width:100%;
	height:6px;
	background-color:#ffffff;
	border-top:1px solid;
	border-color:#b5b5b5;
	}

.podcast_td1 {
	background-color:#dae0b6;
}

.podcast_td2 {
	background-color:#ced8a6;
}

/* Content */

#contentcontainer_HOME {

	margin: 0px 20px 20px 20px;
	float:left;
	
}

#contentcontainer {
	margin: 0px 0px 0px 0px;
	
	
}

#titletopbar {
	margin-top:10px;border-top:7px solid #160e09; width:100%;
}

.contenttitle {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	color: #160e09;

	margin-bottom: 15px;
	text-align:left;
}

.contenttext 
{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}


/* Side Buttons */
#buttonscontainer_left {
	width: 211px;
	margin: 0px 0px 0px 0px;
	
}

#buttonscontainer_right {
	width: 211px;
	margin: 0px 0px 0px 0px;
	
}

#buttonscontainer_HOME {
	width: 211px;
	margin: 0px 10px 10px 0px;
	float:right;
	
}

#button {
	width: 211px;
	margin-bottom: 20px;
}



/* Newsletter Boxs */
#newsletterbox {
	margin:0px; padding:0px;
	margin-top:20px;
	width: 246px;
	height: 43px;
	background-image:url(../images/search_icoBG.png);

}


#nlbspacing {
	
	margin-left: 14px;
	margin-right:50px;
}

.nlbtext {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#FFF;
	text-transform:uppercase;
}

.nlbtext span {
	font-size: 11px;
	text-transform:none;
}



.emailinput {
	height: 18px;
	float:left;
}

.emailsubmit {
	float:left;
	margin-left: 3px;
}


/*----------------------Start the modules CSS area-----------------------------*/

.News_Module_Header1
{
	color:#7d8694;
	font-size:15px;
	font-weight:bold;	
}

.News_Module_Header2
{
	color:#009ce7;
	font-size:15px;
	font-weight:bold;	
}

.News_Module_Read_More a
{
	color:#009ce7;
	font-size:11px;	
}

.News_Module_Content
{
	color:#7d8694;
	font-size:11px;
}

.News_Module_Title
{
 	color:#009ce7;
 	font-size:12px;
 	font-weight:bold;
} 



.Search_Module_Textbox
{
	
	margin-top:0px;
	position:absolute;
}

.Search_Module_btn
{
	
	margin-left:157px;
	position:absolute;
}

.TopSearch_Module_Textbox
{
	
	margin-top:0px;
	position:absolute;
}

.TopSearch_Module_btn
{
	margin-left:167px;
	
	position:absolute;
}

.Login_Module_btn
{
	margin-left:130px;
	margin-top:4px;
	
}

.Newsletter_Module_btn
{
	margin-left:130px;
	margin-top:4px;
	
}


/*-------For the Calendar Title Color-----------------*/
.fc-header-title {
	color:#434343;
	font-size:18px;
	margin-top: 0;
	white-space: nowrap;
	}
/*------------------------------------------------------*/




/*
 * jQuery Nivo Slider v1.9
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:40%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

#slider {
	position:relative;
	background:#202834 url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display: block;
}
.nivo-controlNav {
	display: none;
}
.nivo-directionNav a {
	display:block;
	width:47px;
	height:78px;
	background:url(../images/arrows2.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-47px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}

#slider {
	height: 377px;
	width: 1000px;
}


