@import url('screen_col_cfgeneric.css');

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/interface/bg_page.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#masthead {
	width: 693px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}
#primary {
	width: 693px;
	margin-right: auto;
	margin-left: auto;
	height: 42px;
	text-align: center;
	background-color: #C7DCFF;
	display: none;
}
#primary a {
	font-size: 70%;
	color: #2b4378;
	background-image: url(../images/interface/btn_primary_off.gif);
	background-color: #c7dcff;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 28px;
	width: 99px;
	padding-top: 14px;
	float: left;
	font-weight: bold;
}
#primary a:hover {
	font-size: 70%;
	color: #2b4378;
	background-image: url(../images/interface/btn_primary_on.gif);
	background-color: #ffc983;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 28px;
	width: 99px;
	padding-top: 14px;
	float: left;
	font-weight: bold;
}
#secondary {
	width: 150px;
	margin-left: 35px;
	margin-bottom: 20px;
	float: right;
	display: none;
}
#secondary a {
	font-size: 70%;
	color: #2b4378;
	background-color: #c7dcff;
	text-decoration: none;
	display: block;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6C8FF;
}
#secondary a:hover {
	font-size: 70%;
	color: #2b4378;
	background-color: #ffc983;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA222;
}
#body {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/interface/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#content {
	width: auto;
}
#content h1 {
	font-size: 130%;
	color: #000000;
	font-weight: lighter;
	padding-bottom: 3px;
}
#content h2 {
	font-size: 110%;
	color: #000000;
	padding-bottom: 5px;
	font-weight: lighter;
}
#content li {
	list-style-type: square;
	font-size: 80%;
	line-height: 25px;
}
.dataTable th {
	background-color: #FFFFFF;
	font-size: 80%;
	color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.dataTable td {
	background-color: #FFFFFF;
	font-size: 80%;
	color: #000000;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.dataTable td a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.dataTable td a:hover {
	color: #FF9000;
	text-decoration: none;
	font-weight: bold;
}
#content li a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#content li a:hover {
	color: #FF9000;
	text-decoration: none;
	font-weight: bold;
}
hr {
	color: #000000;
	height: 1px;
}
#content p {
	font-size: 80%;
	line-height: 25px;
}
#content p a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#content p a:hover {
	color: #FF9000;
	text-decoration: none;
	font-weight: bold;
}
#greypanel {
	background-color: #d5d5d5;
	background-image: url(../images/interface/bg_grey_panel.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	width: 593px;
	margin-top: 15px;
	border: 5px solid #eaeaea;
}
#greypanel h1 {
	font-size: 110%;
	color: #2b4378;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B4378;
	padding-bottom: 5px;
	font-weight: lighter;
}
#greypanel p {
	font-size: 80%;
	text-align: justify;
}
#greypanel a {
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
#greypanel a:hover {
	text-decoration: underline;
}
#bluepanellrg {
	background-color: #c7dcff;
	background-image: url(../images/interface/bg_blue_panel_lrg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	width: 330px;
	margin-top: 15px;
	float: left;
	border: 5px solid #e3eeff;
}
#bluepanellrg h1 {
	font-size: 110%;
	color: #2b4378;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B4378;
	padding-bottom: 5px;
	font-weight: lighter;
}
#bluepanellrg p {
	font-size: 80%;
	text-align: justify;
}
#bluepanellrg a {
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
#bluepanellrg a:hover {
	text-decoration: underline;
}
#orangepanel {
	background-color: #ffc983;
	background-image: url(../images/interface/bg_orange_panel.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	width: 215px;
	margin-top: 15px;
	float: right;
	border: 5px solid #ffe4c1;
}
#orangepanel img {
	padding-bottom: 8px;
	padding-left: 8px;
}

#orangepanel h1 {
	font-size: 110%;
	color: #ff9000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9000;
	padding-bottom: 5px;
	font-weight: lighter;
}
#orangepanel p {
	font-size: 70%;
	text-align: justify;
}
#orangepanel a {
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
#orangepanel a:hover {
	text-decoration: underline;
}
#footerpanel {
	width: 623px;
	text-align: center;
	line-height: 25px;
}
.footerlinks a {
	text-decoration: none;
	color: #2B4378;
	font-size: 80%;
}
.footerlinks a:hover {
	color: #2B4378;
	text-decoration: underline;
}
#sponsorspanel {
	background-color: #FFFFFF;
	width: 623px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sponsorspanel h1 {
	font-size: 90%;
	color: #666666;
	font-weight: normal;
}
#sponsors {
	text-align: center;
	padding: 5px;
	border: 1px dashed #CCCCCC;
}

.access {
	display: none;
}
.accesstext {
  position: absolute;
  width: 0; height: 0;
  overflow: hidden;
  top: -50em;
}
.copyright {
	color: #2B4378;
	font-size: 70%;
	text-decoration: none;
}
.copyright a {
	color: #2B4378;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
