div#maincontent {
	border-top: 1px solid #CFD9E1; /*
	border-right: 1px solid #CFD9E1;
	border-bottom: 1px solid #CFD9E1;
	*/
	display: block;
	float: left;
	line-height: 17px;
	margin-bottom: 10px;
	margin-top: 10px;
	min-height: 600px;
	width: 590px;
}

div#maincontent a:hover {
	text-decoration: underline;
}

div#maincontent div.banner {
	background: url(../images/splash.jpg) #CCCCCC no-repeat;
	display: block;
	height: 60px;
	margin-bottom: 5px;
	padding-left: 20px;
	padding-top: 20px;
}

div#maincontent div.banner span {
	background-color: #264769;
	border: 1px solid #6D6D6D;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 15px 3px 15px;
	white-space: nowrap;
}

div#maincontent div.column0 {
	background: url(../images/square.gif) no-repeat top right;
	padding: 2px 10px 10px 10px;
	width: 570px;
}

div#maincontent div.column0 a {
	text-decoration: underline;
}

div#maincontent div.column1 {
	clear: left;
	display: block;
	float: left;
	padding: 2px 10px 10px 10px;
	width: 407px;
}

div#maincontent div.column1 a,div#maincontent div.column2 a  {
	text-decoration: underline;
}

div#maincontent div.column1 img {
    max-width:400px;
    width:expression(this.width > 400? "400px": "auto" );
    
}

div#maincontent div.column2 {
	border-bottom: 1px solid #CFD9E1;
	display: block;
	float: right;
	width: 161px;
}

div#maincontent div.column2 div.content {
	background-color: #EEF7FC;
	border-left: 1px solid #CFD9E1;
	border-right: 1px solid #CFD9E1;
	padding: 8px 10px 8px 10px;
}

div#maincontent div.column2 div.content a.currentfeature{
	background: url(../images/diamon.gif) no-repeat 0 5px;
	display: block;
	font-weight: bold;
	padding-left: 10px;
}

div#maincontent div.column2 div.content a.feature{
	background: url(../images/diamon.gif) no-repeat 0 5px;
	display: block;
	padding-left: 10px;
}

div#maincontent div.column2 div.title {
	background: url(../images/h1_right.gif) no-repeat top right;
	border-top: 1px solid #56748C;
	height: 17px;
	white-space: nowrap;
}

div#maincontent div.column2 div.title a {
	color: #273440;
}

div#maincontent div.column2 div.title span {
	background: url(../images/h1_left.gif) no-repeat top left;
	color: #273440;
	display: block;
	font-size: 10px;
	height: 17px;
	padding: 0 30px 0 10px;
	white-space: nowrap;
}

div#maincontent div.column3 {
	border-top: 1px solid #CFD9E1;
	clear: both;
	display: block;
	float: left;
	padding: 10px;
	width: 573px;
}

div#maincontent div.column4 {
	background: url(../images/square.gif) no-repeat top right;
	border-bottom: 1px solid #CFD9E1;
	padding: 2px 10px 10px 10px;
	width: 570px;
}

div#maincontent div.column4 a {
	text-decoration: underline;
}

div#maincontent div.column5 {
	float: left;
	width: 289px;
}

div#maincontent div.column5 div.jahiabox {
	background: url(../images/jahia_box.gif) no-repeat;
	padding: 19px 10px 10px 70px;
}

div#maincontent div.column5 div.jahiabox span.title {
	display: block;
	font-weight: bold;
	padding-bottom: 10px;
}

div#maincontent div.column5 div.jahiabox span.title a {
	color: #264769;
}

div#maincontent div.column5 div.jahiabox span.title a:hover {
	text-decoration: underline;
}

div#maincontent div.column5 div.title {
	background: url(../images/h1_right.gif) no-repeat top right;
	border-top: 1px solid #56748C;
	height: 17px;
	margin: 5px;
	white-space: nowrap;
}

div#maincontent div.column5 div.title span {
	background: url(../images/h1_left.gif) no-repeat top left;
	color: #273440;
	display: block;
	font-size: 10px;
	height: 17px;
	padding: 0 30px 0 10px;
	white-space: nowrap;
}

div#maincontent div.column6 {
	border-left: 1px solid #CFD9E1;
	float: left;
	min-height: 400px;
	padding-left: 10px;
	width: 290px;
}

div#maincontent div.column6 div.title {
	background: url(../images/h1_right.gif) no-repeat top right;
	border-top: 1px solid #56748C;
	height: 17px;
	margin: 5px 0 5px 0;
	white-space: nowrap;
}

div#maincontent div.column6 div.title span {
	background: url(../images/h1_left.gif) no-repeat top left;
	color: #273440;
	display: block;
	font-size: 10px;
	height: 17px;
	padding: 0 30px 0 10px;
	white-space: nowrap;
}

div#maincontent div.pager a {
	padding: 3px;
}

div#maincontent div.pager a#currentpage {
	color: #B42C29;
	font-weight: bold;
}

div#maincontent div.path {
	color: #666666;
	font-size: 10px;
}

div#maincontent div.path a {
	color: #666666;
	text-decoration: none;
}

div#maincontent em {
	display: block;
	font-style: italic;
        /*
	padding-right: 20px;
	text-align: right;
        */
}

div#maincontent h1 {
	color: #264769;
	display: block;
	font-size: 16px; /*background: url(../images/h1_right.gif) no-repeat top right;*/
	height: 17px;
}

div#maincontent h2 {
	color: #264769;
	display: block;
	font-size: 12px;
}
div#maincontent h3 {
        color: #264769;
        display: block;
        font-size: 11px;
}


div#maincontent li {
	background: url(../images/diamon.gif) no-repeat 7px 8px;
	display: block;
	padding-bottom: 10px;
	padding-left: 20px;
}

div#maincontent li a:hover {
	text-decoration: underline;
}

div#maincontent li ul {
	padding-top: 2px;
        /*margin-left:20px;*/
}

div#maincontent li ul li {
	/*background: url(../images/bullet.gif) no-repeat 5px 6px;*/
       padding-left:20px;
       list-style: none;
}

div#maincontent p {
	clear: left;
	text-align: justify;
}

div#maincontent table tr.odd {
	background-color: #F2F7FD;
}

div#maincontent table.matrix td {
	padding: 2px 5px 2px 5px;
	text-align: center;
	white-space: nowrap;
}

div#maincontent table.matrix td.feature {
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
div#maincontent table.matrix a {
	text-decoration: none;
}
div#maincontent table.matrix a:hover {
	text-decoration: underline;
}
div#maincontent table.matrix tr.title td {
	color: #ccccccc;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 20px;
	vertical-align: bottom;
	white-space: normal;
}

div#maincontent table.matrix tr.title td.tablename {
	color: #264769;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

div#maincontent ul,div#maincontent ol {
	margin: 0;
	padding-left: 0;
}

div#maincontent ul a.news {
	font-size: 12px;
	font-weight: bold;
}

div#maincontent ul.searchresults {
	margin-top: 10px;
}

div#maincontent ul.searchresults li {
	padding-bottom: 10px;
}
