body,td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.7em;
}
td{
	font-size: 1em;
}
#container{
	background-color: #FFFFFF;
	background-image:url(../images/white_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	min-width: 800px;
	padding-bottom: 50px;
}
#content_container{
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-y;
	background-position: 42px 0px;
}
#nav_bottom{
	background-image:url(../images/nav_bottom.gif);
	background-repeat:no-repeat;
	background-position: 42px bottom;
}
#watermark{
	background-repeat:no-repeat;
	background-position: 790px 40px;
	min-height: 490px;
}
#left_col{
	width: 200px;
	float: left;
	padding-left: 42px;
}

#right_col{
	padding-left: 42px;
	float: left;
	padding-top: 72px;
}
#logo{
	height: 115px;
	width: 199px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position: 0px 42px;
	background-color:#FFFFFF;
	padding-bottom: 20px;
	padding-top: 42px;
	border-bottom: solid 1px #D2E9D5;
	border-top: solid 1px #FFFFFF;
}
#logo h1{
	visibility: hidden;
}
#footer{
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	border-top: solid 3px #016B13;
	min-width: 800px;
	padding: 42px;
	padding-top: 30px;
}
#contact{
	float:left;
	background-image:url(../images/address.gif);
	background-repeat:no-repeat;
	width: 354px;
	height: 66px;
}
#contact span{
	visibility: hidden;
}
.firefox{
	clear:both;
}
h1,h2{
	color: #016B13;
	border-bottom: solid 1px #8BC344;
	padding-bottom: 0.75em;
	font-size: 2.3em;
}
#nav {
	padding-bottom: 50px;
}
#nav a 	{
		display : block;
		color: #016B13;
		float:left;
		text-decoration: none;
		text-align:left;
		line-height: 30px;
		font-weight: bold;
		font-size: 1em;
		padding-left: 20px;
		padding-right: 20px;
		width: 159px;
		border-bottom: solid 1px #D2E9D5;
}
#nav a:hover{
		background-color: #DFEFE2;
}
#nav li ul li a{
		color: #8BC344;
		font-weight: normal;
		padding-left: 25px;
		width: 154px;
		line-height: 20px;
		border: none;
}
#nav li ul li a:hover{
	background-color: #EAF5EC;
	text-decoration:underline;
}
#nav ul {
		margin : 0;
		padding :0;
		list-style : none;
		margin-top: -3px;
	}
.borderme a{
	margin-top: 15px;
	 border-top: solid 1px #D2E9D5;
}
#nav li 	{
		display : inline;
		margin : 0;
		padding : 0;
				}
.floatright{
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.floatleft{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.headerow{
	background-color: #8BC344;
	font-weight:bold;
	color: #016B13;
}
#loggedinnav{
	background-color: #DFEFE2;
	padding: 4px;
}
a{
	color: #016B13;
}
#credit{
	margin-top:0px;
	float: right;
}
#credit, #credit a{
	display:block;
	width: 91px;
	height: 50px;
	background-image:url(../images/ir_logo.gif);
	text-decoration: none;
	text-indent: -90000em;
}
#credit span{ display:none; }