*{padding:0;margin:0;}
img{border:none;}
img, div { behavior: url(styles/iepngfix.htc) }  /* IE PNG Fix */
.clearfix {clear:both}

#wrapper {
	background-color: #FFFFFF;
	margin: auto 0;
}
#bodybar{
	background: url(../images/2nd/r3lines.jpg) #FFFFFF repeat-y;
	float: right;
	width: 83px;
	margin-right: -20px;
	margin-left: 20px;
}
#bodycontent {
	margin: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#bodycontent p, #bodycontent ul, #bodycontent ol {color: #000000; font-size: 16px; margin-bottom: 16px; 	margin-left: 60px;}
#bodycontent li { margin-left: 25px;}
#bodycontent a {color: #000066;}


h1 { font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	line-height: 18px;
	padding-top: 45px;
	margin-left: 60px;
	margin-bottom: 20px;
}

/* ---- HOME PAGE NAV STYLES ---- */
div#nav{
	background: url(../images/home/lineUlnk.gif) #FFFFFF no-repeat;
	width:239px;
}
#nav li{
	background: url(../images/nav2.gif) #FFFFFF no-repeat;
	list-style-type: none;
	display: block;
	height: 25px;
	padding-left: 24px;
	/*margin-left: -40px;*/
}
#nav .lastlink {
	background: url(../images/lastlink.gif) #FFFFFF no-repeat;
	/*margin-left:-40px;*/
	height: 21px;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D1D8A2;
	text-decoration: none;
}
#nav li a:hover {
	color: #FFFFFF;
}
#nav .lastrow {
	background: url(../images/belwlnks.jpg) #FFFFFF no-repeat;
	color: #FFFFFF;
	/*margin-left:-40px;*/
	height: 106px;
}
/* ---- NON-HOME NAV STYLES ---- */
#nav2 .firstitem, #nav3 .firstitem {
	background: url(../images/blckbot1.jpg) no-repeat;
	height: 34px;
	/*margin-left:-40px;*/
	width: 127px;
}

div#nav2{
	background: url(../images/2nd/blckbckt.jpg) repeat-x;
	height: 29px;
}
#nav2 li{
	list-style-type: none;
	display: inline;
	padding-right: 20px;
}
#nav2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D1D8A2;
	text-decoration: none;
}
#nav2 li a:hover {
	color: #FFFFFF;
}

div#nav3{
	background: url(../images/2nd/blckbckb.jpg) repeat-x;
	height: 29px;
	margin-top: -5px; 
	margin-bottom: -20px;
}
#nav3 li{
	list-style-type: none;
	display: inline;
	padding-right: 35px;
}
#nav3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D1D8A2;
	text-decoration: none;
}
#nav3 li a:hover {
	color: #FFFFFF;
}

/* ---- BODY STYLES ---- */

#quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000066;
	line-height: 18px;
}
#signature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	line-height: 18px;
	margin-top: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#000000;
	padding-left: 30px;
	padding-top: 5px;
	height: 25px;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#000000;
}
.grayfooter {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#666666;
	padding-left: 30px;
	padding-top: 5px;
	height: 19px;
}
.graylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#666666;
}