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 {
	background-image: url(images/bg3.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e2e2e2;
	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 {
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	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;
	background-color:#365494;
	bottom:0px;
	height: 6px;
}
.topcontainer {
	width:100%;
	display:block;
	background-color:#365494;
	bottom:0px;
	height: 6px;
}
#header {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 710px;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2c2c2c;
	border-left-color: #2c2c2c;
}
#header h1, #header h2 {
	display:none;
}
#navigation {
	width: 710px;
	background-color: #141414;
	border: 1px solid #2c2c2c;
	margin: 0px;
}
#navigation ul {
	list-style-type: none;
	padding-top: 8px;
	padding-right: 36px;
	padding-bottom: 8px;
	padding-left: 36px;
}
#navigation ul li {
	float: left;
	list-style-type: none;
	padding-right: 25px;
	font-weight: bold;
	text-transform: uppercase;
}
#navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
#navigation ul li a:hover {
	color:#FFFFFF;
}
#navigation ul li a.current {
	color:#365494;
	cursor: default;
}
.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: #999999;
	font-size: 17px;
	font-weight: bold;
	text-shadow:1 1 1 #000000;
	margin-bottom: 3px;
	letter-spacing: 2px;
}
.greybox {
	background-color: #121212;
	margin-bottom: 8px;
	padding: 8px;
	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;
	background-color: #141414;
	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: 132px;
	height:24px;
	margin:0px;
	padding:0px;
	background-image:url(images/downloadpdf.png);
	margin-bottom:10px;
	position:absolute;
	top:7px;
	right:15px;
}
.downloadpdf span span {
	display:none;
}
