/* Global */
* {
	margin:0px;
	padding:0px;
}
#cw_clearfloat {
clear:both;
visibility:hidden;
height: 0px;
_font-size: 1px;/*IE^ fix */
}
.cw_clearfloat {
clear:both;
visibility:hidden;
height: 0px;
_font-size: 1px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color:#000;
	background-color:#FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
form {
	margin: 0px;
}
input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
}

a {
	color: #506d96;
	text-decoration: none;
}
p{
font-size:1em;
_clear:both;/* IE 6 Fix */
}
#c1046 p{
	_float:left;
	*float:left;
	*clear:both;
}
a:hover {
	text-decoration:underline;
}
h1 {
	margin-top:0px;
	font-size:1.5em;
	margin-bottom:0px;
}
h2 {
	margin-top:0px;
	color:#000000;
	font-size:1.2em;
	margin-bottom:15px;
	font-weight:bold;
}
h3 {
	margin-top:0px;
	color:#000000;
	font-size:1em;
	margin-bottom: 10px;
}
h4 {
	margin: 0px;
	color:#000000;
	font-size:0.9em;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h5 {
	margin-top:0px;
	color:#CC3300;
	font-size:1em;
	font-weight: normal;
	margin-bottom: 10px;
}
h6 {
	margin-top:0px;
	color:#000000;
	font-size:0.8em;
}

/* @group Main Container */
#cw_container {
	margin-bottom: 30px;
	width:960px;
}
/* @end */

/* @group Top Bar */
#cw_topbar {
	text-align:right;
	color: #999999;
	font-size:11px;
	width: 100px;
	float: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cw_topbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
} 
#cw_topbar li {
	padding-right: 0px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cw_topbar .cw_boldwhite {
	color: #FFFFFF;
	font-weight: bold;
}
#cw_topbar input {
	background-color: #1C4986;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-size: 11px;
	color: #FFFFFF;
}
#cw_topbar input.cw_buttonicon {
	height:18px;
	background-color: transparent;
	border: 0px;
}
#cw_topbar a {
	text-decoration: none;
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
}

/* @end */

/* @group Header */
#cw_header {
	height: 160px;
	width: 300px;
	float: left;
	
}
/* @end */

/* @group Left Column */
#cw_leftcolumn {
	margin: 0;
	width: 170px;
	float:left;
	height:100%;
	padding: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	
#cw_leftmenu, #cw_leftmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#cw_leftmenu a {
	display: block;
	color:#FFFFFF;
	padding-left:10px;
	width: 157px;
	text-decoration: none;
	background-color: #7793bf;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	font-size: 1.1em;
}
#cw_leftmenu .cw_itemfirst a {
    background: #7793bf url(../images/menu-top-rt.gif) right top no-repeat;
}
#cw_leftmenu .cw_itemlast a {
    background: #7793bf url(../images/menu-btm-rt.gif) right bottom no-repeat;
}
#cw_leftmenu .cw_itemfirst li a {
    background: #84A5D6;
}
#cw_leftmenu .cw_itemlast li a {
    background: #84A5D6;
}
#cw_leftmenu li li a {
	padding-left:15px;
	width:150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #84a5d6;
	font-size: 1em;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}
#cw_leftmenu li li a:hover {

}
#cw_leftcolumn li li li a {
	width: 135px;
	padding-left:30px;
	font-weight: normal;
}
#cw_leftcolumn li li li li a {
	width: 120px;
	padding-left:45px;
	font-weight: normal;
}
#cw_leftmenu a:hover {
	color: #000000;
}
#cw_leftmenu  a.cw_itemact{
	font-weight:bold;
	color: #FFFFFF;
}
#cw_leftmenu a.cw_itemcur {
	color:#FFFFFF;
	font-weight:bold;
}
#cw_leftmenu a.cw_itemsub { }


/* @end */

/* @group Content Container */
#cw_contentcontainer {
	min-width: 915px;
}
/* @end */

