/* CSS Document */
* {margin: 0; padding: 0; margin: 0; font: 0.95em 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;}
#wrapper {margin: 10px auto; width: 900px;/* position: relative;*/}
#head-content {border-style: solid; border-color: #253255; border-width: 5px 0; padding: 8px 0 5px; position: relative; margin: 10px 0;}
#rnd-wrapper {border-color: #253255; border-style: solid; border-width: 2px 0; position: absolute; right: 10px; top: 10px; height: 90px;}
#head-content img.logo {margin: 0 10px 20px 0; float: left;}
#TICKER {
	position:absolute;
	left: 1px;
	top: 135px;
	overflow:hidden;
	width:270px;
}
#TICKER a {color: #fff;}
* html #TICKER {/*\*/ lef\t:-270px; /* */}
#top-menu {background-color: #253255; min-height: 32px; padding: 5px 0; clear: both; height:auto !important; height:32px;}
#top-menu ul {border-width: 5px 0 0; list-style: none;}
#top-menu li {display: block; float: right; padding: 5px 0; background-color: #253255; width: 117px; text-align: center; border-left: 1px solid white;}
#top-menu li:hover {background-color: #9299aa;}
#top-menu a {text-decoration: none; color: #fff; padding: 3px 0; font-size: 1.15em; text-align: center;}
#mission {width: 425px; margin: 0 0 20px 310px;}

#lh-menu {width: 287px; height: 348px; background-image: url(images/lhmenu-bg.jpg); background-repeat: no-repeat; float: left; overflow: visible; margin: 15px 0 0 0;}
#lh-menu ul {width: 150px; margin: 20px 0 0 120px; list-style: none;}
#lh-menu li {display: block; width: 150px; border-left: 1px solid white; padding: 3px 0 3px 12px; margin: 10px 0;}
#lh-menu a {color: #fff; text-decoration: none; font-size: 1.15em;}

#menu-box-wrapper {border-style: solid; border-color: #fff; border-width: 5px 0; margin-top: 8px; height: 322px;}

#newsmenu {
	float: right;
	width: 160px;
	height: auto;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	background-color: #FFFFFF;
	margin-top: 15px;
}
#newsmenu h1 {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	background-color: #CCCCCC;
	height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
#newsmenu ul {
	width: auto;
	margin: 5px;
	list-style-type: disc;
}
#newsmenu li {
	display: block;
	background-color: #FFFFFF;
	color: #838990;
	line-height: 1.5em;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#line {
	height: 1px;
	padding-top: 5px;
	background-color: #FFFFFF;
	background-image: url(images/px.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
}
#newsmenu li a {
	color:#666666;
	text-decoration: none;
	text-transform:capitalize;
	font-weight: bold;
}

#content-area {
	float: right;
	padding-left: 20px;
	border-left: 2px solid black;
	width: 548px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#content-area p {font-size: 0.95em; line-height: 1.6em; margin-bottom: 1.65em; color: #636466; width: 340px;}
#content-area img {float: left; margin: 10px 40px 0 0; padding-bottom: 30px; clear: left; }
#content-area img.right {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 25px;
}
#content-area .listing {clear:both;}
#content-area .listing img {margin: 10px 20px 0 0; border: 0; text-decoration: none;}
#content-area .listing p {width: 350px; margin-left: 190px;}
#content-area p.textright {margin-left: 210px; width: 300px;}

#content-areaNews {
	float: left;
	padding-left: 20px;
	border-left: 2px solid black;
	width: 390px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#content-areaNews p {font-size: 0.95em; line-height: 1.6em; margin-bottom: 1.65em; color: #636466; width: 340px;}
#content-areaNews img {float: left; margin: 10px 40px 0 0; padding-bottom: 30px; clear: left; }
#content-areaNews img.right {float: right; margin: 0 0 10px 25px;}
#content-areaNews .listing {clear:both;}
#content-areaNews .listing img {margin: 10px 20px 0 0; border: 0; text-decoration: none;}
#content-areaNews .listing p {width: 350px; margin-left: 190px;}
#content-areaNews p.textright {margin-left: 210px; width: 300px;}

dl {width: 475px;}
dt {float: left; clear: left; padding: 6px 0; font-size: 1.1em; color: #253255;}
dd input {float: right; clear: right; background-color: #253255; color: #fff; margin: 2px 0; padding: 2px;}

ol {list-style-position: outside; font-size: 0.95em; color: #636466; margin-left: 10px; font-family:'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;}
ol li {line-height: 1.6em; }
ol ul {margin-bottom: 8px;}

#footer {clear: both; display: inline;}
#footer ul { margin-left: 300px; list-style: none;}
#footer li {display: inline; padding: 3px 10px; border-left: 1px solid #CCCCCC;}
#footer a {text-decoration: none; color: #CCCCCC; margin: 2px 5px;}
#footer a:hover {text-decoration: underline;}

.clr {clear: both;}
#top-menu li.first, #footer li.first {border-left: none;}
.right {float:right;}
.bold {font-weight: bold;}

h1 {color: #CCCCCC; font-size: 2.2em; font-weight: bold;}
h2 {color: #CCCCCC; font-size: 2.5em; font-weight: bold; font-family: Arial, Helvetica, sans-serif; margin-bottom: 15px;}
h3 {color: #253255; font-size: 1em; line-height: 1.6em;}
h4 {color: #253255; font-size: 1.05em; margin: 6px 0 3px;}
.boldblue {
	font-weight: bold;
	color: #253255;
	font-size: 10px;
}
img {border: 0;}
a {color: #253255;}

#content-area blockquote {background-image:url(images/quotes.gif); background-position:top left; background-repeat:no-repeat; padding-left: 50px; margin:10px 10px 40px 0; width: 395px; clear: left;}
#content-area blockquote p {font-family: Georgia, "Times New Roman", Times, serif; font-style:oblique; font-size: 1.2em; color: #666666; margin-left: 0;}
#content-area ul {list-style-type: none;}
#content-area li {padding: 3px 0;}
#content-area li a {color: #636466; font-size: 1.1em; text-decoration: none;}
#content-area ul ul li a {margin-left: 15px; color: #636466; font-size: 1.1em; text-decoration: none;}
#content-area li a:hover {text-decoration: underline; color: #000066;}
#content-area ul ul li a:hover {text-decoration: underline; color: #000066;}
#pdf {
	height: auto;
	width: 350px;
	line-height: 20px;
	margin-top: 10px;
	color: #666666;
	margin-bottom: 10px;
}
#pdf img {
	text-align: left;
	background-color: #003366;
	padding: 0px;
	height: 20px;
	width: 17px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.img {
	margin: 0px;
	height: 10px;
	width: 10px;
	background-color: #000000;
	vertical-align: top;
	text-align: left;
	float: left;
	clear: left;
	padding: 0px;
}
