﻿/*
	BUG: When the following is used on a div the div will be written to the top of all z-index(s)

	overflow: hidden;
*/
body{
	margin: 0px;
	font-family: Arial,Helvetica,Verdana;
	font-size: 9pt;
}
#page{
	width: 760px;
	overflow: hidden;
}
h1, h1 span{
	font-size: 9pt ! important;
	font-family: Arial;
	color: #7c7c7c;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#dividerGray{
	border-top: 3px solid #D3D3D6;
	margin-top: 6px;
	margin-bottom: 5px;
}
#bandGray{
	border-top: 2px solid #FFFFFF;
	height: 8px;
	background-color: #d6d7d6;
}
#bandNav{
	height: 18px;
	background-color: #7c7c7c;
}
#bandBlue{
	background-color: #003366;
	background: url(bkgBlue.gif);
	background-repeat: repeat-x;
	border-top: 2px solid #FFFFFF;
	height: 128px;
}
#bandBlue2{
	background-color: #003366;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	height: 46px;
}
#bandBlue3{
	background-color: #003366;
	background: url(bkgBlue3.gif);
	background-repeat: repeat-x;
	border-top: 2px solid #FFFFFF;
	height: 128px;
}
#bannerText{
	margin-left: 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 8pt;
}
#bannerHead{
	margin: 0px;
	margin-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13pt;
	white-space: nowrap;
}
#header{
	width: 760px;
	overflow: hidden;
}
#header div.left{
	float: left;
	text-align: left;
}
#header div.right{
	text-align: right;
	padding: 20px 25px 0px 0px;
}
#header ul li a, #header ul li a:link, #header ul li a:visited, #header ul li a:hover, #header ul li a:active{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#header ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}	
#header ul li{
	margin-left: 10px;
	display: inline;
}
#footer{
	border-top: 2px solid #FFFFFF;
	height: 28px;
	background-color: #d6d7d6;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover, #footer a:active{
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
#footer div.left{
	float: left;
	text-align: left;
	padding: 5px 10px 10px 10px;
	background-color: transparent;
}
#footer div.right{
	float: right;
	text-align: right;
	border-left: 2px solid #FFFFFF;
	padding: 5px 10px 10px 10px;
	background-color: transparent;
}
#footer div.right a:link, #footer div.right a:visited, #footer div.right a:hover, #footer div.right a:active{
	color: #4d7298;
	font-weight: bold;
	text-decoration: none;
}
a.copy:link, a.copy:visited, a.copy:hover, a.copy:active{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#clear{
	margin: 0px;
	padding: 0px;
	clear: both;
}
#bandLtBlue{
	height: 4px;
	background-color: #4d7298;
}
#copyright{
	clear: both;
	padding: 5px 10px 5px 10px;
}
#content{
	width: 760px;
}
#home-layout3-1{
	float: left;
	margin-left: 7px;
	margin-top: 21px;
	width: 147px;
	background-color: transparent;
}
#home-layout3-1 ul{
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#home-layout3-1 ul li{
	padding-bottom: 5px;
}
#home-layout3-1 ul li a,#home-layout3-1 ul li a:link, #home-layout3-1 ul li a:visited{
	color: #7c7c7c;
	font-weight: normal;
	text-decoration: none;
}
#home-layout3-1 ul li a:hover, #home-layout3-1 ul li a:active{
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
#home-layout3-2{
	float: left;
	margin-left: 7px;
	margin-top: 21px;
	width: 426px;
	background-color: transparent;
}
#home-layout3-3{
	float: left;
	margin-left: 7px;
	margin-top: 15px;
	width: 155px;
	background-color: transparent;
}
#home-layout3-3 ul{
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#home-layout3-3 ul li{
	padding-bottom: 5px;
}
#home-layout3-3 ul li a, #home-layout3-3 ul li a:link, #home-layout3-3 ul li a:visited{
	color: #7c7c7c;
	font-weight: normal;
	text-decoration: none;
}
#home-layout3-3 ul li a:hover, #home-layout3-3 ul li a:active{
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
#divProducts{
	border: 3px solid #EDEDEF;
	margin-bottom: 10px;
	height: 85px;
	cursor: hand;
	cursor: pointer;
}
#divProducts div.left{
	float: left;
	width: 134px;
	height: 68px;
	background-color: transparent;
}
#divProducts div.left img{
	border: 1px solid #d2d2d2;
}
#divProducts div.right{
	float: left;
	width: 275px;
	padding-top: 5px;
	margin-left: 10px;
	background-color: transparent;
}
.productsCopy{
	margin-bottom: 13px;
}
#search{
	border: 1px solid #8f8f8f;
}
#search div.border{
	padding: 1px;
	background-color: #FFFFFF;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}
#search div.title{
	margin: 0px;
	background-color: #8f8f8f;
	padding: 2px 4px 2px 4px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 2px solid #FFFFFF;
}
#search div.content{
	padding: 10px 5px 10px 5px;
	background-color: #e8e8e8;
}
#search div.content input{
	font-size: 9pt;
}
.serviceImage{
	float: left;
	border: 2px solid #b1b1b1;
	margin: 0px 5px 5px 0px;
}
#layout2-1{
	float: left;
	margin-left: 7px;
	margin-top: 21px;
	width: 570px;
	background-color: transparent;
	border: 0px solid red;
}
#layout2-2{
	float: left;
	margin-left: 7px;
	margin-top: 21px;
	width: 155px;
	background-color: transparent;
	border: 0px solid red;
}
.edit{
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
	text-decoration: none;
	font-size: 8pt;
	color: red;
}
a.edit, a:link.edit, a:visited.edit{
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
	text-decoration: none;
	font-size: 8pt;
	color: red;
	border: 1px solid red;
	padding: 1px 4px 1px 4px;
	background-color: #FFFFFF;
}
a:active.edit, a:hover.edit{
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
	text-decoration: none;
	font-size: 8pt;
	color: red;
	border: 1px solid red;
	padding: 1px 4px 1px 4px;
	background-color: #fce6e6;
}
.leftnavBKG{
	background-color: #dce2f5;
	border-right:1px solid #003366; 
}
#leftnav{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}	
#leftnav li{
	padding-bottom: 7px;
}
a.leftnavOff, a:link.leftnavOff, a:visited.leftnavOff{
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
a:hover.leftnavOff, a:active.leftnavOff{
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
a.leftnavOn, a:link.leftnavOn, a:visited.leftnavOn{
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}
a:hover.leftnavOn, a:active.leftnavOn{
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}
#categoryNav{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 760px;
}	
#categoryNav li{
	margin: 0px;
	padding: 0px;
	width:100px;
	display: inline;
}
a.middleoff2, a.middleoff2:link, a.middleoff2:visited{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	background: #d6d7d6;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	display: block;
	float: left;
}
a.middleoff2:active, a.middleoff2:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	background: #BBBBBB;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	display: block;
	float: left;
}
a.middleon2, a.middleon2:link, a.middleon2:visited{
	color: #FFFFFF;
	background: #999999;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	display: block;
	float: left;	
}
a.middleon2:active, a.middleon2:hover{
	color: #FFFFFF;
	background: #999999;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	display: block;
	float: left;	
}
