body {
	background-color: #f3f3f3;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

form {
     margin:  0;
     padding: 0;
}

#main { background: #ffffff; width: 100%; }

#footer {
	background: #f3f3f3 url(images/footer-bg.jpg) repeat-x;
	width: 100%;
	height: 100px;	
}

#small {
 padding-top: 15px;
text-align: left;
padding-left: 20px;
}

li { list-style-image: url(images/bullet.gif); }


.topborder {border-top:solid; border-top-color: #ffffff; border-top-width: 1px; }

.footertext { font-family: Arial, helvetica, sans-serif; font-size: 11px; color: #999999; }
.footertext a:visited {	color: #999999; text-decoration: none; }
.footertext a:link { color: #999999; text-decoration: none; }
.footertext a:hover { color: #0299d3; text-decoration: none; }

.largeheader { font-family: Arial, helvetica, sans-serif; font-size: 20px; color: #0299d3; line-height:24px; }

.header { font-family: Arial, helvetica, sans-serif; font-size: 12px; color: #ffffff; line-height: 17px; }
.header a:visited {	color: #ffffff; text-decoration: none; }
.header a:link { color: #ffffff; text-decoration: none; }
.header a:hover { color: #ffffff; text-decoration: underline; }

.hometext { font-family: Arial, helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 17px; }

.navright { font-family: Arial, helvetica, sans-serif; font-size: 11px; color: #0299d3; line-height: 17px; }
.navright  a:visited {	color: #0299d3;  text-decoration:underline;}
.navright  a:link { color: #0299d3;  text-decoration:underline;}
.navright  a:hover {  color: #0299d3;  text-decoration:underline; }

.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; line-height: 17px; }
.text a:visited {	color: #0299d3; text-decoration: none; }
.text a:link { color: #0299d3; text-decoration: none; }
.text a:hover { color: #0299d3; text-decoration: underline; }

.blueheader{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #0299d3; line-height: 17px; font-weight:bold; }

.vertnav { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #707070; line-height: 17px; }
.vertnav  a:visited {	color: #0299d3; text-decoration: none; }
.vertnav  a:link { color: #0299d3; text-decoration: none; }
.vertnav  a:hover {  color: #0299d3; text-decoration: none; }

.navblue {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0299d3; }
.navblue  a:visited {	color: #0299d3; text-decoration: none; }
.navblue a:link { color: #0299d3; text-decoration: none; }
.navblue a:hover {  color: #0299d3; text-decoration: none; }


.largeblue {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #0299d3; }
.largeblue  a:visited {	color: #0299d3; text-decoration: underline; }
.largeblue  a:link { color: #0299d3; text-decoration: underline; }
.largeblue  a:hover {  color: #0299d3; text-decoration: underline; }

.apbox { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 17px; }

.form { font-family: Arial, helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 17px; }
.formrequired { font-family: Arial, helvetica, sans-serif; font-size: 12px; color: #c61800; line-height: 17px; }