/* UNIVERSAL STYLES
================================================================================*/

html, body{
	padding:0;
	margin:0;
	background-color:#fff;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#777;
	}
	
/*fixing firefox outline*/
a:active{
	outline:none;
	}
	
:focus{
	outline:none;
	}
	
img, form{
	padding:0;
	margin:0;
	border:none;
	}
	
img a{
	border:none;
	}
	
	
	
	
	

/*TEXT STYLES
================================================================================*/

h1{
	padding:0 0 15px 0;
	margin:0;
	font:normal 26px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:120%;
	}
	
.big_text{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#2c77bc;
	line-height:120%;
	}
	
h2{
	padding:0 0 11px 17px;
	margin:0;
	font:normal 22px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:100%;
	border-bottom:1px solid #e4e4e4;
	}
	
h3{
	padding:0 0 15px 0;
	margin:0;
	font:normal 22px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:100%;
	}
	

a { color: #2c77bc; font-size: 12px; }

h3 a { font-size: 13px; text-decoration: none; font-weight: bold; }

ul li { color: #777; font-size: 12px; line-height: 140%; }
ol {margin-top:0px; ;}


ol li { color: #777; font-size: 12px; line-height: 140%;  }

/* NAVIGATION STYLES
================================================================================*/

#nav{
	width:928px;
	height:41px;
	padding:15px 0 20px 15px;
	}
	
*html #nav { height: 31px; padding-bottom: 0; }

#nav ul{
	padding:0;
	margin:0;
	line-height:100%;
	list-style:none;
	}
	
#nav ul li{
	margin:0;
	display:block;
	float:left;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#2c77bc;
	}

#nav ul li a { font-size: 13px; }
	
#nav ul li a:link, #nav ul li a:visited{
	text-decoration:none;
	color:#2c77bc;
	padding:9px 23px 0 24px;
	display:inline-block;
	height:32px;
	}
	
#nav ul li a:hover{
	color:#fff;
	background:#2c77bc url(../images/nav_hover.jpg) no-repeat bottom center;
	height:32px;
	}
	
/*highlighting current page*/
#homepage #home a{
	color:#fff;
	background:#2c77bc url(../images/nav_hover.jpg) no-repeat center bottom;
	height:32px;
	}
	
#cobaltpage #cobalt a{
	color:#fff;
	background:#2c77bc url(../images/nav_hover.jpg) no-repeat center bottom;
	height:32px;
	}








/* LAYOUT STYLES
================================================================================*/
	
#wrapper{
	background:#adcae7 url(../images/bg.jpg) repeat-x 0 0;
	}
	
#outer{
	background:url(../images/wrapper_bg.jpg) no-repeat top center;
	}
	
#container{
	margin:0 auto 0 auto;
	width:1000px;
	}
	
#header{
	width:1000px;
	background:url(../images/header_bg.png) no-repeat 0 0;
	height:182px;
	}
	
#header_inside{ /*to make the png work at ie6*/
	width:960px;
	padding:0 20px 0 20px;
	}
	
#header_top{
	width:960px;
	height:106px;
	}
	
.cleardiv{
	clear:both;
	font-size:0;
	height:0;
	}

/*for ie6*/	
.cleardiv2{
	clear:both;
	font-size:0;
	}
	
#logo{
	float:left;
	width:274px;
	padding:9px 0 0 38px;
	}
	
#header_right{
	float:right;
	width:500px;
	text-align:right;
	}
	
#bodyarea{
	background:url(../images/bodyarea_bg.png) repeat-y 0 0;
	width:1000px;
	padding:0 0 20px 0;
	}
	
#bodyarea_bottom{
	background:url(../images/bodyarea_bottom.png) no-repeat 0 0;
	width:1000px;
	height:31px;
	font-size:0;
	}
	
#bodyarea_inside{ /*to make the png work at ie6*/
	width:928px;
	padding:0 36px 0 36px;
	}
	
