

body{
	margin-top:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
}

a{
	color:#384a47;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
}

.page{
	width:100%;
	background-image:url(images/sidepanel.gif);
	background-repeat:repeat-x;
	background-color:#e9e9e9;
}

.pageContent{
	position:relative;
	width:730px;
	margin-left:-376px;
	left:50%;
	border-left:#FFFFFF solid 11px;
	border-right:#FFFFFF solid 11px;
}

.footer{
	position:relative;
	margin-left:-365px;
	left:50%;
	width:730px;
	height:41px;
	background-color:#FFFFFF;
	font-size:11px;
	color:#6f6f6f;
}

.footer a{
	color:#6f6f6f;
}

.contentContainerHome{
	width:100%;
	height:238px;
	background-image:url(images/home_image.jpg);
	background-repeat:no-repeat;
}

.header{
	height:80px;
	background-color:#FFFFFF;
	font-size:10px;
}

.navigation{
	height:34px;
	background-image:url(images/navigationBg.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
}

.contentTop{
	height:10px;	
	background-image:url(images/contentBg_top.gif);
	background-repeat:no-repeat;
	_margin-bottom:-4px;
}

.content{
	/*height:238px;*/
	background-image:url(images/contentBg_main.gif);
	background-repeat:repeat;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:0px;
}

.contentBottom{
	height:10px;
	background-image:url(images/contentBg_bottom.gif);
	background-repeat:no-repeat;
	_margin-bottom:-4px;
}

.activeLanguage{
	text-decoration:underline;
}

h1{
	margin:0px;
	padding:0px;
	font-size:14px;
	
	padding-bottom:6px;
}

.bodytext{
	margin-bottom:0px;
}

.csc-textpic-caption{
	font-size:9px;
}

.csc-mailform {
	border: 0px;
}

.csc-mailform-field{
	margin-bottom:4px;
}

.csc-mailform-field label {
	margin:2px;
	float: left;
	width: 100px;
	display: block;
}

.contenttable{
	width:95%;
	border:solid #CCCCCC 1px;
	border-collapse:collapse;
}

.contenttable td{
	border:solid #CCCCCC 1px;
}

.contenttable p{
	margin:0px;
}

.jpCalendarListTable td{
	border-bottom:#999999 solid 1px;
	padding-top:10px;
}
