
html, body {
	margin: 0;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
	background-color: #394040;
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
}

#container {
	background-color: #ffffff;
	margin: 0 auto;
	margin-top: 10px;
	width: 940px;
	text-align: left;
}

#header {
	padding-left: 610px;
	background-color: #505959;
	text-align: right;
}

a, a:link, a:visited, a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.mail {
	color:#505959;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.download,a:link.download, a:visited.download, a:active.download {
	color:#505959;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	padding-left:18px;
	background-image:url(../img/sym_pdf.gif);
	background-repeat:no-repeat;
 	background-position:0px 0px;
}
.csc-uploads a {
	color:#505959;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	padding-left:18px;
	background-image:url(../img/sym_pdf.gif);
	background-repeat:no-repeat;
 	background-position:0px 0px;
}
a.search {
	padding-left:18px;
	background-image:url(../img/sym_search.gif);
	background-repeat:no-repeat;
 	background-position:0px 0px;
}


/************ Main Navigation (Grey) **********/

#mainnav_grey, #mainnav_home {
	background-color: #eeefef;
	margin: 0;
	width: 940px;
	text-transform: uppercase;
	border: none;
}

#mainnav_grey div#search, #mainnav_home div#search {

	margin: 0;
	margin-right:0px;
	border: none;
	width:115px;
	float:right;
}

#mainnav_grey ul, #mainnav_home ul {
	margin: 0;
	padding-left: 3px;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

#mainnav_grey li, #mainnav_home li {
	padding-left: 19px;
	float: left;
}

#mainnav_grey li a, #mainnav_home li a {
	text-decoration: none;
	color: #a7acac;
}

#mainnav_grey li a:hover, #mainnav_grey li a.active,
#mainnav_home li a:hover, #mainnav_home li a.active {
	color: #505959;
}


/************ Main Navigation (Blue) **********/

#mainnav_blue {
	background-color: #1f9bff;
	margin: 0;
	width: 940px;
	text-transform: uppercase;
}

#mainnav_blue div#search {
	margin: 0;
	margin-right:0px;
	border: none;
	width:115px;
	float:right;
}


#mainnav_blue ul {
	margin: 0;
	padding-left: 3px;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

#mainnav_blue li {
	padding-left: 19px;
	float: left;
}

#mainnav_blue li a {
	text-decoration: none;
	color: #6bbdff;
}

#mainnav_blue li a:hover, #mainnav_blue li a.active {
	color: #ffffff;
}


/************ Main Navigation (Green) **********/

#mainnav_green {
	background-color: #4cbb1c;
	margin: 0;
	width: 940px;
	text-transform: uppercase;
}

#mainnav_grey div#search {
	margin: 0;
	margin-right:0px;
	border: none;
	width:115px;
	float:right;
}


#mainnav_green ul {
	margin: 0;
	padding: 0 0 0 3px;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

#mainnav_green li {
	padding: 0 0 0 19px;
	float: left;
}

#mainnav_green li a {
	text-decoration: none;
	color: #aeef92;
}

#mainnav_green li a:hover, #mainnav_green li a.active {
	color: #ffffff;
}




/************ Globals **********/

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.margin_bottom {
	margin-bottom: 5px;
}

img {
	border: 0;
	display: block;
}

a.textlink {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.right_column_grey {
	font-size: 10px;
	font-weight: bold;
	color: #505959;
	text-decoration: none;
}

a.small_link {
	margin-top: 13px;
	font-size: 11px;
	color: #505959;
	text-decoration: none;
}



/************ Content Framework **********/

#main_home, #main_grey, #main_blue, #main_green {
	position: relative;
	height: 100%;
	xmin-height: 600px;
	background-color: #ffffff;
	background-repeat: repeat-y;
}

#main_home {
	background-image: url('../img/bg_content_home.gif');
}

#main_grey {
	background-image: url('../img/bg_content_grey.gif');
}

#main_blue {
	background-image: url('../img/bg_content_blue.gif');
}

#main_green {
	background-image: url('../img/bg_content_green.gif');
}

#subnav_blue, #subnav_grey, #subnav_green {
	width: 220px;
	float: left;
	margin-bottom: 220px;
}

#content {
	margin: 0;
	padding: 0;
	width: 720px;
	float: left;
}

