html {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	background-image:  url(images/top_repeat.gif);
	background-repeat: repeat-x;
	color: #000000;
}
#main {
	background: #FFFFFF url(images/bg.gif) repeat-y;
	color: #000000;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
.newbox {
	width:47%;
	float:left;
	padding-bottom: 20px;
}
.newbox2 {
	width:47%;
	float:left;
	padding-left:40px;
	padding-bottom: 20px;
}
.homebox {
	float:left;
	width:70%;
	background:inherit;
}
.homebox2 {
	float:right;
	width:30%;
	background:inherit;
}
#main-content {
	margin: 0 auto;
	padding: 20px 40px 0px 40px;
}
p {
	line-height:16px;
}
.img-right {
	float:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.img-left {
	float:left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#top {
	float:right;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:10px;
	width:350px;
	text-align:center;
	font-weight: bolder;
	font-size: 18px;
	line-height:14px;
}
#top .welcome {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
a.top:link, a.top:visited, a.top:active {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.top:hover {
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
}
a:link {
	color:#0033FF;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color: #0033FF;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#0033FF;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	color: #0033FF;
	font-weight:bold;
	text-decoration:none;
}
.smallnav {
	margin:0px;
	padding:0px;
	height:20px;
	width:100%;
	clear:none;
	overflow:hidden;
	font-size:10px;
	color:#666666;
}
.smallnav a {
	font-size:10px;
	color:#666666;
	font-weight:normal;
}
.smallnav a:hover {
	font-size:10px;
	color:#999999;
	font-weight:normal;
}
.sideBarRepeat {
	float:left;
	padding-right:20px;
	background-image: url(imgs/side_rpt.jpg);
	background-repeat: repeat-x;
	height: 300px;
}
#logo {
	background: #FFFFFF url(images/header.jpg) no-repeat;
	color: #5A6370;
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	height: 101px;
}
#sidebar {
	float: right;
	width: 220px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin-bottom: 20px;
	background: #E6E6E6 url(images/side07.gif) no-repeat right bottom;
}
#sidebar li ul {
	padding: 10px 20px;
	font-size: 92%;
}
#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}
#sidebar h2 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(images/side06.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #145997;
}
#sidebar h3 {
	margin: 0;
}
#sidebar p {
	margin: 0;
	line-height: normal;
}
#sidebar .first {
	border: none;
}
img {
	border: 0px;
}
.redtext {
	color:#FF0000;
}
.left {
	float: left;
	padding: 0px 8px 0px 0px;
}
.leftindent {
	float: left;
	padding: 0px 0px 0px 0px;
}
.right {
	float: right;
	padding: 0px 0px 0px 8px;
}
.center {
	display: block;
	text-align: center;
	margin: 0 auto;
}
.topics ul {
	list-style-image:none;
}
ul {
	margin-top: -10px;
	margin-bottom:10px;
	list-style-position: outside;
	list-style-image:  url(images/bullet4.gif);
}
ul li {
	margin:0px 0px 0px 0px;
	padding: 3px;
	line-height:16px;
}
.indent {
	margin: 3px 0px 0px 20px;
}
.home-image {
	/*height: 300px;*/
	margin:0px;
}
.sidebaritem {
	text-align: left;
	width: 204px;
	float: left;
	background-color: #F8F5E2;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border:solid 1px #000000;
}
.sidebaritem-right {
	text-align: center;
	width: 204px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border:solid 1px #000000;
}
#footer {
	background-image: url(images/footer.gif);
	margin-left: auto;
	margin-right: auto;
	padding-top:7px;
	background-repeat: no-repeat;
	height: 51px;
	width: 930px;
	clear:both;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:center;
}
.footerText a:link, .footerText a:active, .footerText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.footerText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration:underline;
}
.quote {
	margin: 0px;
	font-size: 14px;
	text-align: left;
	font-style:italic;
}
.quote-name {
	margin: 0px;
	font-size: 12px;
	text-align: right;
}
.navBar {
	height: 30px;
	padding-left:20px;
	font-size:90%;
	text-align: right;
}
.navBar ul {
	list-style-image:none;
}
.smalltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
form {
	margin-top: 0px;
}
div.row {
	clear: both;
	width: 448px;
}
div.row span.formlabel {
	float: left;
	width: 150px;
	text-align: left;
}
div.row span.forminput {
	float: right;
	text-align: right;
}
div.spacer {
	clear: both;
	width: 80px;
}
.submit {
	font-family: verdana, arial, sans-serif;
	border: 1px solid;
	width: 70px;
	height: 22px;
	cursor: pointer;
	font-size: 100%;
}
.img-border {
	border:solid 4px;
	border-color:#fff;
}
#floatLeft {
	float:left;
}
#tips ul {
	margin-top: 0px;
	margin-bottom:10px;
	list-style-position: outside;
	list-style-image:  url(images/bullet4.gif);
}
#tips ul li {
	margin:0px 0px 0px 0px;
	padding: 3px;
	line-height:10px;
}

.more {
    display: none;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666; }
a.showLink, a.hideLink {
    text-decoration: none;
    color: #36f;
    padding-left: 8px;
    background: transparent url('images/down.gif') no-repeat left; }
a.hideLink {
    background: transparent url('images/up.gif') no-repeat left; }
a.showLink:hover, a.hideLink:hover {
    border-bottom: 1px dotted #36f; }