body {
	background: #E3E3E3 url(templates/images/pageBg.jpg) repeat-x;
}

h2,h3,h4,h5,h6,table,div,p,body,html,input,button { 
	font: normal 12px Helvetica,Verdana,Arial 
}

h1 { 
	font: normal 14px Helvetica,Verdana,Arial;
	font-weight: bold;
}

img.block {
	display:block;
}

div, img {
  margin:0;
  padding:0;
  border:0;
}

div#container {
	position: relative;
	top: 0px;
	left: 50%;
	width: 820px;
	margin: 0 0 0 -410px;
	padding-left: -410px;
	background: #FFF;
	border: 2px solid #c0c0c0;
	border-top: none;
/*
  width:938px;
  margin-left:auto;
  margin-right:auto;
  border:1px solid silver;
  background: #fff;
*/
}

div#top {
  font: bold 10px Verdana,Arial;
  clear:both;
  background-color:#001463;
  text-align:right;
  color:#FFFFFF;  
  padding:5px;
  padding-right:10px;  
}

div#top a {
   text-decoration: none;
   color:white;
   }

div#header { background-color:white; }

/*-----------------------------------*/

div#links { 
	float:left;
	width:179px;
	padding-top: 0;
	padding-bottom:30px;
	background-color:#364497;
}

div#head { 
	font: normal 10px Helvetica,Verdana,Arial;
	padding-top:5px;
	padding-bottom:5px;
}


div#center { 
	margin: 10px 0 0 188px; 
	padding: 0 20px 20px 5px;
	/*width:705px; */
}

div#right { 
	width:215px; 
	height:auto;
	float:right; 
	text-align:left; 
	padding-top:10px;	
	background-color:#D3E2F9;
}

.float-left { 
	float:left; 
}

div#footer {
  clear:both;
  background-color:#001463;
  padding:10px;
}



/* NAVI LINKS */
#links h3 {
	margin: 0;
	border-top: 1px solid #FFF;
	padding: 4px 0 4px 6px;
	background: #001463;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

#links h3.more {
	margin: 22px 0 0 0;
}

#search {
	position: relative;
	height: 28px;
	margin: 0 0 0 6px;
}

#search #searchformsword {
	position: absolute;
	width: 120px;
	height: 18px;
	border: 1px solid #fff;
	padding-top: 4px;
	background: #D3E2F9;
}
#search #searchformsubmit {
	position: absolute;
	left: 130px;
	border: 1px solid #fff;
}

/* Powermail */

span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */
	background-color: red;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 150px;
}
fieldset.tx-powermail-pi1_fieldset { margin-left: 10px; width: 490px;
	/* Fieldset */
	border: 1px solid #aaa;
	background-color: #eee;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 190px;
	float: left;
	clear: both;
	font-weight: bold;}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 280px;
}
div.tx_powermail_pi1_fieldwrap_html { clear: both;
	/* DIV container arround every field */
	margin: 10px 0; padding-bottom: 5px; border-bottom: dotted #ccc 1px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit { 
	/* submit button */
	margin: 20px 0 10px 150px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title { 
	margin: 0;
	padding: 0;
	font-weight: bold;
}

	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}


.tx_powermail_pi1_fieldwrap_html_checkbox_title {float: left}
img.tx-srfreecap-pi2-image {height: 100px; width: 390px; border: 10px solid #eee}
span.tx-srfreecap-pi2-cant-read {padding-left: 22px; float: left;  }
.tx-powermail-pi1_mandatory {padding-left: 20px}
