body,td,p,li,th,h1,h2,h3,h4,h5,h6,div {
	font-family: "Futura Lt BT", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 18px;
}

h1,h2{
	font-size: 20px;
	font-weight:bold;
	color: #00467f;
	line-height: 25px;
}
h3{
	font-size: 17px;
	font-weight:bold;
	color: #00467f;
	line-height: 21px;
}
h4{
	font-size: 14px;
	font-weight:bold;
	color: #00467f;
	line-height: 18px;
}
h5{
	font-size: 13px;
	font-weight:bold;
	color: #00467f;
	line-height: 17px;
}
h6{
	font-size: 13px;
	font-weight:bold;
	color: #00467f;
	line-height: 17px;
}
div.content{
	margin: 0px 53px 0px 53px;
}
a{
	color:#5a7c7c;
	text-decoration:underline;
}
a:link{
	color:#5a7c7c;
	text-decoration:underline;
}
a:hover{
	color:#5a7c7c;
	text-decoration:none;
}
a:active{
	color:#5a7c7c;
	text-decoration:none;
}
a:visited{
	color:#5a7c7c;
	text-decoration:underline;
}
a:visited:hover{
	color:#5a7c7c;
	text-decoration:none;
}

a.projects{
	color:#00467f;
	text-decoration:none;
	font-weight:bold;
}
a.projects:link{
	color:#00467f;
	text-decoration:none;
	font-weight:bold;
}
a.projects:hover{
	color:#5a7c7c;
	text-decoration:none;
	font-weight:bold;
}
a.projects:active{
	color:#5a7c7c;
	text-decoration:none;
	font-weight:bold;
}
a.projects:visited{
	color:#00467f;
	text-decoration:none;
	font-weight:bold;
}
a.projects:visited:hover{
	color:#5a7c7c;
	text-decoration:none;
	font-weight:bold;
}
.thumbOn{
	border: solid 1px #872747;
}

.thumbOff{
	border: solid 1px #5a7c7c;
}
.red{
	color:#00467f;
}
.caption{
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
}
