a  {
	text-decoration: none;
	color: #52bdec;
}
a:hover {
	color: #52bdec;
	text-decoration : underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding: 0;
	margin:0;
	font-style: normal;
	font-weight: normal;
}

p {
	padding: 10px 0 0 0;
	margin:0;
}

.introcopy {
	padding: 10px 0 10px 0;
}

.space {
	padding: 0 0 0 10px;
}

.line {
	background-image: url(/images/line.gif);
}

.background {
	background-image: url(/images/Rain_04.jpg);
    background-repeat:no-repeat;
	background-position: right bottom;
}

.background2 {
	background-image: url(/images/Header_Background.gif);
    background-repeat:repeat-x;
	background-color:#FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #003a63;
	padding: 0 0 10px 0;
	margin: 0;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #003a63;
	padding: 0 0 0 0;
	margin: 0;
	font-style: normal;
	font-weight: bold;
}


.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #003a63;
	padding: 0 0 10px 0;
	margin: 0;
	font-style: normal;
	font-weight: bold;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003a63;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-style: normal;
	font-weight: bold;
}

.snipetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #4f91cd;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 3px;
}

.navlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #3a69a3;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 30px;
		background-image: url(/images/curve.gif);
    background-repeat:no-repeat;
}

.InputBox {
	border-top : 1px solid #52bdec;
	border-left : 1px solid #52bdec;
	border-right : 1px solid #52bdec;
	border-bottom : 1px solid #52bdec;
}

.form {
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
}

.form2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
	font-style: normal;
	font-weight: bold;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 2px;
	font-style: normal;
	font-weight: bold;
}

a.nav:link {color: #FFFFFF; text-decoration: none;}
a.nav:active {color: #FFFFFF; text-decoration: none;}
a.nav:visited {color: #FFFFFF; text-decoration: none;}
a.nav:hover {color: #FFC20E; text-decoration: underline;}


a.gecko:link {color: #3a69a3; text-decoration: none;}
a.gecko:active {color: #3a69a3; text-decoration: none;}
a.gecko:visited {color: #3a69a3; text-decoration: none;}
a.gecko:hover {color: #3a69a3; text-decoration: underline;}