td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #fffdfd;
}

a {
     color: #f9a168;
	 font-weight: bold;
     text-decoration: none;
}

a:link, a:visited {
     color: #f9a168;
	 font-weight: bold;
     text-decoration: none;
	 outline: none;
}

a:hover, a:active {
     color: #fe7113;
	 font-weight: bold;
     text-decoration: none;
	 outline: none;
}

div.videobutton {
	background-image: url(contentimages/video_button_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 122px;
	height: 45px;
	display: table-cell;
}

div.videobutton:hover {
	background-image: url(images/video_button_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 122px;
	height: 45px;
	display: table-cell;
}

form {
	margin: 0px;
}
.pageimage {
}

.pageheader, h1 {
	margin: 0px;
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fe7113;
	font-weight: normal;
	line-height: normal;
	padding: 0px 0px 25px 0px;
}

.subheader, h2 {
	display: block;
	margin: 0px;
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #f9a168;
	font-weight: normal;
	padding: 15px 0px 0px 0px;
}

.fieldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 23px;
	width: auto;
	vertical-align: middle;
}
