@charset "UTF-8";
body {
	background-color: #000000;
	text-align: center;
	font-family: "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
	font-size: 68%;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-image: url(/assets/graphics/background-ps.png);
	background-repeat: repeat-x;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#container {
	text-align: left;
	padding: 0px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-indent: 5px;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #333333;
	font-size: 105%;
}
#headline {
	clear: both;
}
#headlineSub {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#content {
	padding: 0px;
	margin: 0px;
}
#footer {
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #B7B7B7;
}
a:visited {
	color: #B7B7B7;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #B7B7B7;
	text-decoration: none;
}
td#body a:link {
	color: #339999;
}
td#body a:visited {
	color: #339999;
}
td#body a:hover {
	color: #33CCCC;
}
td#body a:active {
	color: #339999;
}
h1 {
	font-size: 125%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #EBEBEB;
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 10px;
	letter-spacing: 2px;
	border-bottom-style: none;
}
h2 {
	font-size: 120%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9900;
	font-weight: normal;
	letter-spacing: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
h3 {
	font-size: 110%;
	font-weight: normal;
	color: #CC9900;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h4 {
	font-size: 105%;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.italics {
	font-style: italic;
}
.underline {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.inputField1 {
	width: 160px;
}
.inputField2 {
	width: 320px;
}
legend {
	color: #CC6600;
	font-size: 120%;
	padding-right: 5px;
	padding-left: 5px;
}
.smallerType {
	font-size: 85%;
}
.printStyle1 {
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.printStyle2 {
	border: 8px ridge #333333;
}.printStyle3 {
	border-top-width: 1px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
}
.highLight1 {
	color: #CC6600;
}
.highLight2 {
	color: #FF0000;
}
.highLight3 {
	color: #FFFFFF;
}