#leftcol{
	float:left;
	width:677px;
	}
	
#content_1st{
	width:649px;
	background-color:#f7f7f7;
	margin:0 0 20px 0;
	padding:14px;
	}
	
#content_1st_left{
	float:left;
	width:350px;
	}
	
.big_text2{
	padding:0 0 10px 0;
	margin:0;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:100%;
	}
	
.list1{
	padding:0 0 6px 15px;
	margin:0;
	line-height:100%;
	list-style:disc;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666;
	}
	
.list1 li{
	padding:0 0 3px 0;
	margin:0;
	}
	
.text{
	padding:0 0 10px 0;
	margin:0;
	line-height:140%;
	}
	
.text2{
	padding:0 0 4px 0;
	margin:0;
	line-height:140%;
	}
	
.text2 a:link, .text2 a:visited{
	text-decoration:none;
	color:#2c77bc;
	}
	
.text2 a:hover{
	text-decoration:underline;
	}
	
.text3{
	padding:0 0 18px 0;
	margin:0;
	line-height:140%;
	color:#949494;
	}
	
.text3 a:link, .text3 a:visited{
	text-decoration:underline;
	color:#2c77bc;
	}
	
.text3 a:hover{
	text-decoration:none;
	}
	
#content_1st_right{
	float:right;
	width:280px;
	padding:0;
	text-align:right;
	}
	
#content_1st_right p{
	padding:10px 2px 0 0;
	margin:0;
	font:normal 11px Arial, Helvetica, sans-serif;
	font-style:italic;
	line-height:100%;
	}
	
.blue_btn{
	background:url(../images/blue_btn.png) no-repeat 0 0;
	width:203px;
	height:31px;
	text-align:center;
	}
	
.blue_btn2{
	background:url(../images/blue_btn.png) no-repeat 0 0;
	width:203px;
	height:31px;
	text-align:center;
	margin:0 0 0 11px;
	}
	
.blue_btn_inside{ /*to make the png work at ie6*/
	width:203px;
	height:24px;
	padding:7px 0 0 0;
	}
	
.more1{
	background:url(../images/blue_btn_bullet.jpg) no-repeat right center;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 10px 2px 0;
	line-height:100%;
	}
	
.more1:link, .more1:visited{
	text-decoration:none;
	color:#fff;
	}
	
.more1:hover{
	text-decoration:underline;
	}
	
.green_btn{
	background:url(../images/green_btn.png) no-repeat 0 0;
	width:203px;
	height:31px;
	text-align:center;
	margin:0 0 0 11px;
	}
	
.green_btn_inside{ /*to make the png work at ie6*/
	width:203px;
	height:24px;
	padding:7px 0 0 0;
	}	
	
.more2{
	background:url(../images/green_btn_bullet.jpg) no-repeat right center;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 10px 2px 0;
	line-height:100%;
	}
	
.more2:link, .more2:visited{
	text-decoration:none;
	color:#fff;
	}
	
.more2:hover{
	text-decoration:underline;
	}
	
#content_2nd{
	width:677px;
	margin:0 0 20px 0;
	}
	
#content_2nd_top{
	background-color:#2c77bc;
	width:662px;
	font:normal 17px Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:100%;
	padding:9px 0 11px 15px;
	}
	
#content_2nd_bottom{
	width:647px;
	background-color:#d7e6f5;
	padding:25px 15px 25px 15px;
	}
	
#content_2nd_left{
	float:left;
	width:310px;
	}
	
#content_2nd_right{
	float:right;
	width:310px;
	}
	
.content_2nd_pic{
	float:left;
	width:123px;
	padding:0 12px 0 0;
	}
	
.content_2nd_text{
	float:left;
	width:175px;
	}
	
.heading{
	padding:0 0 6px 0;
	margin:0;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:100%;
	}
	
#content_3rd{
	width:677px;
	margin:0 0 20px 0;
	}
	
#content_3rd_left{
	float:left;
	width:310px;
	padding:15px 0 0 0;
	}
	
