body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-color: #0d5681;
	padding-top: 0px;
	padding-bottom: 50px;
	}
	
	
	
#container {
	width: 906px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/containerbg.jpg);
	background-repeat:repeat-y;
	border: 1px #fff solid;
	border-style: none none solid none;
	

	}
#headerlinks {
	width: 906px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-bottom: 10px;
	font-size: 11px;
	background: none;
	}
	
#headerlinks UL  {
	list-style: none;
	padding:0;
	margin: 0;
	padding-left: 10px;
	padding-top: 10px;
	text-align: right;
	}
#headerlinks UL LI {
	display: inline;
	padding:0;
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#headerlinks UL LI a {
	text-decoration: none;
	color: #fff;
	}

.csc-textpic-caption {
font-size: 9px;
padding-top: 9px;
}


#navigation {
	width: 906px;
	height: 32px;
	background: #fff;
}

#navigation ul {
	list-style: none;
	padding:0;
	margin: 0;
	font-size: 16px;
	padding-top: 5px;
	padding-left: 15px;
	}
#navigation ul li{
	display: inline;
	padding: 0;
	margin: 0;
	}
#navigation ul li a {
	color: #003366;
	text-decoration: none;
	}

#navigation ul  li.stripe {
	margin-left: 8px;
	margin-right: 8px;
	}


#navigation ul li.act a {
	color: #bf9645;
	}
#navigation ul li a:hover {
	color: #bf9645;
	}

	
#leftcol {
	float: left;
	width: 234px;
	min-height: 557px;
	}
#slides {

	}

#footerlinks {
	margin-top: 0px;
	padding-top:0;
	}
		
#footerlinks UL {
	list-style: none;
	padding:0;
	margin: 0;
	padding-left: 10px;
	padding-top: 10px;
	}
#footerlinks UL LI {
	display: inline;
	padding:0;
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#footerlinks UL LI a {
	text-decoration: none;
	color: #fff;
	}
	
#header
{
	float: left;
	width: 672px;
	height: 126px;
	position: relative;
	top: -1px;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-color: #E5E5E5;
}
	
#psubtitle {
	width: 380px;
	height: 70px;
	margin-top: 25px;
	float: left;
	}
#psubtitle h3 {
	padding: 10px;
	font-size: 30px;
	font-weight: normal;
	color: #fff;
	}

#header .newsbrief {
	width: 230px;
	height: 70px;
	padding: 15px;
	padding-top: 25px;
	padding-bottom: 5px;
	margin-top: 26px;
	font-size: 14px;
	float: right;
	color: #fff;
	}
#header .newsbrief a {
	text-decoration: none;
	color: #fff;
	}
	

#header .newsbrief h1.newsbr {
	font-size: 18px;
	}
	
#header .newsbrief h1.newsbr a {
	color: #fff;
	text-decoration: none;
	}

#content {
	width: 374px;

	float: left;
	padding-top: 0;
	padding: 15px;
	}
	
	#content ul {
	font-size: 12px;
	}
	
#content p {
	margin-top: 0;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0px;
	}

#content td {
	font-size: 13px;

	}

#rightcol {
	float: left;
	width: 268px;

	padding: 0;
	}
	
	
#rightcol UL {
	list-style: none;
	width: 227px;
	height: 243px;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	padding-top: 15px;
	padding-left: 40px;
	background-image: url(images/ulbg.jpg);
	background-repeat:no-repeat;
	}
#rightcol UL LI {
	line-height: 28px;
	}
#rightcol UL LI a{
	font-size: 16px;
	color: #99ccff;
	text-decoration: none;
}
#rightcol UL LI.act a {
	color: #ffffff;
	}

#rightcol UL LI a:hover {
	color: #fff;
	}
	
h1.newsbr {
	padding-left: 35px;
	}
.tx-a1teasermenu-pi1 h1 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0;
	margin-top: 8px;
	}
	

.tx-a1teasermenu-pi1 h1 a{
	font-size: 16px;

	color: #99ccff;
	text-decoration: none;
	} 
.tx-a1teasermenu-pi1 {
	padding-left: 0;
	margin-left: 0;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	}
.tx-a1teasermenu-pi1 {
	padding-top: 10px;
	}


#rightcol .tx-a1teasermenu-pi1 .tmenu {
	width: 268px;
	height: 137px;
	}

#rightcol .tx-a1teasermenu-pi1 .tleft {
	width: 147px; 
	padding-left: 33px; 
	padding-right: 10px; 
	height: 137px; 
	background-image: url(images/tmenubg.jpg); 
	background-repeat: no-repeat;
	float: left; 
	}

#rightcol .tx-a1teasermenu-pi1 .timg {
	width: 77px; 
	height: 129px;
	float: left;
	overflow: hidden;
	}

.clearer {
	clear: both;
	}
	
#footer {
	width: 886px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	text-align: center;
	background: none;
	color: #fff;
	}
#footer p {
	width: 700px;
	color: #bf9645;
	text-align:center;
	margin-left: 100px;
	font-size: 11px;
	
	}
	
	
#footer a {
	color: #bf9645;
	}