#main_home #content {
	margin: 0;
	padding: 0;
	width: 940px;
}

#double_column {
	margin: 0;
	padding: 0;
	width: 720px;
	float: left;
}

#main_column_nomargin {
	float: left;
	width: 500px;
	color: #333333;
}



#third_column_nomargin {
	float: left;
	width: 220px;
}

#second_column_nomargin {
	float: left;
	width: 440px;
}

#third_column_grey2 {
 	margin-top: 10px;
	padding: 0 10px 0 10px;
}

/************ Homepage **********/


div.csc-frame-frame1 div.csc-textpic-text {
	padding: 10px;
	width: 200px;
	height: 180px;
	float:left;
	background-color: #1f9bff;
}

div.csc-frame-frame2 div.csc-textpic-text {
	padding: 10px;
	width: 200px;
	height: 180px;
	float:left;
	background-color: #6bbdff;
}

div.csc-frame-frame3 div.csc-textpic-text {
	padding: 10px;
	width: 200px;
	height: 180px;
	float:right;
	background-color: #dddede;
}

#third_column_nomargin div.csc-frame-frame3 {
	background-color: #dddede;
}

div.csc-frame-frame1 div.csc-textpic-text h2,
div.csc-frame-frame2 div.csc-textpic-text h2,
div.csc-frame-frame3 div.csc-textpic-text h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
}

div.csc-frame-frame3 div.csc-textpic-text h2 {
	color: #505959;
}

div.csc-frame-frame1 div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap,
div.csc-frame-frame2 div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap,
div.csc-frame-frame3 div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right: 0px !important;
}


div.csc-frame ul {
	margin: 0;
	padding: 0 15px 0 15px;
	list-style: square;
	font-size: 10px;
	font-weight: bold;
}

div.csc-frame li {
	color: #ffffff;
	margin: 8px 0 8px 0;
}

#second_column_nomargin div.csc-frame a {
	text-decoration: none;
	color: #ffffff;
}

div.csc-frame a:visited {
	text-decoration: none;
	color: #ffffff;
}

div.csc-frame-frame3 div.csc-textpic-text li,
#second_column_nomargin div.csc-frame-frame3 div.csc-textpic-text a {
	color: #505959;
}
#second_column_nomargin div.csc-frame-frame3 div.csc-textpic-text a:visited {
	color: #505959;
}

div.csc-frame-indent {
	padding-left: 18px;
	padding-right: 18px;
}

/************ Subnav **********/

#subnav_blue ul, #subnav_grey ul, #subnav_green ul {
	margin: 23px 0 0 22px;
	padding: 0;
	list-style: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#subnav_blue ul.thirdlvl, #subnav_grey ul.thirdlvl, #subnav_green ul.thirdlvl {
	margin: 0 10px 30px 10px;
	padding: 0;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
}

#subnav_blue li, #subnav_grey li, #subnav_green li {
	margin: 8px 0 8px 0;
}

#subnav_blue li a, #subnav_grey li a, #subnav_green li a {
	text-decoration: none;
	color: #7a8888;
}

#subnav_blue ul.thirdlvl li a, #subnav_grey ul.thirdlvl li a, #subnav_green ul.thirdlvl li a {
	text-decoration: none;
	color: #3A4949;
}

#subnav_blue li a:hover, #subnav_blue li a.active, #subnav_blue ul.thirdlvl li a:hover, #subnav_blue ul.thirdlvl li a.active{
	color: #1f9bff;
}

#subnav_grey li a:hover, #subnav_grey li a.active, #subnav_grey ul.thirdlvl li a:hover, #subnav_grey ul.thirdlvl li a.active{
	color: #394040;
}

#subnav_green li a:hover, #subnav_green li a.active, #subnav_green ul.thirdlvl li a:hover, #subnav_green ul.thirdlvl li a.active{
	color: #4ACC00;
}




#left_pic {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin:0px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: none;
	padding: 5px;
}


/************ Main Content Column **********/


p.bodytext {
	margin: 0 0 20px 0;
	padding: 0 23px 0 23px;
	line-height: 17px;
}

#third_column_nomargin p.bodytext {
	padding: 0 15px 0 15px;
}

