/* CSS Document */
body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}
a:link, a:active, a:visited {
	color: #FF6633;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: none;
}
#tblContent{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 0;
	margin-right: 0;
}
#header {
 width: 934px;
 font-size: 12px;
 text-align: left;
 margin-left: auto;
 margin-right: auto;
 clear: both;
}
#headerlinks {
	color: #000099;
 	font-size: 12px;
	text-decoration: none;
}
#headerlinks a, #headerlinks a:link , #headerlinks a:visited, #headerlinks a:active {
	color: #FF6633;
 	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#headerlinks a:hover {
 	font-size: 12px;
	color: #000099;
	text-decoration: none;
}


/* ------------------- Ticker Div ---------------------- */

#ticker 
{
 width: 934px;
 height: 23px;
 margin-left: auto;
 margin-right: auto;
 clear: both;
 background-color: #333399;
}

/* ------------------- Ticker Div End ---------------------- */

#sublinks {
	color: #000099;
 	font-size: 11px;
	text-decoration: none;
}
#sublinks a, #sublinks a:link , #sublinks a:visited, #sublinks a:active {
	color: #FF6633;
 	font-size: 11px;
	text-decoration: none;
}
#sublinks a:hover {
 	font-size: 11px;
	color: #000099;
	text-decoration: none;
}

#silo1 { 
	font-size: 12px;
	color: #FFFFFF;
	background: #E18D11;
	padding: 9px;
	width: 136px;
}
#silo2 {
	font-size: 12px;
	color: #FFFFFF;
	background: #133DF1;
	padding: 9px;
	width: 136px;
}
#silo3 {
	font-size: 12px;
	color: #FFFFFF;
	background: #FF9999;
	padding: 9px;
	width: 136px;
}
#silo4 {
	font-size: 12px;
	color: #FFFFFF;
	background: #FC3E02;
	padding: 9px;
	width: 136px;
}
#silo5 {
	font-size: 12px;
	color: #FFFFFF;
	background: #85D04C;
	padding: 9px;
	width: 136px;
}
#silo6 
{
	font-size: 12px;
	color: #FFFFFF;
	background: #DA20B7;
	padding: 9px;
	width: 136px;
}
a.mainwhite:link {color:#FFFFFF; font-size:14px; text-decoration: none; }
a.mainwhite:active {color:#FFFFFF; font-size:14px; text-decoration: none; }
a.mainwhite:visited {color:#FFFFFF; font-size:14px; text-decoration: none; }
a.mainwhite:hover {color:#FFFFFF; font-size:14px; text-decoration: none; }
h1 {font-size: 15px; color: #000099; font-weight: normal;}
h2 {font-size: 13px; color: #000099;}

#pageContent {
padding-top: 0px;
padding-bottom: 9px;
padding-left: 9px;
padding-right: 9px;
font-size: 12px;
text-align: left;
margin-left: auto;
margin-right: auto;
clear: both;
}

#leftContent {
 width: 153px;
 border-right: 1px dashed #FF9933;
}

#mainContent {
width: 622px;
}

#rightContent {
 width: 153px;
 border-left: 1px dashed #FF9933;
}

#mainTable
{
border-bottom: 1px dashed #FF9933;
}

#footer {
 width: 934px;
 font-size: 9px;
 color: #999999;
 text-align: left;
 margin-left: auto;
 margin-right: auto;
 clear: both;
}
#footlinks a, #footlinks a:link, #footlinks a:visited
{
color: #999999;
text-decoration: none;
}

#footlinks a:hover
{
color: #FF6633;
text-decoration: none;
}