.content_3rd_row{
	border-bottom:1px solid #e4e4e4;
	padding:12px 10px 8px 17px;
	width:283px;
	}
	
#content_3rd_right{
	float:right;
	width:350px;
	background-color:#f7f7f7;
	padding:15px 0 0 0;
	}

.content_3rd_right_row{
	border-bottom:1px solid #e4e4e4;
	padding:20px 15px 40px 15px;
	width:320px;
	}
	
.content_3rd_right_row_last{
	padding:20px 15px 40px 15px;
	width:320px;
	}
	
.content_3rd_text{
	float:left;
	width:180px;
	}
	
.content_3rd_pic{
	float:right;
	width:123px;
	}

#rightcol{
	float:right;
	width:223px;
	}

.rightbox{
	width:223px;
	margin:0 0 12px 0;
	background-color:#f7f7f7;
	padding:10px 0 10px 0;
	}
	
#event_top{
	width:211px;
	border-bottom:1px solid #e4e4e4;
	padding:0 0 5px 12px;
	}
	
#event_top_left{
	float:left;
	width:155px;
	padding:6px 0 0 0;
	font:normal 22px Arial, Helvetica, sans-serif;
	color:#666;
	}

#event_top_left a { color: #666; text-decoration: none; font:normal 22px Arial, Helvetica, sans-serif; }
	
#event_top_right{
	float:left;
	width:32px;
	height:32px;
	background:url(../images/date_bg.jpg) no-repeat 0 0;
	padding:3px 5px 5px 3px;
	text-align:center;
	}
	
#date_div{
	width:32px;
	height:18px;
	font:bold 17px Arial, Helvetica, sans-serif;
	color:#337bbe;
	line-height:100%;
	padding:3px 0 0 0;
	}
	
#month_div{
	width:32px;
	height:10px;
	font:bold 8px Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:100%;
	padding:1px 0 0 0;
	}
	
.event_row{
	width:189px;
	border-bottom:1px solid #e4e4e4;
	padding:11px 20px 8px 14px;
	}
	
.event_heading{
	padding:0 0 6px 0;
	margin:0;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#2c77bc;
	line-height:100%;
	}
	
.event_heading a:link, .event_heading a:visited{
	text-decoration:none;
	color:#2c77bc;
	}
	
.event_heading a:hover{
	text-decoration:underline;
	}

.rightbox_content{
	width:197px;
	padding:14px 13px 0 13px;
	}
	
#footer_wrapper{
	background:url(../images/footer_bg.png) repeat-x 0 0;
	padding:9px 0 0 0;
	}

/*only for ie6*/	
* html #footer_wrapper{
	padding:0;
	margin:5px 0 0 0;
	}
	
#footer_outer{
	background-color:#fff;
	}
	
#footer{
	margin:0 auto 0 auto;
	width:928px;
	padding:18px 36px 30px 36px;
	}
	
#footer_left{
	float:left;
	width:500px;
	}
	
#footer_left ul{
	padding:0 0 10px 0;
	margin:0;
	line-height:100%;
	list-style:none;
	}
	
#footer_left ul li{
	padding:0;
	margin:0;
	display:inline;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#2c77bc;
	}
	
#footer_left ul li em{
	padding:0 3px 0 6px;
	font-style:normal;
	}
	
#footer_left ul li a:link, #footer_left ul li a:visited{
	text-decoration:none;
	color:#2c77bc;
	}
	
#footer_left ul li a:hover{
	text-decoration:underline;
	}
	
#footer_left p{
	padding:30px 0 0 0;
	margin:0;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#949494;
	border-top:1px dotted #949494;
	line-height:120%;
	}
	
#footer_right{
	float:right;
	width:411px;
	background:url(../images/footer_box_bg.jpg) repeat-y 0 0;
	padding:12px 0 10px 0;
	}
	
#footer_right_cell1{
	float:left;
	width:170px;
	padding:0 10px 0 20px;
	}
	
