/* following rules are invisible to IE 5 \*/
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
/* end IE 5 hack */ 
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
	
#colorBarBg {
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
	
/* styles for IE 5 Mac */
.blankWrapper {
        background: #FFFFFF;
        position: absolute;
        top: 50px;
		width: 100%;
}
/* following rules are invisible to IE 5 \*/
.blankWrapper {
	background: transparent;
	text-align: center;
	position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    margin-top: -300px;
    text-align: center;
    min-width: 1000px; 
}
/* end IE 5 hack */ 
#siteContainer {
	position: relative;
	z-index: 1;
	text-align: left;
	margin: 0px auto;
	overflow: visible;
	height: 600px;
	width: 1000px;
	border: 1px solid #FFFFFF;
}

p {
font-size:10px; 
font-family:"Courier New", Courier, mono; 
margin:0; padding:5; 
color:#FFFFFF;
}

font {
font-size:14; 
font-family:"Courier New", Courier, mono; 
margin:0; padding:0; 
color:#FFFFFF;
}

.headline-font{
font-size:14; 
font-family:"Courier New", Courier, mono; 
margin:0; padding:0; 
color:#FFFFFF;
}

.text-font{
font-size:10; 
font-family:"Courier New", Courier, mono; 
margin:0; padding:0; 
color:#666666;
}

.genevaBKbox {
font-family:Geneva,Verdana,Arial,sans-serif; 
font-size:14px;
color:#FFFFFF;
line-height:normal;
font-weight:normal;
text-decoration:none;
background-color:#000000;
}

.genevaWTbox {
font-family:Geneva,Verdana,Arial,sans-serif; 
font-size:14px;
color:#000000;
line-height:normal;
font-weight:normal;
text-decoration:none;
background-color:#FFFFFF;
}

.genevaGbox {
font-family:Geneva,Verdana,Arial,sans-serif; 
font-size:14px;
color:#FFFFFF;
line-height:normal;
font-weight:normal;
text-decoration:none;
background-color:#666666;
}

.genevaWTRbox {
font-family:Geneva,Verdana,Arial,sans-serif; 
font-size:14px;
color:#FF0000;
line-height:normal;
font-weight:normal;
text-decoration:none;
background-color:#FFFFFF;
}


a:link{
color:#FFFFFF;
background-color:#000000
} 

a:visited{
color:#FFFFFF;
background-color:#000000
}

a:hover{
color:#FFFFFF;
background-color:#FF0000
}

a:active{
color:#CCCCCC;
background-color:#990000
}

a.special:link{
color:#000000;
background-color:#FFFFFF
}

a.special:visited{
color:#000000;
background-color:#FFFFFF
}

a.special:hover{
color:#FFFFFF;
background-color:#FF0000
}

a.special:active{
color:#CCCCCC;
background-color:#990000
} 

/*tables:*/
.gray-table {
background:#CCCCCC; 
border-spacing:0;
border-collapse:collapse; 
border:0; 
margin:0; 
margin-bottom:12px;
}

.gray-table th, .gray-table td {
border:2px solid #666666;
vertical-align:top
}

.red-table {
background:#EEEEEE; 
border-spacing:0; 
border-collapse:collapse; 
border:0; 
margin:0; 
margin-bottom:12px;
}

.red-table th, .red-table td {
border:1px solid #C2240D;
vertical-align:top
}

.main-table {
border-spacing:0; 
border-collapse:collapse; 
border:0; 
margin:0; 
margin-bottom:12px
}

.main-table-date td {
vertical-align:top;
div-align:right
}

.floatedleft {
float:left;
}

#rightFoot {
position:absolute; right:0px; bottom:0px; height:20px; z-index:3; visibility: visible"
}

 
