body {
	margin-left:10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EAEAEA;
}

h1 {
	font-size:1.2em;
	font-weight: bold;
	color: #000066;
}

h2 {
font-size:1.05em;
	font-weight: bold;
	color: #4C4D7D;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin: 0px 0px 2px;
}

a:link {
	color: #060B66;
}
.home_bck {
	background-image: url(img/strata_fade.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
	width: 350px;
	float:right;
}

ul {
	list-style-type: square;
	margin-top: 0px;
	text-align: left;
	display: block;
}
li {
	list-style-type: square;
}


.productsTitle {
	font-weight: bold;
	color: #060B66;
}
.ppe_text {
	width: 142px;
	padding-right: 10px;
}


a:visited {
	color: #060B66;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #060B66;
}
.layout {
	width: 100%;
	text-align: center;
	vertical-align: top;
}
.content {
	height: 300px;
	width: 700px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #070841;
	border-right-color: #070841;
	border-bottom-color: #070841;
	border-left-color: #070841;
}
.logo{
width:175px;
height:73px;
}
.navbar {
	height: 18px;
	width: 700px;
	background-color: #FFBE3C;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li {
	float: left;
	margin: 0 ;
	padding: 0;
	text-align: center
}

#nav li a {
	height: 15px;
	float: left;
	width: 8em;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border-top: none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left: none #FFFFFF;
	padding-top: 3px;
}

#nav li a:hover {
	height: 15px;
	float: left;
	width: 8em;
	display: block;
	border-top: none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left: none #FFFFFF;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
	background-color: #FFDB88;
	padding-top: 3px;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#nav li a {
	float: none;
	font-weight: bold;
	color: #060B66;
	padding-top: 2px;
	height: 15px;
}
/* End IE5-Mac hack */

#nav {
width:50em
}
.main {
	width: 800px;
	border: 1px solid #006699;
	height: 350px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #060B66;
	width: 690px;
	padding-left: 10px;
	height: 12px;
	padding-top: 2px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
}
.contentheader {
	height: 15px;
}


.rightPanel1 {
	background-color: #E6E6E6;
	height: 70px;
	width: 190px;
	text-align: left;
	padding-left: 10px;
}
.rightPanelOrange {
	height: 22px;
	width: 190px;
	background-color: #E7A630;
	border-top: 1px solid #FFFFFF;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 8px;
}
.rightPanel {
	background-color: #E6E6E6;
	height: 50px;
	width: 170px;
	text-align: left;
	padding-top: 20px;
	padding-left: 30px;
}
.imgBdr {
	border: 1px solid #003366;
}
.productLinks {
	width: 100px;
}
.header {
	height: 100px;
	width: 700px;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}
.contentText {
	text-align: left;
	padding-top: 20px;
	padding-right: 8px;
	padding-left: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFBE3C;
}
.dashedBdr {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #D5D5D5;
	padding-top: 20px;
	padding-left: 10px;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 180px;
}
.botBdr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CFCFCF;
}

