html {overflow-y: scroll;}
html {overflow: -moz-scrollbars-vertical;}

#site-holder {
	width: 100%;
}
#inner-table {
	width: 100%;
}
.top-background {
	background-image: url(../images/logo2-dr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
body {
	margin: 0px;
	padding: 0px;
	border: none;
}
.nav-bar {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #08389E;
	border-right-color: #08389E;
	border-bottom-color: #08389E;
	border-left-color: #08389E;
}
#nav-bar {
height: 12px;
width:100%;
}
#nav-bar ul{
	margin: 0px;
	padding:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#08389E;
	line-height:12px;
	white-space:nowrap;
	font-size: 10px;
}
#nav-bar li{
list-style-type:none;
display:inline;
}
#nav-bar a{
	text-decoration:none;
	padding:1px 10px 1px 10px;
	color:#08389E;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#nav-bar a:link{
color:#08389E;
}
#nav-bar a:visited{
color:#08389E;
}
#nav-bar a:hover{
	color:#ffffff;
	background-color: #08389E;
}
#nav-bar a:active{
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
	}
#nav-bar2 {
	width: 145px;
	border: 0px none;
}
#nav-bar2 ul{
	margin: 0px;
	padding: 0px;
		}
#nav-bar2 li {
	margin: 4px 0px;
	padding:0px;
	display: block;
	list-style-type: none;
	height: 22px;
	background-color: #D3DCF1;
}
#nav-bar2 a {
	padding: 0px 0px 0px 4px;
	margin:  0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	width:145px;
	display: block;
	border-left-width: 3px;
	border-left-style: solid;
	text-decoration: none;
	letter-spacing: 0.1em;
	}
#nav-bar2 a:link {
	color: #08389E;
	background-color: #D3DCF1;
	text-align: left;
	border-left-color: #08389E;
		}
#nav-bar2 a:visited {
	color: #08389E;
	border-left-color: #08389E;
	
	}
#nav-bar2 a:hover {
	color: #DB3332;
	border-left-color: #DB3332;
	background-image: url(../images/blue-grey-pale.gif);
	background-repeat: repeat;
	background-position: left center;
	
	}
#nav-bar2 a:active {
	color: #08389E;
	border-left-color: #08389E;
	
		}
.glass-mont {
	width: 180px;
	border: none;
	margin: 2px;
}
.background {
	padding-top: 0px;
	margin: 0px;
}
.white-space {
	height: 0px;
	width: 100%;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08389E;
	font-weight: normal;
}
.blue-txt-12pt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08389E;
	font-weight: normal;
}
.blue-txt-14pt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #08389E;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #08389E;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #08389E;
	background-color: #D3DCF1;
	font-size: 12px;
	padding: 2px 2px 2px 10px;
	width: 180px;
}
h3 {
	font-size: 15px;
	color: #063DBE;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
}


.white-back {
	background-color: #FFFFFF;
	padding: 10px;
	border-top: none;
	border-right: none #08389E;
	border-bottom: none;
	background-image: url(../images/watermark-400px-3.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 100%;
	border-left-style: none;
}
.white-back-sml-L {

	background-color: #FFFFFF;
	padding: 10px;
	border-top: none;
	border-right: none #08389E;
	border-bottom: none;
	background-image: url(../images/watermark-left-200px.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	border-left-style: none;
}
.white-back-sml-R {


	background-color: #FFFFFF;
	padding: 10px;
	border-top: none;
	border-right: none #08389E;
	border-bottom: none;
	background-image: url(../images/watermark-200px.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	border-left-style: none;
}

.float-R {
	margin: 5px 5px 5px 10px;
	float: right;
	border: 1px solid #08389E;
}
.float-L {
	margin: 5px 10px 5px 5px;
	float: left;
	border: 1px solid #08389E;
}
.equip {
	height: 130px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AA271D;
}

.float-L-nobord {
	margin: 5px 10px 5px 5px;
	float: left;
}

.blue-back {
	background-color: #EFF2FA;
}
div.transOFF {
	width: 170px;
	height: 181px;
	background-color: #FFFFFF;
	opacity:.50; filter: alpha(opacity=50); -moz-opacity: 0.5;	
	border:2px solid #08389E;
}
div.transON {
	width: 170px;
	height: 181px;
	background-color: #FFFFFF;
	border:2px solid #08389E;
}
.sample-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0739A8;
	font-weight: bold;
	text-align: center;
	width: 170px;
}
.glass-border {
	border: 5px solid #D3DCF1;
	float: none;
	margin: 10px 2px 2px 10px;
}
.sample-back {
	background-color: #D3DCF1;
	vertical-align: middle;
}
div.transOFF2 {

	width: 145px;
	height: 155px;
	background-color: #FFFFFF;
	border:2px solid #08389E;
}
div.transON2 {

	width: 145px;
	height: 155px;
	background-color: #FFFFFF;
	opacity:.50; filter: alpha(opacity=50); -moz-opacity: 0.5;	
	border:2px solid #08389E;
}
.bottom-line {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0F3FAD;
}
.product-table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08389E;
	border: 1px solid #08389E;
}
.blue-pale-back {
	background-color: #D3DCF1;
	height: 15px;
}
.small-print {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #08389E;
	padding-left: 5px;
}
.blue-border {
	border: 1px solid #0237A9;
}
.news {
	padding-left: 50px;
	height: 400px;
	margin: 0px;
	width: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#chads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 10px;
	text-indent: 2em;
}
#chads a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CC9833;
	text-decoration: none;
}

#chads a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CC9833;
	text-decoration: underline;
}



.float-R-nobord {
	margin: 5px 5px 5px 10px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#picCapFloatL {
	text-align: center;
	width: 300px;
	border: 1px solid #07369E;
	float:left;
	padding: 5px;
	margin-right: 10px;
}
.float-RMarginR {
	float: right;
	border: 1px solid #08389E;
	margin-top: 5px;
	margin-right: 65px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#mainTxt {
	width: 750px;
}
