/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #676050;
	line-height:normal;
}
body {
	background-color: #fff;
	margin: 0px 0px 10px 0px;
	padding:0px;
}
ul, li, p, h1, h2, h3, h4, h5, h6, h7{
	margin:0;
	padding:0;
}
.clear{
	clear:both;
}
.red{
	background-color:#a51b1c;
	height:1px;
	margin:0px 0px 0px 0px;
}
a{
	color: #a51b1c;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	border:0;
}
#page_holder{
	width:966px;
	margin:auto;
	border-left:1px solid #cedada;
	border-right:1px solid #cedada;
	border-bottom:1px solid #cedada;
	padding-bottom: 0px;
}
#header{
	width:948px;
	margin:auto;
}
#header #logo{
	float:left;
	margin:28px 0px 0px 28px;
}
#header #openbox{
	float:right;
	margin:43px 0px 0px 0px;
}
#header #printbox{
	float:right;
	margin:43px 21px 0px 0px;
}

#lower_navigation{
	width:948px;
	height:48px;
	margin:auto;
}
#footer{
	width:948px;
	margin:auto;
	margin-top:54px;
	background:url(../images/investor-in-people.gif) no-repeat 775px 45px;
}
#footer #top a{
	display:block;
	float:left;
	background:url(../images/round-bullet.gif) no-repeat 0px 6px;
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 12px;
	color:#a69a81;
	text-decoration:none;
}
#footer #top a:hover{
	background:url(../images/round-bullet-red.gif) no-repeat 0px 6px;;
	color: #a51b1c;
	text-decoration:none;
	font-weight:;
}

#footer #bottom{
	margin-top:18px;
	margin-bottom:10px;
	color:#a69a81;
}
#footer #bottom a{
	color:#a69a81;
	font-weight:bold;
	text-decoration:none;
}
#footer #bottom a:hover{
	color: #a51b1c;
}

