html {
	background-color: #ffffff;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana;
	font-size: x-small;
	abackground-color: #cccccc;
	background-color: #ffffff;
}

table {
	border-collapse: collapse;
	border-color:#999999;
	background-color: #ffffff;
}

td {
	font-size: x-small;
	border-color:#999999
}

.heading {
	font-size: 18pt;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana;
	color: #000000;
	margin-bottom: 1px;
}

.heading2 {
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial;
	color: #2B3A63;
}

.heading3 {
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana;
	color: white;
}

.caption {
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Verdana;
	color: #000000;
	margin-right: 19px;
	margin-left: 19px;
}



hr {
	color: #000080;
}

div.hr {
	width: 100%; 
	height: 1px; 
	background: #000080; 
	margin-bottom: 5px; 
	margin-top: 5px; 
	font-size: 1pt;
}

table.cs {
	margin: 0px 3px 0px 3px;
	width: 90%;
	font-family: Arial, Verdana;
	font-size: 10pt;
	align: center;
}

td.csImg {
	width: 25%;
	text-align: center;
	vertical-align: top;
}

td.csText {
	width: 75%;
	vertical-align: top;
}


.fullcolumn {
	margin: 0px 3px 0px 3px;
	width: 561px;
	abackground-color: #00ff00;
	float: left;
	font-family: Arial, Verdana;
	font-size: 10pt;
}

.fauxcolumn {
	margin: 0px 3px 0px 3px;
	width: 0px;
	abackground-color: #0000ff;
	float: left;
	font-family: Arial, Verdana;
	font-size: 10pt;
}

.widecolumn {
	margin: 0px 3px 0px 3px;
	width: 359px;
	abackground-color: #00ff00;
	float: left;
	font-family: Arial, Verdana;
	font-size: 10pt;
}

.narrowcolumn {
	margin: 0px 3px 0px 3px;
	width: 192px;
/*	abackground-color: #ff0000;*/
	float: left;
	font-family: Arial, Verdana;
	font-size: 10pt;
}

.comphilight {
	color: #ff3333;
	font-family: Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
	background-color: #f5f5dc;
}

.compbold {
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	background-color: #f5f5dc;
}

.comp {
	font-family: Verdana, Arial
	font-size: 8pt;
	background-color: #f5f5dc;
}
a:visited { color:#2B3A63; text-decoration: none}
a:link { color:#2B3A63; text-decoration:none}
a:hover { color:#2B3A63; text-decoration: underline}

.main a:visited { color:#2B3A63; text-decoration:none; border-style:dotted; border-left-width:0px; border-top-width:0px; border-right-width:0px; border-bottom-width:1px; border-bottom-color:#CCCCCC}
.main a:link { color:#2B3A63; text-decoration:none; border-style:dotted; border-left-width:0px; border-top-width:0px; border-right-width:0px; border-bottom-width:1px; border-bottom-color:#CCCCCC}
.main a:hover { color:#2B3A63; text-decoration:none; border-style:solid; border-left-width:0px; border-top-width:0px; border-right-width:0px; border-bottom-width:1px; border-bottom-color:#2B3A63}

a.footer:visited { color:#666699; text-decoration: underline }
a.footer:link { color:#666699; text-decoration: underline }
a.footer:hover { color:#666699; text-decoration: underline }

a.news:visited { color:gray; text-decoration: none }
a.news:link { color:gray; text-decoration: none }
a.news:hover { color:gray; text-decoration: underline }
