#page {
	width: 830px;
}

#header {
    border-bottom: 1px solid #737373;
}

#singleHeader {
	border-bottom: 6px solid #006F9F;
	height: 60px;
    margin-bottom: 1px;
}

#singleHeader #headerBottomRight {
	position: absolute;
	width: 300px;
	margin-left: 530px;
	margin-top: 35px;
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 0.857em;
}

#singleLogo {
	position: absolute;
	margin-top: 26px;
}

#singleHeader h1 {
	position: absolute;
	margin-left: 350px;
	margin-top: 8px;
	
	font-size:2.571em;
	font-weight: normal;
	color: #414141;
	font-family: Times New Roman,Serif;
}

#singleHeader h1 span {
	letter-spacing: 0.071em;
}

a {
	color: #006f9f;
	text-decoration: none;
}

#contentFooter {	
	color: #666665;
	font-size: 10px;
	font-family: Arial, sans-serif;
	border-top: 4px solid #666665;
}

#contentFooter p.linkList a {
	color: #666665;
}

#contentFooter p.linkList a:hover {
	color: #006f9f;
}

#page table {
	margin-left: 20px;
	font-family: Verdana;
	font-size: 12px;
}