body{
color: #333333;
/* text-align:right; */
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0;
background: url(../img/back_blue.jpg) top repeat-x;
background-color: #fff;
font-size: 76%;
line-height: 16px;
}

a:link, a:visited {
color : #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:hover, a:active{
text-decoration:none;
}

h1{
font-size:1.2em;
}

h3{
font-size:1em;
}

input {
-x-system-font:none;
border:1pt solid #6A849D;
color:#707070;
font-family:tahoma;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0px 0px 5px;
}
fieldset {
border: 0px;
}
/* Use a break with this class to clear float containers on both sides */ 
.brclear { 
clear:both; 
height:0; 
margin:0; 
font-size: 1px; 
line-height: 0;
} 


/********************************************/
/*******  header                  ***********/
/********************************************/ 
#header-wrapper{
height: 265px;
padding: 5px;
background: url(../img/header-bg.jpg) top center no-repeat;
}

#header{
margin:0 auto;
width:780px;
}

/**************logo*******************/
#logo{
margin-left:20px;
padding:0;
text-align:left;
}

/*************sitename********************/
#sitename{
margin:5px 0px 0px 15px;
padding:0;
text-align:left;
}

#sitename h1 { 
font-size : 16px;
margin : 0;
text-align:left;
font-weight: normal
} 

#sitename h1 a {
text-decoration:none;
color:#333333;
} 

#sitename h1 a:hover {
color:#333333;
} 


/***************slogan******************/
#slogan {
margin-left: 15px;
margin-top: 5px;
}

#slogan h2{
font-size : 14px;
padding: 0;
margin:0;
font-weight: normal;
}

/*************search********************/
#search{
float:right;
margin:5px 20px 0 0;
padding:0;
text-align:right;
color : #666666;
}

* html #search{
margin:5px 5px 0 0;
}


#search input.searchbox {
	margin-right: 3px;
}


/********************************************/
/*******  middle part (wrapper)   ***********/
/********************************************/ 



/**************wrapper*******************/

#wrapper{
width:813px;
margin:0 auto;
margin-top: -15px;
padding:0;
text-align:left;
background-image:url(../img/bg_wrapper.jpg);
}



/***************************************************/
/************** left part*******************/
/*************************************************/
#left-part{
width: 250px;
margin:  5px 0 0 25px;
padding: 5px;
float:left;
background: url(../img/shad.jpg) no-repeat ;
border-top: 1px dashed #EDF1F2;
}

/***************login******************/
#login { 
margin : 2px;
padding : 0;
text-align : left;
color : #9D9C6A;
}

#login label {
	color: #993333;
	font-size: 0.9em;
}

#login h3{
margin:0;
padding:0;
font-size : 70%;
color:#993333;
}

#login p{
margin:2px 0px;
padding:0;
font-size : 70%;
}

#login p a{
font-size : 100%;
}

#login a{
font-size : 70%;
}

/***************left content******************/
#left { 
margin : 7px 0;
padding :  0;
text-align : left;
} 

#left  img{
margin:  6px 0;
} 

#left h1,
#left h2,
#left h3 {
	border-bottom:1px dotted #993333;
	color:#EE801C;
	font-size:12px;
	font-weight:bold;
}

#left p { 
margin : 0;
padding : 2px 0px;
} 

#left li { 
margin-left: -20px;
} 


/***************************************************/
/************** right part*******************/
/*************************************************/
#right-part { 
width: 475px;
padding :10px;
margin : 5px 25px 0 0;
float:right;
background: url(../img/shad.jpg) no-repeat ;
border-top: 1px dashed #EDF1F2;
} 

/***************breadcrumb******************/
#breadcrumb { 
margin : 0;
padding:0 9px;
color : #666666;
font-size : 70%;
float:right;
} 

#breadcrumb a:link, #breadcrumb a:visited { 
color : #993333;
}

#breadcrumb a:hover, #breadcrumb a:active { 
color : #666666;
} 

/************** main content*******************/

#pagetitle{
text-align : left;
color:#666666;
font-size : 1.3em;
font-weight:bold;
margin:0;
padding-bottom: 7px;
}

#main-content h1 { 
color : #EE801C;
font-size : 160%;
font-weight:normal;
line-height: 24px;
padding : 0 0 5px 0;
margin:1px 0 20px 0;
} 
//#main-content td {
//font-size: 76%;
//}

#main-content h2 { 
color : #EE801C;
font-size : 115%;
padding : 0;
margin:4px 0 0 0;
} 
#main-content h2 a { 
color : #EE801C;
padding : 0;
margin:4px 0 0 0;
}