h1 {
	margin: 0 0 0 0;
	padding: 36px 23px 20px 23px;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	margin: 3px 0 3px 0;
	padding: 0 23px 0 23px;
	font-size: 18px;
	font-weight: normal;
}

h3 {
	margin: 0;
	padding: 0 23px 0 23px;
	font-size: 13px;
	font-weight: bold;
}

#main_home h1 {
	padding-bottom: 10px;
	font-size: 21px;
	color: #505959;
}

#main_home h2 {
	margin: 5px 0 5px 0;
	font-size: 18px;
	font-weight: normal;
}

#main_home h3 {
	margin: 5px 0 5px 0;
	color: #1f9bff;
}

#main_grey h1 {
	color: #7a8888;
}

#main_blue h1 {
	color: #1f9bff;
}

#main_green h1 {
	color: #4acc00;
}

h2.news {
	font-size: 18px;
	font-weight: normal;
	color: #505959;
	margin: 0 0 5px 0;
}



#main_grey h3 {
	line-height: 17px;
	color: #7a8888;
}

#main_blue h3 {
	line-height: 17px;
	color: #1f9bff;
}

#main_green h3 {
	line-height: 17px;
	color: #4acc00;
}

h3.date {
	margin: 10px 0 5px 0;
	line-height: 17px;
	color: #1f9bff;
}



.line {
	margin: 30px 23px 30px 23px;
	height: 1px;
	background-color: #e0e2e1;
}

.line2 {
	margin: 5px 23px 5px 23px;
	height: 1px;
	background-color: #e0e2e1;
}

.csc-frame-rulerAfter {
	margin: 5px 23px 15px 23px;
	height: 1px;
	background-color: #e0e2e1;
	overflow: hidden;
}

.csc-frame-rulerAfter2 {
	margin: 30px 23px 30px 23px;
	height: 1px;
	background-color: #e0e2e1;
	overflow: hidden;
}

.line3 {
	margin: 20px 23px 5px 23px;
	height: 1px;
	background-color: #e0e2e1;
}

hr {
	display: none;
}


#main_column_nomargin ul {
	list-style: square;

	margin: 20px 20px 20px 20px;
	padding: 0 23px 0 23px;
	line-height: 17px;
}



/************ Form **********/

.error {
	border: 1px solid #cc0000;
	width: 290px;
	padding: 10px;
	margin-bottom: 10px;
	color: #cc0000;
}

.error_small {
	border: 1px solid #cc0000;
	width: 150px;
	padding: 10px;
	margin-bottom: 10px;
	color: #cc0000;
}


fieldset {
	border: none;
	width: 310px;
	padding: 0;
}

legend {
	padding: 15px 0 5px 0;
	margin-left: -8px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

legend.invisible {
	display: none;

}

.formlabel {
	margin: 7px 0 3px 0;
	font-size: 11px;
	color: #a7acac;
}

input {
	margin: 0;
	padding: 0;
	border: 1px solid #a7acac;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

.i_radio, .i_radio_right, .i_checkbox {
	font-size: 7px;
	border: none;
}

.i_radio_right {
	margin-left: 20px;
}

.i_left {
	width: 150px;
}

.i_left_small {
	width: 60px;
}

.i_right {
	width: 150px;
}

.i_right_big {
	width: 240px;
}

.i_full {
	width: 308px;
}

.i_submit {
	margin: 20px 138px 20px;
	padding: 3px;
	float:right;

}

.i_search {
	margin: 20px 160px 20px;
	padding: 3px;
	float:right;

}

.i_login {
	margin: 20px 0 20px 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	width:150px;
	font-size: 12px;

}

textarea.i_textbox {
	border: 1px solid #a7acac;
	width: 313px;
	height: 150px;
	font-family: arila, helvetica, sans-serif;
	font-size: 13px;
	overflow: auto;
}




/************ Third Column **********/





#main_blue ul.csc-menu, #main_green ul.csc-menu, #main_grey ul.csc-menu {
	margin: 0 0 0 0;
	padding: 25px 15px 25px 30px;
	list-style: square;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#main_blue ul.csc-menu li {
	color: #1f9bff;
	margin: 8px 0 8px 0;
}

#main_blue ul.csc-menu li a {
	text-decoration: none;
	color: #1F9BFF;
}

