* html, body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom: 15px;
	font-weight: normal;
}

table.top {
	font-size: 12px;
	color: #FFFFFF;
	background:url("../images/banner_bg.gif") repeat-x left top;
	font-weight: bold;
}

table.top a:link, table.top a:visited, table.top a.active:link, table.top a.active:visited {
	color: #FFFFFF;
	text-decoration: none;
}

table.top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

td.navmain {
	padding-top: 8px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

td.navmain a:link, td.navmain a:visited, td.navmain a.active:link, td.navmain a.active:visited {
	color: #FFFFFF;
	text-decoration: none;
}

td.navmain a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

table.content h1 {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

table.content h2 {
	font-size: 14px;
	color: #009CDB;
	font-weight: bold;
}

table.content h3 {
	font-size: 12px;
	color: #0a50a1;
	font-weight: bold;
}

table.content p, table.content, table.content ul, table.content li, td.content p, td.content {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

table.content a:link, table.content a:visited, td.content a:link, td.content a:visited {
	color: #FF0000;
	text-decoration: underline;
}

table.content a.active:link, table.content a.active:visited, table.content a:hover, td.content a.active:link, td.content a.active:visited, td.content a:hover {
	color: #FF0000;
	text-decoration: underline;
}

table.menu {
	font-size: 12px;
	color: #000000;
}

table.menu h1 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

table.menu p {
	font-size: 12px;
	color: #000000;
}

table.menu a:link, table.menu a:visited, table.menu a.active:link, table.menu a.active:visited {
	color: #000000;
	text-decoration: underline;
}

table.menu a:hover {
	color: #FF0000;
	text-decoration: underline;
}

div#navWrapper{
	margin-left: 1px;
}

ul.nav {
	font-size: 12px;
}

.nav, .nav ul {
	list-style: none;
	float : left;
	width : 198px;
	padding: 0;
	margin: 0;
}
	
.nav li {
	float: left;
	width: 198px;
	margin-bottom: 0;
}	
	
.nav li a, .nav li a.active:link, .nav li a.active:visited, .nav li a:link, .nav li a:visited {
	width: 188px;
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #009DDB;
	font-weight: bold;
	text-decoration: none;
}
	
.nav li a:hover {
	text-decoration: underline;
	}

.navSub, .navSub ul {
	list-style: none;
	float : left;
	width : 198px;
	padding: 0;
	margin: 0;
}

.navSub li a, .navSub li a.active:link, .navSub li a.active:visited, .navSub li a:link, .navSub li a:visited {
	width: 188px;
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #FFFFFF;
	background-color: #0946A1;
	font-weight: bold;
	text-decoration: none;
}
	
.navSub li a:hover {
	text-decoration: underline;
}

#tabs {
 	float:left;
	width:100%;
	height: 39px;
	margin:0;
	margin-bottom: 5px;
}

#tabs ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-right:15px;
}

#tabs li {
	float:left;
	background:url("../images/tab_left.gif") no-repeat left top;
	font-size: 15px;
	width:20%;
}

#tabs a {
	float:left;
	display:block;
	text-align: center;
	background:url("../images/tab_right.gif") no-repeat right top;
	padding:10px 7px 15px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:7px;
}

#tabs .first {
	margin-left:-1px;
	padding-left:1px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a {
	float:none;
}
/* End IE5-Mac hack */

#tabs a:hover {
	text-decoration: underline;
}
#tabs #current {
	background-image:url("../images/tab_left_on.gif");
}
#tabs #current a {
	background-image:url("../images/tab_right_on.gif");
}

td.welcomebox h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}

td.welcomebox h2 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}

td.welcomebox h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}

td.welcomebox p {
	font-size: 12px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}

td.welcomebox li {
	font-size: 12px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}

td.leftUser {
	width: 174px;
	padding: 0 10px 0px 10px;
}

td.leftUser h1 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

td.leftUser h2 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

td.leftUser p {
	font-size: 11px;
	color: #000000;
}

