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: 740px;
	float: right;
	padding: 10px 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;
}
#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 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 {
	/*list-style-type: square;*/
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: %;*/
}
#content blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#content .contact {
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: bold;
}
#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: -0.4em;
}
.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;
}
#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;
}
