@CHARSET "ISO-8859-1";
html
{
	padding:0px;
	margin:0px;
	width:100%;
}

body
{
	padding:0px;
	margin:0px;
	width:100%;
	font-family: verdana, sans-serif;
	font-size: 9pt;
	background-image: url("../template/images/background.png");
	background-repeat: repeat-x;
	color: #4c4784;
}

div.ctBody
{
	
	
	margin: auto;
	width: 949px;
	min-height: 926px;
	padding-top: 74px;
}	

div.ctNavigation
{
	width: 209px;
	min-height: 774px;
	float: left;
}

div.ctContent
{
	width: 720px;
	min-height: 774px;
	float: left;
	padding-left: 9px;
	padding-right: 11px;
}

table.ctNavigation2
{
	width: 720px;
	height: 41px;
}

table.ctNavigation2 td
{
	width: 360px;
}

td.ctLeft
{
	text-align: right;
}

div.ctNews
{
	background-image: url("../template/images/background_ctNews.png");
	background-repeat: no-repeat;
	width: 720px;
	height: 199px;
}

div.ctHeadline
{
	width: 720px;
	height: 41px;
}

div.ctLogo
{
	width: 209px;
	height: 239px;
}

div.ctSearch
{
	background-image: url("../template/images/background_ctSearch.png");
	background-repeat: no-repeat;
	width: 209px;
	height: 41px;
}

div.ctNavigation1
{
	background-image: url("../template/images/background_ctNavigation.png");
	background-repeat: repeat-x;
	width: 209px;
	min-height: 295px;
}

table.ctNavigation1Bg
{
	background-color: #e6e6ec;
}

div.ctSponsorsHeadline
{
	width: 209px;
	height: 39px;
}

div.ctSponsors
{
	width: 209px;
}

div.clear {
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
}

img
{
	border: none;
}

div.csc-textpic-imagewrap { margin: 10px;}