a:link {
	text-decoration: underline;
	color: #FF3300;
}
a:visited {
	color: #FF3300;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	color: #6633CC;
	text-decoration: underline overline;
}
.leftsideheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
	background-color: #999999;
	border: 0px none;
	font-weight: bold;
	text-align: left;
}
.leftside {
	width: 192px;
	margin-top: 12px;
	padding-bottom: 160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.leftsideinfo {
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}
.leftsidesubheader {
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	background-color: #EEEEEE;
	padding-left: 4px;
	font-weight: bold;
}
.projectname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 18px;
}
.projectposition {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 10px;
}
.projectdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 10px;
	line-height: 18px;
}
.projectfoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 48px;
	text-align: right;
}
.rightside {
	border-left: 1px solid #999999;
	width: 228px;
	margin-top: 12px;
	padding-bottom: 160px;
}
.rightsideheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
	background-color: #999999;
	border: 0px none;
	font-weight: bold;
}
.rightsidedetail {
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	padding: 12px 0px 12px 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.top {
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px;
	width: 744px;
}
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	padding: 10px;
}
