.floatright {float:right;}

.container {
	width: 724px;
}
h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#333;
	letter-spacing:-1px;
}
h1{
	padding:0px;
	margin:0px;
}
.heading{
	font-weight:bold;
	font-size:13px;
	padding:0px;
	margin:0px;
}
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.dottedline {
	background-image: url(../img/dotted.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height:5px;
}
.header {
	height: 144px;
}
.graybold {
	font-weight: bold;
	color: #333;
}
.nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	color: #676767;
	font-weight: normal;
	letter-spacing:-1px;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #5AABED;
}
a:active {
	text-decoration: none;
	color: #999;
}
.current {
	color: #5AABED;
}
.footer_txt {
	font-size: 11px;
}
.percent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#F69;
	font-weight:bold;
}
.box-t {
	background-image: url(../img/box-t.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.box-b {
	background-image: url(../img/box-b.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.box-l {
	background-image: url(../img/box-l.gif);
	background-repeat: repeat-y;
	width: 16px;
}
.box-r {
	background-image: url(../img/box-r.gif);
	background-repeat: repeat-y;
	width: 16px;
}
.box-back {
	background-color: #F5F5F5;
}
.bullet-pad {
	padding-top: 4px;
}
.pinkbold {
	font-weight: bold;
	color: #F69;
}
.contact-pad {
	padding-right: 8px;
	padding-bottom: 8px;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	padding: 1px;
	border: 1px solid #999;
	width: 225px;
}
.contact-pad2 {
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 5px;
}

ul.new {
	margin-left:5px;
	padding-left:15px;
}

ul.new li {
	list-style-image:url(../img/bullet.gif);
	padding:0px 0px 5px 0px;
}