td.leftUser ul {
	list-style-type: none;
	font-size: 11px;
	color: #000000;
	text-indent: -30px;
}

td.leftUser hr {
	border: 0;
	color: #C07C00;
	background-color: #C07C00;
	height: 1px;
}

td.leftUser a:link, td.leftUser a:visited {
	color: #000000;
	text-decoration: underline;
}

td.leftUser a.active:link, td.leftUser a.active:visited, td.leftUser a:hover {
	color: #ffffff;
	text-decoration: underline;
}

td.leftThird {
	background-color: #D6D6D6;
	width: 174px;
	padding: 0 5px 0px 5px;
}

td.leftThird h1 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

td.leftThird p {
	font-size: 11px;
	color: #000000;
}

td.callus {
	padding-left: 5px;
	padding-top: 25px;
	padding-bottom: 15px;
}

td.callus img {
	margin-right: 5px;
}

td.callus p {
	vertical-align: top;
	color: #717171;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
}

td.banner {
	height: 213px;
	background-image : url(../images/banner-repeat.jpg);
	background-repeat : repeat-x;
	background-position : top left;
	vertical-align: top;
}

td.banner h1 {
	font-size: 26px;
	color: #44AA0E;
	font-weight: bold;
	margin-bottom: -15px;
	margin-top: 10px;
}

td.banner h2 {
	font-size: 19px;
	color: #FF0000;
	margin-bottom: -10px;
}

td.banner h3 {
	font-size: 16px;
	color: #44AA0E;
	font-weight: bold;
	margin-bottom: -10px;
}

td.banner ul {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	list-style-type: none;
	text-indent: -30px;
	margin-bottom: -15px;
}

.highlight2 {
	color: #50A71C;
}

td.login, .login {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #FFFFFF;
}

td.login a:link, td.login a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

td.login a.active:link, td.login a.active:visited, td.login a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

td.location {
padding: 2px;
font-size: 10px;
color: #000000;
}

td.location a:link, td.location a:visited {
	color: #000000;
	text-decoration: none;
}

td.location a.active:link, td.location a.active:visited, td.location a:hover {
	color: #000000;
	text-decoration: underline;
}

.fontsizeA a:link, .fontsizeA a:visited {
	color: #000000;
	font-size: 12px;
}

.fontsizeA a.active:link, .fontsizeA a.active:visited, .fontsizeA a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}

.fontsizeAA a:link, .fontsizeAA a:visited {
	color: #000000;
	font-size: 17px;
	color: #000000;
}

.fontsizeAA a.active:link, .fontsizeAA a.active:visited, .fontsizeAA a:hover {
	text-decoration: none;
	font-size: 17px;
	color: #000000;
}

.fontsizeAAA a:link, .fontsizeAAA a:visited {
	color: #000000;
	font-size: 22px;
	color: #000000;
}

.fontsizeAAA a.active:link, .fontsizeAAA a.active:visited, .fontsizeAAA a:hover {
	text-decoration: none;
	font-size: 22px;
	color: #000000;
}

td.formHeading {
background-color: #009DDB;
font-weight: bold;
}

td.formCol1 {
background-color: #B1D5F1;
}

td.formCol2 {
background-color: #D2E5F6;
}

td.formCol3 {
background-color: #E9F3FB;
}

.formHeading {
font-size: 16px;
color: #000000;
}

.formSubHeading {
font-size: 14px;
color: #000000;
}

.formItem {
font-size: 12px;
color: #000000;
}

.formSmall {
font-size: 10px;
color: #000000;
}

.highlight {
color: #FF0000;
font-weight: bold;
}

.required {
color: #FF0000;
font-weight: bold;
}

.required2 {
color: #44AA0E;
font-weight: bold;
}

.verysmall {
font-size: 7px;
}

input.text, textarea, select {
	font-size: 12px;
}

input.submit {
font-size: 12px;
}

img {
	border: 0;
}

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(../images/star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}

.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(../images/star_small.gif);
	line-height: 10px;
	height: 10px;
}