
* {
margin: 0px;
padding: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #002494;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		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 */
}
#centeredpage {
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#headermenu {
	background-image: url(../images/HeaderLogo.jpg);
	height: 147px;
}
#blackborder {
	width: 793px;
	border: 1px solid #000000;
	margin-right: 14px;
	margin-left: 13px;
	background-color: #FFFFFF;
}
#menu {
	margin-right: 14px;
	margin-left: 13px;
	height: 32px;
}
#menu img{
display: inline;
}
#ProductsMenu {
	background-color: #D9DFEF;
	width: 185px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	margin-top: 9px;
	font-size: 12px;
	float: left;
	margin-bottom: 19px;
}
#ProductsMenuLinks {
	margin-top: 23px;
	margin-right: 9px;
	margin-bottom: 23px;
	margin-left: 9px;
	padding-left: 12px;
	padding-right: 12px;
}
#ProductsMenuLinks h3{
  margin-left: -12px;
  padding-left: 0px;
}
#ProductsMenuLinks ul {
	margin-bottom: 17px;
	margin-left: 9px;
	padding-left: 0px;
}
#ProductsMenuLinks li {
	margin-left: 0px;
	margin-bottom: 2px;
	list-style-image: url(../images/diamond.gif);
}

#ProductsMenuLinks li li{
	margin-left: 10px;
	list-style-type:disc;
	list-style-image: none;
}
li {
	margin-left: 6px;
	margin-bottom: 2px;
	}
ul {
	margin-left: 14px;
	margin-bottom: 10px;
}
h2 {
    font-size: 16px;
}

#MainText {
	width: 778px;
	margin-left: 0px;
	padding-top: 5px;

	padding-bottom: 15px;
	padding-left: 0px;
}
#NewsUpdates {
	width: 425px;
	border: 1px solid #000000;
	background-color: #D9DFEF;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#MainText p {
	padding-top: 10px;
	padding-bottom: 10px;
}
#MainText h1 {
	font-size: 16px;
	font-weight: bold;
	color: #012698;
}
.SageNotice {
	font-size: 9px;
	color: #999999;
}
#NewsUpdates ul {
	margin-top: 7px;
	margin-right: 17px;
	margin-bottom: 7px;
	margin-left: 33px;
}
#RightColumn {
	width: 133px;
	float: right;
	padding-top: 50px;
}
.floatright {
	float: right;
}
#RightShaded {
	background-color: #D9DFEF;
	width: 132px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#footerblack {
	background-color: #000000;
	height: 15px;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 793px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#MainText #CenterColumn {
	width: 433px;
	padding-top: 20px;
	float: right;
}
#TopBar {
	background-image: url(../images/TopBar.jpg);
	height: 18px;
}
#TopBar a {
	color: #999999;
}
.ProductCategory {
	font-weight: bold;
}
#ProductsMenuLinks a {
	text-decoration: none;
	color: #000000;
}
#ProductsMenuLinks a:hover {
	text-decoration: underline;
	color: #002494;
	}
#NewsUpdates a {
	text-decoration: none;
	color: #000000;
}
#NewsUpdates a:hover {
	text-decoration: underline;
	color: #002494;
	}
#footer  a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}
#pdflibrary h4{
	font-size: 14px;
}
#pdflibrary h5{
	background-image: url(../images/BoxHeader.jpg);
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	display: block;
	height: 19px;
	color: #FFFFFF;
}
#pdflibrary h5 a{
	color: #FFFFFF;
}
#pdflibrary p{
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#newsarticles h4{
	font-size: 14px;
}
#newsarticles h5{
	background-image: url(../images/BoxHeader.jpg);
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	display: block;
	height: 19px;
	color: #FFFFFF;
}
#newsarticles h5 a{
	color: #FFFFFF;
}
#newsarticles p{
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}


.productbox {
	border: 1px solid #000000;
	background-color: #D9DFEF;
	margin-bottom: 10px;
}
.productbox p{
  padding-left:5px;
  padding-right:5px;
  }
.timeclockbox {
	border: 1px solid #000000;
	background-color: #D9DFEF;
	margin-bottom: 10px;
}
.timeclockbox img{
  padding: 7px;
  }
