body { 
	background: #000000;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	line-height : 15px; 
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

p, div {
	color: #ffffff;
	font-size: 11px;
	line-height : 15px; 
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

a, a:visited, a:link {
	background-color: transparent;
	color: #ffffff;
	font-size: 11px;
	line-height : 15px; 
	text-decoration: underline;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

a:hover, a:active { 
	background-color: transparent;
	color: #DD9A01;
	font-size: 11px;
	line-height : 15px; 
	text-decoration: underline;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

.container {
	width: 406px;
	margin: 0 auto 0 auto;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
}

.menu {
 width: auto;
 margin: 0px;
 text-align: center;
 padding-top: 15px;
 color: #ffffff;
 font-weight: bold;
 text-transform: uppercase;
}

.menu a, .menu a:visited, .menu a:link {
 color: #DD9A01;
 font-weight: bold;
}

.menu a:hover, .menu a:active {
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
}

.subhead {
 color: #DD9A01;
 font-weight: bold;
 text-align: left;
 margin-bottom: 10px;
 border-bottom: 1px solid #c9c9c9;
 margin-top: 30px;
}

.imgborder {
 border: 1px solid #ffffff;
}

.copy {
 text-align: left;
}

ul.link {
 margin-top: 0px;
 list-style-image: url("/images/link.gif");
 list-style-position: outside;
 padding: 0px;
 margin-left: 34px;
}

ul.link > li {
 margin-bottom: 5px;
 margin-left: 0px;
 padding: 0px;
}

div.link {
 margin-bottom: 40px;
 padding: 0px;
 text-align: left;
}

.hr {
 border-bottom: 1px dashed #DD9A01; 
 border-top: 0px;
 border-left: 0px;
 border-right: 0px;
 margin: 15px 0px 15px 0px;
 line-height: 1px;
}

.new {
	color: #ff0000;
}
