a:link {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #FF6600;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}


.home {
	background-color: #99CCFF;
	background-image: url(images/home/home_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.video {
	background-color: #99CCFF;
}


/* HEAD STYLES */
.head {
	font-size: 18px;
	font-weight: 900;
	color: #660000;
	line-height: 20px;
}

.subhead {
	font-size: 14px;
	font-weight: 900;
	color: #990000;
	line-height: 20px;
}


.subhead2 {
	font-size: 12px;
	font-weight: 700;
	color: #660033;
}

.subhead3 {
	font-size: 14px;
	font-weight: 900;
	color: #000000;
	line-height: 20px;
}


/* PICTURE VIDEO CAPTIONING */
.location {
	font-size: 14px;
	font-weight: 800;
	color: #003300;
}

.need {
	font-size: 14px;
	font-weight: 800;
	color: #003300;
}

.photohead {
	font-size: 12px;
	font-weight: 700;
	color: #660000;
}

.photocat {
	font-weight: 700;
	color: #666666;
}


.titlenolink {
	font-weight: 700;
	color: #333333;
}

.note {
	font-size: 10px;
	font-weight: normal;
	color: #444444;
}

.credit {
	font-size: 10px;
	font-weight: normal;
	color: #003399;
}

.footerlink {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.acknowledgement {
	font-size: 11px;
	font-weight: bold;
	color: #222222;
}

.address {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}