#footer_right_cell2{
	float:right;
	width:170px;
	padding:0 10px 0 20px;
	}
	
#footer_right p{
	padding:0 0 15px 0;
	margin:0;
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:100%;
	}
	
#footer_right ul{
	padding:0;
	margin:0;
	line-height:100%;
	list-style:none;
	}
	
#footer_right ul li{
	padding:0 0 5px 0;
	margin:0;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	}
	
#footer_right ul li a:link, #footer_right ul li a:visited{
	text-decoration:none;
	color:#fff;
	}
	
#footer_right ul li a:hover{
	text-decoration:underline;
	}
	


/*for inner pages*/

#leftcol_inner{
	float:left;
	width:180px;
	padding:0 30px 0 0;
	}
	
#leftnav{
	width:180px;
	background-color:#fdfdfd;
	padding:0 0 20px 0;
	}
	
#leftnav ul{
	padding:0;
	margin:0;
	line-height:100%;
	list-style:none;
	}
	
#leftnav ul li{
	padding:12px 10px 12px 10px;
	margin:0;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#949494;
	border-bottom:1px solid #e4e4e4;
	}
	
#leftnav ul li a:link, #leftnav ul li a:visited{
	text-decoration:none;
	color:#949494;
	}
	
#leftnav ul li a:hover{
	color:#2c77bc;
	}
	
#leftnav ul li ul{
	padding:10px 0 0 15px;
	margin:0;
	line-height:100%;
	list-style:none;
	}
	
#leftnav ul li ul li{
	padding:0 0 3px 0;
	margin:0;
	border:none;
	font:normal 12px Arial, Helvetica, sans-serif;
	}
	
#leftnav ul li ul li a:link, #leftnav ul li ul li a:visited{
	text-decoration:none;
	color:#949494;
	}
	
#leftnav ul li ul li ul { margin-top: 0; padding-top: 6px; }

#leftnav ul li ul li ul li { padding-bottom: 3px; }

#leftnav ul li ul li a:hover{
	color:#333;
	}

/*highlighting current page*/	
#cobaltpage #aboutpage a {
	color:#2c77bc;
	}
	
#cobaltpage #aboutpage ul li a { color: #949494; font-weight: normal; }

#cobaltpage #aboutpage .about {
	color:#333;
        font-weight: bold;
	}

#inner_content{
	float:left;
	width:458px;
	padding:10px 0 0 0;
       font-size: 12px;
	}

#inner_content h2 {

	font-size:19px;
	color: #666666;
	font-weight:normal;
        padding: 0 0 10px 0;
        border: none;

}

#inner_content h3 {
	font-size:16px;
	color: #666666;
	font-weight:normal;
}

#inner_content ul { padding-top: 0; margin:0; }

#inner_content ul li { list-style-type: square; list-style-image: url('../images/bulletpoint.jpg'); color: #777777; font-weight: normal; padding-bottom:6px; margin: 0;}

#inner_content p {
 padding:0 0 15px 0;
	margin:0;
	line-height:140%;
	color:#777777;
  font-size: 12px;
}
	
.inner_row{
	width:435px;
	}
	
.inner_pic{
	float:left;
	width:220px;
	}
	
.inner_text{
	float:right;
	width:215px;
	line-height:140%;
	color:#949494;
	}
	
.back_top{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#2c77bc;
	text-align:right;
	}
	
.back_top a:link, .back_top a:visited{
	background:url(../images/arrow.jpg) no-repeat right center;
	text-decoration:none;
	color:#2c77bc;
	padding:0 10px 0 0;
	}
	
.back_top a:hover{
	text-decoration:underline;
	}
	
.rightbox_inner{
	width:223px;
	margin:0 0 12px 0;
	background-color:#fdfdfd;
	padding:10px 0 10px 0;
	}

#breadcrumb
{
    width: 445px;
    padding: 0;
    margin: 0;
    font-size: 12px;
}

