/* News CSS*/
.news-latest-item{
font-size: 0.8em;
}
.news-latest-item h6{
margin: 0px;
padding: 0px;
margin: 3px 0 6px 0;
}

.news-date-single {
font-size: 0.8em;
font-weight: bold;
}

.news-date-list {
font-size: 1em;
font-weight: bold;
}

.news-date-latest {
font-size: 1em;
font-weight: bold;
}




body {
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F4F4F4;
	color:#346095;
	font-family:Verdana,sans-serif;
	font-size: 10px;
	scrollbar-3dlight-color:#346095;
	scrollbar-arrow-color:#346095;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:#346095;
  	scrollbar-face-color:white;
  	scrollbar-highlight-color:white;
  	scrollbar-shadow-color:white;
  	scrollbar-track-color:white;
      }
      
      
      a {outline:0;}
	
	

	#frame {
		width:868px;
		/*height:578px;*/
		min-height:578px;
		height:auto;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background-color: white;
		}
		
	#contentleft {
		width:207px;
		/*height:502px;*/
		height:auto;
		float:left;
		margin:0px;
		padding:0px;
		text-align:right;
		position:relative;
		left:10px;
		padding-right:5px;
		}
	
	#contentcenter {
		width:419px;
		height:auto;
		float:left;
		margin:0px;
		padding:0px;
		position:relative;
		left:10px;
		margin-left:5px;
		}
		
	#contentcenter img {
		padding-top:2px;
		margin:0px;
		}
		
	ul {
		
		}
	
	ul li {
		margin-left:-25px;
		}
	
	#contentright {
		width:207px;
		height:auto;
		float:left;
		position:relative;
		left:10px;
		margin-left:5px;
		}
	
	#contentheader {
		width:868px;
		height:75px;
		}
		
	#printlink {
	width: 868px;
	height: 30px;
	font-size:10px;
	clear: both;
	background-color: white;
	margin-right:auto;
	margin-left:auto;
	padding-top: 30px;
	padding-bottom: 10px;
	background-image:url(../img/print_icon.gif);
	background-repeat: no-repeat;
	background-position:226px;
	}
	
	#printlink a {
	position:relative;
	left:-150px;
	text-decoration:none;
	color:#346095;
	
	}
		
		
	p {
	font-size:10px;
	padding:0px;
	margin:0px;
	  }
		
	h1 {
	font-size: 20px;
	font-weight:bold;
	margin-bottom:16px;
	}
	h2 {
	font-size: 18px;
	font-weight:bold;
	margin-bottom:14px;
	}
	h3 {
	font-size: 16px;
	font-weight:bold;
	margin-bottom:12px;
	}
	h4 {
	font-size: 14px;
	font-weight:bold;
	margin-bottom:10px;
	}
	h5 {
	font-size: 12px;
	font-weight:bold;
	margin-bottom:8px;
	}
	h6 {
	font-size: 10px;
	font-weight:bold;
	margin-bottom:6px;
	}
	
/* Mail Form */

	.csc-mailform-field {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 16px;

	}
	
	#mailformname {
	height: 11px;
	font-size: 11px;
	margin-top:4px;
	}
	
	#mailformemail {
	height: 11px;
	font-size: 11px;
	margin-top:4px;
	}
	
	#mailformaddress {
	height: 100px;
	width: 390px;
	font-size: 11px;
	margin-top:4px;
	}
	
	#mailformformtype_mail{
	height: 20px;
	width: 100px;
	font-size: 11px;
	color:#346095;
	}

/* template 1-3-0 */

	#content {
		width:625px;
		height:auto;
		float:left;
		margin:0px;
		padding:0px;
		position:relative;
		left:10px;
		margin-left:5px;
		}
		
	#content img {
		padding-top:2px;
		margin:0px;
		}

/* RTE Classes */
	
	.align-left {
	text-align:left;
	}	

	.align-center {
	text-align:center;
	}
	
	.align-right {
	text-align:right;
	}
	
	.csc-frame-frame1 {
	background-color:grey;
	
	}
	
	.csc-frame-frame2 {
	text-align:right;
	background-color:mint;
	}
	
	#contentcenter ul {
	font-size:10px;
	}
	
	.internal-link img {border:0px;}
	.external-link img {border:0px;}
	.external-link-new-window img {border:0px;}
	.mail img {border:0px;}
	.download img {border:0px;}
	
	

	
