body {
	background-color:#fff;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
}


h1, h2, h3, h4, h5, h6 {
	color:#0e3b86;
	margin-top:0;
}

h1 {
	font-size:1.5em;
}

h2 {
	font-size:1.4em;
}

h3 {
	font-size:1.3em;
}

h4 {
	font-size:1.2em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}

a {
	color:#0e3b86;
	text-decoration:none;
}

ul {
	list-style-image:url(images/bullet1.gif);
}

ul li {
	padding:5px 0;
}

#container {
	width: 929px;
	margin: auto;
	margin-bottom:15px;
}

#top {
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	padding-top:29px;
	height:33px;
}

#header {
	height: 185px;
	background-color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(images/header_img.jpg);
	background-repeat: no-repeat;
	background-position: 245px top;
}

#maincol #header {
	background:#0e3b86;
	color:#fff;
	height:30px;
	padding:10px;
	margin-bottom:20px;
}

#maincol #header p {
	font-size:1.5em;
	font-weight:bold;
	padding:0;
	margin:0;
}

#flashHeader{
	float:right;
}

#inner {
	background-color: #FFF;
	padding: 10px 15px 15px 15px;
	background-image:url(images/watermark.gif);
	background-repeat:no-repeat;
	background-position:15px bottom;
}
#leftcol {
	width: 180px;
	float: left;
	display:inline;
	position:relative;
}
#leftcolcontent {
	padding-top:15px;
}

#searchBox {
	background-image: url(images/search_panel.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding:23px 0px 0px 12px;
	font-weight:bold;
	color:#fff;
}

#searchBox .input {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 85%;
	border:0px;
	margin-top:7px;
	width:129px;
	background:transparent;
}

#searchBox .img {
	margin-left:4px;
}

#nifabanner {
	height:32px;
	background-image:url(images/NIFA.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#rightcol, #clientsright {
	width: 180px;
	float: right;
	position:relative;
}
#maincol {
	margin-left:230px;
	width:439px;
	position:relative;
	display:block;
}

#clientsmain {
	float:left;
	padding-right:230px;
}

#floatClear {
	clear:both;
}
#footer {
	background-image: url(images/footer_bg.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	padding-bottom:10px;
}
#footer2 {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	width: 180px;
	padding-top: 70px;
}
#copyright {
	width:160px;
	float: left;
	padding-left: 20px;
	font-size: 0.8em;
	padding-top: 5px;
}
#footernav {
	width:160px;
	float: right;
	padding-right: 20px;
	font-size: 0.8em;
	padding-top: 5px;
	text-align:right;
}

#footerlogos {
	margin:0;
	padding:0;
	width:490px;
	margin: auto;
	padding-top:5px;
}

#footline {
	text-align:center;
	padding-left: 20px;
	font-size: 8px;
	padding-top:3px;
	padding-bottom:10px;
}

#breadbar {
	padding-top:10px;
	background:#fff;
	font-size:0.8em;
	color:#666;
}

#here {
	padding-top:5px;
	width:240px;
	text-align:right;
	float:left;
}

#breadcrumbs {
	width:670px;
	float:right;
	padding-right:15px;

}

#breadcrumbs ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
}

#breadcrumbs ul li {
	float:left;
}

#sitemap ul {
	padding-left:15px;
}

