BODY {
	background-color: #e5e9ee;
	background-image: url(/images/body-123print-bgnd.png);
	margin-top:5px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: normal;
	font-style: normal;
	color: #000000}

H1  {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing:-1px;
}

H2  {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing:-1px;
}


H3  {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing:-0.5px;
}

H4  {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:-0.5px;
}

H5  {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

H6  {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}	

P   {
	font-size: 11px;
}
	
TD   {
	font-size: 11px;
}

LI   {
	font-size: 11px;
}

P   {
	font-size: 11px;
}
INPUT   {
	font-size: 11px;
	border:1px solid #C0C0C0;
}
SELECT   {
	font-size: 11px;
	border:1px solid #C0C0C0;
}
TEXTAREA   {
	font-size: 11px;
	font-family: Tahoma, Tahoma, Arial, sans-serif;
	border:1px solid #C0C0C0;
}
FORM {
	font-size: 11px;
}
INPUT.AcceptButton {
font-family: Arial;
font-weight: bold;
color: #ffffff;
font-size: 18px;
padding: 9px;
text-decoration: none;
-webkit-border-radius: 28px;
-moz-border-radius: 28px;
-webkit-box-shadow: 0px 1px 3px #3294fc;
-moz-box-shadow: 0px 1px 3px #3294fc;
text-shadow: 1px 1px 2px #3294fc;
background: #0091ff;
border: solid #0091ff 2px;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#3294fc), to(#052efa));
background: -moz-linear-gradient(top, #3294fc, #052efa);
cursor: pointer;
text-transform: uppercase;
}
INPUT.RejectButton {
font-family: Arial;
font-weight: bold;
color: #ffffff;
font-size: 18px;
padding: 9px;
text-decoration: none;
-webkit-border-radius: 28px;
-moz-border-radius: 28px;
-webkit-box-shadow: 0px 1px 3px #fa4949;
-moz-box-shadow: 0px 1px 3px #fa4949;
text-shadow: 1px 1px 2px #fa4949;
background: #ad1515;
border: solid #ad1515 2px;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#fa4949), to(#ad1515));
background: -moz-linear-gradient(top, #fa4949, #ad1515);
cursor: pointer;
text-transform: uppercase;
}
.header  {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #e9940f;
}

.subheader  {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #197fc9;
}

.lineheader  {
	font-size: 11px;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	padding:2px;
	margin-top: 5px; 
	margin-bottom: 15px;
}

.boxlineheader  {
	font-size: 11px;
	color: #197fc9;
	border-bottom: 1px solid #e9940f;
	padding:2px;
	margin-top: 0px; 
	margin-bottom: 15px;
}

.sectionlineheader  {
	font-size: 11px;
	color: #197fc9;
	border-bottom: 1px solid #e9940f;
	padding:2px;
	margin-top: 0px; 
	margin-bottom: 15px;
}

.large  {
	font-size: 11px;
	font-weight: bold;
}
		
.plain  {
	font-size: 11px;
}		

.dark  {
	font-weight: bold;
}
.small  {
	font-size: 10px;
}
				
.tiny  {
	font-size: 9px;
}
	
.reverse  {
	color: #FFFFFF;
}
	
.red  {
	color: #FF0000;
}
.colored {
	color: #197fc9;
	}	

.fieldrequired {
	border: 1px solid #F99;
	}	

	
	
A  {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

A:Hover  {
	color: #000000;
}

A.little  {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

A.little:Hover  {
	color: #000000;
}

