/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px
}
body {
	background-color: #000000;
	background-image: url(images/brochure_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

#form1 {
	margin: 0px 0px 5px;
}

#pagenumbersTD {
	font-family: Verdana, "Courier New", Courier, monospace;
	font-size: 11px;
	color: #0066FF;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	padding-top: 3px;
}

#form1 select {
	font-family: Verdana, "Courier New", Courier, monospace;
	font-size: 12px;
	color: #0066FF;
	background-color: #000000;
	border: 1px solid #0066FF;
}


#pdf-video-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pdf-video-close {
	font-family: Verdana, "Courier New", Courier, monospace;
	font-size: 10px;
	color: #0066FF;
}
#pdf-video-close a {
	color: #0066FF;
	text-decoration: none;
}
#pdf-video-close a:hover {
	text-decoration: underline;
}
#pdf-video {
	text-align: center;
}

/*Firefox 3 fix to remove phantom red dot pixels on image links */
a:focus, a:hover, a:active {outline:none;}
#DropDownMenuTD {
	padding-left: 45px;
}