#breadcrumb ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}

#breadcrumb ul li
{
    color: #3366cc;
    display: block;
    float: left;
    padding: 0 7px 0 0;
}

#breadcrumb ul li a
{
    color: #999999;
    text-decoration: none;
}

#breadcrumb ul li a:hover
{
    text-decoration: underline;
}

.featured_box_outer
{
    clear: both;
}

.featured_box_heading
{
    padding: 0 0 5px 0;
    margin: 0;
    font:normal 22px Arial, Helvetica, sans-serif;
    z-index: 2;
    background: #ffffff;
}

.featured_box
{
   background: #f8f7f7;
   border-top: solid 1px #e4e4e4;
   padding: 10px;
   clear: both;
}

.image_left
{
   float: left;
   margin: 0 0 15px 0;
}

.image_right
{
   float: right;
   margin: 0 0 15px 0;
}

.text_left
{
   margin-right: 185px;
}

.text_right
{
   margin-left: 185px;
}

.narrow_box_container { background: #ffffff; margin: 0 0 15px 0; }

.narrow_box_outer { background: #ffffff; float: left; width: 208px; margin: 0 32px 0 0; padding: 0; text-align: left; }

.narrow_box
{
   background: #f8f7f7;
   border-top: solid 1px #e4e4e4;
   padding: 10px;
   height: 210px;
   position: relative;
   width: 209px;
}

*html .narrow_box_outer { margin: 0 10px 0 0; padding: 0; float: left; display: inline; width: auto;}

*html .narrow_box { margin: 0; padding: 7px; }

.narrow_box p { padding: 0; margin: 0; }

.narrow_box .blue_btn { background: url('../images/widget1but.jpg') no-repeat 0 0; width: 148px; position: absolute; bottom: 0; left: 10px; }

.narrow_box .blue_btn_inside { padding: 4px 0; margin: 0; text-align: center; width: 152px;}

/* 3 column narrow boxes */ 
.narrow_box_outer2 { background: #ffffff; float: left; width: 128px; margin: 0 32px 0 0; z-index: 100; }

.narrow_box2
{
   background: #f8f7f7;
   border-top: solid 1px #e4e4e4;
   padding: 10px;
   height: 240px;
   position: relative;
   width: 128px;
}

*html .narrow_box_outer2 { margin: 0 10px 0 0; width: auto; display: inline; float: left; }
*html .narrow_box2 { padding: 8px; }

.narrow_box2 p { padding: 0; margin: 0; }

.narrow_box2 .blue_btn { background: url('../images/widget2but.jpg') no-repeat 0 0; width: 128px; position: absolute; bottom: 0; left: 10px; }

.narrow_box2 .blue_btn_inside { padding: 4px 0; margin: 0; text-align: center; width: 132px;}

#interactive_man, .rpt { margin: 0 0 15px 0; border-top: solid 1px #e4e4e4; border-bottom: solid 1px #e4e4e4; padding: 15px 0 10px 0; }

#interactive_man ul, .rpt ul { list-style: none; padding: 0 0 0 10px; margin: 0; }

#interactive_man ul li, .rpt ul li { list-style: none; }

#interactive_man ul li a, .rpt ul li a { text-decoration: none; color: #949494; }

#interactive_man .man_img, .rpt .man_img { float: right; }


table.matrix_control
{
	width: 100%;
	padding: 0px;
	margin: 5px 0px 20px 0px;
	float: left;
        border-color: #fff;
}

table, tr, td
{
   border: none;
   background: #fff;
}

td { padding: 8px; }

#inner_content .matrix_control h3
{
	font-size: 12px;
	width: 100%;
	min-width: 40px;
	text-align: center;
	margin-top: 0px !important;
}

table.matrix_control tbody tr td input
{
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
}
table.matrix_control tbody tr td span
{
	display: block;
	width: 100%;
}

td ul {
margin:0; 
padding:0;
}













































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

