* { padding: 0; margin: 0; }

body {
	behavior: url(csshover.htc);
	font: .8em Arial, Helvetica, sans-serif;
}
h4 {
	font-size:1.3em;
	color:#0046ad;
	margin-top: 10px;
	font-weight: bold;
}
#wrapper {
	width: 915px;
	height: auto;
	display: block;
	margin: 0 auto;
}
#bodycontent {
	width: 910px;
	height: 100%;
	float: left;
	display: block;
	clear: both;
	background-image: url(../Images/pegboardbkg.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
}
#header {
	color: #0046ad;
	width: 901px;
	float: left;
	padding: 0px;
	height: 132px;
	margin: 0px;
	background: url(../Images/Header.jpg) no-repeat;
	font-size: 8.5pt;
}
#headerrt {
	color:#0046ad;
	width:182px;
	float:right;
	height:112px;
	text-decoration: none;
	clear: both;
}
div#listmenu {
	width:910px; /* makes the div full width */
	float:left;
	background-image: url(../Images/navbar.jpg);
	background-repeat: no-repeat;
	color: #000000;
	height: 36px;
	font-size: 13px;
	margin: 0px;
	}
/* START FULL SECTION */
#fullsection {
	color: #000000;
	height: auto;
	width: 905px;
	float: left;
	clear: both;
	display: block;
}
#fullsectionmid {
	height: auto;
	display: block;
	padding-left: 55px;
	background: url(../Images/MidFull.gif) repeat-y;
	padding-right: 55px;
}
#fullsectionbot {
	padding-top: 26px;
	background: url(../Images/BotFull.gif) no-repeat;
}
#fullsection h3 {
	height: 41px;
	background: url(../Images/TopFull.gif) no-repeat left top;
	margin-top: -3px;
}
/* END FULL SECTION */



#footer {
	width: 901px;
	clear: both;
	color: #000000;
	background: #FFFFFF url(../Images/pegboard_bottom.jpg) no-repeat;
	margin: 0px;
	height: 40px;
	text-align: center;
	font-size: 0.75em;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* backslash hack hides from IE mac \*/
*html .clearfix {height: 1%;}
form tr {
	vertical-align: middle;
}
.clearfix {display:block;}

th {
	padding-left:5px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #0046ad;
	color: #FFFFFF;
}
td {
	text-align: left;
	padding: 4px 3px 4px 5px;
}
.purolator {
	color:#0046ad;
	font-weight: bold;
}
table img {
	padding-left: 20px;
}
table {
	font-size: .8em;
	font-weight: bold;
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
tr {
	vertical-align:top;
}

hr {
	color: #f32837;
	font-size: 1px;
}

.red {
	color: #f32837;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

a:visited {
	color:#f32837;
}

a:link {
	color:#0046ad;
}
