body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #BFD4E5;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	background-color: #fff;	
}
/*object {margin-top: 10px;}*/
#navCell {
	background: #fff url(/images/main/left_sidebar_back.gif) repeat-y;
	vertical-align: top;
}
#navTable {
	margin-bottom: 15px;
}
#mainContentCell {
	background-color: #fff;
	vertical-align: top;
	padding: 10px 30px 0 20px;
}
#mainContentCell a:link, #mainContentCell a:visited {
	color: #005697;
}
#mainContentCell a:hover, #mainContentCell a:active {
	color: #000;
}
h1.home {
	color: #005699;
	font-size: 13px;
	background: none;
}
h1.homecallout {
	color: #559700;
	font-size: 14px;
	background: none;
	text-align: center;
	width: 320px;
	margin: 10px auto;
	padding: 8px;
	border: 1px solid #005699;
	background-color: #FCFDEE;
}
h1 {
	background: #fff url(/images/main/h1_back.jpg) repeat-y;
	font-size: 15px;
	color: #005697;
	padding: 10px 0 10px 15px;
	margin: 1em 0;
	clear: both;
}
h2 {
	background: #fff url(/images/main/h2_back.jpg) repeat-y;
	font-size: 13px;
	color: #D4622D;
	padding: 3px 0 3px 6px;
	margin: 1em 0;
	border-bottom: 1px solid #519DCB;
	clear: both;
}
#mainContentCell h2 a:link, #mainContentCell h2 a:visited, #mainContentCell h2 a:hover, #mainContentCell h2 a:active {
	display: block;
	text-decoration: none;
	color: #D4622D;
}
#mainContentCell p {
	margin: 1.2em 0;
	padding: 0 0 0 6px;
}
.floatRight {
	float: right;
	margin: 5px 10px 10px 10px;
}
.floatRight2 {
	float: right;
	margin: 20px 10px 10px 10px;
}
.floatLeft{
	float: left;
	margin: 5px 10px 10px 10px;
}
#footer {
	width: 760px;
	margin: 0 auto;
	padding: 10px 0;
	color: #000;
	font-size: 11px;
	text-align: center;
}
#subMenu {
	background: transparent url(/images/main/sub_menu_back.gif) repeat-y;
	padding-right: 25px;
}
#subMenu ul {
	margin: 0;
	padding: 0;
}
#subMenu li {
	list-style-type: none;
	margin: 3px 0 2px 0;
	padding: 0 0 0 22px;
	background-image:   url(/images/main/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 13px 6px;
	font-size: 12px;
}
#subMenu a:link, #subMenu a:visited {
	color: #000;
}
#subMenu a:hover, #subMenu a:active {
	color: #005697;
}
.bigBlue {
	font-size: 15px;
	font-weight: bold;
	color: #005697;
}
table.productsSubNav {
	float: right;
	margin-left: 0px;
	border: 1px solid #D4622D;
}
table.productsSubNav td {
	padding: 5px 0;
	background-color: #FCF3DC;
}
table.productsSubNav caption {
	font-weight: bold;
	color: #fff;
	padding: 3px 0;
	background-image:   url(/images/main/products_sub_nav_head_back.jpg);
	background-repeat: no-repeat;
}
ul.sub {
	margin: 0 0 0 22px;
	padding: 0;
}
ul.sub li {
	margin: 0 0 4px 0;
	padding: 0;
}

ul.standard li {
	margin-bottom: 5px;
}

/* Nav bolding */
#hostPage #hostLink,
#softwarePage #softLink,
#elecPage #elecLink,
#bioPage #bioLink,
#stampPage #stampLink, 
#detexPage #detexLink,
#compPage #compLink,
#detexPage1 #detexLink, #detexPage1 #proxiLink,
#detexPage2 #detexLink, #detexPage2 #newmanLink,
#detexPage3 #detexLink, #detexPage3 #quartzLink,
#detexPage4 #detexLink, #detexPage4 #guardsmanLink,
#detexPage5 #detexLink, #detexPage5 #topguardLink

{
	font-weight: bold;
}

/* Table borders and styles */

table.dataTable1 {
	border-top: 1px solid #005697;
	border-left: 1px solid #005697;
}
table.dataTable1 td, table.dataTable1 th {
	border-right: 1px solid #005697;
	border-bottom: 1px solid #005697;
}
table.dataTable1 th {
	background-color: #FCF3DC;
}
table.dataTable1 td.dataCell {
	text-align: center;
}
table.dataTable1 td.featureCell {
	background-color: #eff6f7;
	font-weight: bold;
	font-size: 11px;
}
table.dataTable2 {
	border-top: 1px solid #005697;
	border-left: 1px solid #005697;
}
table.dataTable2 caption {
	font-weight: bold;
	color: #fff;
	padding: 3px 0;
	background-image:   url(/images/main/course_table_caption_back.jpg);
	background-repeat: no-repeat;
}
table.dataTable2 td, table.dataTable2 th {
	border-right: 1px solid #005697;
	border-bottom: 1px solid #005697;
}
table.dataTable2 th {
	background-color: #9FCBE4;
}
table.dataTable2 td.dataCell {
	text-align: center;
	padding: 3px 0 3px 0;
}
table.dataTable2 td.dataCell2 {
	text-align: left;
	padding: 0 0 0 5px;
	font-weight: bold;
}
table.dataTable2 td.featureCell {
	background-color: #eff6f7;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding: 3px 0 3px 0;
}
#sideContact {
	font-size: 13px;
	color: #000;
	background: #fff url(/images/main/contact_back.jpg) no-repeat;
}
#sideContact p {
	padding: 0;
	margin: .3em 0;
	text-align: center;
}
#sideContact p.top {
	padding-top: .7em;
}
div#downloadContainer {
	margin: 0 0 0 20px;
}
table#login th {
	text-align: left;
	background: #fff url(/images/main/h2_back.jpg) no-repeat;
	font-size: 13px;
	color: #005697;
	padding: 2px 0 2px 17px;
	border-bottom: 1px solid #005697;
}
table#login td {
	padding: 4px;
}
table#login td.error {
	color: red;
}
table#login input.blueBack {
	background: #fff url(/images/main/input_background.jpg) repeat-x;
	border: 1px solid #5fa4ce;
	padding: 2px;
}
