P {
	margin-top: 0px;
	margin-bottom: 0px;
}


body {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	background-color: #002868;
}

img {
	border: 0px;
}

#pageholder {
	width: 974px;
}
#header {
    height: 214px;
	width: 974px;
}
	.logotype {
		position:absolute; 
		margin-top: 28px; 
		margin-left: 32px;
	}

#container2 {
    margin: 0;
    padding: 0;
    width: 100%;
}
#container1 {
    background: url("../images/bg_middle.png");
    background-repeat: repeat-y;
    margin: 0px;
	background-color: #ffffff;
    width: 100%;
}


#left {
    width: 210px;
    float: left;
	margin-left: 12px;
}	
	.menu {
		background-color: #f4f4f4; 
		width:187px;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.menuitem {
		border-bottom: 1px dotted #7e7e7e; 
		margin-left: 8px; 
		margin-right: 8px;
	}
	.menuitem_link {
		padding-top: 2px;
		padding-bottom: 2px;
		margin-left:10px; 
		margin-right:10px;
	}

#maincol {
    padding: 1px;
    margin-left: 235px;
	margin-bottom: 30px;
}
.main {
	width: 500px;
	margin-left: 0px;
}

.heading {
	font-family: century gothic, arial, verdana;
	font-size: 26px;
	margin-bottom: 0px;
	font-weight: normal;
	position: absolute;
	margin-top: -55px;
	margin-left: 17px;
}

h2 {
	font-family: century gothic, arial, verdana;
	color: #d00c33;
	font-size: 16px;
	margin-bottom: 8px;
	font-weight: bold;
	margin-top: 30px;
}




#right {
    padding: 0px;
    width: 195px;
    float: right;
	margin-right: 15px;
}
	.newsheading {
		font-family: century gothic, arial, verdana;
		font-size: 16px;
		margin-bottom: 0px;
		font-weight: normal;
		margin-top: 5px;
		margin-left: 0px;
		color: #000000;
	}
.news {
	margin-left: 8px;
}
	.newsitems {
		border-bottom: 1px solid #002868;
		padding-top: 1px;
		padding-bottom: 1px;
		margin-right:5px;
		width: 100%;
	}
	.newsdate {
		text-align: center;
		font-weight: bold;
		color: #ffffff;
		background-color: #002868;
		height: 17px;
		width: 28px;
	}

	.greybg {
		border-bottom: 1px dotted #7e7e7e; 
		background-color: #f4f4f4; 
		padding: 5px; 
	}
	.whitebg {
		border-bottom: 1px dotted #7e7e7e; 
		padding: 5px; 
	}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}





a {
	text-decoration: none;
	color: #002868;
}
a.menulink {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
	a.menulink_active {
		text-decoration: none;
		color: #000000;
		font-weight: bold;
	}

a.whitelink {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

ul {
	list-style-type: square;
	margin-top: 5px;
} li {
	margin-bottom: 5px;
}



.table_bg-heading {
	background-color: #002868;
	color: #ffffff;
	font-weight: bold;
}
.table_bg {
	border-bottom: 1px solid #002868;
}

