body {
	text-align: center;
	margin: 0;

}


#main {
	width: 780px;
	text-align: left;
	margin: 0px auto;
	background: url(images/container_bg.gif);	
	background-repeat: repeat-y;	
	padding: 0px 17px 0px 17px;
	background-color: white;
}

#menu_container {
	float: left;
	min-height: 300px;
	font-size: 11px;
	padding: 12px 2px 0px 0px;
	font-family: Tahoma,Verdana,Arial;
	white-space: nowrap;
	width: 255px;
	display: table;
}

#menu {
	padding: 10px 0px 20px 25px;
	font-size: 12px;
}

a {	color: #4c5bab;	font-family: Tahoma,Verdana,Arial;
	text-decoration: none;}

a:hover {	color : #595959;}

.menu_level2 a {   	left: 20px;	position: relative;}

.menu_level2_act a {   	left: 20px;	position: relative;	font-weight: bold;}

.menu_level1_act a {
	font-weight: bold;
}

#news {        white-space: normal;
	padding: 10px 10px 10px 25px;}

#content {
	width: 470px;
	float: left;
	border-left: 5px solid #E8E8E8;	
	padding: 10px 12px ;
	color: #000000;	font-size: 11px;	font-family: Tahoma,Verdana,Arial;
}

#content_header {
	background-color: #e8e8e8;
	color: #FFFFFF;
	height: 26px;
	font-size: 20pt;
	font-weight: bold;
	letter-spacing: 3px;
	padding: 10px 0px 0px 9px;}

.divider {	background: url(images/hr01.gif);
	height: 10px;}

h1 {        color: #4c5bab;	font-size: 16px;}

.csc-header {	padding-top: 30px;}.csc-header-n1 {	padding-top: 5px;}


#footer {
	clear: left;
}

#footer img {
	vertical-align:bottom;
}

.csc-mailform-label{	font-size:12px;	color:gray;	font-weight:bold;}.csc-mailform-field label{	display:block;	font-size:11px;	color:black;	font-weight:bold;}

.csc-mailform-field {
	padding-top: 10px;
}.csc-mailform-field textarea {	width:300px;}.csc-mailform {	border:0px;}
