.blue {
	background-color: 006f8d;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
}
select {
	background-color: #FFFFFF;
	border: 1px solid #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #333333;


}
.yellow {
	background-color: #d0a90c;
}
.lgtBlue {
	background-color: 4a99ae;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: d0a90c;
	text-decoration: none;
}
.picBorder {
	border: 1px solid #FFFFFF;
}
li {
	list-style-type: square;
}
input {
	background-color: #4a99ae;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;

}
.inputStyle {
	background-color: 006f8d;
	border: 1pt solid #006f8d;
}
textarea {
	background-color: #4a99ae;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	text-transform: uppercase;
	font-size: 9pt;

}
.uBorder {
	border-top-width: 0pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 4A99AE;
	border-bottom-color: 4A99AE;
	border-left-color: 4A99AE;
}
.oBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
body {
	background-color: 006f8d;
}
.yellowFont {
	color: d0a90c;
}

