* {
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: underline;
	color: #e8e8e8;
}

a:link {
  text-decoration: underline;
  color: #e8e8e8;
  }

a:visited {
  text-decoration: underline;
  color: #e8e8e8;
  }

a:hover {
  color: white;
  text-decoration: none;
  }

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e6e6e6;
}

img {
	border-style: none;
}

#body {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 812px;
	font-style: normal;
	font-weight: normal;
	font: small;
	color: #191919;
}

#top {
	background-image: url(images/topbackground.png);
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	background-repeat: no-repeat;
	height: 100px;
	background-color: #666666;
	width: 698px;
}

#topTable {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(images/perspective_table.png);
}

#menu {
	margin-top: -30px;
	float: right;
}

#menu ul {
	padding-right: 60px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	border-bottom-width: 1px;
	border-bottom-color: #5c5c5c;
	border-bottom-style: solid;
	margin-top: 5px;
	position: relative;
	top: 20px;
	margin-right: 5px;
	padding-left: 10px;
	padding-bottom: 0;
	padding-right: 10px;
	padding-top: 7px;
	margin-left: 5px;
	text-decoration: none;
	background-color: #232323;
	float: left;
	display: block;
	height: 22px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a.selected {
	border-style: solid;
	border-color: #3c3c3c;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	margin-top: 5px;
	top: 0px;
	position: relative;
	margin-right: 5px;
	padding-left: 10px;
	padding-bottom: 0;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 5px;
	text-decoration: none;
	background-color: black;
	float: left;
	display: block;
	height: 44px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#banner {
	padding-top: 9px;
	text-align: center;
	text-shadow: 0px 2px 2px #660000;
	font-weight: bold;
	font-size: 14px;
	color: white;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/banner.png);
	padding-right: 6px;
	padding-left: 6px;
	background-color: #be0005;
	z-index: 0;
	height: 21px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

.contentsSpacer {
	height: 10px;
	background-color: black;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

#contents {
	text-align: left;
	padding-bottom: 20px;
	padding-top: 5px;
	padding-left: 15px;
	word-spacing: -1px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: white;
	background-color: black;
	margin-right: auto;
	margin-left: auto;
	width: 785px;
}

#leftColumn {
	display: block;
	width: 520px;
	padding-top: 10px;
}

#rightColumn {
	padding-top: 22px;
	clear: both;
	margin-right: 10px;
	position: relative;
	display: inline;
	height: 520px;
	width: 240px;
	float: right;
}

h2 {
	margin-bottom: -4px;
	padding-left: 0;
	padding-bottom: 21px;
	padding-right: 0;
	padding-top: 0;
	font-size: 16pt;
	background: #000000 url(images/h2background.gif) repeat-x left bottom;
}

h2 a:link, h2 a:visited{
	text-decoration: none;
}.date-header {
color: rgb(119, 119, 119);
display: block;
font-size: 9pt;
font-weight: bold;
height: 14px;
letter-spacing: 2px;
margin-bottom: 2px;
text-transform: uppercase;
width: 520px;
  }

.smallText {
	font-size: 8pt;
	color: #cccccc;
}

.sectionHeader {
	margin-top: 5px;
	font-size: 16pt;
	color: #be1d17;
}

.sectionSubHeader {
	margin-top: 5px;
	font-size: 11pt;
	color: #bd1d17;
}

.indentedParagraph {
	margin-left: 10px;
}

#footer {
	clear: both;
	padding-top: 6px;
	font-size: 9pt;
	color: #cccccc;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #191919;
	height: 20px;
	width: 800px;
}

#announcments {
	height: 31px;
	width: 420px;
	background-position: right top;
	background-image: url(images/announcements.png);
	background-repeat: no-repeat;
	right: -6px;
	float: right;
	top: 10px;
	position: relative;
}

#newsTicker{
	left: 55px;
	position: relative;
	margin-right: 20px;
	text-shadow: 0px 2px 2px #660000;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	margin-top: 10px;
	width: 355px;
	height: 17px;
}

#logo{
	margin-left: 15px;
	display: inline;
	float: left;
	position: absolute;
}

.attentionBox{
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 10px;
	color: black;
	padding: 10px;
	font-size: 9pt;
	background-color: #ffcc00;
	border-color: #cc6600;
	border-width: 2px;
	border-style: solid;
	width: 480px;
}

.list{
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
.bigButton{
	margin-left: 5px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	color: white;
	background-color: #131313;
	border-color: #990000;
	border-width: 2px;
	border-style: solid;
}
.rightboxtop{
	margin-top: 8px;
	background-color: black;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(images/rightboxtop.gif);
	background-position: center bottom;
	height: 8px;
	background-repeat: no-repeat;
	width: 224px;
}
.rightboxmid{
	word-break: break-strict;
	word-wrap: break-word;
	background-color: #0e0e0e;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(images/rightboxmid.gif);
	background-position: center center;
	background-repeat: repeat-y;
	width: 216px;
}
.rightboxtitle{
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-color: #2e2e2e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 5px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 14px;
}
.rightboxmid li{
	line-height: 18px;
	margin-left: 20px;
	font-size: 13px;
	list-style-position: outside;
}
.rightboxmid li a{
	text-decoration: none;
	font-size: 13px;
	list-style-position: outside;
}
.rightboxbottom{
	background-repeat: no-repeat;
	background-color: black;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(images/rightboxbottom.gif);
	background-position: center top;
	height: 8px;
	width: 224px;
}
.center{
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.left{
	margin-top: 8px;
	clear: left;
	float: left;
}
.right{
	margin-top: 8px;
	clear: right;
	float: right;
}

.anylinkcss{
text-decoration: none;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-style: solid;
border-color: #5c5c5c;
font-size: 12px;
position: absolute;
visibility: hidden;
border-bottom-width: 0px;
line-height: 25px;
z-index: 100;
background-color: #232323;
width: 205px;
}

.anylinkcss a{
padding-left: 0px;
padding-bottom: 1px;
padding-right: 0;
padding-top: 1px;
border-bottom-color: #5c5c5c;
border-bottom-style: solid;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-top-width: 0px;
width: 100%;
display: block;
text-indent: 3px;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
text-decoration: none;                           
background-color: #474747;
color: white;
}

