body {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #000000;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-x;
}

body,p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 11pt;
}

a {	color: #ddd;}
a:hover {color: #fff;}
img {border: none;}
#container {
	width: 746px;
	text-align: left;
	padding: 0 0 0 22px;;
	margin: 0 auto 0 auto;
}

#header {
	margin: 0 0 0 -22px;
}

#teaser {
	margin: 10px 0 5px 0;
}

#content {
	background: #171717;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 7px;
	padding-right: 7px;
	width: 732px;
	overflow: hidden;
	text-align: center;
}

#footnotes {
	width: 746px;
	background: #171717;
	margin-top: 5px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
}

.copynotes {
	color: #999;
	font-size: 9px;
}

.full {
	width: 100%;
	background: #3C3C3C;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	text-align: left;
}

.smalltext {
	background:  url(../images/textbg202.jpg);
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.text523 {
	background:  url(../images/textbg523.jpg);
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.smallfoot {
	background:  url(../images/footbg202.jpg);
	height: 24px;
}

.foot523 {
	background:  url(../images/footbg523.jpg);
	height: 24px;
}

dl {
	list-style-type: none;
	font-size: 10px;
}

dt {
	font-weight: bold;
	margin-top: 5px;
}

dt a{color: #ffffff; text-decoration: none;}
dt a:hover{color: #ffffff; text-decoration: underline;}

dd {margin-left: 5px;}

form p{
	color: #F2F2F2;
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
}

form input{
	background: #000000;
	color: #F2F2F2;
	border: solid 1px #F2F2F2;
	margin: 0 0 10px 0;
}

form textarea{
	background: #000000;
	width: 144px;
	height: 120px;
	color: #F2F2F2;
	border: solid 1px #F2F2F2;
	margin: 0 0 10px 0;
}

form #Text1{}
form #Text2{}
form #Submit1{width: 63px; margin: 0;}
form #Submit2{width: 68px; margin: 0;}
.btnright {text-align: right;}