p {
	padding: 0px;
	margin: 0px 0px 12px 0px;
	line-height: 16px;
}

a {
	color: #006fba;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	padding: 0px;
	margin: 0px;
}

#overallContainer {
	height: 100%;
	position: relative;
}

#mainContainer {
	width: 946px;
	margin: 0px auto 0px auto;
	height: 100%;
	position: relative;
	z-index: 10;
	background-image: url(../../../images/whiteBg.gif);
}

#mainContainerPadding {
	padding-bottom: 136px;
}

#middleContainer {
	height: 100%;
	width: 932px;
	float: left;
}

#shadowLeft, #shadowRight {
	float: left;
	width: 7px;
	background-repeat: no-repeat;
	background-image: url(../../../images/shadowLeft.png);
	height: 531px;
}

#shadowRight {
	background-image: url(../../../images/shadowRight.png);
}

#menu {
	height: 50px;
	padding: 19px 5px 19px 0px;
}

#banner {
	padding-bottom: 20px;
	text-align: center;
}

#content {
	margin: 0px 7px 20px 7px;
}

#contentContainer {
	width: 426px;
	background-color: #dddddd;
	vertical-align: top;
}

#contentContainerPadding {
	padding: 20px;
	vertical-align: top;
}

#moduleContainerLeft {
	vertical-align: top;
	border-top: 9px solid #3b76a4;
	width: 250px;
	background-color: #f1f6fa;
	color: #3b76a4;
}

#moduleContainerLeft a {
	color: #666;
}

#moduleContainerLeft .moduletable {
	border-bottom: 1px solid #99b8d1;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#moduleContainerLeftPadding {
	padding: 11px 20px 20px 20px;
}

#moduleContainerRight {
	vertical-align: top;
	text-align: left;
}

#moduleContainerRightPadding {
	padding: 0px 0px 0px 5px;
}

#footer {
	bottom: 0px;
	position: relative;
	height: 136px;
	width: 100%;
	margin-top: -136px;
	z-index: 30;
	background-color: #333333;
}

#footerContainer {
	width: 100%;
	padding-top: 20px;
}

#footerPadding {
	margin: 0px auto 0px auto;
	background-image: url(../../../images/footerBorder.gif);
	height: 60px;
	width: 910px;
	background-repeat: repeat-x;
	color: #aaa;
}

#footerText {
	text-align: left;
	float: left;
	width: 40%;
	color: #fff;
	padding-top: 17px;
}

#footerMenu {
	text-align: right;
	float: right;
	width: 50%;
	padding-top: 17px;
}

#footerMenu ul {
	margin: 0px;
	float: right;
	padding: 0px;
	list-style-type: none;
}

#footerMenu li {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999;
}

#footerMenu .item1 {
	border: 0px none;
	padding-left: 0px;
	margin-left: 0px;
}

#footerMenu a {
	color: #999;
}

.contentheading {
	text-transform: uppercase;
	color: #006fba;
	font-size: 12px;
	padding: 0px 0px 12px 0px;
	margin: 0px;
	display: block;
}

.moduletable h3 {
	text-transform: uppercase;
	color: #006fba;
	font-size: 12px;
	padding: 0px 0px 12px 0px;
	margin: 0px;
	display: block;
	font-weight: normal;
}

.latestNews ul {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

.latestNews h1 {
	padding: 0px;
	margin: 4px 0px 12px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.latestNews li {
	margin-bottom: 15px;
}

.latestNews img {
	padding: 2px;
	border: 1px solid #ececec;
}

.moduleWeblink {
	margin-bottom: 5px;
}

#translation {
float: left;
width: 156px;
padding: 8px 0 0 10px;
}

#translation select {
font-size: 11px;
margin-bottom: 4px;
width: 120px;
}