body {
	background-color: #c4c4c4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link{
color:#ff3300;
text-decoration:none;
}
a:visited{
color:#ff3300;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.linkonorange a:link{
color:#c2222c;
}
.linkonorange a:visited{
color:#c2222c;
}
.linkonorange a:hover{
text-decoration:underline;
}

img {
border-color: #000000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 16px;
	font-style:italic;
	font: Geneva, Arial, Helvetica, sans-serif bold italic;
	color: #000000;
}	

h3 {
margin-top:0px;
margin-bottom:5px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

h4 {
font-size:14px;
font-weight:bold;
}

h5{
font-weight: normal;
font-size:11px;
line-height: normal;
margin: 5px 0px 0px 0px;
}

.copyright {
	font-size: 10px;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 25px;
}


.bgDarkBar {
	background-color: #333333;
	background-repeat: repeat;
}

.mastertable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.content {
	position: relative;
	left: 79px;
	width: 643px;
}

.documentheading {
	border: 0px;
	top: 40px;
	padding-top: 30px;
}

.formentry {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

table.triptable tr td{
border-color:#FAA866;
border-width:1px;
border-style:solid;
background-color:#FFFFFF;
padding:3px;
}

.style25 {
text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.footer {
	background-color: #ffffff;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	line-height:110%;
	text-align:center;
	border-top:solid #b0b0b0 2px;
}
#dist{
height:12px;
width:14px; 	
}

.tenpoint{
font-size:10px;
}