.header {
	height: 76px;
	width: 740px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
	font-weight: normal;
}

.footer {
	height: 60px;
	width: 740px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
	background-color: #E6E6E6;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	line-height: 24px;
	color: #0059B3;
	font-weight: bold;
}

p.first {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

.linkstable {
	height: 22px;
	width: 740px;
}

.bluecolumn {
	width: 6px;
	background-color: #8AC5FF;
}

.spacertableone {
	height: 1px;
	width: 740px;
}

.toplinks {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
	font-weight: normal;
}

.toplinks:hover {
	font-family: Arial;
	font-size: 11px;
	color: #0059B3;
	text-decoration: none;
	line-height: 17px;
	font-weight: normal;
}

.maintext {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

.thumbnailheaders {
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	color: #0059B3;
	font-weight: bold;
}


}.textboxes {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	width: 240px;
	border: 1px solid #0059B3;
}

}.textarea {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 150px;
	width: 240px;
	border: 1px solid #0059B3;
}