#main-content h3 { 
color : #EE801C;
font-size : 80%;
padding : 0;
margin:4px 0 0 0;
} 

#main-content a{ 
color:#333333;
text-decoration: none;
} 
#main-content a:hover { 
text-decoration: underline;
} 

p {
margin: 0 0 7px 0;
}


/********************************************/
/********        footer           ***********/
/********************************************/ 
#footer{
margin:18px auto 10px auto;
padding:0;
text-align:center;
width:800px;
background: url(../img/footer.jpg) no-repeat bottom;
border-bottom:1px solid #fff;
}

/***************bottom nav******************/
#bottomnav { 
margin : 0;
padding : 2px 30px;
font-size : 75%;
color : #6A849D;

} 

#bottomnav a { 
padding :0;
margin:0 5px ;
color : #6A849D;
} 

/***************copyright******************/
#copyright{
color : #6A849D;
font-size : 75%;
padding : 2px 30px;
margin : 0;
}
  
#copyright a { 
color : #6A849D;
}

/*************contact info********************/
.contact { 
font-size : 75%;
padding : 2px 30px;
margin : 0 0 20px 0;
color : #6A849D;
} 
/*		------	Basic style	------		*/
#menu {
padding: 0;
margin:190px 0 0 7px;
display: block;
border-top:0px solid #fff;
}

#menu div {
float: left;
margin-left: 10px;
padding:3px;
}
.act {
background-color: #ffffff;;
}
#menu div a {
font-weight: bold;
text-decoration: none;
}
#menu .act a {
color: #000000;
}
#submenu {
padding: 0;
margin:12px 0 0 7px;
border-top:0px solid #fff;
}
#submenu div {
float: left;
margin-left: 10px;
padding:3px;
}
#submenu div a {
font-weight: normal;
text-decoration: none;
}

#servicemenu {
float: right;
padding: 0;
margin:0px 15px 0 7px;
display: block;
border-top:0px solid #fff;
}
#servicemenu div {
float: left;
margin-left: 10px;
padding:3px;
}
.serviceMenuAct {
font-weight: bold;
text-decoration: none;
}
.serviceMenuNo {
text-decoration: none;
}
/** Main styling **/

#main-content .news-list-container {
	/*border:1px solid #000;
	background-color:#BBE53A;*/
}
#main-content .news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}
#main-content .news-list-item h3 {
      font-size: 1.15em;
}
#main-content .news-search-form {
	padding:3px;
	margin-bottom:5px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}
#main-content .news-search-emptyMsg{
	margin:0px;
}
#main-content .news-search-form FORM {
	margin:0px;
}
#main-content .news-list-container H3 {
	margin-bottom: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #769024;
	background-color: #769024;*/
}
#main-content .news-list-container H3 A:LINK, #main-content .news-list-container H3 A:VISITED {
	color:#369;
	padding-left:2px;
    text-decoration: none;
}
#main-content .news-list-container H3 A:HOVER {
	color:#369;
	/*padding-left:2px;*/
    text-decoration: underline;
}
/*#main-content .news-list-container H3 A {
	color:#fff;
}*/
#main-content .news-list-container P {
	padding-left:3px;
}

#main-content .news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
#main-content .news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
#main-content .news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
#main-content .news-list-morelink, #main-content .news-list-category {
	font-size:10px;
	margin-left:3px;
}
#main-content .news-list-morelink  {
	margin-bottom:3px;
        font-weight: bold;
}
#main-content .news-list-morelink a:link, #main-content .news-list-morelink a:visited {
	color: #333;
}
#main-content .news-list-morelink a:hover, #main-content .news-list-morelink a:active {
	color:#003399;
}
#main-content .news-list-browse {
	text-align: center;
}

/********* Styles for extension "tx_indexedsearch" *********/

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width:100px; 
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	width:150px; 
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { 
	font-weight:bold; 
	font-style:italic; 
}
.tx-indexedsearch .tx-indexedsearch-whatis { 
	margin-top:10px; 
	margin-bottom:5px; 
}
.tx-indexedsearch P.tx-indexedsearch-noresults { 
	text-align:center; 
	font-weight:bold; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
	background:#eeeeee; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { 
	font-weight:bold; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { 
	font-weight:normal; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { 
	font-style:italic; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { 
	color:red; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	background:#eeeeff; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { 
	margin-top:20px; 
	margin-bottom:5px; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { 
	margin-top:0px; 
	margin-bottom:0px; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { 
	background:#cccccc; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { 
	vertical-align:middle; 
	 
}