	
/* ### GENERAL ### */
* { margin: 0px; padding: 0px; }
html, body { font-family: Verdana; font-size: 12px; color: #737373; }
input, select, textarea { font-family: Verdana; font-size: 12px; color: #737373; }
body { width: 959px; }
img { border: 0px; display: block; }
/* ### GLOBAL CLASSES ### */
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.center { margin: 0 auto; }

/* ### MAIN CONTAINER ### */
#mainCntr { width: 959px; border-right: 1px solid #387bd6; float:left;}

	/* ### HEADER CONTAINER ### */
	#headerCntr { position: relative; width: 958px; height: 125px;}
		
		/* ### MENU CONTAINER ### */
		#menuCntr { position: absolute; right: 0px; top:0px;  overflow: hidden; width: 688px; height: 125px; background: url('../images/menuBg.png') no-repeat; }
		#menuCntr ul { list-style: none; }
		#menuCntr li { margin-left: 2px; float: left; display: inline; }
		#menuCntr li a { padding: 100px 0px 10px 2px; display: block; width: 135px; float: left; font-size: 14px; text-align: center; text-decoration: none; color: #fff; }
		#menuCntr li a:hover, #menuCntr li.selected a { text-decoration: underline; }
		
	/* ### CONTENT CONTAINER ### */
	#contentCntr {width: 959px; overflow: hidden;left:0px; float: left; border-right: 1px solid #387bd6; _border-right: 0px;}
	#contentCntr h1 { padding-bottom: 8px; font-size: 18px; font-style: italic; color: #737373;}
	#contentCntr p { padding-bottom: 11px; line-height: 16px; text-align:justify; }
	#contentCntr a.logo {float: right; margin-bottom: 20px; }
	#contentCntr div.last { border: 0px; }
	#contentCntr a { text-decoration: none; color: #737373; }
	#contentCntr a:hover { color: #2d8be0; }
	
	 #contentimage{float:left; margin: 0px 0px 0px 0px; _margin: 0px 0px 0px 0px;}
	 
	 #centercontent{width: 648px; margin: 20px 20px 0px 290px; _width: 640px; }
	 
	#centercontent .csc-textpic-text{border-bottom: 1px solid #737373; margin-bottom: 20px;} 
	#centercontent .csc-textpic-clear{clear:right;}
	 
		/* ### TEXT BOX ### */
		.textBox { margin-bottom: 20px; padding-bottom: 10px; width: 648px; border-bottom: 1px solid #737373; }
		.textBox h3 { padding-bottom: 20px; font-size: 14px; _font-size:12px;}
		.textBox span { padding-bottom: 11px; display: block; font-size: 17px; }
		#contentCntr div.textBox span a { color: #2d8be0; }
		#contentCntr div.textBox span a:hover { text-decoration: underline; }
		
	/* ### FOOTER CONTAINER ### */
	#footerCntr { padding: 8px 0px 10px 10px; _padding: 7px 0px 10px 10px; overflow: hidden; width: 950px; _width: 950px;border-top: 15px solid #387bd6; float:left;}
	#footerCntr ul { float: left; list-style: none;}
	#footerCntr li { margin-right: 3px; float: left; display: inline;}
	#footerCntr li a { text-decoration: none; font-weight: bold; color: #737373; }
	#footerCntr li a:hover { color: #2d8be0; }
	#footerCntr p { float: right; }
	.footerright_links{text-decoration: none; color: #737373;}

	.footerright_links a, .footerright_links:hover { color: #2d8be0; }


	.tx-powermail-pi1_fieldset { border: 0px; padding: 0px; margin: 0px; }
	.tx-powermail-pi1 { border:0; color:#828181; }
	.tx-powermail-pi1_fieldset legend{display:none;}
	.tx_powermail_pi1_fieldwrap_html {display:block; width:400px; }
	.tx_powermail_pi1_fieldwrap_html label { width:100px; float:left;font-weight:bold; margin-top:4px;}
	.tx_powermail_pi1_fieldwrap_html label .powermail_mandatory{color:#eb0000}
	.tx_powermail_pi1_fieldwrap_html .powermail_mandatory_js{font-style:italic; color:#a8a8a8;}
	.tx_powermail_pi1_fieldwrap_html input.powermail_text{width:360px; border:1px solid #999999;}
	.tx_powermail_pi1_fieldwrap_html textarea {width:360px; border:1px solid #999999;}
	.tx_powermail_pi1_fieldwrap_html .powermail_submit { text-align:center; float:left; background:#999; border:none; color:#FFF; font-size:12px; font-weight:bold; padding:3px 7px 3px 7px; margin-top:5px; margin-bottom:7px;}


.csc-sitemap ul li{ list-style-type: disc!important; margin-left: 20px!important;}


#centercontent h1 a.internal-link {color: #387BD6;}

.tx-powermail-pi1_fieldset_2 {margin-bottom: 3px;}
