body
{
behavior: url(csshover.htc);
background-image:url('images/top-bg.jpg');
background-color:#EEF2F9;
background-repeat:repeat-x;
background-position:left top;
} 

#logo
{
margin: 0 0 0 0px;
padding: 0px;
}

#banner
{
margin: 0 0 0 0px;
padding: 0px;
}

#sign-in
{
margin: 0 0 0 0px;
padding: 0px;
}

#container
{
	float: center;
	margin: -8 auto 0 auto;
	width: 1020px;
	background: #ffffff;
}

#center-spot
{
margin: 0 0 0 17px;
}

#header
{
	margin: 0 0 0 0px;
	padding: 0px;
	vertical-align:middle;
	height:80px; 
	line-height:80px;
background: #009933;

}

#recent-news {
	position: absolute;
	z-index: 1;
	left: 200px;
	top: 75px;
        font-size: 13px;
      line-height: 13px;
}

#related-header {
	position: absolute;
	z-index: 1;
	left: 220px;
	top: 68px;
        font-size: 14px;
      line-height: 13px;
    color: #FFFF99;
}




.recentnews {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 13px;
        color: #FFFFFF;
text-decoration: bold;
}

.recentnews:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 13px;
        color: #FFFF99;
text-decoration: bold;
}

ul.newscolor { 
color: #FFFFFF;
}

#content-container
{
	float: left;
	width: 1020px;
background: #ffffff;
	
}

#section-navigation
{

	float: left;
	width: 338px;
	padding: 0px 0;
	margin: 0 0px;
	display: inline;
background: #ffffff;
}


#content
{

	float: left;
	width: 398px;
	padding: 0px 0;
	margin: 0 0 0 0px;
background: #ffffff;
}


#aside
{
position: absolute; 
	float: right;
	width: 272px;
	padding: 0px 0;
	margin: 0 0px 0 9;
	display: inline;
background: #ffffff;
}

#footer
{
font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
		text-decoration: none;
        line-height: 13px;
        color: black;

	clear: left;
	background: #D9E3F0;
	text-align: center;
	width: 99%;
	padding: 10px;
	height: 100px;
}

#navcontainer
{
margin: 0px 0 0 0px;
padding: 0;
height: 0px;
}

.thumbnail
{
float: left;
width: 200px;
border: 1px solid #999;
margin: 0 15px 15px 0;
padding: 5px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#div1
{ 
DISPLAY: visible; 
} 

#div2
{ 
DISPLAY: none; 
} 

#home-intro
{
font-family: Arial, Helvetica, sans-serif;

        font-size: 12px;
        line-height: 20px;
        color: #000000;
margin: 8 8 8 8;
padding: 3;
}

#home-videos
{
margin: 8 8 8 8;
padding: 3;
}

#spotlight-heading
{
margin: 8 0 8 0;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: url(background.gif) #fff bottom left repeat-x;
width: 90px;
height: 33px;
border-right: none;
padding: 0;
margin: 0 0 0px 0;
color: #fff;
text-decoration: underline;
display: block;
text-align: center;
font: 14px "Arial", "Helvetica", verdana, lucida, sans-serif;
line-height:2em;
}

#navcontainer ul li a:hover
{
color: #FFFF99;
background: url(background2.gif) #fff bottom left repeat-x;
}

#navcontainer li ul {

background: none;
        margin: 0px; 
font: 12px "Arial", "Helvetica", verdana, lucida, sans-serif;
color: #fff;
        padding: 15px; 
        display: none;
        position: absolute;
        left: 670px;
      
}
#navcontainer li:hover ul {  

background: none; 
font: 12px "Arial", "Helvetica", verdana, lucida, sans-serif;
color: #FFFFFF;  
        display: inline;
        background: #175200;
        width: 255px;
z-index:500;
}

#navcontainer li li a {

font: 12px "Arial", "Helvetica", verdana, lucida, sans-serif;
color: #FFFFFF;  
background: none;
display: -moz-inline-stack;
        display: inline-block;

zoom: 1;
        display: inline;
z-index:500;

}

#navcontainer li li a:hover {

font: 12px "Arial", "Helvetica", verdana, lucida, sans-serif;
color: #FFFF99;  
background: none; 
display: -moz-inline-stack;
        display: inline-block;

zoom: 1;
        display: inline;

}

#navcontainer li li {
color: #FFFFFF;  
width:250px;
background: none;
        list-style: none; 
   
