html {
	padding:0;
	margin:0;
}
body {
	background-color:#FFFFFF;
	color:#434343;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.72em;
	line-height:20px;
	margin:0;
}

#page {
	margin:0 auto;
	padding:0;
	width:927px;
}

#container {
	background-color:#FAFAFA;
}

#header {
	height:35px;
	margin-top:20px;
	width:927px;
}

#rootline {
	border-bottom:1px solid #D40032;
	color:#CBCBCB;
	font-size:10px;
	padding-left:20px;
	width:907px;
}

#rootline a,visited,hover {
	color: #cbcbcb;
	text-decoration:none;
}

.rootlinecurrent {
	color:#D40032;
}

#menu {
	float:left;
	width:232px;
}

#content {
	margin-left:232px;
	margin-right:0;
}

#footer {
	background-color:#FFFFFF;
	border-top:4px solid #CBCACA;
	clear:both;
	color:#858585;
	font-size:9px;
	padding:2px;
}

.navigation:link {
	font-size:12px;
	color: #838383;
	text-decoration: none;
	padding-left: 7px;
	background-image:url(navbg.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	line-height:26px;
	overflow:hidden;
	margin-left: 20px;
}
.navigation:visited {
	font-size: 12px;
	color: #838383;
	text-decoration: none;
	padding-left: 7px;
	background-image: url(navbg.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	line-height: 26px;
	overflow: hidden;
	margin-left: 20px;
}
.navigation:hover {
	text-decoration: none;
	background-position: 0 -10px;
}
.navigationcurrent, .navigationcurrent:link, .navigationcurrent:visited {
	font-size: 12px;
	color: #838383;
	text-decoration: none;
	padding-left: 7px;
	background-image: url(navbg.gif);
	background-repeat: no-repeat;
	background-position: 0 -10px;
	line-height: 26px;
	overflow: hidden;
	margin-left: 20px;
}
.subnavigation:link {
	font-size:12px;
	color: #838383;
	text-decoration: none;
	line-height:26px;
	margin-left: 40px;
}
.subnavigation:visited {
	font-size:12px;
	color: #838383;
	text-decoration: none;
	line-height:26px;
	margin-left: 40px;
}
.subnavigation:hover {
	text-decoration:underline;
}
.subnavigationtitle:link, .subnavigationtitle:visited{
	font-size: 11px;
	font-weight:bold;
	color: #7f7f7f;
	margin-left: 35px;
	margin-top: 10px;
	display:block;
	text-decoration:none;
}
.subnavigationtitle:hover {
	text-decoration:underline;
}
.navheadline, .navheadline:link, .navheadline:visited, navheadline:hover {
	font-size: 14px;
	font-weight: bold;
	color: #7f7f7f;
	margin-left: 20px;
	padding-top: 20px;
	margin-bottom: 12px;
	text-decoration:none;
	display:block;
}

.csc-header h1{
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	color:#7F7F7F;
}

.at_shorttext {
	background-color: #E9E9E9;
	padding:5px 0;
	float:left;
	width:100%;
}

.at_shortext_text {
	width: 360px; 
	float: left;
	padding-left:2px;
}

.at_addtext_button{
	border:1px dotted #D40032;
	padding:2px;
	color: #D40032;
	font-weight:bold;
	cursor:pointer;
	margin-bottom:2px;
}

.at_button_expand {
	float: right; 
	height: 22px; 
	width: 22px;
	cursor:pointer;
}

.at_button_contract {
	float: right; 
	height: 22px; 
	width: 22px;
	cursor:pointer;
	display:none;
}

.at_longtext {
	display:none;
}

.at_longtext_active {
	display:block;
}

.at_end {
	clear:both;
}
.tx-cdtspectext-pi1 {
	margin-bottom:25px;
}
