body {
	font-family: "Trebuchet MS", arial, serif;
	font-size: 62.5%;
}

div#content_body,
div#content_top {
	font-size: 1.2em;
}

body.mceContentBody {
	font-size: 0.8em;
	padding: 5px;
	border: dotted 1px #ccc;
	min-height: 100%;
	line-height: 1.4;
}

a {
	color: #1f2e85;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 15px;
	line-height: 1.1;
}

h1 {
	color: #db2324;
	font-size: 1.6em;
	text-transform: uppercase;
}

h2 {
	color: #db2324;
	font-size: 1.45em;
	text-transform: uppercase;
}

h3, h4, h5, h6 {
	font-size: 1.1em;
	color: #1f2e85;
}

strong {
	font-weight: bold;
}


/* IMAGES */
body#standard div#content_body img,
body.mceContentBody img {
	margin-bottom: 15px;
	clear: both;
}

body#standard a.thumbnailImage img,
body#standard img.thumbnailImage,
body.mceContentBody a.thumbnailImage img,
body.mceContentBody img.thumbnailImage {
	float: right;
	margin-left: 15px;
	clear: right;
}

body#standard a.standardImage img,
body#standard img.standardImage,
body.mceContentBody a.standardImage img,
body.mceContentBody img.standardImage {
	width: 565px;
}


/* NEWS */

h3.newsCategoryHeader {
	background-color: #db2324;
	padding: 3px 5px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 1.2em;
	margin-left: -8px;
}

	/* if mainpage */
	body#mainpage h3.newsCategoryHeader {
		margin-left: 0;
	}

.newsItem h3, .newsItem p {
	margin-bottom: 4px;
	}

p {
	margin-bottom: 15px;
}

	p.idlflvplayer {
		margin: 0;
	}

/*  Department (idlContact)
----------------------------------------------- */
	div#idldepartments
			{

			}

	div.idlemployee
			{
			width: 265px;
			height: 145px;
			float: left;
			padding: 5px;
			border-top: dotted 1px #dbdbda;	
			}

	div.idlemployee img
			{
			float: left;
			margin: 5px 10px 0 0; 
			}