display: -moz-inline-stack;
        display: inline-block;

zoom: 1;
        display: inline;

}




#demo-container{padding:15px 15px 0 15px;margin:0 0 15px 0;background:#EEF2F9;}
ul#simple-menu{list-style-type:none;width:100%;position:relative;height:27px;font-family:"Trebuchet MS",Arial,sans-serif;font-size:13px;font-weight:bold;margin:0;padding:11px 0 0 0;}
ul#simple-menu li{display:block;float:left;margin:0 0 0 4px;height:27px;}
ul#simple-menu li.left{margin:0;}
ul#simple-menu li a{display:block;float:left;color:#fff;background:#009933;line-height:27px;text-decoration:none;padding:0 17px 0 18px;height:27px;}
ul#simple-menu li a.right{padding-right:19px;}
ul#simple-menu li a:hover{background:#176C17;}
ul#simple-menu li a.current{color:#000000;background:#fff;}
ul#simple-menu li a.current:hover{color:#009933;background:#fff;}
ul#simple-menu li a.active{color:#000000;background:#fff;}
ul#simple-menu li a.active:hover{color:#009933;background:#fff;}
ul#simple-menu .overlay {position: absolute; clear: both; padding: 5px; width: 100%; top: 0; left: 0; background: white url(/images/spinner.gif) center center no-repeat; text-align: center; z-index: 100; height: 100%;}
ul#simple-menu .pane {padding: 5px; clear: both; height: 100%;}


.roundcont {
	width: 155px;
	background-color: #D6E3E9;
	color: #fff;
}

.roundspot {
	width: 358px;
	background-color: #D6E3E9;
	color: #fff;
}

.roundspot p {
	margin: 0 0px;
}

.roundlogin {
	width: 320px;
	background-color: #D6E3E9;
	color: #fff;
margin: 0px 0px 0px 7px;
}

.roundlogin p {
	margin: 0px 0px 0px 4px;

}

.roundcont p {
	margin: 0 0px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 9px;
   height: 9px;
   border: none;
   display: block !important;
}

.style1 {
	color: #5D7E9D;
	font-weight: bold;
}


      ul#tabs { list-style-type: none; margin: 30px 0 0 0; padding: 0 0 0.3em 0; }
      ul#tabs li { display: inline; }
      ul#tabs li a { color: #42454a; background-color: #EEF2F9; border: 1px solid #BECDE4; border-bottom: none; padding: 0.3em; text-decoration: none; }
      ul#tabs li a:hover { background-color: #EEF2F9; }
      ul#tabs li a.selected { color: #000; background-color: #EEF2F9; font-weight: bold; padding: 0.7em 0.3em 0.38em 0.3em; }
      div.tabContent { border: 1px solid #BECDE4; padding: 0.5em; background-color: #EEF2F9; }
      div.tabContent.hide { display: none; }




A {
        text-decoration: underline;
        color: #005888;
        font-weight: normal;
}

A:hover {
        text-decoration: underline;
        color: #6188AF;
        font-weight: normal;
}

.header {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: none;
	line-height: 0px;
        font-size: 27px;
        color: #FFFFFF;
}


.hometext {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: none;
	line-height: 14px;
        font-size: 11px;
        color: #000000;
}

.register {
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
        font-weight: bold;
	line-height: 14px;
        font-size: 22px;
        color: #000000;
}

.link2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 13px;
        color: #FFFFFF;
}

.link2:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 13px;
        color: #FFFF99;
}

.header:hover {
        text-decoration: underline;
        color: #FFFFFF;
        font-weight: normal;
}

.web-designheader {
        text-decoration: none;
        color: #666666;
        font-weight: bold;
		font-size: 14px;
}

.madlibWord {
        font-weight: bold;
        color: #800000;
        }

.title1 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
	line-height: 20px;
        font-size: 15px;
        color: #3F4B80;
}


.front {
        font-family: sans-serif,Times,serif;
        font-weight: bold;
	line-height: 20px;
        font-size: 20px;
        color: #3F4B80;
margin: 5 0 0 0px;
}

.support {
        font-family: sans-serif,Times,serif;
        font-weight: bold;
	line-height: 20px;
        font-size: 18px;
        color: #3F4B80;
}

.title2 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        line-height: 30px;
        font-size: 25px;
        color: CC3300;
}

