#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #FFCC00;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #A5C4DF;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding-bottom: 10px;
	line-height: 16px;
}
#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding-bottom: 10px;
	line-height: 16px;
	padding-left: 10px;
	list-style-position: outside;
	margin-left: 0px;
}
#content ol, #content ul {
	padding-left: 25px;
}
#content .movie {
	background-image: url(../images/tv.png);
	height: 200px;
	width: 320px;
	padding-top: 25px;
	padding-right: 39px;
	padding-bottom: 40px;
	padding-left: 38px;
	background-repeat: no-repeat;
}
#container #content .smalltype {
	font-size: 9px;
}
.boxout a {
	color: #8AB6D8;
	text-decoration: none;
}
.boxout a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#content .article {
	width: 335px;
	padding-right: 10px;
	padding-left: 50px;
	border: 1px solid #88B4D7;
	padding-top: 10px;
	margin-bottom: 15px;
	background-color: #2B84BD;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .contact {
	width: 375px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #88B4D7;
	padding-top: 10px;
	margin-bottom: 15px;
	background-color: #2B84BD;
	background-repeat: no-repeat;
	background-position: left top;
}
#content .footer p {
	font-size: 9px;
}
#content a {
	color: #F9B800;
	text-decoration: none;
}
#content a:hover {
	color: #FFFFFF;
}
.formwidth {
	width: 375px;
}
#content .footer .right {
	float: right;
}
#content .footer .left {
	float: left;
}
.thumbnails   .third {
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 3px;
	background-color: #2B84BD;
	border: 2px solid #66CCFF;
	float: left;
	visibility: visible;
}
.thumbnails .third:hover {
	border-top-color: #F8B000;
	border-right-color: #F8B000;
	border-bottom-color: #F8B000;
	border-left-color: #F8B000;
}
.thumbnails {
	display: block;
	width: 395px;
}
.thumbnailblock {
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 10px;
	border-top-color: #6192C0;
	margin-top: 10px;
}