/* @group Center Column */
#cw_centercolumn {
	width: 544px;
	padding-right:40px;
	padding-left:40px;
	margin:0px;
	float:left;
	height:100%;	
}
#cw_homepage #cw_centercolumn {
	padding-left:40px;
	float:left;
	height:100%;
}
#cw_contentheader{
	height:59px;
}
#cw_content_top{
	margin-bottom:20px;
	width: 704px;
}
/* @end */

/* @group Content Text */
#cw_contenttext {
	padding-top: 1px;
}
#cw_contenttext ul {
	margin-left: 20px;
}
/* @end */

/* @group Content Tools */
#cw_contenttools {
	text-align:right;
	font-size:11px;
	float: right;
	width: 50px;
	padding-top: 2px;
}
/* @end */

/* @group Breadcrumb Trail */
#cw_breadcrumb {
	font-size			: 10px;
	font-weight		: bold;
}
/* @end */

/* @group Main Content Area */
#cw_content p { 
	font-size:1em;
	margin-top:0px;
	margin-bottom:10px;
}

#cw_content .indent {
	margin-left: 40px;
}
#cw_content .align-left {
	text-align: left;
}
#cw_content .align-right {
	text-align: right;
}
#cw_content .align-justify {
	text-align: justify;
}
#cw_content .align-center {
	text-align: center;
}
.indent { 
	margin-left: 40px; 
} 
.align-left { 
	text-align: left; 
} 
.align-right { 
	text-align: right; 
} 
.align-justify { 
	text-align: justify; 
} 
.align-center { 
	text-align: center; 
} 

#cw_content img {
	margin-top:0px;
}
#cw_content hr {
	height: 1px;
	margin:5px 0px 5px 0px;
	border:0px;
	border-top:1px solid #FFFFFF;
}

 a.cw_detailslinks{
	text-decoration:none;
	font-size:0.9em;
	}
 a.cw_detailslinks:hover{
	text-decoration:underline;

	}


/* General Styles (referenced for RTE use) */

.small {
	font-size: 0.7em;
}
.medium {
	font-size: 0.85em;
}
.large {
	font-size: 1.2em;
}
#cw_content .indent {
	margin-left: 40px;
}
#cw_content .align-left {
	text-align: left;
}
#cw_content .align-right {
	text-align: right;
}
#cw_content .align-justify {
	text-align: justify;
}
#cw_content .align-center {
	text-align: center;
}
/* @end */

/* @group Right Column */
#cw_rightcolumn {
	margin: 0px;
	float: left;
	width: 120px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cw_rightcontent {
}
#cw_rightcontent img{
	margin-bottom:20px;
}
/* @end */

/* @group Footer */
#cw_footer {
	margin-top: 20px;
	margin-left: 210px;
	margin-bottom: 20px;
	padding: 0px;
	color:#FFFFFF;
	font-size:9px;
	font-weight: bold;
}
#cw_footer a {
	text-decoration: none;
}
#cw_footer a:hover {
	text-decoration: underline;
}
#cw_footer p {
	color: #000;
	margin-bottom: 10px;
}
/* @end */

/* @group Home Page */
#cw_hometable {
	width: 704px;
}
#cw_hometable .cw_column {
	width: 350px;
	vertical-align: top;
}
#cw_hometable .cw_sep {
	width: 20px;
}
#cw_homeimages {
	text-align: right;
	margin-top: 12px;
	width: 704px;
}
#cw_homeimages img {
	padding-left: 20px;
}
/* @end */

/* @group No Right Colum Pages */
#cw_norightcolumn #cw_centercolumn {
	width: 704px;
}
/* @end */

/* @group Flexible Contents */
.cw_sep_left {
	padding-left: 5px;
}
.cw_sep_right {
	padding-right: 5px;
}
.cw_column {
	padding: 0px;
}
.cw_3columns .cw_column {
	width: 33%;
	vertical-align: top;
}
.cw_2columns .cw_column {
	width: 332px;
	vertical-align: top;
}
/* @end */

/* @group Site Map */
.csc-sitemap li ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* @end */