.title3 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        line-height: 30px;
        font-size: 22px;
        color: CC3300;
}

.home1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 25px;
        color: #000033;
	text-align: left;
}
.body1 {
        
font-family: Arial, Helvetica, sans-serif;

        font-size: 12px;
        line-height: 20px;
        color: #000000;

}

.body2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
		text-decoration: none;
        line-height: 13px;
        color: black;
		text-align: left;
}

.body3 {
        font-family: Arial, Helvetica, sans-serif;
        color: red;
        font-size: 12px;
		text-decoration: line-through;
        line-height: 20px;
		text-align: left;
}

.homequote {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
		font-style: italic;
        line-height: 14px;
        color: #6E6E6E;
	    text-align: left;
        font-weight: normal;
}


.body3center {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 16px;
        color: #000033;
	text-align: center;
}



.tablecell1 {
        font-family: Arial, Helvetica, sans-serif;       
        font-size: 12px;
        font-weight: normal;
        background: #F4F4F4;
        color: #003399;
	border-style: solid;
        border-width: 1px;
        border-color: #AEC7E3;
}

.tablecell2 {
        font-family: Arial, Helvetica, sans-serif;       
        font-size: 12px;
        font-weight: normal;
        background: #EBEBEB;
        color: #003399;
		border-style: solid;
        border-width: 1px;
        border-color: #999999;
}
.tablecell3 {
        font-family: Arial, Helvetica, sans-serif;       
        font-size: 12px;
        font-weight: bold;
        background: #FFFFFF;
        color: #003399;
		border-style: solid;
        border-width: 1px;
        border-color: #FFFFFF;
		width: 100%;
}

TABLE.main {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #000000;
background-color: #F5F9FC;
border-left: 1px solid #BECDE4;
border-right: 1px solid #BECDE4;
border-bottom: 1px solid #BECDE4;
border-top: 1px solid #BECDE4;
padding: 1px;
spacing: 0px;
width: 350px;
height: 104px;
}


TABLE.block {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #000000;
background-color: #D6E3E9;
border-left: 1px solid #BECDE4;
border-right: 1px solid #BECDE4;
border-bottom: 1px solid #BECDE4;
border-top: 1px solid #BECDE4;
padding: 2px;
spacing: 0px;
}



TABLE.dream {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #000000;
background-color: #F5F9FC;
border-left: 1px solid #BECDE4;
border-right: 1px solid #BECDE4;
border-bottom: 1px solid #BECDE4;
border-top: 1px solid #BECDE4;
margin: 8px 8px 8px 8px;
padding: 6px;
spacing: 0px;
}

div.dream {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 20px;
margin: 8px 8px 8px 8px;
color: #000000;
background-color: #F5F9FC;
border-left: 1px solid #BECDE4;
border-right: 1px solid #BECDE4;
border-bottom: 1px solid #BECDE4;
border-top: 1px solid #BECDE4;
padding: 6px;
spacing: 0px;
}

TABLE.thought {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #000000;
background-color: #EEF2F9;
border-left: 1px solid #EEF2F9;
border-right: 1px solid #EEF2F9;
border-bottom: 1px solid #EEF2F9;
border-top: 1px solid #EEF2F9;
padding: 3px;
spacing: 0px;

}

.showText {
	font-family:verdana;
	font-size:12px;
	width:100%;
	text-margin:5px;
	align:center;
}


.tabbed-pane * {
	margin: 0;
	padding: 0;
}
.tabbed-pane {
	width: 100%;
}
.tabbed-pane .tabs {
	list-style: none;
	clear: both;
	float: left;
	margin-bottom: -1px;
}
.tabbed-pane .tabs li a.active {
	background: white;
	border-bottom: 1px solid white;
}
.tabbed-pane .tabs li {
	float: left;
	margin: 0 3px 0 0;
}

.tabbed-pane .tabs li a {
	color: #336699;
	display: block;
	padding: 5px;
	background: #f0f0f0;
}
.tabbed-pane .pane {
	padding: 5px;
	clear: both;
	height: 100%;
}
.tabbed-container {
	position: relative;
	clear: both;
	min-height: 10em;
}
.tabbed-container .overlay {
	position: absolute;
	clear: both;
	padding: 5px;
	width: 100%;
	top: 0;
	left: 0;
	background: white url(/images/spinner.gif) center center no-repeat;
	text-align: center;
	z-index: 100;
	height: 100%;
}




