html, body {
	height: 100%;
}
body {
	background-color: #1379AA;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
body, table, p, div {
	font-size: 12px;
}
a {
	color: #A0C7DA;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
	text-transform: uppercase;
}
h2 {
	font-size: 13px;
}



.dWidth {
	margin: 0 30px;
	text-align: left;
	width: 900px;
}
#dHead {
	height: 330px;
	text-align: center;
}
#iLogo {
	border: none;
	margin: 11px 0 24px 0;
}
#dHPics {
	margin: 0 -3px;
}
	#dHPics img {
		margin: 0 3px;
	}
#dMenu  {
	height: 32px;
	margin-bottom: 27px;
	padding-top: 17px;
}
	#dMenu a {
		background: url(images/menui.gif) no-repeat;
		color: #FFFFFF;
		font-weight: bold;
		margin-right: 20px;
		padding-left: 25px;
		text-decoration: none;
		text-transform: uppercase;
	}
	#dMenu a:hover {
		color: #E2CE47;
	}
#dLeft  {
	float: left;
	margin-bottom: 50px;
	width: 200px;
}
#dRight  {
	margin-bottom: 50px;
	margin-left: 240px;
}
.dLM1  {
	background: #FFFFFF url(images/bl.gif) no-repeat;
	height: 65px;
	margin-bottom: 8px;
}
	.dLM1 a {
		background: url(images/br.gif) no-repeat right;
		color: #1379AA !important;
		display: block;
		font-weight: bold;
		height: 60px;
		padding: 3px 3px 2px 3px;
		text-decoration: none;
		text-transform: uppercase;
	}
		.dLM1 a img {
			border: none;
			float: left;
		}
		.dLM1 a span {
			display: block;
			margin: 24px 0 0 75px;
		}
#cBottom {
	background-color: #FFFFFF;
}
#uAssembly li {
	font-weight: bold;
	margin-bottom: 0.5em;
}



a.IRVlink, a.IRVlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1379AA;
	text-decoration: none;
}
div.abc {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 100%;
	padding-bottom: 10px;
	text-align: center;
}
div.abc a, div.abc a:hover, div.abc a:visited, div.abc a:active {
	color: #8F969C;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	padding: 0 1px;
	text-decoration: none;
}