@charset "utf-8";

body {
	margin:0px;
	background-color: #14285f;
}
td {
	font:11px arial;
	color:#99CCFF;
}
hr {
	height:1px;
	color: #cccccc;
	border: none;
}
a {
	color: #FF6600;
	text-decoration:underline;
}
a:hover {
	color: #FF6600;
	text-decoration:none;
}
/* ID Styles */
#heading {
	border-bottom: 1px solid #99CCFF;
	padding-bottom: 10px;
	padding-top: 10px;
}
#logo {
	vertical-align:middle;
	text-align:center;
}
#breadcrump {
	margin: 10px;
}
#document {
	margin: 10px;
}
#footer {
	border-top: 1px solid #99CCFF;
	margin-top: 10px;
	padding-bottom: 25px;
}
#copyright {
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
}
#credits {
	font-size:9px;
	text-align: center;
}
#credits a {
	color: #FF6600;
	text-decoration:none;
}
#credits a:hover {
	color: #FF6600;
	text-decoration:underline;
}
#agenda {
	border-left: solid 1px #99CCFF;
	height: 100%;
	padding: 10px;
}
#other_content {
	border-left: solid 1px #99CCFF;
	height: 100%;
	padding: 10px;
}
#agenda h1 {
	font:10px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:12px;
}
#other_content h1 {
	font:10px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:12px;
}
#menu {
	background-image: url(images/navigation.gif);
}
#navigation a {
	font:11px georgia;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	margin-left: 1px;
}
#navigation a:hover {
	color:#ffffff;
	background-color: #225691;
	border: 1pt solid #99CCFF;
	margin-left: 0px;
}
#navigation .nor {
	color: #99CCFF;
}
#navigation .act {
	color: #FF6600;
}
#navigation .nor_l2 {
	color: #99CCFF;
	font: 10px georgia;
	line-height:11px;
	padding:2px;
	padding-left: 16px;
}
#navigation .act_l2 {
	color: #FF6600;
	font: 10px georgia;
	line-height:11px;
	padding:2px;
	padding-left: 16px;
}
#navigation {
	height: 100%;
}
#sidebarHeader {
	padding: 0px 4px 14px 4px;
}
#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
}
#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
}
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
}
#dateformat a:hover {
	color: #ffffff;
}
span.important {
	text-decoration:underline;
}
/* Class Styles */
p, label, ul {
	font:11px arial;
	color:#99CCFF;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
}
h1 {
	font:16px georgia;
	color: #FF6600;
	line-height:20px;
	letter-spacing:0.1em;
}
h2 {
	font:12px georgia;
	color: #FF6600;
	letter-spacing:.1em;
	line-height:16px;
}
.Header {
	font:22px georgia;
	color: #FF6600;
	line-height:20px;
	letter-spacing:0.1em;
	border-bottom: 1px solid #99CCFF;
}
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
}
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
}
.smallText {
	font:10px arial;
	color:#99CCFF;
}

.csc-mailform {
	border:none;
	width: 500px;
}
.csc-mailform-field {
	width: 500px;
}
.csc-mailform-field label {
	float: left;
	width: 5em;
	margin-right: 1em;
}
.csc-mailform-submit {
	margin-left: 7em;
	display: block;
	width: 100px;
}
.gfpb_portret {
	text-align: center;
}
.gfpb_landscape {
	text-align: center;
}
.tx-powermail-pi1 fieldset{
	border: none;
}
.tx-powermail-pi1 legend {
	font-size: 16px;
	color: #FF6803;
	font-weight: bold;
	padding-bottom: 15px;
}
.powermail_mandatory {
	color: red;
}
.tx-powermail-pi1 label{
	width: 150px;
	display: block;
	float: left;
}
.tx_powermail_pi1_fieldwrap_html {
	padding-bottom: 3px;
}
.tx_powermail_pi1_fieldwrap_html_submit {
	margin-left: 150px;
}