a:link {  
	color: #134a46;
	text-decoration: none
}

a:visited { 
	color: #134a46;
	text-decoration: none
}

a:hover { 
	color: #b8c9c7;
	text-decoration: none
}

a:active { 
	color: #b8c9c7;
	text-decoration: none
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 13px; 
	color: #426E6B;
}

p, td, tr, table, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px; 
	color: #426E6B;

}

p.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px; 
	color: #426E6B;
	text-align: left 

}

p.contactus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	font-size: 11px; 
	color: #FFFFFF;
}


p.contactinstr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	font-size: 11px; 
	color: #333333;
}

a.contactus:link {
	vertical-align: bottom;
	font-size: 11px; 
	text-decoration: underline;
	color: #FFFFFF
}

a.contactus:hover { 
	color: #333333;
	text-decoration: none
}

table.outline {
	border: solid #666666;
	border-width: 1px
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: bottom;
	margin: 0;
	font-size: 16px;
	color: #719290;
	text-transform: uppercase;
	text-align: left 
}

h1.splash {
	font-size: 14px;
	text-transform: none;
	color: #FFFFFF;
	text-align: center
}

.code {
	font-size: 13px; 
	color: #a1a1a1
}

.numbers {
	font-size: 11px; 
	text-align: left;
	vertical-align: bottom;
	color: #a1a1a1
}

.printinfo, .printheading {   
	font-size: 10px 
}

.printpage {  
	font-size: 11px
}

.printinfo, .printpage, .printheading {  
	text-align: center; 
	color: #134a46
}

a.printinfo:link {  
	text-decoration: underline;
	color: #333333
}

a.printinfo:hover {  
	color: #666666
}

p.tdpara {
	font-size: 15px;
	color: #719290;
	text-align: left
}

p.contact {
	font-size: 10px;
	text-transform: none;
	line-height: 150%;
	color: #666666;
	text-align: center;
	vertical-align: bottom
}

a.contact:link {
	color: #333333;
	text-decoration: none
}

a.contact:hover { 
	color: #FFFFFF;
	text-decoration: none
}

td.enter {
	font-size: 14px;
	text-transform: none;
	color: #666666;
	text-align: center;
	vertical-align: top
}

a.enter:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none
}

a.enter:hover { 
	color: #FFFFFF;
	text-decoration: none
}


