* {
	float: none;
	margin: 0px;
	padding: 0px;
}
/* IE 5.5/6 png transparency */
.png {
	behavior: url(/scripts/iepngfix.htc);
}
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
ul {
	padding: 0px;
    padding-left:1.5em;
    margin-left:0;
}
li {
	pad
	position: relative;
}
.clear {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}
.underline {
	text-decoration: underline;
}
p {
	margin: 0 0 15px 0;
	padding: 0;
}
#container {
	width: 960px;
	background:url(../images/bg-main.gif) repeat-y top left;
}
#header {
	background:url(../images/bg-header.gif) no-repeat bottom;
	position:relative;
	width: 888px;
	height: 160px;
	display: block;
	text-align: left;
	padding: 0px 45px 0px 27px;
}
.logo {
	margin-top: 20px;
}
#mainsection {
	padding: 0px 45px 0px 45px;
	background: url(../images/bg-bodycontent.gif) repeat-y top left;
}
#footer {
	background:url(../images/bg-footer.gif) no-repeat top left;
	display:block;
	padding: 30px 45px 20px 45px;
}
#footer a, #footer a:link, #footer a:hover, #footer a:visited, #footer a:active {
	color: #004a61;
	text-decoration: none;
}
#footer a:hover {
	color: #004a61;
	text-decoration: underline;
}
#pulldownmenu {
	position:absolute;
	right: 45px;
	top: 115px;
	width: 310px;
}
#bodytop {
	background:url(../images/body-header.gif) no-repeat top left;
	height: 14px;
	width: 665px;
	display:block;
}
#bodymain {
	background:url(../images/body-bg.gif) repeat-x top left #f3f3f3;
	width: 635px;
	display:block;
	position: relative;
	padding: 0px 15px 10px 15px;
	min-height: 250px;
	_height: 250px;
	line-height: 18px;
}
#bodybottom {
	background:url(../images/body-footer.gif) no-repeat top left;
	height: 7px;
	width: 665px;
	display: block;
	padding: 0px;
	margin:0px;
}
#nsaheader {
	font-size: 20px;
	color: #004a61;
	padding-bottom: 20px;
}
#tvbaheader {
	font-size: 20px;
	color: #004a61;
	padding-bottom: 20px;
}
#jltheader {
	font-size: 20px;
	color: #004a61;
	padding-bottom: 20px;
}
#nav {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 13px;
	min-height: 222px;
	_height: 222px;
	width:174px;
}
#nav li {
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	width:174px;
}
#nav li a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 11px;
	color: #FFF;
}
#nav li li a, #nav li li a:link, #nav li li a:visited, #nav li li a:active {
	text-decoration: none;
	color: #ffffe3;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: normal;
}
#nav li li a:hover {
	text-decoration: underline;
	color: #ffffe3;
}
#nav li ul {
	list-style-type: none;
	padding: 0px;
	margin:0px;
	padding-bottom: 10px;
}
#nav li ul li {
	color: #ffffe3;
	width:164px;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	background: url(../images/nav-bullet1.gif) left 5px no-repeat;
	font-size: 11px;
	display: block;
	padding-bottom: 3px;
}
#nav li ul li.on {
	background: url(../images/nav-bullet2.gif) left 5px no-repeat;
}
#nav li ul li.on a, #nav li ul li.on a:link, #nav li ul li.on a:visited, #nav li ul li.on a:active  {
	text-decoration: none;
	color: #87fffe;
}
#nav li ul li.on a:hover {
	text-decoration: underline;
	color: #87fffe;
}
/* FILES */
.pdf, a.pdf, a.pdf:link, a.pdf:hover, a.pdf:active, a.pdf:visited {
	margin: 5px 0px 0px 0px;
	padding: 4px 0px 4px 20px;
	background: url(../images/dl-pdf.gif) left 2px no-repeat;
	display: block;
}
.doc, a.doc, a.doc:link, a.doc:hover, a.doc:active, a.doc:visited {
	margin: 5px 0px 0px 0px;
	padding: 4px 0px 4px 20px;
	background: url(../images/dl-doc.gif) left 2px no-repeat;
	display: block;
}
.htm, a.htm, a.htm:link, a.htm:hover, a.htm:active, a.htm:active {
	margin: 5px 0px 0px 0px;
	padding: 4px 0px 4px 20px;
	background: url(../images/dl-htm.gif) left 3px no-repeat;
	display: block;
}
.ppt, a.ppt, a.ppt:link, a.ppt:hover, a.ppt:active, a.ppt:active {
	margin: 5px 0px 0px 0px;
	padding: 4px 0px 4px 20px;
	background: url(../images/dl-ppt.gif) left 3px no-repeat;
	display: block;
}
.xls, a.xls, a.xls:link, a.xls:hover, a.xls:active, a.xls:active {
	margin: 5px 0px 0px 0px;
	padding: 4px 0px 4px 20px;
	background: url(../images/dl-xls.gif) left 3px no-repeat;
	display: block;
}

#news a, #news a:link, #news a:active, #news a:visited {
	color: #004a61;
	text-decoration: none;
}
#news a:hover {
	text-decoration: none;
}
.newsticker {
	list-style-type: none;
	text-align:right;
	padding: 3px;
	width: 150px;
	padding-right: 16px;
	margin: 0;
}
