html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* window and footer positioning */
html {
	height: 100%;
}
body {
	height: 100%;
}
#container1 {
	position: relative;
	min-height: 100%;
}
*html #container1 {
	height: 100%;
}
.bottomcontainer {
	position: absolute;
}



body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #111111;
	line-height: 18px;
	background-position: center 4px;
}
a:link, a:active, a:visited {
	color:#3E63AD;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#container1 {
	text-align: left;
	background-position: center top;
}
#content {
	width: 712px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container2 {
/*
	margin-left:1px;
	margin-right:1px;
	width:710px;
*/
}
.bottomcontainer {
	width:100%;
	display:block;
	bottom:0px;
	height: 6px;
}
.topcontainer {
	width:100%;
	display:block;
	bottom:0px;
	height: 0px;
}
#header {
	height: 90px;
	width: 710px;
	margin: 0px;
}
#navigation {
	display:none;
}
.clear {
	clear:both;
	letter-spacing:0;
}
#maincontent {
	padding: 28px;
	margin-left: 1px;
	margin-right:1px;
}
#maincontent ul {
	list-style-type: disc;
	margin-top:10px;
	margin-bottom:10px;
}
#maincontent ul li {
	list-style-type: disc;
	margin-left:35px;
}
h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	text-shadow:1 1 1 #000000;
	margin-bottom: 3px;
	letter-spacing: 2px;
}
.greybox {
	margin-bottom: 2px;
	padding: 3px;
	position:relative;
}
.left {
	float: left;
	width: 306px;
	margin-right: 8px;
}
.right {
	float: left;
	width: 306px;
}
strong {
	font-weight: bold;
}
form {
	margin-top: 20px;
	margin-bottom: 20px;
}
.forms {
	display: block;
	margin-bottom: 10px;
	clear: left;
	float: left;
}
label {
	width: 125px;
	display: block;
	float: left;
	clear: left;
	margin-bottom:10px;
}
.theinput {
	width: 250px;
	float: left;
	margin-bottom:10px;
}
.thetextarea {
	width:475px;
	float: left;
	margin-bottom:10px;
}
.theinput, .thetextarea {
	display: block;
	border: 1px solid #454545;
	padding: 6px;
	font-size:12px;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.submitbutton {
	width: 132px;
	height:24px;
	margin:0px;
	padding:0px;
	background-image:url(images/submitbutton.png);
	text-indent:-999em;
	cursor: pointer;
	cursor: hand;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border:0px;
	background-color: transparent;
}
.bottommargin {
	margin-bottom:10px;
}
.video {
    margin-top:6px;
    margin-bottom:6px;
    text-align:center;
}
.song {
    margin-top:6px;
    margin-bottom:6px;
}
span.displaynone { display:none; } 

.downloadpdf span {
	float:right;
	width: 0px;
	height:0px;
	margin:0px;
	padding:0px;
	background-image:url(images/downloadpdf.png);
	margin-bottom:10px;
	position:absolute;
	top:7px;
	right:15px;
}
.downloadpdf span span {
	display:none;
}
