

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/back_all.gif) repeat-x;
	font: 14px Arial, Helvetica, sans-serif;
	color: #333333;
}
#dhtml_top{
	background: url(../images/header.jpg) no-repeat;
	margin;auto;
}
#main{
	width: 955px;
	min-height:700px;
	_height: expression(this.clientHeight < 700 ? '700px':true);
	margin:auto;
}
fieldset, img{
	border:none;
}
 h1
{
	font-size: 22px;
	color: #0041A3;
	margin-bottom:5px;
}
* {
	margin: 0;
	padding: 0;
}

a:link {
	color: #0041A3;
}

a:hover, {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #0041A3;
}

.clear{
	clear:both;
	font-size:1px;
	display:none;
	height:0px;
}


/* Toolbar section START */
#tool_bar{
	padding-top:2px;
}
#tool_bar img{
	border:none;
	float:right;
	margin-left:5px;
	
}
/* Toolbar section END */

/* Header section START */
#header {
	width: 778px;
	height: 151px;
	padding:20px 0px 0px 30px;
}
#header_middle h1{
	margin-bottom:0px;
}
#header_left{
	float:left;
	margin-left:0px;	
	padding:10px 10px 0 20px;
	width:125px;
	_padding-top:0px;
	*padding-top:0px;
}
#header_left img, #header_left a {
	padding:0px;
	margin:0px;
}
#header_middle{	
	float:left;			
	width:560px;
	padding-top:20px;
	_padding-top:40px;
	*padding-top:40px;
}
#header_middle h1 a{	
	text-decoration: none;
	font-style: italic;
	color: #0041A3;
	font-size:	24px;
}
#header_middle h4 a{	
	color: #586BAA;
	text-decoration:none;
	font-size:	12px;
}

#logo {
	float: left;
}

#logo img{
	border:2px solid #4FAEE8;
	width:100px;
	height:90px;
}

#logo h1 {
	padding-top: 38px;
	font-size: 28px;
	font-weight: normal;
}

#logo h1 a {
	color: #0041A3;
}

#logo h2 {
	margin-top: 5px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
}

#logo h2 a {
	color: #586BAA;
}

/* Header section END */

/* Menu section START */
#menu {
	float: right;
	_width:600px;
}

#menu ul {
	margin: 0;
	padding-top:38px;
	_padding-top:17px;
	*padding-top:17px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 90px;
	height: 30px;
	margin-left: 1px;
	padding-top: 15px;
	background: url(../images/button.png) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #5F98C9;
	font-weight: bold;
}

#menu a:hover {
	height: 34px;
	margin-top: -3px;
}
#sub_menu ul li {
	list-style-type:none;
	width:210px;
	height:25px;
	border-bottom:1px dotted #000000;
}
#sub_menu ul li a{
	text-decoration:none;
	display:block;
	padding:4px 0px 5px 0px;
        font-weight:bold;
}
#sub_menu ul li a:hover{
	color:green;
}
/* Menu section END */

/* Content section START */
#content{
	width: 778px;
	padding: 10px;
	float:left;
	min-height:700px;
}
#content_middle ul{
	margin-left:15px;
}
#left
{
	float: left;
	width: 200px;
	padding-right: 1em;
	border-right:1px dotted #FFFFFF;
}

#left_middle #sub_menu ul{
	height:20px;
	list-style-type:none;
	margin-left:0px;
	
}
#left_middle h3{
	color: #0041A3;
	text-decoration:underline;
	margin:10px 0px 8px 0px;
}

#content_header{
	border:none;
	margin:0px;
	color:#585859;
}
#content_header h1{
	margin:0px;
	padding:2px 0px 10px 0px;
}
#content_middle{
	float: right;
	width: 540px;
	text-align:justify;
	padding-bottom:50px;
	_padding-top:8px;
	_clear:both;
	line-height:22px;
}
#content_middle #content_top #bread_crumb a:hover{
	text-decoration:underline;

}
#content_top{
	border-bottom:1px solid #FFFFFF;
	padding-bottom:5px;

}

#right{

}
#left_top {
	margin-bottom:25px;
}
#left_bottom h2{
	text-decoration:underline;
	color:#0041A3;
	margin:5px 0px 10px 0px;
	_font-size:18px;
}
#search{
	float:right;
	margin-top:-7px;
	
}
/* Content section END */
.tx-indexedsearch-res{
	margin-top:10px;
}

