body  {
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
}

td  {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : 333333;
}

a  {
	color : cc0000;
	text-decoration: underline;
}

a:hover, a:active  {
	color : ff9933;
	text-decoration: underline;
}

.big {font-size: 11px;}
.button {font-size: 9px;}
.copyright {font-size: 9px; padding-right: 10px; padding-top: 2px;}
.group-title {color: #0000cc; font-weight: bold;}
.indent {padding-left: 10px;}
.indent-more {padding-left: 20px;}
.label {font-size: 9px; font-weight: bold; padding-right: 3px;}
.line-grey-h {background-color: #cccccc; height: 4px;}
.line-grey-v {background-color: #cccccc; width: 4px;}
.line-space {height: 8px;}
.padbottom {padding-bottom: 4px;}
.padleft {padding-left: 4px;}
.padright {padding-right: 5px;}
.padtop {padding-top: 4px;}
.padrow {padding-bottom: 3px; padding-top: 2px;}
.row-odd {background-color: #eeeeee;}
.tableheader {background-color: #ECE9D8; line-height: 16px; font-weight: bold; padding-left: 4px; padding-right: 4px; padding-bottom: 3px;}
.textbox {font-size: 11px;}
.textbox-login {font-size: 9px; width: 90px;}
.textbox.state {width: 28px;}
.textbox.zip {width: 40px;}
.text-small {font-size: 9px;}
.title {font-size: 11px; color: #cc0000; font-weight: bold;}
.title-small {font-size: 10px; font-weight: bold;}