body {
    font-family: Arial, Helvetica, sans-serif;
}

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; color: #000066; font-weight: bold}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #2900A4; font-weight: bold}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #000099; font-weight: bold}
h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000044;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 28pt;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B03A02;
	font-weight: bold;
	margin-top: 28pt;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0000CC;
	text-align: left;
	background: #CCCCCC;
}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	margin-bottom: 2pt;
}

a:link { color: #000099; font-weight: normal; text-decoration: underline }
a:visited { color: #000099; font-weight: normal; text-decoration: underline }
a:active { color: #CC66CC; font-weight: normal; text-decoration: underline }
a:hover { color: #CC0000; font-weight: normal; text-decoration: none }

#page {
    width: 600px;
	z-index: 3;
}

#pageheader {

}

#banner {
display: none;
}

#navbar {
display-none;
}

#content {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	background: #FFFFFF;
	padding: 20px 10px 20px 10px;
}

#lefthalf {
	width: 46%;
	float: left;
}

#righthalf {
	width: 46%;
	float: right;
}

#leftwide {
	width: 360px;
	float: left;
}

#rightthin {
	width: 180px;
	float: right;
}

#quotebox {
	width: 320px;
    margin-left: 20px;
	padding: 6px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}

#infoblock {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 450px;
}

#footer {
    position:relative;
	left: 0px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	text-align: center;
    padding: 10px 0px 10px 0px;
}

.breadcrumbs {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #666666;
	background-color: #ffffff;
	margin-bottom: 20pt;
	padding: 3px;
}

.breadcrumbs a:link { color: #666666; font-weight: normal; text-decoration: underline }
.breadcrumbs a:visited { color: #666666; font-weight: normal; text-decoration: underline }
.breadcrumbs a:active { color: #000000; font-weight: normal; text-decoration: underline }
.breadcrumbs a:hover { color: #000000; font-weight: normal; text-decoration: none }

.mediumtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000066}
.small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #333333}
.highlight-1 { font-weight: bold; color: #A80000}

.itembox-1 {
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
margin: 0px 20px 0px 20px;
padding: 6px 8px 6px 8px;
border-bottom: 1px #DEDEDE solid;
}

.itembox-2 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 20px 15px 20px;
	padding: 6px 8px 6px 8px;
	border: 1px #DEDEDE solid;
	background-color: #CCCCCC;
}

.sscript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	vertical-align: sup;
}

.highlight {
	background-color: #EBEBFF;
	padding: 3px;
}
	
.quote {
	font-style: italic;
	font-weight: bold;
	color: #0033CC;
}

.leadon {
	font-weight: bold;
	color: #990033;
	padding-top: 20pt;
	padding-bottom: 20pt;
}

.formtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000066}

.clearall {clear: both;}

#dev a:link { color: #666699; font-weight: bold; text-decoration: none }
#dev a:visited { color: #666699; font-weight: bold; text-decoration: none }
#dev a:active { color: #CC66CC; font-weight: bold; text-decoration: none }
#dev a:hover { color: #CC3333; font-weight: bold; text-decoration: underline }
