/*body {
	background-color: #3D3E40;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #7b7c7a;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #797979;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #797979;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}
*/
/* Here's where we are defining things */
.header-rule
{
	height: 1px;
	color: Gray;
}

.fullscreen
{
	width: 100%;
}

#titlearea
{
	width: 100%;
	height: 191px;
	background: #72777A;
	color: #929292;
}

#titletable
{
	width: 100%;
	height: 100%;
}

div.index_2009_menu
{
	float: left;
	margin: -1px 0 0 -1px;
	width: 100%;
}

div.index_2009_menu ul
{
	margin: 0;
	padding: 0;
	background: #333;
	border-bottom: 1px solid #AAA;
	height: 58px;
	width: 100%;
}

div.index_2009_menu li
{
	position: relative;
	list-style: none;
	margin: 1.2em 0 0 0;
	float: left;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	text-align: center;
}

div.index_2009_varimenu
{
	float: left;
	/*margin: -1px 0 0 -1px;*/
	width: 70%;
}

div.index_2009_varimenu ul
{
	margin: 0;
	padding: 0;
	background: #333;
	border-bottom: 1px solid #AAA;
	height: 58px;
	width: 100%;
}

div.index_2009_varimenu li
{
	position: relative;
	list-style: none;
	margin: 1.2em 0 0 0;
	float: left;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	text-align: center;
}

.li1items li
{
	width: 99%;
}

.li2items li
{
	width: 49%;
}

.li3items li
{
	width: 33%;
}

.li4items li
{
	width: 24%;
}

.li5items li
{
	width: 19%;
}

.li6items li
{
	width: 16%;
}

.li7items li
{
	width: 14%;
}

.li8items li
{
	width: 12%;
}

.li9items li
{
	width: 11%;
}

div.index_2009_menu li a
{
	display: block;
	padding: 0;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #DDD;
}

div.index_2009_varimenu li a
{
	display: block;
	padding: 0;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #DDD;
}

div.bgmenu
{
	padding: 0;
	background: #333;
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #DDD;
	height: 100%;
}

div.search_2009
{
	display: block;
	width: 29%;
	border: 0;
	vertical-align: middle;
	padding: .75em 0 0 0;
	float: left;
}

div#publichomepage
{
	padding: 0;
	margin: 0;
	width: 100%;
}

#InputForm
{
	border: 0;
	padding: 0;
	margin: 0;
}

table#scindexinfo
{
	padding: 0;
	border: 0;
	margin: 0;
	width: 100%;
	height: 500px;
	color: #EEE;
}

table#scindexinfo td
{
	width: 33%;
	padding: 1.5em;
	font-family: Tahoma;
	font-size: 14px;
}

table#scindexinfo td a
{
	color: White;
}

table#scindexinfo td.copyright
{
	padding: .5em;
	background-color: #FF901D;
	height: 1em;
}

table#scindexinfo td#column1
{
	background: #333;
}

table#scindexinfo td#column2
{
	background: #222;
}

table#scindexinfo td#column3
{
	background: #777;
	vertical-align: top;
	padding: 2em 4.5em 1.5em 1.5em;
}

p.headertext2009
{
	color: White;
	font-family: Tahoma, Arial;
	font-size: 16px;
}

p.personheadertext2009
{
	font-weight: bold;
}

ul.persondetaillist2009
{
}

.topalign
{
	vertical-align: top;
}

.toppadding
{
	padding: 5.4em 1em 1em 1em ! Important;
}

.invisible
{
	visibility: hidden;
}

.comment-entry
{
	width: 80%;
}

.comment-grid
{
	width: 80%;
}

.comment-date-field
{
	width: 10%;
}

.comment-name-field
{
	width: 15%;
}

.comment-text-field
{
	width: 73%;
	text-align: left;
}

.grid-item-centered
{
	text-align: center;
}

.floater
{
	float: left;
}

.data-table-cell
{
	border: solid 1px gray;
	text-align: right;
	width: 7%;
}

.data-table-cell-label-150px
{
	width: 150px;
}

.data-table-cell-150px
{
	border: solid 1px gray;
	text-align: right;
	width: 150px;
}

.data-table-cell-nonmonth
{
	border: solid 1px gray;
	text-align: right;
	width: 26%;
}

.data-table-cell-center
{
	text-align: center;
}

.data-table-cell-nonmonth-six
{
	border: solid 1px gray;
	text-align: right;
	width: 12%;
}

.data-table-cell-label-six
{
	text-align: center;
	width: 12%;
}

.table-full
{
	width: 100%;
}