body {
	margin: 0;
	padding: 10px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
	background-image: url(images/gradient_narrow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 110px 0 0 0;
	background-image: url(images/LTNC_banner_new.gif);
	background-position: left top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-top: 1px solid #C0DBEC;
	border-left: 1px solid #C0DBEC;
	border-right: 1px solid #C0DBEC;
	border-bottom: 1px solid #C0DBEC;
}
#banner {
	font-size: 100%;
	background-color: #211F5F;
	height: 2.3em;
}
#content {
	width: 500px;
	float: right;
	padding: 50px 10px 0 0;
	list-style-type: none;
	display: inline;
}
#wrapper #content a {
	color: #0033FF;
	text-decoration: underline;
}
#wrapper #content a:hover {
	color: #333333;
}
#wrapper #content a:visited {
	color: #CC33CC;
}
#content p {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	margin-top: 0px;
	padding-bottom: 0px;
	color: #333333;
}
#content h1 {
	font-size: 170%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	/*background-color: transparent;*/
	margin-bottom: 0.5em;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
#content h2 {
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
#content h3 {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	margin-bottom: 0.3em;
	font-weight: normal;
	margin-top: 1.5em;
}
#content h4 {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	margin-bottom: 0.2em;
	font-weight: bold;
	margin-top: 0.8em;
}
#content ol {
	font-size: 90%;
	list-style-type: decimal;
	margin-top: 0;
	padding-top: 0;
}
#content ul {
	font-size: 90%;
	list-style-type: square;
	margin-top: 0;
	padding-top: 0;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
}
#content blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#content .contact {
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: bold;
}
#content .highlight {
	background-color:#00FFFF;
	border-color: #211F5F;
	border-width: 2px, 2px, 2px, 2px;
}
#navigation {
	float: left;
	width: 220px;
	padding: 80px 0 0 10px;
}
#navigation p {
	font-size: 100%;
	color: #6666BD;
	display: block;
	background-color: #FFFFFF;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	margin: 0;
	padding: 0;
	font-size: 75%;
	vertical-align: bottom;
	color: #5A64AD;
	background-color: #E3F4F9;
	border-bottom-color: #C0DBEC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#navigation li a:link {
	display: block;
	padding: 5px 5px 5px 0.5em;
	text-decoration: none;
	color: #5A64AD;
}
#navigation a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #FFFFFF;
	color: #5A64AD;
}
#navigation ul.subnav {
	margin-left: 12px;
}
#navigation ul.subnav li {
	border-bottom: 1px solid #722100;
	width: 168px;
}
#navigation .subnav a:link, #navigation ul.subnav a:visited {
	background-color: #ED9F9F;
	color: #722100;
}
#footer {
	clear: both;
	padding: 10px 10px 10px 255px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #AAAAAA;
	background-color: transparent;
	text-align: right;
}
.contact {
	padding-left: 20px;
	margin-bottom: -1.5em;
	font-weight: bold;
}
.para {
	padding-bottom: 1em;
}
.nospace {
	margin-bottom: 0px;
}
.nospace_top {
	margin-top: 0em;
	padding-top: 0em;
}

.numbers {
	list-style-type: decimal;
}
.quote {
	color: #666695;
}
#wrapper #footer a {
	color: #0033FF;
	text-decoration: underline;
}
#wrapper #footer a:hover {
	color: #333333;
	text-decoration: none;
}
#info {
	display: none;
}
#wrapper #info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 10px;
}
.topnav {
	font-size: 0.8em;
	color: #000;
	padding: 0.5em;
}
#validate {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
	text-align: right;
}
#validate a {
	text-decoration: none;
	color: #FFFFFF;
	}
.valid a {
	text-decoration:none;
	color:#FFFFFF;
	text-align: right;
}
