/* General element styles: */
/***************************/

* { 
font-family: Verdana,Arial,Helvetica,sans-serif;
margin:0;
padding:0;
background-color: transparent;
font-size: 1em;
}

html {
font-size: 100.01%;
}
body { 
color: #fff;
font-size: 75%;
 font-family: Arial, Helvetica, sans-serif;
	} 
H1 {
	font-weight: bold;
	color: #868786;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	}
H4 {
	font-family: Cantarell, Gotham, Verdana, Arial;
	font-weight: normal;
	color: #868786;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	font-size: 12px;
	}
H5 {
	font-family: "Gotham Medium", Verdana, Arial;
	font-weight: normal;
	color: #868786;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	font-size: 20px;
	}
p {
line-height: 130%;
margin: 0 0 1em 0px;
font-size: 0.9em;

}
a { 
color: #868786; 
text-decoration: none; 
}
a:hover {
	text-decoration: none;
	color: #ccc;
}
:focus {
outline: 0;
}
#logo img {margin-bottom: 12px;}

.ticker {	
		height: 6px;
		background-color:#000;
		}
#block1 {
		position: absolute;
		top: 50px;
		right:0px;
		width: 100%;
		}
#block2 {
		position: absolute;
		top: 150px;
		right: 0px;
		width: 100%;
		}
#block3 {
		position: absolute;
		top: 35px;
		left:0px;
		width: 70px;
		height: 50px;
		background-color:#000;
		}
input {background-color: white}

.csc-textpic-intext-left-nowrap .csc-textpic-text {width: 480px;}
td.td-2, td.td-1 {width: 110px;text-align: right;}
table.contenttable {width: 590px;}
p.csc-frame-frame2 {font-size: 0.8em;}
.csc-textpic-caption {padding-top: 5px;}
