html, body {
	text-align:center;
	margin: 0px;
	padding:0px;
}

h1, h2, h3, h4, h5, h6, p, form {
	font-family:"Trebuchet MS";
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-y;
}

#shadow {
	height: 13px;
	background-image:url(../images/bg_body2.jpg);
	background-repeat:no-repeat;
}

#content {
	text-align:left;
	width:778px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:121px;
}

#userlogin {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#181461;
	margin-top: 40px;
	width:220px;
	float: right;
}

#userlogin a{
	text-decoration: none;
	color:#181461;
	font-weight:bold;
	height: 24px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#userlogin a img{
	padding-top: 2px;
	padding-left: 10px;
}

#logo {
	width:100px;
	float:left;	
	padding-left: 40px;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}


#links ul {
	clear: both;
	padding-top: 3px;
	margin:0px 0px 0px 0px; 
}

#links li{
	float:right;
	list-style-type:none;
	width:133px;
	height:25px;
	text-align:center;
	background-color:#8080CC;
	border-left:1px solid #FFF;
	padding-top:4px;
	background-image:url(../images/bg3.gif);
	background-repeat:repeat-x;
}

#links li.act{
	background-image:url(../images/bg3_act.gif);
	background-repeat:repeat-x;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	color:#fff;
	font-weight:bold;
}

#links li.act a{
	color:#181461;
	font-size:12px;
}

#mainimg {
	background-image:url(../images/home_img.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}

#img1 {
	background-image:url(../images/bgtop5.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}
#img2 {
	background-image:url(../images/bgtop2.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}
#img3 {
	background-image:url(../images/bgtop8.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}
#img4 {
	background-image:url(../images/bgtop3.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}

#img5 {
	background-image:url(../images/bgtop1.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}
#img6 {
	background-image:url(../images/bgtop10.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}
#img7 {
	background-image:url(../images/bgtop7.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}
#img8 {
	background-image:url(../images/bgtop4.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}


#img9 {
	background-image:url(../images/bgtop9.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}
#img10 {
	background-image:url(../images/bgtop10.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}
#img11 {
	background-image:url(../images/bgtop11.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}
#img12 {
	background-image:url(../images/bgtop1.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}
#img13 {
	background-image:url(../images/bgtop12.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}
#img14 {
	background-image:url(../images/bgtop13.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}

#img15 {
	background-image:url(../images/bgtop14.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}

#img16 {
	background-image:url(../images/bgtop15.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}

#img17 {
	background-image:url(../images/bgtop16.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}

#img18 {
	background-image:url(../images/bgtop17.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}

#img19 {
	background-image:url(../images/bgtop6.jpg);
	background-repeat:no-repeat;
	height:250px;
	text-align:right;
}




#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
	background-image:url(../images/bg_header_top2.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.news-list-more {margin: 0px 20px 20px 40px;}

#leftbar {
	float:left;
	width:509px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:19px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:19px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	padding: 0px 25px 0px 40px;
}

#leftbar table {margin: 20px 20px 20px 20px;}
#leftbar img{margin: 0px 20px 20px 40px; border: 1px solid #cccccc}

#leftbar img.spacer-gif {
	border: none;	
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar .toggle_button p{
	padding:0px 0px 10px;
	width: 335px;
}

#leftbar .toggle_output p{
	padding-bottom: 10px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#181461;
	font-weight:bold;
	text-decoration:none;
}

#leftbar .more{
	font-size:12px;
	color:#181461;
	font-weight:bold;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	color:#cccccc;
	font-weight:bold;
	text-decoration:underline;
}

#leftbar ul {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#181461;
	font-weight:normal;
	text-decoration:none;
	padding:10px 40px 18px 20px;
	margin:10px 40px 10px 40px;
	list-style:none; 
	border: 1px solid #cccccc; 
	background-color: #ffffff;
	background-image:url(../images/bg10.jpg);
	background-repeat:repeat-x;
	}
	
#leftbar ol {padding:0px 0px 15px 30px; margin:0px; list-style:decimal}
#leftbar li {
font-color:#ffffff;
padding:10px 0px 0px 20px; 
/*
margin:0px;
*/
background-image:url(../images/li_left.gif);
background-repeat:no-repeat;
}

#leftbar li a{
font-weight:bold;
}

#rightbar {
	float:left;
	width:267px;
}

#rightbar a {
	text-decoration:none;
	color:#181461;
}

#rightbar h2{
color:#666666;
font-family:"Trebuchet MS";
font-size:19px;
font-weight:normal;
text-decoration:none;
border-bottom:1px solid #CCCCCC;
margin:0 0 20px 0;
padding:0 0 10px;
}

#rightbar div{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

#rightbar div.spacer{
	margin-top: 5px;
}

#rightbar ul {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	list-style:none; 
	border-bottom: 1px solid #cccccc; 
	padding: 0px 0px 10px 0px;
	margin: 0px 20px 20px 25px;
	}
	
#rightbar li {
font-weight:bold;
padding:0px 0px 5px 20px; 
background-image:url(../images/li.gif);
background-repeat:no-repeat;
}

#rightbar li a{
color:#666666;
}

#rightbar li a:hover{
text-decoration:underline;
}

#rightbar li.act a{
color:#181461;
}

#rightbar span {
margin-top:20px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:500px;
	height:27px;
	padding-top:7px;
	background-color:#181461;
	background-image:url(../images/bg2.gif);
	background-repeat:repeat-x;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px 0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 0px 0px 40px;
}

#validtext {
	float:left;
	width:278px;
	height:27px;
	padding-top:7px;
	background-color:#181461;
	background-image:url(../images/bg2.gif);
	background-repeat:repeat-x;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

.news-container p {margin:0 0 10px 0; padding:0;}
.news-list-item {margin:5px 0 10px 0}
.tx-ttnews-browsebox {border: 1px solid #cccccc; 
margin: 0px 25px 10px 40px; 
padding: 10px 10px 10px 10px; 
clear:both;
height:50px; 
font-family:"Trebuchet MS";
font-size:11px; 
background-image:url(../images/bg10.jpg);
background-repeat:repeat-x;
}

.toggle_button {
cursor:pointer;
background-image:url(../images/li.gif);
background-repeat:no-repeat;
background-position:0px 3px;
width: 365px;
padding:0px;
margin:0px;
}
.li2  {
background-image:url(../images/li2.gif);
}
#leftbar .toggle_button h3{
margin:0px;
padding: 0 25px 0 20px;
font-size:16px; 
}
