	#container {
	margin: 0px auto;
	padding: 0px;
	width: 753px;
	background: #FFFFFF url(images/LD-bg-content.jpg);
	}
#container-outer {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: url(images/BG-content.jpg);
}
	#banner {
	padding: 0px;
	width: 753px;
	clear: both;
	background: url(images/LD-bnr.jpg);
	height: 93px;
	}

	#content {
	margin-left: 230px;
	margin-right: 250px;
	}
#content-2column {
	margin-left: 258px;
	margin-right: 40px;
	min-height: 320px;
}
#content-1column {
	margin-left: 80px;
	margin-right: 55px;
}
	#leftcolumn {
	padding: 0px;
	width: 206px;
	margin: 0 0 10px 12px;
	float: left;
	background: url(images/LD-LHblock-bg.jpg) repeat-y;
		}
#leftcolumn-content {
	padding-right: 15px;
	padding-left: 16px;
	font-size: 10px;
	line-height: 14px;
}


	#rightcolumn {
			padding: 10px;
			width: 200px;
			margin: 0;
			margin-left: 15px;
			float: right;
			background-color: rgb(235, 235, 235);
	}

	#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	bottom: 0;
	padding: 0px;
	margin-top: 15px;
	width: 753px;
	height: 62px;
	color: #666666;
	background: url(images/LD-ftr.jpg);
}
	body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	background-color: #072F69;
	margin: 0px;
	padding: 0px;
	}
#topnav {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(images/LD-bg-nav.jpg) repeat-x;
	height: 26px;
	width: 749px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	padding-top: 4px;
	text-align: right;
}
#topnav ul {
	list-style-type: none;
	margin: 0px 14px 0px 0px;
	padding: 0px;
}
#topnav li {
	display: inline;
	margin-left: 66px;
}
#topnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover {
	color: #FFA420;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #FF9319;
	line-height: 20px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	line-height: 16px;
	margin-top: 12px;
	margin-bottom: 0px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 2px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h4 {
	font-size: 10px;
	color: #FF9319;
	line-height: 12px;
	letter-spacing: 1px;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 11px;
	color: #005BAA;
	line-height: 12px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
a {
	color: #333333;
	text-decoration: underline;
}
#errorDisplay {
	border: 1px;
	border-color: #BB0000;
	border-style: solid;
	background-color: #FFCC00;
	display: none;
	padding:5px 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#errorDisplay ul {
	list-style-type: square;
	margin-top:0px;
	margin-bottom:0px;
}
#leftcolumn-content a {
	color: #FF9319;
	text-decoration: none;
}
#leftcolumn-content p {
	margin-top: 3px;
}
#headerlinks {
	font-size: 10px;
	color: #FF9319;
	float: right;
	height: 26px;
	width: 200px;
	margin-top: 10px;
	line-height: 12px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#leftcolumn-content .text {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #094697;
}
#content-2column li {
	list-style: url(images/bullet.gif);
	margin-bottom: 5px;
}
.smalltext {
	font-size: 9px;
	line-height: 12px;
}
.righttext p {
	padding-right: 5px;
	margin-bottom: 8px;
	padding-bottom: 0px;
}
