﻿h1 {font-family: arial, helvetica, verdana, swiss; font-size: 22px}
h2 {font-family: arial, helvetica, verdana, swiss; font-size: 18px}
h3 {font-family: arial, helvetica, verdana, swiss; font-size: 11px; color: #000000}

p, td, body {
	font-family: arial, helvetica, swiss;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

a {font-family: arial, helvetica, swiss; color: #008ad4; text-decoration: none}
a:visited {font-family: arial, helvetica, swiss; color: #008ad4; text-decoration: none}
a:hover {font-family: arial, helvetica, swiss; color: #008ad4; text-decoration: underline}

a.nav1 {font-family: arial, helvetica, swiss; color: #ffffff; text-decoration: none}
a.nav1:visited {font-family: arial, helvetica, swiss; color: #ffffff; text-decoration: none}
a.nav1:hover {font-family: arial, helvetica, swiss; color: #ffffff; text-decoration: underline}

hr {height:1; color:#888888;}

li {font-family: arial, helvetica, swiss; font-size: 12px; color: black; text-decoration: none; margin: 5px;}

input {font-family: arial, helvetica, verdana, swiss; font-size: 12px; color: black; border: #888888 1px solid}
input.nb {font-family: arial, helvetica, verdana, swiss; font-size: 12px; color: black; border: white 0px solid}
input.sub {font-family: arial, helvetica, verdana, swiss; font-size: 12px; background: #003b79; color: white; border: #888888 1px solid}
select {font-family: arial, helvetica, verdana, swiss; font-size: 12px; color: black; border: white 0px solid}
textarea {font-family: arial, helvetica, verdana, swiss; font-size: 12px; color: black; border: #888888 1px solid}

.sub{
	width:191px; 
	height:105px; 
	padding-top:20px;
	vertical-align:text-top

}

.quote{
	padding-top: 30px; 
	font-size:14px; 	
	color:#3991d2
}

.title{
	height:30px;	
	width:270px;
	border-left:solid 1px #000000;
	border-top:solid 1px #000000;
	font-weight:bold;
	padding-left:5px
}

.box{
	height:30px;	
	width:100px;
	border-left:solid 1px #000000;
	border-top:solid 1px #000000;
	font-weight:bold;
	padding-left:5px;
	text-align:center
}

.box2{
	height:30px;	
	width:100px;
	border-left:solid 1px #000000;
	border-top:solid 1px #000000;
	font-weight:bold;
	padding-left:5px;
	text-align:center;
	background-image:url(images/tick.gif);
	background-repeat:no-repeat;
	background-position:center
}


