@charset "utf-8";
/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Clearing floats */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { 
	display: inline-block;
}

/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Layout */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404040;
	background: #fff url(../images/body_back.gif) center 0 repeat-y;
}

#master {
	width: 100%;
	min-height: 144px;
	height: auto;
	background: url(../images/master_back.png) center 0 no-repeat;
}

#header {
	width: 754px;
	margin: 0 auto;
	height: 113px;
	position: relative;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
}

#wrapperTop {
	width: 800px;
	height: 36px;
	margin: 0 auto;
	background: url(../images/wrapper_top_back.png) 0 0 no-repeat;
	font-size: 0;
	line-height: 0;
}

#wrapperFooter {
	width: 800px;
	height: 32px;
	margin: 0 auto;
	background: url(../images/wrapper_footer_back.png) 0 0 no-repeat;
	font-size: 0;
	line-height: 0;
}

#wrapperContent {
	width: 764px;
	margin: 0 auto;
	padding: 0 32px 0 4px;
	background: url(../images/wrapper_content_back.png) 0 0 repeat-y;
}

/* Switcher */
#switcher {
	background: #000;
	position: absolute;
	right: 0;
	top: 1px;
	padding: 2px 3px;
	height:21px;
}

#switcher a {
	color: #fff;
	text-decoration: none;
	/*font-weight: bold;*/
}

#switcher a#mediumStyle {
	font-size: 15px;
}

#switcher a#bigStyle {
	font-size: 17px;
}

/* About */
a#about {
	background: #16275e;
	position: absolute;
	padding: 6px 5px 5px 5px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	position: absolute;
	top: 1px;
	right: 44px;
	float: right;
	display: block;
}

/* Custom logo */
#customLogo {
	position: absolute;
	right: 0px;
	top: 50px;
}

/* Logo */
#logo {
	position: absolute;
	top: 36px;
	left: 18px;
}

/* Left column */
#leftColumn {
	float: left;
	width: 209px;
	padding-top: 60px;
}

ul#subMenu li {
	border-bottom: 1px solid #fff;
}

ul#subMenu li a {
	display: block;
	padding: 7px 10px 5px 24px;
	color: #163773;
	text-decoration: none;
	font-weight: bold;
}

ul#subMenu li.active a {
	/*background-color: #f6f6f9;
	background-image: url(../images/active_submenu.gif);
	background-position: right top;
	background-repeat: repeat-y;*/
background-color: #f4f5f8;
}

ul#subMenu li.active {
background-color: #f4f5f8;
}


ul#subMenu li ul {
	padding-left: 25px;
padding-bottom: 5px;
}

ul#subMenu li.active ul li {
	border-bottom: none;
	background-image: none;
	background-color: transparent;
}

ul#subMenu li.active ul li a {
	padding: 2px 10px 3px 10px;
	background-image: none;
	background-color: transparent;
	font-weight: normal;
border-bottom: 1px solid #f4f5f8;
color: #454545;
font-size: 12px;
}

ul#subMenu li.active ul li.active a {
	font-weight: bold;
color: #000;
}

ul#subMenu li.active ul li.active a, ul#subMenu li.active ul li a:hover {
	border-bottom: 1px solid #163773;
}

/* Content */
#content {
	float: right;
	width: 525px;
	position:relative;
padding: 0 9px 0 6px;
}

/* Breadcrumb */
#breadcrumb {
	padding: 5px 0 0 0;
}

#breadcrumb a {
	color: #000;
}

/* Styles */
#content h1 {
	color: #16275e;
	font-weight: normal;
	padding-bottom: 20px;
padding-top: 20px;
}

#content h2, #content h6 {
	padding: 1em 0px 0.1em 0px!important;
	font: 1.1em/1.11em Arial, sans-serif!important;
	color: #16275e;
	clear: left;
	font-weight: bold!important;
}

#content h3 {
	padding: 1em 0px 0 0px!important;
	font: 1em/1.11em Arial, sans-serif!important;
	color: #16275e;
	font-style: italic!important;
	font-weight: bold!important;
}