.tx-macinasearchbox-pi1 h2{
	display:none;
}
.tx-indexedsearch-text-item-path{
	float:left;

}
#content_middle .tx-indexedsearch-title a{
	text-decoration:underline;
}
.tx-indexedsearch-icon img {
	display:none;
}
.tx-indexedsearch-path {
	background-color:#FFFFFF;
}
#content_middle .tx-indexedsearch-path a{
	color:green;
}
.tx-indexedsearch-info info{
	margin-bottom:10px;
}
#mac_searchbox{
	width:150px;
	vertical-align:top;
}
#content_middle h4{
	font-size: 13px;
	color: #0041A3;
	margin:10px 0px 3px 0px;
}
#content_middle li{
	padding:3px 0px 4px 0px;
}
#content_middle ol{
	margin-left:30px;
}
#content_middle a
{
color: #0041A3;
text-decoration: none;
}

#content_middle p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#content_middle h2 {
	margin: 0;
	padding: 0;
	padding: 10px 0px 5px 0px;
	font-size:18px;
}

/* Content section END */

/* Footer section START */
#footer_links{
	clear: both;
	text-align:center;
	font-weight:bold;
}

#footer_links ul li a{
	text-decoration:none;
}
#footer_links ul li a:hover{
	color:#008080;
}
#footer_links ul li{
	border-right:1px solid #0041A3;
	display:inline;
	list-style-type:none;
	padding:0 5px;
}
#footer {
	clear: both;
	height: 56px;
	padding: 15px 0;
	background: #ACCFEC url(../images/footer.jpg) no-repeat;
	border-top: 5px solid #5592C6;
	text-align: center;
}
#footer .cp_right {
	padding-top:5px;
}
#footer .cp_right  p{ 
	color:#008080;
}
#footer .cp_right p a{
	color:#008080;
}
#footer .cp_right p a:hover{
	color:#FF4500;
	text-decoration:none;
}
#footer_links ul li.last_mnu{
	border:none;
}
/* Footer section END */

/* Extension modification section START */

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
}


fieldset#tx-powermail-pi1_fieldset_3 {
	border:medium none;
	background:none;
	padding:10px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background:none;
}
.tx-srfreecap-pi2-cant-read {
	display:block;
}
.tx-srfreecap-pi2-image {
	margin-left:0px;
}
.more_link {
	 font-size:10px;
	 text-align:right;
}
.news_title{
	font-size:18px;
}
.news_title h6 a{
	color:green;
}
.news-single-item h2{
	display:none;
}
.disp_none{
	display:none;
}
.news-list-date{
	float:right;
	font-weight:normal;
	font-size:10px;
}
.news-list-item{
	padding-bottom:15px;
}
.news-list-item h3{
	background-color:#CDDEEE;
}
.news-single-img{
	float:left;
	margin-right:5px;
}
.news_img{
	margin-top:5px;
}
.news-single-backlink{
	font-size:10px;
	padding-top:20px;
}
/* Event Calendar */
#right .tx-ttnews .newsCalendar_listItem {
	margin:5px 0px 5px 0px;
}
#right .tx-ttnews .newsCalendar_listHeader{
	padding:0px;
}
#content_middle .tx-ttnews .tx-ttnews-browsebox-SCell p {
	margin-top:10px;
}
/* Event Calendar END*/

/* Login */
.tx-felogin-pi1{
	margin-top:3px;
}
.tx-felogin-pi1 fieldset{
	border:none;
}
.tx-felogin-pi1 legend{
	display:none;
}
.tx-felogin-pi1 h3{
	color:#0041A3;
	text-decoration:underline;
}
.tx-felogin-pi1 .login_input{
	width:120px;
	margin-bottom:5px;
}
.tx-felogin-pi1 label{
	margin-top:9px;
	color:#0041A3;
	font-weight:bold;
}
.logout label{
	float:left;
}
.usr_name{
	padding-top:8px;
	color:green;
}

/* Login END*/

/* Search box */

input[type="text"].cws_input, input[type="password"].cws_input, .cws_input{
	background:url(../images/search_middle.png) left top repeat-x;
	width:100px;
	height:23px;
	border:none;
}
input[type="password"].cws_input{
	width:80px;

}
.cws_inpimg{
	margin:0px;
	padding:0px;
	vertical-align:middle;
}
/* Search box END */

/* FE User Register START */
.tx-srfeuserregister-pi1 a {
	background-image:none;
	padding-left:0px;
}
.tx-srfeuserregister-pi1 a:hover{
	color:green;
}
.tx-srfeuserregister-pi1 input[type="password"] {
	margin:0px;
}
/* Extension modification section END */

/* Gallery  */
.single small{
        color:#F3F4F6;
}
.tx-chgallery-pi1 .single span {
        font-size:10px !important;
        line-height:10px;
}