/* CSS Document */

body {
	margin: 0px;
	background-color: #ffffff;
	}

a {
	color: #666600;
	text-decoration: underline;
}
td.smsheet {
	font-size: 9px;
	padding-left: 20px;
}
td.mdsheet {
	font-size: 10px;
	padding-left: 10px;
}
td.fillsheet {
	border: 1px solid #000000;
	background-color: #CCCCCC;
}
td.filllgborder {
	background-color: #CCCCCC;
	border: 2px solid #000000;
}
td.lgborder {
	border: 2px solid #000000;
}
td.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
}

p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	}
	
.sidebar_head{
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	color: #666600;
}

.sidebar_content{
	padding-right: 8px;
	padding-left: 8px;
}

.toppadding{
	padding-top: 12px;
}

.main_head{
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	color: #0066CC;

}

.path {
	padding-top: 5px;
	padding-left: 12px;
	padding-bottom: 5px;
}

.content {
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
}

a.linklist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666600;
}td.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666633;
	border-bottom: none;
}
#comment {
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 80%;
}
td.survey {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.hotlinesub {
	color: #0066CC;
	font-weight: bold;
}
.contentsub {
	font-size: 13px;
	font-weight: bold;
	color: #666633;
}
.subsub {
	color: #000099;
	font-weight: bold;
}
#landinglinks {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#spreadsheet{
	border:#000000 thin solid;
}
.caption {
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
}
.footnote {
	font-size: 10px;
	line-height: 13px;
}
body.email {
	margin: 10px;
}

a.emaillink {
	font-size: 10px;
	text-decoration:none;
}

.secondary {
	text-align: left;
	display: list-item;
}
.listings {
	padding-bottom: 20px;
}

.tablelist td{
	border-bottom: 1px solid #0066cc;	
}