body {
	margin: 0;
	text-align:center;
	background-color: #313131;
	background-image: url(images/background_grad_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #6a7586;
	font-size: 11px;
	line-height: 15px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #6a7586;
	font-size: 11px;
	line-height: 15px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #6a7586;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #021b40;
	font-weight: bolder;
	font-size: 14px;
	padding-right: 30px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #6a7586;
	padding-right: 30px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6a7586;
	font-size: 20px;
	font-weight: bolder;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
ul {
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	background-position: left bottom;
}
li {
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	background-position: left bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.text:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}

#wrapper {
	width: 800px;
	text-align:left;
	margin:0 auto;
	
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a7586;
	text-decoration: none;
	line-height: 22px;
	background-image: url(arrows_off.gif);
	background-repeat: no-repeat;
	background-position: left;
	white-space: pre;
	display: inline;
	padding-left: 18px;
		
}
.textlink:link {
	
}
.textlink:visited {
	
}
.textlink:hover {
	text-decoration: none;
	background-image: url(arrows_on.gif);
	color: #021b40;
	
}
.textlink:active {
	
}


#wrapper #main {
	width: 800px;
	background-color: #FFFFFF;
	
}

#wrapper #header {
	height: 100px;
	width: 800px;
	margin-top: 0px;
	background-image: url(images/header_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}



/*content*/

#flash {
	float: left;
	width: 800px;
	height: 92px;
	background-color: #FFFFFF;
}

#wrapper #main #content {
	width:800px;
	float:left;
	vertical-align: top;
	background-color: #FFFFFF;
}
#wrapper #main #ticker {
	width: 780px;
	top: 357px;
	height: 40px;
	left: 0px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-left: 20px;
}

 #content-nav {
	float: left;
	width: 800px;
	height: 27px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
#content-article {
	float: left;
	margin-left: 20px;
	width: 500px;
}
#article-text {
	
}
#content-quote {
	width: 200px;
	float: left;
	padding-left: 40px;
}
#quote-text {
	
}
#content-onecolumn {
	width: 720px;
	float: left;
	padding-left: 40px;
}
#onecolumn-text {
	
}
#clock {
	width: 200px;
	height: 21px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #66CCFF;
	float: left;
	margin-top: 65px;
	margin-left: 40px;
}
#content-header {
	
	height: 60px;
	left: 0px;
	float: left;
	margin-top: 20px;
	background-color: #FFFFFF;
	padding-left: 40px;
}
#wrapper #main #content #banner {
	width:800px;
	float:left;
	vertical-align: top;
	background-color: #ffffff;
	background-repeat: no-repeat;
	height: 205px;
	padding: 0;
}

#flash-intro {
	clear:left;
	margin:0 0 40px 40px;
}

#footer {
	width: 850px;
	height: 31px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CCCCCC;
	position: relative;

}



.mainheader {
	font-family: "Trebuchet MS";
	font-size: 30px;
	line-height: 34px;
	color: #000000;
}

.subtext {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 13px;
	color: #CCCCCC;
}
.subtext2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
}

.status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	font-weight: bolder;
		
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	font-style: italic;
		
}




#td_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
statsview {
	overflow: scroll;
}



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
