/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #660000;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
}
h4 {
	font-size: 12px;
	color: #006699;
}
li {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	list-style-position: outside;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 2px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
}
a.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 3px;
}
div.tnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;

}
div#nav{
	background-image: url(/images/lftnav_bg.png);
	background-repeat: no-repeat;}
#topNav {
	height: 25px;
	position: relative;
}

a.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
td {
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#top-one {
	padding-right: 0px;
	padding-left: 0px;
	background-color: #006699;
	height: 20px;
}
#top-two {
	background-color: #0099CC;
	height: 90px;
}
#top-three {
	height: 20px;
}


#header {
	height: 120px;
	width: 900px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	left: 80px;
	position: relative;
}
#leftnav {
	background-image: url(../images/left_navbg.png);
	background-repeat: no-repeat;
	height: 600px;
	width: 180px;
	position: absolute;
	left: 76px;
	top: 128px;
}

#mid {
	background-repeat: no-repeat;
	height: 600px;
}
.content-left {
	list-style-type: none;
}
.content-left li {
	list-style-type: none;
}
.content-left ul {
	margin-left: 0px;
}
.content-left a {
	text-decoration: none;
	width: 160px;
	color: #FFFFFF;
}