#main_grey ul.csc-menu li {
	color: #505959;
	margin: 8px 0 8px 0;
}

#main_grey ul.csc-menu li a {
	text-decoration: none;
	color: #505959;
}

#main_green ul.csc-menu li {
	color: #4acc00;
	margin: 8px 0 8px 0;
}

#main_green ul.csc-menu li a {
	text-decoration: none;
	color: #4acc00;
}


#main_blue ul.csc-menu li a:hover, #main_green ul.csc-menu li a:hover, #main_grey ul.csc-menu li a:hover {
	color: #333333;
}


#contact {
	padding: 10px 5px 10px 10px;
	width: 205px;
	height: 180px;
	float: left;
	background-color: #dddede;
}

img.sym {
	margin: 0 5px 0 0;
}


/************ Footer **********/

#footer {
	margin: 0;
	padding: 0 20px 0 20px;
	background-color: #505959;
	line-height: 20px;
	width: 900px;
	text-transform: uppercase;
}

#footer div.left {
	text-align: left;
	float: left;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
}

#footer div.left a {
	text-decoration: none;
	color: #a7acac;
}

#footer div.left a:hover {
	color: #ffffff;
}

#footer div.right {
	text-align: right;
	float: right;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #a7acac;
}

#footer ul {
	margin: 0;
	padding: 0 0 0 3px;
	list-style: none;

}

#footer ul li {
	margin: 0;
	padding: 0 19px 0 0;
	float: left;
}

dd, dt, dl {
	margin: 0;
	padding: 0;
}

.tx-thmailformplus-pi1 {
	padding: 0 23px 0 23px;
}

.tx-indexedsearch-searchbox {
	padding: 0 23px 0 23px;
}

.tx-indexedsearch-whatis {
	padding: 0 23px 0 23px;
}

.tx-indexedsearch-browsebox {
	padding: 0 23px 0 23px;
}

.tx-indexedsearch-res {
	padding: 0 23px 0 23px;
}

.csc-uploads {
	padding: 0 23px 0 23px;
}

/********************* Sitemap *********************/

div.csc-sitemap {
	width: 100%;
  /*	background-color:#ffffff;*/
	margin-bottom:5px;
	margin-top:10px;

}

div.csc-sitemap ul {
	padding-left:25px;
	margin:10px;

}

div.csc-sitemap ul li {
margin: 0px 0px 2px 20px;
padding: 0px 0px 0px 5px;
list-style-type: square;
list-style-position: outside;
color:#a7acac;

}

div.csc-sitemap ul li a{
	color: #a7acac;
}

div.csc-sitemap ul li a:hover{
	color: #505959;
}


div.csc-sitemap ul li ul {
	margin-left:40px;
	margin-bottom:0px;
}

div.csc-sitemap ul li ul li{
margin: 0px 0px 0px 20px;
padding: 0px 0px 0px 5px;
list-style-type: square;
list-style-position: outside;

}


div.csc-sitemap ul li ul li ul {
	margin-left:150px;
	margin-bottom:3px;
}

div.csc-sitemap ul li ul li ul li{
margin: 0px 0px 3px 20px;
padding: 0px 0px 0px 5px;
list-style-type: square;
list-style-position: outside;

}


/********************* Search *********************/

.res {padding-bottom:15px;}
.res h3 {
	background-color:#EEEFEF;
	padding:3px;
}
.icon {
 float:left;
}

.info {
	font-size:10px;
	color:#A7ACAC;

}

.tx-indexedsearch-info {
	background:#FFFFFF none repeat scroll 0% 50%;

}

.tx-indexedsearch-redMarkup {
	color: #a7acac;
}

.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-left:5px; font-size:11px;}
.tx-indexedsearch-browselist-currentPage a {color:#A7ACAC;}


/********** Exeptions ***************************/
#main_home div.special_image div.csc-textpic div.csc-textpic-imagewrap  {
margin:0px;
position:absolute;
right: 220px;
text-align: left;
padding:0px;
border:none;
}
#main_blue div.special_image div.csc-textpic div.csc-textpic-imagewrap,
#main_grey div.special_image div.csc-textpic div.csc-textpic-imagewrap {
margin:0px;
position:absolute;
right: 0px;
text-align: left;
padding:0px;
border:none;
}

