body {
	background-color: #ffffff;
	font-family: Lucida sans, Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #003399;
}

td, th {
	font-family: Lucida sans, Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #003399;
}

form {
	background-color: #ffffff;
}
.intro {
	font-family: Lucida sans, Tahoma;
	font-size: 14px;
	line-height: 18px;
	color: #003399;
	font-weight: bold;
}

.title {
	font-family: Lucida sans, Tahoma;
	font-size: 24px;
	line-height: 32px;
	color: #003399;	

 }

.subtitle {
	font-family: Lucida sans, Tahoma;
	font-size: 18px;
	line-height: 20px;
   	font-weight: bold;
    font-weight: bold;
   color: #003399;
	}

.header {
	font-family: Lucida sans, Tahoma;
	font-size: 42px;
	font-height: 46px;
    font-weight: bold;
   color: #0882D5;
}

.nav {
	font-family: Lucida sans, Tahoma;
	font-size: 18px;
	font-weight: normal;
	background-color: #6FBC20;
	 color: #FFFFFF;
}

.navLink {
	font-family: Lucida sans, Tahoma;
	font-size: 14px;
	line-height: 20px;
    font-weight: bold;
 color: #6FBC20;
}

.sidebar {
	font-family: Lucida sans, Tahoma;
	font-size: 12px;
	line-height: 16px;
	padding: 3px;
	font-weight: bold;
 color: #003399;
}

.sidebarHeader {
	font-family: Lucida sans, Tahoma;
	font-size: 14px;
	line-height: 18px;
	color: #0882D5;
	 font-weight: bold;
}

.pictureTitle {
	font-family: Lucida sans, Tahoma;
	font-size: 12px;
	line-height: 18px;
 font-style: italic;
}

.footer {
  font-family: Lucida sans, Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}

.legal {
	font-family: Lucida sans, Tahoma;
	font-size: 9px;
	color: #333333;
}

.whitetext {
	border-width: thin;
	border-color: #003399;
	color: #FFFFFF;
	background-color:#003399;
		font-size: 12px;
		 font-weight: bold;
line-height:20px;
 border-style: double;
 }
.whitesubtitle {
	border-width: thin;
	border-color: #003399;
	font-size: 24px;
    color: #FFFFFF;
	line-height: 32px;
	background-color: #003399;
 border-style: double;
 }

.promo {
	font-family: Lucida sans, Tahoma;
	color: #000033;
}

.titlebar {
	font-family: Lucida sans, Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #003399;
}

.dingbat {
	font-family: Lucida sans, Tahoma;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}
	
input.small {
	width: 50px;
	color: #003399;

}

