/* TEXT */
BODY, TD {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:003065;
}

.copy2 {
	color:003065;
}

.subnavfeatured {
	color:CE0000;
}

.photo_label {
	color:003065;
	font-size:11px;
}

.heading {
	font-size:18px;
}

.heading2 {
	font-size:18px;
	color:D10101;
}

h1 {
	color:D10101;
	font-size:22px;
}

.footer {
	font-size:10px;
	color:003065;
}


/* LINKS */
A {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:0350A2;
}


a.footer {
	font-size: 10px;
	color: #003065;
	text-decoration: none;
}

A:hover.footer {
	font-size:10px;
	color:#003065;
	text-decoration:underline;
}

a.visited.footer {
	font-size: 10px;
	color: #003065;
	text-decoration: none;
}


/* FORMS */
.form {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}


/* OTHERS */
li {
	line-height:22px;
}