body { 
background-color: #ddf6f8;
background-image:url(../images/bkgd.jpg);
background-repeat: no-repeat;
background-position: center top;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 15px;
margin-top: 15px;
}

form {
margin: 0,0;
padding: 0,0;
}

.text {
	color: #ffffff;
	font-size: 23px;
	font-weight: normal;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif; }
a.text {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none; }
a:hover.text {
	color: #000000;
	text-decoration: none; }

.text2 {
	color: #ffffff;
	font-size: 19px;
	font-weight: normal;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif; }
a.text2 {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none; }
a:hover.text2 {
	color: #000000;
	text-decoration: none; }

.text3 {
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif; }
a.text3 {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none; }
a:hover.text3 {
	color: #000000;
	text-decoration: none; }

.content {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif; }
a.content {
	color: #003479;
	font-weight: normal; }
a:hover.content {
	color: #000000;
	text-decoration: none; }

p { margin-top: 0px; margin-bottom: 10px; }

H1 { font:28px Trebuchet MS, Arial, Helvetica, Verdana, sans-serif; color:#003479; font-weight:bold; margin-top: 0px; margin-bottom: 10px; }

H2 { font:22px Trebuchet MS, Arial, Helvetica, Verdana, sans-serif; color:#003479; font-weight:bold; margin-top: 0px; margin-bottom: 10px; }

.boldhd {
	color: #003479;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif; }
a.boldhd {
	color: #003479;
	font-weight: bold;
	text-decoration: none; }
a:hover.boldhd {
	color: #000000;
	text-decoration: none; }

.pagehd {
	color: #003479;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif; }
a.pagehd {
	color: #003479;
	font-weight: bold; }
a:hover.pagehd {
	color: #000000;
	text-decoration: none; }

.footer {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif; }
a.footer {
	color: #003479;
	font-weight: normal; }
a:hover.footer {
	color: #000000;
	text-decoration: none; }

a { color:#003479; text-decoration: none; }
a:hover { color:#000000; }
a:active { color:#888888; }