/* @group Input Forms */
.cw_formgroup {
	clear: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
input {
	border:#999999 1px solid;
	width:300px;
	margin-bottom:5px;
	padding:2px;
}
textarea{
	border:#999999 1px solid;
	width:300px;
}
.cw_formseparator {
	border-bottom: 1px solid #000;
	margin-top: 10px;
	margin-bottom: 4px;
}
.cw_formitem {
	padding: 0px;
	margin: 20px;
}
.cw_formwrap .cw_formlabel {
	font-weight: bold;
	padding-top: 8px;
	padding-left: 4px;
	padding-right: 6px;
	padding-bottom: 0px;
	margin: 5px 0px 0px 0px;
}
.cw_radio_label {
	font-size: 12px;
}
.cw_formfield {
	padding-left: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
}
.cw_formfield .cw_formlabel {
	display: inline;
	padding-bottom: 5px;
}
.cw_formwrap h2 {
	margin-top: 4px;
	margin-bottom: 4px;
}
input.csc-mailform-submit{
	margin:5px 0px 5px 0px;
}
input.csc-mailform-check {
	width: auto;
}
.cw_slimform { display: inline; }
/* @end */


.cw_clearfloat {
	clear:both;
	visibility:hidden;
	height: 0px;
}


/* @group news */

#cw_content .cw_news_category_group,  #cw_content .cw_news_category_group ul{
	list-style: none;
	margin-left: 0px;
}

/* @group Category menu */
.cw_news_select_category {
	display: none;
}
.cw_news_category_group ul .cw_itemcur a {
	color: #000000;
	/*white-space:;*/
}
.cw_news_category_group ul li {	
	display: block;
	float: left;
	padding-right: 28px;
	height:20px;
	margin-bottom: 20px;
}

.cw_news_category_group ul li a {
	font-size:1.5em;
	color:#506D96;
	font-weight: bold;
	white-space:nowrap;
}
/* @end */

/* @group news list */
.news-list-item {
}
.news-list-date {
	width: 50px;	
	float: left;
	font-size:1em;
	font-weight: bold;
	clear: both;
	display: block;
	margin-bottom: 10px;
}

.news-list-title {
	width: 651px;	
	font-size:1em;
	font-weight: bold;
	display: block;
	float: right;
	margin-bottom: 10px;
	
}

/* @end */

/* @group New List Home Page */
#news-home .news-list-date {
	width: auto;
	display: inline;
	margin-bottom: 0;
}
#news-home .news-list-title {
	width: auto;
	display: inline;
	float: none;
	padding-left:8px;
}
#news-home .news-list-item {
	margin-bottom: 10px;
}
#news-home .news-list-item br{
	float:left;
}
/* @end */

/* @group News Home - External URLs*/
.cw_external_home {
	width: 350px;
	height: 360px;
	overflow: auto;
	margin-bottom: 10px;
}
.cw_external_home .news-date{
	color: #506D96;
    font-size: 11px;
}
.cw_external_home h3, .cw_external_home h3 a{
	color: #000000;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
	margin-bottom: 0px;
}
.cw_external_home .news-subheader, .cw_external_home .news-subheader a{
	color: #000000;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.cw_external_home .news-externalurl{
	margin-bottom: 20px;
}
	
/* @end */

/*  @group single  */
.cw_singlenews_title h1 {
	font-size:1.5em;
	text-align: center;
	margin-bottom: 19px;
	color: #000;
}

.cw_singlenews_subheader h3 {
	color:#000000;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:0px;
	text-align: left;
}
#cw_content .cw_singlenews_links p {
	 margin-bottom: 15px;
	 text-align: center;
}

.cw_singlenews_links a{	
	 color:#506D96;
	 text-decoration:none;
	 font-size:1.2em;
	 font-weight:bold;
	 text-align: center;
}

.cw_singlenews_links a:hover{	
	text-decoration: underline;
}
#cw_content .cw_singlenews_filelinks p {
	font-size:1em;
	margin-bottom:10px;
	margin-top:0px;	
}
.cw_singlenews_filelinks a {
	color:#506D96;
	text-decoration:none;
	font-size:1em;
	font-weight: bold;
}

