/* CSS Document */
#container {
	width: 900px;
}
.inputLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.MyAccount_nav {
	height: 100%;
	width: 175px;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.MyAccount_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	letter-spacing: 1px;
	color: #000000;
}
li {
	line-height: 21px;
}
.sub_header {
	background-color: #663300;
	background-repeat: repeat;
	height: 20px;
	width: 100%;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}
.admin_header {
	position: absolute;
	height: 51px;
	width: 790px;
	float: left;
}
.style1Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	line-height: 18px;
	text-align: center;
}
.pageInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sub_headerAdmin {
	background-color: #003399;
	background-repeat: repeat;
	height: 20px;
	width: 100%;
}
