body  {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: url(/images/vanco/graygradient.gif) repeat-x top #ffffff;
	margin: 0 0 15px;
	text-align: center; /* this centers the container in IE 5 or less browsers. The text is set to be left aligned in the #container */
	color: #000000;
}
th, td, p, input, ul, select {
	_font-size: 12px;    /* For IE 5 and less browsers */
	fo\nt-size: 1.1em;
}
th {
	text-align: left;
}
form {
	margin: 0;
}
a {
	text-decoration: underline;
}
button {	
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: url(/images/vanco/button_norm12.gif) no-repeat center;
	padding: 5px 0 6px;
	border: none;
	color: #000000;
	white-space: nowrap;
	text-transform: capitalize;
	cursor: pointer;
}
button::-moz-focus-inner {
	border: none;
}
button.norm12 {
	background-image: url(/images/vanco/button_norm12.gif);
	width: 92px;
}
button.tiny8 {
	font-size: 9px;
	background-image: url(/images/vanco/button_tiny8.gif);
	width: 56px;
	padding: 0 0 3px;
}
button.norm14 {
	background-image: url(/images/vanco/button_norm14.gif);
	width: 112px;
}
button.norm18 {
	background-image: url(/images/vanco/button_norm18.gif);
	width: 142px;
}
button.norm22 {
	background-image: url(/images/vanco/button_norm22.gif);
	width: 182px;
}
button[disabled], button.disabled {
	color: #808080;
	cursor: auto;
}
button span {
	text-decoration: underline;
}
hr {
	background: #808080;
	color: #808080;
	height: 1px;
	border-width: 0;
	clear: both;
}
h1 {
	font-size: 2em;
	margin: 0;
	padding: 10px 0;
	text-transform: uppercase;
}
h2 {
	font-size: 1.6em;
	background: #808080;
	margin: 0 -10px 20px;
	padding: 3px 10px;
	color: #ffffff;
}
h3 {
	font-size: 1.4em;
}
ul {
	margin: 0;
	padding-left: 20px;
}
ol {
	margin: 0;
	padding: 0 0 0 25px;
}
li {
	margin: 0;
	padding: 10px 0;
}
input.amount {
	text-align: right;
}
input.fixedamount {
	background: none;
	border: none;
	text-align: right;
	cursor: default;
}
input.fixedtext {
	background: none;
	border: none;
	/*cursor: default;*/
}
input.hidetext {
	background: none;
	border: none;
	color: #ffffff;
}
#container {
	_width: 860px;
	wid\th: 98em;  /* 980px width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element */
} 
#banner {
	padding-top: 10px;
	color: #ffffff;
}
#banner img {
	font-size: 1.2em;
}
#banner p {
	font-size: 1.8em;
	font-weight:bold;
	margin: 0;
}
#banner h1 {
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-style: italic;
	margin: 0 6.5em;
	padding: 0;
	text-transform: none;
}
#banner h2 {
	font-size: 1.1em;
	font-family: Helvetica, Arial, san-serif;
	background: none;
	margin: 8px 15em;
	padding: 0;
	color: #ffffff;
}

#navigation {
	/*background: #ffffff;*/
	padding: 10px 20px 0 10px;
	/*zoom: 1;    / For IE 7 or less to give hasLayout to contain floated list */
}
#navigation ul {
	float: right;	
	margin: 0;
	padding: 0;
}
#navigation li {
	display: inline;
	margin: 0;
}
#navigation a {
	display: inline-block;
	font-weight: bold;
	background: #eeeeee;
	margin: 0;
	padding: 8px 20px;
	border: solid #808080;
	border-width: 1px 1px 0;
	text-decoration: none;
	color: #000000;
}
li#currentpage {
	position: relative;
	top: 1px;
}
li#currentpage a {
	background: #cccccc;
	/*border-color: #808080;*/
	color: #808080;
}
#mainContent {
	background: #cccccc;
	padding: 20px;
	border: 1px solid #808080;
}
#mainContent table {
	width: 100%;
}
#mainContent p {
	font-weight: bold;
	margin: -10px 0 10px;
	text-align: right;
}
#centerContent {
	background: #eeeeee;
	padding: 0 10px 30px;
	border: 1px solid #808080;
}
#centerContent p {
	font-weight: normal;
	margin: 0 10px;
	text-align: left;
	color: #000000;
}
#centerContent td {
	vertical-align: top;
}
#centerContent div.cellbg {
	background: #ffffff;
	padding: 5px;
	border: 1px solid #808080;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
#centerContent h3 {
	background: #808080;
	margin: -5px -5px 10px;
	padding: 3px 10px;
	color: #ffffff;
	/* <18211> */
	-moz-border-radius: 14px 14px 0 0;
	-webkit-border-top-left-radius: 14px;
	-webkit-border-top-right-radius: 14px;
	border-radius: 14px 14px 0 0;
	/* </18211> */
}
#centerContent div.cellbg p {
	font-size: 1em;
	margin: 10px 5px;
	color: #000000;
}
#centerContent div.cellbg th, #centerContent div.cellbg td {
	fo\nt-size: 1em;
	padding: 3px;
	vertical-align: middle;
}
#centerContent div.cellbg td.fieldtitle input.fixedamount {
	font-weight: bold;
	fo\nt-size: 0.9em;
}
#centerContent div.sponsor {
	min-width: 105px;
	border: 1px solid;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	text-align: center;
}
#centerContent div.sponsor p {
	margin: 5px 0;
	text-align: center;
}
#centerContent table.datatable {
	border-collapse: collapse;
}
#centerContent table.datatable th, #centerContent table.datatable td {
	background: #cccccc;
	border: 1px solid;
	border-color: #808080 !important;
	vertical-align: top;
}
#centerContent table.datatable th th, #centerContent table.datatable td td {
	border: none;
}
#centerContent table.datatable .altbg2 td {
	background: #ffffff;
}
#footer p {
	position: relative;
	margin: 0;
}
#footer p a {
	position: absolute;
	white-space: nowrap;
}

/* Miscellaneous classes */
.amounterrorfield {
	background: #ff0000;
	color: #ffffff;
	text-align: right;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}
.directions {
	font-size: 0.9em;
}
.editlink {
	font-size: 1.2em !important;
	font-weight: bold !important;
	text-align: center !important;
}
.error {
	font-size: 1.2em;
	font-weight: bold;
	color: #ff0000;
}
.error_small {
	font-size: 0.9em;
	font-weight: normal;
	color: #ff0000;
}
.errorbold {
	font-size: 1.1em !important;
	font-weight: bold !important;
	color: #ff0000;
}
.errorimage {
	cursor: pointer;
}
.errorfield {
	background: #ff0000 !important;
	color: #ffffff;
}
.eservice {
	font-size: 0.9em;
}
.fieldtitle {
	font-weight: bold;
}
.grouptitle {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: underline;
}
.info, .message, .totalfield {
	fo\nt-size: 1.2em;
	font-weight: bold !important;
}
.optional {
	font-size: 1.2em;
}
.pageerror {
	font-size: 1.1em;
}
.title1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #0854A1;
}

@media print {
#container {
	*width: 67em;
}
}