.cw_singlenews_filelinks a:hover {
	text-decoration: underline;
}


/* @end */
/* @end */


/* @group NewBoxes */

div.cw_newbox{
	background:#FFFFFF url(../images/newbox/b-br.gif) no-repeat scroll right bottom;
	margin-top:20px;
}
.cw_column div.cw_newbox{
	margin:0px;
}
div.cw_newbox div {
	background:transparent url(../images/newbox/b-bl.gif) no-repeat scroll left bottom;
}
div.cw_newbox div div {
	background:transparent url(../images/newbox/b-tr.gif) no-repeat scroll right top;
}
div.cw_newbox div div div {
	background:transparent url(../images/newbox/b-tl.gif) no-repeat scroll left top;
	padding:0 15px 25px 15px;
}
div.cw_newbox div div div div {
	background:transparent none repeat scroll 0 0;
	float:none;
	margin:0;
	padding:0;
	width:99%;
        min-height:22px;
}

div.cw_newbox .cw_boxheading{	
	padding: 10px 0;
	margin:0;
    min-height:5px;
    _height:5px;
}
div.cw_newbox .cw_boxheading h1, div.cw_newbox .cw_boxheading h2, 
div.cw_newbox .cw_boxheading h3, div.cw_newbox .cw_boxheading h4, 
div.cw_newbox .cw_boxheading h5, div.cw_newbox .cw_boxheading h6{	
	padding: 0px;
	margin:0;    
}
div.cw_newbox .cw_boxheading h2{
	font-size: 22px;	
}
div.cw_newbox a{
	text-decoration: none;
	color: #51688b;
}
div.cw_newbox a:hover{
	text-decoration: underline;
}
div.cw_newbox div.cw_morelink{
	/* padding-top: 20px; */
	padding-top: 10px;
        min-height:0px;
}
div.cw_newbox div.cw_morelink a{
	font-size: 0.9em;
	padding-left: 15px;
	background:transparent url(../images/newbox/bullet_morelink.gif) no-repeat scroll left top;
}


div.cw_newbox.cw_right div div div {
	background:none;
}
div.cw_newbox.cw_right div {
	background:none;
}
div.cw_newbox.cw_right div div {
	background:transparent url(../images/newbox/b-tr.gif) no-repeat scroll right top;
}
div.cw_newbox.cw_right div div div div {
	background:none;
}
/* @end */

/* @group NewBoxes BLUE*/


.cw_blue div.cw_newbox{
	background:#FFFFFF url(../images/newbox/b-br_blue.gif) no-repeat scroll right bottom;
}

.cw_blue div.cw_newbox div {
	background:transparent url(../images/newbox/b-bl_blue.gif) no-repeat scroll left bottom;
}
.cw_blue div.cw_newbox div div {
	background:transparent url(../images/newbox/b-tr_blue.gif) no-repeat scroll right top;
}
.cw_blue div.cw_newbox div div div {
	background:transparent url(../images/newbox/b-tl_blue.gif) no-repeat scroll left top;
}

.cw_blue div.cw_newbox div.cw_morelink a{
	background:transparent url(../images/newbox/bullet_morelink.gif) no-repeat scroll left top;
}
.cw_blue div.cw_newbox.cw_right div div {
	background:transparent url(../images/newbox/b-tr_blue.gif) no-repeat scroll right top;
}
.cw_blue div.cw_newbox div div div div {
	background:transparent none repeat scroll 0 0;
}
.cw_blue div.cw_newbox.cw_right div div div div {
	background:none;
}

.cw_blue div.cw_newbox.cw_right div div div {
	background:none;
}
.cw_blue div.cw_newbox.cw_right div {
	background:none;
}
/* @end */right div {
	background:none;
}
/* @end */

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{
	margin-bottom:5px;
}
div.csc-textpic div.csc-textpic-single-image img{
	margin-bottom:5px;
}
