body {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.border {
	border: 1px solid #D1D1D1;
}
.logo {
	background-image: url('images/top100.gif');
	width: 760px;
	height: 100px
}
.nav {
	background-image: url('images/navbg.gif');
	width: 760px;
	height: 33px;
	font-family: Tahoma;
	text-align: right;
	font-size: 11px;
}
a.topnav {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1D1D1;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
} 
a.topnav:hover {
	color: #FF5800;
}
a.topnav:active {
	text-decoration: none;
}
.leftnav {
	width: 180px;
	height: 235px;
	background-image: url('images/leftnavbg.gif');
	vertical-align: top;
}
.left {
	font-family: Tahoma;
	font-size: 11px;
	text-indent: 20pt;
	margin-bottom: -30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/leftbg.gif);
	height: 35px;
	padding-top: 7px;
}
.left a {
	color : #FFFFFF;
	text-decoration : none;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
.left a:hover {
	color : #666666;
	text-decoration : none;
}
.base {
	background-image: url('images/base.gif');
	width: 760px;
	height: 32px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FC7200;
	text-align: left;
	padding-left: 10px;
}
.base a {
	color: #FC7200;
	text-decoration: none;
}
.base a:hover {
	color: #2B4D8C;
}

.main {
	padding: 10px;
	width: 580px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.main a {
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #FF5800;
} 
.main a:hover{
	color: #501F5B;
}
h1 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: normal;
	color: #FF5800;
	text-align: left;
	margin-bottom: -2px;
	margin-top: 0px;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF5800;
	margin-top: 0px;
	margin-bottom: -10px;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
TD {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.small {
	font-size: 7pt;
}
.med {
	font-size: 8pt;
}
ul {
	font-family: Tahoma;
	font-size: 12px;
	margin-bottom: 2px;
	text-align: left;
	color: #666666;
}
li {
	padding-top: 5px;
}
.links {
	margin-top: 10px;
}
.links a {
	font-weight: bold;
}
.padl100 {
	padding-left: 100px;
}
.nodec a{
	text-decoration: none;
	border-bottom: 0px;
}
.bold {
	font-weight: bold;
}
.blue {
	color: #2B4D8C;
}
.orange {
	color: #FF5800;
}
.black {
	color: #000000;
}
.impact {
	font-size: 18px;
	font-style: italic;
	padding: 15px 25px 15px 25px;
	text-align: center;
}
