body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 22px;
	color: #CC0000;
	font-weight: normal;
	line-height: 24px;
}
h2 {
	font-size: 14px;
	color: #CC0000;
		line-height: 17px;

}
.midcol a:link {
	color: #003399;
/*	border-bottom: 1px dotted #CC0000; */
	text-decoration: none;
}
.midcol a:visited {
	color: #003399;
	text-decoration: none;
/*	border-bottom: 1px dotted #CC0000; */
}
.midcol a:hover {
	color: #CC0000;
	text-decoration: underline;
/*	border-bottom: 1px dotted #CC0000; */
}
.midcol a:active {
	color: #FF0000;
	text-decoration: underline;
}
.midcol li {
	list-style-image: url(images/nav/bullet.gif);
}
#banner {
	background-color: #FFFFFF;
	background-image: url(images/nav/topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 115px;
}
#bannerhome {
	background-color: #FFFFFF;
	background-image: url(images/homebg-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 115px;
}
#tagline {
	height: 25px;
	border-bottom: 1px solid #003366;
	margin: 0;
	padding: 0 0 0 200px;
	background-image: url(images/nav/logo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	color: #003366;
}
#content {
	background-color: #FFFFFF;
	border-bottom: 1px solid #cccccc;
}
.leftcol {
background-color: #eeeeee;
width: 170px;
border-right: 1px solid #cccccc;
}
.midcol {
	padding: 20px 15px 15px 20px;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	vertical-align: top;
}
.midcolhome {
	padding: 20px 15px 15px 20px;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	vertical-align: top;
	background-image: url(images/homebg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.righttcol {
	margin: 0;
	padding: 0;
	background-color: #eeeeee;
	width: 265px;
	border-left: 1px solid #cccccc;
}
#footer {
	border-top: 2px solid #fff;
	text-align: right;
	padding: 5px 30px 20px 0;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* MY NAV STYLE */

#nav {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: right;
	width: 170px;
}
#nav h1 {
	display: none;
}
#nav ul.lev1 {
	margin: 0;
	padding: 0;
	/*width: 200px;*/
	background-color: #eee;
	border-width: 0px 1px 0 0;
	border-style: solid;
	border-color: #bbb;
	}	
	#nav h1 {
		display: none;
		}
	#nav .lev1 li {
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
/*		letter-spacing: .1em; */
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #bbb;
		border-top: 1px solid #fff;
		list-style-type: none;
		display: block;
		height: auto; 
		width: auto;
		}
	#nav .lev1 a {
		padding: 4px 18px 4px 6px;
		display: block;
		color: #036;
		text-decoration: none;
		font-weight: normal;
		/* hide from mac ie \*/
		height: 1%; /**/
		width: auto;
		border-right: 4px solid #ccc;
			background-image: url(images/nav/navbullet.gif);
	background-repeat: no-repeat;
	background-position: right top;
		}
	#nav .lev1 a:hover {
		text-decoration: none;
		color: #c03;
		background-color: #ccc;
		}
	#nav .lev1 .lev1_hilite a {
		color: #036;
		background-color: #eee;
		border-right: 4px solid #c03;
		font-weight: bold;
		background-image: none;

		}
	#nav .lev1 .lev1_hilite a:hover {
		text-decoration: none;
		background-color: #eee;
		color: #c03;
		}
	#nav .lev1 ul.lev2 {
		margin: 0;
		padding: 0;
		border-left: none;
		border-right: none;
		width: auto;
		}
	#nav .lev1 .lev2 li {
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		text-transform: none;
		letter-spacing: 0;
		color: #036;
		margin: 0;
		padding: 0;
		list-style-type: none;
		border-left: none;
		border-right: none;
		border-bottom: none;
		border-top: 1px solid #ccc;
		height: auto; 
		}
	#nav .lev1 .lev2 a {
		padding: 4px 20px 4px 6px;
		display: block;
		color: #036;
		text-decoration: none;
		font-weight: normal;
		background-color: #fff;
					background-image: none;

		}
	#nav .lev1 .lev2 a:hover {
		text-decoration: none;
		color: #c03;
		background-color: #eee;
		}
	#nav .lev1 .lev2 .lev2_hilite a {
		color: #036;
		padding-right: 14px;
		font-weight: bold;
		}
	#nav .lev1 .lev2 .lev2_hilite {
		color: #000;
		border-right: 4px solid #c03;
		}
	#nav .lev1 .lev2 .lev2_hilite a:hover {
		text-decoration: none;
		}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#footer a:link {
	color: #003399;
/*	border-bottom: 1px dotted #CC0000; */
	text-decoration: none;
}
#footer a:visited {
	color: #039;
	text-decoration: none;
/*	border-bottom: 1px dotted #CC0000; */
}
#footer a:hover {
	color: #CC0000;
	text-decoration: underline;
/*	border-bottom: 1px dotted #CC0000; */
}
#footer a:active {
	color: #FF0000;
	text-decoration: underline;
}
.midcol td {
	padding: 4px 15px 4px 0px;
	border-bottom: 1px solid #eeeeee;
	vertical-align: top;
	}
	.midcol th {
	padding: 20px 15px 4px 0px;
	border-bottom: 2px solid #cccccc;
	vertical-align: top;
	text-align:left;
	}
.hack {
height: 1%:
}
.caption {
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 20px;
}
