
body {
  margin:0;
  font: 75%/1.5em arial, verdana, sans-serif; 
	color:#fff;
	line-height:1.5em;
	background:url(images/bgMain.jpg) repeat;
}

#main {
	width:100%;
	margin:0 auto;
	background:url(images/bgMainHeader.jpg) repeat-x 0 0;
}

#containerMain {
	width:960px;
	margin:0 auto;
}

#header {
	width:960px;
	height:121px;
	margin:30px 0;
	float:left;
	background:url(images/bgHeader.png) no-repeat;
}

	#logo {
		width:160px;
		height:121px;
		float:left;
	}
	
	.moduletableAnnouncement {
		float:right;
	}

p {
	margin:0 0 0.8em 0;
	padding:0;
}

ul {
	padding:0;
	margin:0;
}

#containerMenu {
	height:30px;
	margin:25px 0 0 0;
}

	.menuLeft {
		width:14px;
		height:30px;
		float:left;
		background:url(images/bgMenuLeft.png) no-repeat 0 0;
	}
	
	.moduletableMiddle {
		width:932px;
		height:30px;
		float:left;
		background:url(images/bgMenuMiddle.png) repeat-x;
	}
	
	.menuRight {
		width:14px;
		height:30px;
		float:left;
		background:url(images/bgMenuRight.png) no-repeat 0 0;
	}
	
	#containerMenu ul li {
		list-style:none;
		font-size:1.2em;
		color:#fff;
		font-weight:bold;
		text-transform:uppercase;
		float:left;
		line-height:2.1em;
		padding:0 15px;
		background:url(images/borderMenu.png) no-repeat right 0; 
	}
	
		#containerMenu ul  li a {text-decoration:none;color:#fff;float:left;}
		#containerMenu  ul li a:hover, .over {color:#1f300c;}
		#containerMenu ul li.active a {color:#00195c;}
		
		.item1 {display:none;}
		.item55 {background:none!important;padding:0 0 0 19px!important;}

		.moduletableSubMenu ul {
			width: 200px;
			padding:0;
			float:left;
			font-size:0.9em!important;
			margin:0 15px 15px 0;
		}
		
			.moduletableSubMenu ul li {
				list-style:none;
				margin:0!important;
				padding:0 0 0 10px;
				line-height:25px;
				width:190px;
				font-weight:bold;
				border-bottom:1px #28346E dotted;
			}

			.moduletableSubMenu ul li a:link {color:#69ADE8; width:200px; display:block;}
			.moduletableSubMenu ul li a:visited {color:#69ADE8; width:200px; display:block;}
			.moduletableSubMenu ul  li a:hover, .over {color:#fff;}
			.moduletableSubMenu ul  li.active a {color:#4BE826;display:block;}
		
#middle {
	width:960px;
	float:left;
	margin-top:45px;
	padding:0 0 15px 0;
	font-size:1.2em;
}

	#middle li {
		margin:0 0 0 15px;
	}

	.contentLeft {
		width:725px;
		float:left;
	}

	.containerRight {
		width:745px;
		float:left;
	}
	
		.moduletableContact {
			width:220px;
			float:right;
			padding:15px;
			border:1px dotted #28346E;
		}
	
		.moduletableContact img {
			margin-bottom:15px;
		}
		
		.moduletablerightImage {
			width:220px;
			float:right;
			margin:0 0 0 15px;
		}
		
		.pdfIcon {
			width:18px;
			height:18px;
			float:left;
			margin-right:5px;
			background:url(images/pdf.png) 0 0 no-repeat;
		}

#content-padding h2.componentheading {
display:none
}

#content .content h2.componentheading {
display:block;
}

.clear {
	clear:both;
}

#footer {
	width:960px;
	height:45px;
	font-size:0.9em;
	color:#939393;
	padding:5px 0 0 0;
	border-top:1px solid #323232;
}

	#footer a {
		color:#939393;
	}

	#footer ul {
		margin:0;
		padding:0;
	}
	
	#footer ul li {
		float:left;
		list-style:none;
		margin-right:20px;
	}

	.footerTextLeft {
		float:left;
	}
	
	.footerTextRight {
		float:right;
	}
	
	.footerTextRight li {
		float:right;
		margin-right:0!important;
	}

/* END OF LAYOUT STYLES */


/* GENERAL PURPOSE STYLES */

a:link, a:visited {
	outline:none;
	text-decoration:none;
	color: #ffffff;
}

a:hover, a:active {
	outline:none;
	text-decoration:none;
	color:#4be826;
}

.inputbox {
	border:1px dotted #28346E;
	padding:3px;
	color:#fff;
	background:#000000;
}

img {
	border: 0;
}

fieldset {
	border:none;
}

/* useful tags */


h1, h2, h3, h4 {
	margin:0 0 0.3em 0;
	color:#4be826;
}

h1 {
	font-size:1.2em;
	font-weight:bold;
}

h2 {
	font-size:1.1em;
	font-weight:bold;
}

h2.contentheading, 
h2.componentheading, 
.componentheading, 
.contentheading {
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 0.3em 0;
	color:#4be826;
}

.componentheading1 {
	display:none;
}

.contentpagetitle {
	margin-left:-10px;
	font-size:1.1em;
}

h3 {
	font-size: 1em;
	margin:0;
	padding:0
}

h4 {
	font-size: 1em;
}

.contentpaneopen {
	margin:0;
}

.contentpane {
	padding:0;

}

#component-contact {
	padding:10px;
}

/* NAVIGATION MENU */		

#system-readmore {
	clear:both;
}

.modifydate, .readmore {
	color:#87AAAE;
	clear:both;
}
