/* CSS Document */
body, html {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 9px;
	}


h2 {
	font-size: 10px;
	line-height: 10px;
	font-weight:bold;
	padding: 0 0 0 5px;
	margin:15px 0 5px 0;
	}
	
h1 {
	font-size: 12px;
	font-weight:bold;
	line-height: 12px;
	margin:15px 0 5px 0;
	}
	
p {
	line-height: 18px;
	padding: 0 0 0 10px;
	orphans: inherit;
	margin: 5px 0 0 0;
	}

a:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

a:visited {
  color: #666666;
  text-decoration: underline;
	}

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

a:active {
	color: #666666;
	text-decoration: none;
	}

a.hidden {
  color: #000000;
  text-decoration: none;
	}
	
td.footer {
	background-color:#eaeaea;
	color:#666666;
	font-family:Arial;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	padding:12px;
	line-height:16px;
	vertical-align:top;
	font-weight:bolder;
	letter-spacing:-.05em;
	} 
	
table.tableStyle tr td {height:15px;}
tr.spacer td {padding-bottom:15px;}
td.sub-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	font-weight:bold;
	padding-left:5px;
	margin-top:15px;
	margin-bottom:5px;
	
}
td.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	line-height: 12px;
	margin-top:15px;
	margin-bottom:5px;
	
}
td.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 14px;
	padding-left:10px;
	orphans:inherit;
	margin-top:5px;
	margin-bottom:0px;

}

#wrapper {
	width: 770px;
	position: relative;
	left: 0;
	top: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}

#fullPage-wrapper {
	width: 746px;
	border: solid 2px #EBEBEB;
	padding: 10px 10px 10px 10px;
	text-align: center;
	position: relative;
	left: 0;
	top: 0;
	}
	
#fullPage-content {
	position: relative;
	width: 100%;
	height: 100%;
	}
	
#team-member {
	width: 50%;
	text-align: center;
	float: left;
	position: relative;
	left: 0;
	top: 0;
	height: 15px;
	}

#halfPage-content {
	width: 462px;
	border: solid 2px #ebebeb;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
	text-align: left;
	position: relative;
	left: 282px;
	top: 0;
	}

#sideBar {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
#clear {
	clear: both;
	}

#list-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 0 0 20px;
	clear: both;
	}
	
#list-names {
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 50%;
	text-align: left;
	margin: 0 0 0 0;
	}

#list-price {
	float: left;
	position: relative;
	right: 0;
	top: 0;
	width: 40%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	}

#list-price p {
	line-height: 10px;
	padding: 0 0 0 5px;
	margin: 15px 0 5px 0; 
	}
	
.left-pad {
	padding: 0 0 0 0px;
	}
	
.table-small {
	height: 18px;
	line-height: 18px;
	}

#list-wrapper h1 {
	line-height: 14px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 10px;
	}
	
.spacer {
	height: 30px;
	}