@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #23408F;
	background-image: url(Images/bkgd.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
.menus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.oneColFixCtr #container {
	width: 980px;
	text-align: left;
	background-color: #EEE2CA;
	height: 2000px;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: absolute;
	top: 35px;
	left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtr #mainContent {
	padding-top: 0;
	padding-right: 65px;
	padding-bottom: 0;
	padding-left: 65px;
	height: auto;
}
.oneColFixCtr #header {
	background-color: #EEE2CA;
	margin: 0px;
	padding-left: 200px;
	height: 125px;
	background-position: 65px 5px;
	vertical-align: bottom;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.oneColFixCtr #container #menu {
	height: 200px;
	width: 840px;
	margin-right: 65px;
	margin-left: 65px;
	border: 5px solid #FFFFFF;
	background-color: #009933;
	background-repeat: no-repeat;
	background-image: url(Images/morethanaprinterFPO.jpg);
	z-index: 100;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.oneColFixCtr #container #placeholder {
	height: 190px;
}
.homeLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	background-color: #FFFFFF;
}
.homeLink:hover {
	color: #990000;
}

#apDiv1 {
	position:absolute;
	left:100px;
	top:135px;
	width:840px;
	height:30px;
	z-index:100;
}
#topPoint {
	position:absolute;
	left:0px;
	top:0;
	width:1020px;
	height:35px;
	z-index:101;
}
.oneColFixCtr #container #mainContent p {
}
.smallBlackSubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#CPlogo {
	position:absolute;
	left:94px;
	top:5px;
	width:119px;
	height:114px;
	z-index:102;
}
#notePad {
	position:absolute;
	left:600px;
	top:2px;
	width:117px;
	height:125px;
	z-index:103;
}
.cellmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #f5f1e4;
}
.cellmenu:hover {
	color: #990000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.homeLink:link {
}