#content p {
	padding-bottom: 13px;
}

/* Social line */
#socialLine {
	border-top: 1px dashed #ccc;
	padding: 5px 0 10px 0;
}

a.stico_default {
	background: url(../images/icon_sharethis.gif) 0 0 no-repeat;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	float: left;
	padding-left: 20px;
}

a.printThis, a.sendThis {
	line-height: 16px;
	color: #000;
	float: right;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-left: 10px;
}

a.printThis {
	background-image: url(../images/icon_print.gif);
	background-position: right 2px;
}

a.sendThis {
	background-image: url(../images/icon_mail.gif);
	background-position: right 4px;
}

#content ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom:10px;
}
#content ul li {
	padding-left:5px;
}
#content .news-single-img {float:right;}
#content .news-single-img img {margin: 0 0 10px 10px;}
a.homeBtn {
	position: absolute;
	left: -15px;
	top: -32px;
}

#bugdettip legend {display: none;}
#bugdettip label {width: 200px; display: block; float: left; }

#bugdettip textarea {height: 150px!important;}

/* ============ CONTACT ============ */
 
 

form.contact {
	padding: 0;
	display: inline-block
}

form.contact { display: block; }

#content form.contact p {
	padding: 0 0 1em;
}

.contact fieldset {  
	display: inline-block;
	margin: 0 0 1.5em 0;  
	padding: 0;
}
.contact fieldset { display: block; }
.contact fieldset:after { content: '.'; display: block; clear: both; height: 0; visibility: hidden; }

.contact legend {
	color: #000;  
	font-weight: bold;
	display: inline;
	*position: relative;
	*left: -7px;
	_position: static;
	_left: 0;
	_margin-left: -7px;
	
}

#content .contact fieldset ol {  
	padding: 0em 1em 0 0;  
	list-style: none;
}

#content .contact fieldset li {  
	float: left;  
	clear: left;  
	width: 100%;
}

#content .contact label {  
	float: left;  
	width: 8em;  
	margin-right: 1em;
	padding-bottom: 1px;
}
#content .contact .radio label,
#content .contact .multi-radio label {  
	float: none;
	width: auto;
	margin-right: 2em;
}

#content .contact .radio input,
#content .contact .multi-radio input { width: auto; border: none; }

.powermail_check { border: none !important; width: auto !important; }

#content .contact li input, #content .contact textarea {
	border: 1px solid #16275e;
	width: 200px;
margin-bottom: 4px;
}


.contact .error { color:red;margin-left:9em;}
.contact fieldset.submit {  
	float: none;  
	width: auto;  
	border: 0 none #FFF;
	padding-left: 7em;
}
input.submit { margin-left: 7em; }
.tx-powermail-pi1_mandatory { padding: 0 33px; }
.powermail_mandatory_list { margin: 0 2em; }


.contact fieldset.submit .submit { margin-left: 26px; }

fieldset div.tx_powermail_pi1_fieldwrap_html_81 { line-height: 1.8!important; padding-bottom: 10px; }

label.hidden { display: none!important; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

#content caption {
	padding: 1em 0 0.2em;
	font: 1em/1,11em Arial, sans-serif;
	color: #16275e;
	clear: left;
	font-weight: bold;
}

#content table p { 
	margin: 0px;
	padding: 0px;
	line-height: 1.2em
}

#content table { 
	margin: 0px;
	border: 0px;
	border-right: 1px solid #16275E;
	border-top: 1px solid #16275E;
	empty-cells:show;
	border-collapse:collapse;
}

#content th { 
	border: 1px solid #000;
	background-color:#16275E;
	padding: 2px 5px 4px;
	color: #fff;
}
	
#content td { 
	border: 1px solid #16275E;
	border-right: 0px;
	border-top: 0px;
	background-color:#F4F5F8;
	padding: 2px 5px;
}

#content .csc-textpic-intext-right .csc-textpic-single-image { float: right;}
#content .csc-textpic-intext-right .csc-textpic-single-image img { padding: 0 0 10px 10px; }
