* 
{
	margin: 0;
}

img {
	border: 0px;
}

html, body
{
	height: 100%;
	background-color: #e1e1e1;
	font-family: arial, sans-serif, verdana;
	font-size: 12px;
}

a:link, a:visited, a:active
{color: #000;
	text-decoration: underline;
}

a:hover
{
	color: #000;
	text-decoration: none;
}




.layout_container
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -73px;
	border: 0px solid green;
	background-image: url('images/main_label.jpg');
	background-repeat: repeat-y;
	background-position: 50% 50%;
	text-align: center;
}

.layout_push 
{
	height: 73px;
	border: 0px solid blue;
	clear: both;
}



.layout_footer
{
	height: 73px;
	background-image: url('images/body_footer.jpg');
	background-repeat: repeat-x;
	background-position: bottom center;
	border: 0px solid red;
}

.layout_header
{
	height: 165px;
	border: 0px solid red;
	background-image: url('images/body_header.jpg');
	background-repeat: repeat-x;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.layout_content
{
	border: 0px solid green;
	text-align: center;
}


.layout_content_center
{
	border: 0px solid green;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

.layout_content_bottom
{
	border: 0px solid red;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	margin-top: 75px;
}

.layout_content_boxleft
{
	border: 0px solid #ddd;
	width: 460px;
	margin: 0 auto;
	float:left;
	text-align: left;
	padding: 5px;
}

.layout_content_boxright
{
	border: 0px solid #ddd;
	width: 460px;
	margin: 0 auto;
	float:right;
	text-align: left;
	padding: 5px;
	position: relative;
}

.clearer
{
	clear: both;
}

.clear
{
	clear: both;
}

.layout_header_above
{
	border: 0px solid red;
	height: 165px;
	margin: 0 auto;
	background-image: url('images/main_header.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

.layout_footer_above
{
	border: 0px solid red;
	height: 73px;
	margin: 0 auto;
	background-image: url('images/main_footer.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}


.layout_nav_header
{
	width: 800px;
	border: 0px solid red;
	position: relative;
	top: 96px;
	text-align: left;
	margin: 0 auto;
}


.layout_nav_footer
{
	width: 724px;
	border: 0px solid red;
	position: relative;
	top: 32px;
	text-align: center;
	margin: 0 auto;
}


.header_nav
{

}

.header_nav_no_first, .header_nav_no, .header_nav_no_last,
.header_nav_cur_first, .header_nav_cur, .header_nav_cur_last,
.header_nav_act_first, .header_nav_act, .header_nav_act_last
{
	color: #fff;
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

.header_nav a:link, .header_nav a:visited, .header_nav a:hover
{
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}


.footer_nav
{


}

.footer_nav_no_first, .footer_nav_no, .footer_nav_no_last
{
	color: #000;
	display: inline;
	list-style-type: none;
	padding-right: 30px;
}

.footer_nav_act_first, .footer_nav_act, .footer_nav_act_last
{
	color: #000;
	display: inline;
	list-style-type: none;
	padding-right: 30px;
}

.footer_nav_cur_first, .footer_nav_cur, .footer_nav_cur_last
{
	color: #000;
	display: inline;
	list-style-type: none;
	padding-right: 30px;
}


.footer_nav a:link, .footer_nav a:visited, .footer_nav a:hover
{
	font-size: 14px;
	color: #000;
	text-decoration: none;
}





   .news_latest_container
    {
      width: 600px;
      margin: 0 auto;
    }
  
    .news_latest_item IMG 
    {
      margin-bottom:5px;
      margin-right:5px;
      float:left;
      border: 0px;
    }
    
    .news_latest_content IMG 
    {
      border: 0px;
    }
      
    .news_latest_header
    {
      font-weight: bold;
      font-size: 14px;
    }
    
    .news_item_date
    {
      
    }

    .news_item_title
    {
      
    }

    .news_item_morelink
    {
      float: right;
      font-size: 10px;      
    }


    .news-single-img
    {
      margin-bottom:5px;
      margin-right:5px;
      margin-left: 0px;

      float:left;
    }
    
    .bodytext
    {
    
    }

    .news_item_content
    {
    	margin-top: 3px;
    }
    
    #refimg
    {
    	height: 400px;
    	overflow: hidden;
    	position: absolute;
    	right: 5px;
    	top: 5px;
    	width: 120px;
    }
    
    
h1
{
	font-size: 19px;
	margin-bottom: 10px;
	margin-top: 15px;
}

h2
{
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 10px;
}

h3
{
	font-size: 13px;
	margin-bottom: 3px;
	margin-top: 6px;
}

p.bodytext
{
	line-height: 18px;
}

.tx-felogin-pi1 fieldset
{
	border: 1px solid #aaa;
}

.tx-felogin-pi1 fieldset button
{
	background-color: #797979;
	border: 0px;
	color: #FFF;
	padding: 3px;
	margin: 5px;
}

.csc-menu
{
	margin: 15px;
}

.csc-menu li
{
	border: 1px solid #AAA;
	background-color: #FFF;
	padding: 6px;
	margin: 10px;
	list-style-type: none;
}

.csc-uploads-icon img
{
	border: 1px solid #AAA;
}
