body,td,div,span
{
	font: 9pt helvetica,arial,geneva,sans-serif;
	line-height: 12pt;
}

body
{
	background: no-repeat scroll left top url(gray.gif);
	background-color: #f0f0f0;
	margin-top: 0px;
	margin-left: 0px;
	cursor: auto;
}

a { text-decoration: none;}
a:link,a:visited { color: #0033cc; }

a:hover
{
	color: #ff6600;
	border-bottom: 1px dotted #ff6600;
}

a.white:link,a.white:visited { color: white; }
a.white:hover { border-bottom: 1px dotted white; }
a.gray:link,a.gray:visited { color: #666666; }
a.gray:hover { border-bottom: 1px dotted #666666; }
td { vertical-align: top; }

li
{
	list-style-image: url(orangeBullet.gif);
	margin-bottom: 5px;
	margin-right: 40px;
}

ul { margin-bottom: 20px; }

.paper
{
	text-align: left;
	background-color: white;
	width: 600px;
	margin: 40px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
}

.whitespace40
{
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
}

.whitespace10
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.title
{
	font-weight: bold;
	font-size: 18pt;
	color: #ff6600;
}

.subtitle
{
	font-weight: bold;
	font-size: 18pt;
	color: #666666;
}

.section
{
	font-weight: bold;
	font-size: 12pt;
	color: #003399;
	margin-top: 20px;
	margin-bottom: 15px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 2px;
}

.subhead
{
	font-weight: bold;
	margin-top: 10px;
	font-size: 10pt;
}

.summary { margin-top: 5px; }
.indent { margin-left: 15px; }

.techLabel
{
	color: #666666;
	font-size: 8pt;
}

.rightCell
{
	background-color: white;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 40px;
}

.leftCell
{
	background-color: #e0e0e0;
	width: 130px;
	border-right: 1px solid #999999;
}

.leftNavItem,.leftSelectedItem
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 8.5pt;
}

.leftNavItem
{
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

.leftSelectedItem
{
	background-color: white;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.leftNavThumbs, .leftNavThumbsSelected
{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 8.5pt;
	border-bottom: 1px dashed #999999;
	margin-bottom: 5px;
}

.leftNavThumbsSelected { background-color: white; }

.leftBackItem
{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #666666;
	background-color: #999999;
	font-size: 8pt;
}

.mainHeader
{
	font-size: 14pt;
	font-weight: bold;
	color: #ff6600;
	text-align: right;
}

.projectTitle
{
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.folioTable { margin-top: 20px; }

.folioDescription
{
	border-top: 1px solid #cccccc;
	padding: 5px;
}

.cornerCell
{
	text-align: right;
	vertical-align: bottom;
}

.thumbCell
{
	text-align: left;
	vertical-align: bottom;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.thumbImage
{
	padding: 2px;
	border: 1px solid #dddddd;
}

.thumbImage:hover { border: 1px dotted #ff6600; }
.thumbLink:hover { border: none; }

.tinyCaption
{
	color: #999999;
	font-size: 7pt;
}

.tinyLink {
	font-size: 8.5pt;
}
