body {
	background-color: #002d50;
	margin-left: 1px;
	margin-top: 1px;
}
.smallNav {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.smallNav a {
	font-size: 10px;
	color: #0066CC;
}
.smallNav a:link {
	text-decoration: none;
}
.smallNav a:visited {
	text-decoration: none;
	color: #a6a390;
}
.smallNav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.smallNav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.whiteText {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
}
.whiteText a:link {
	color: #3399FF;
	text-decoration : none;
}
.whiteText a:active {
	color: #FFFFFF;
	text-decoration : underline;
}
.whiteText a:visited {
	color: #3399FF;
	text-decoration : none;
}
.whiteText a:hover {
	color: #FFCC00;
	text-decoration : underline;
}
.mainText {
	color: #333333;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
}
.mainText a:link {
	color: #003366;
	text-decoration : none;
}
.mainText a:visited {
	color: #006bcc;
	text-decoration : none;
}
.mainText a:active {
	color: #006bcc;
	text-decoration : underline;
}
.mainText a:hover {
	color: #CC0000;
	text-decoration : underline;
}
input, select {
	background-color:#c5d9f4
}
input, select, textarea {
	border:#060e26 1px solid;
	color:#060e26
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
td.leftFrame {
background-image:url(images/splash_textbox_L.gif);
background-position:left top;
background-repeat:repeat-y;
}
td.rightFrame {
background-image:url(images/splash_textbox_R.gif);
background-position:left top;
background-repeat:repeat-y;
}
textarea#Message {
	width: 250px;
	height: 80px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #848074;
	font-size: 12px;
}
input#Name {
	width: 250px;
	height: 20px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #848074;
	font-size: 12px;
}
input#Phone {
	width: 250px;
	height: 20px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #848074;
	font-size: 12px;
}
input#email {
	width: 250px;
	height: 20px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #848074;
	font-size: 12px;
}
input.red {
	background-color: #CC0000;
	font-weight: bold;
	font-size: 12px;
	color: white;
}
