.body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
.raw {
	font-family: Courier, serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 24px;
}
.tabled {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	vertical-align: top;
	text-align: left;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #222222;
	padding-left: 10px;
	padding-bottom: 20px;
}
.h1a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #222222;
	padding-left: 10px;
	padding-bottom: 20px;
}
.h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E6E6E6;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #E6E6E6;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 12px;
	background-color: #FBFBFB;
}
.h2a {
	font-family: Helvetica, Microsoft Sans Serif, Arial, sans-serif;
	font-size: 18px;
	color: #111111;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 14px;
}
.h2b {
	font-family: Helvetica, Microsoft Sans Serif, Arial, sans-serif;
	font-size: 18px;
	color: #111111;
	font-weight: normal;
}
.h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	margin-bottom: -10px;
	padding-top: 8px;
	padding-left: 10px;
}
.h3b {
	font-family: Helvetica, Microsoft Sans Serif, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.h4 {
	font-family: Helvetica, Microsoft Sans Serif, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	padding-left: 10px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #999999;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: -10px;
}
.footer {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 9px; 
	line-height: 11px; 
	color: #666666;
	margin-bottom: 10px;
}

a:link, a:visited {
	text-decoration: none;
	color: #00a9eb;
	border-bottom-color: #CCCCCC;
	border-bottom: 1px;
}
a:hover {
	color: #fff; 
	background-color:#44c8f5; 
	text-decoration: none;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #999999;
}
ol {
	margin-left: 25px;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	list-style-image: url(http://lessisabore.com/images/xd_bullet.gif);
}
ul.tabled {
	list-style-type: disc;
	list-style-image: url(http://lessisabore.com/images/xd_bullet-printable.gif);
}
.projectPageBody {
	margin: 0px;
	margin-left: 40px;
	margin-top: 20px;
	padding: 0px;
	background-color: #cccccc;
}
.projectTableBody {
	width: 90%;
	border-width: 0px;
	background-color: #ffffff;
	vertical-align: top;
}
.projectTitlebar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	background-color: #eaeaea;
}
.projectSubtleBox {
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7;
}

.projectHorizGrid {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #d5dddd;
}

.projectBG {
	background-color: #d5dddd;
}

.overviewBG {
	background-color: #FFFFEA;
}
.hairline {
	background-color: #cccccc;
}

