/* CSS Document */

/* basic page attributes */

html, body {
	padding: 0px;
	margin: 0px;
}
img {
	display: block;
	border: 0px;
}
p, td, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
}
p {
	margin-top: 0;
}
h1.products {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
a {
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
div.hr {
	height: 4px;
	width: 100%;
	margin: 5px 0;
	border: 0;
}
div.hr hr {
  display: none;
}
div.hr2 {
	height: 1px;
	width: 100%;
	margin: 5px 0;
	border: 0;
}
div.hr2 hr {
  display: none;
}

/* global nav */
table#globalnav {
}

/* subnav */
table#subnav {
	padding: 5px;
}
table#subnav a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
table#subnav a:hover {
	text-decoration: underline;
}
table#gen a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
table#gen a:hover {
	text-decoration: underline;
}
div#link a{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
div#link a:hover {
	text-decoration: underline;
}
div#bottom_menu a{
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
div#bottom_menu a:hover {
	text-decoration: underline;
}
div#researchcenter {
  margin-left: 0px;
}
div#customerservice {
	margin-left: 150px;
}

/* home page */
table#hometop .PageBkgd {
}
.HomeLogo {
	margin-top: 130px;
}

/* typical page elements */
table#breakhead {

}
.BreakLogo {
	margin: 10px;
}
.TitleBkgd {
	height:22px;
}

/* callout box */
div#callout {
	margin: 0 15px 15px 0;
	float: left;
	width: 50%;
	font-size: 10px;
}
div.hrcallout {
	height: 1px;
	width: 100%;
	margin: 1px 0;
	border: 0;
}
div.hrcallout hr {
  display: none;
}
div.titlecallout {
	margin: 0;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
}
div#titlecallout a{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
div#titlecallout a:hover {
	text-decoration: underline;
}

div#researchcenter {
  margin-left: 0px;
}

/* sidebar01 */
div#sidebar01 {
	padding: 4px;
	margin: 0px;
}
div#sidebar01 .Photo01 {
	margin-right: 10px;
	float: left;
}
}
div#sidebar01 img {
	margin-right: 10px;
	float: left;

}
div#sidebar01 p {
	margin-top: 0;
}
div#sidebar01 h2 {
	margin: 0;
	font-weight: bold;
}
div#sidebar01 .content {
	float: left;
}



/* sidebar02 */
div#sidebar02 {
	padding: 10px;
	margin: 0px;
}


.Custom Bold{
	font-weight: bold;
}

.Title{
	font-weight: bold;
	color:red;
	font-size: 104%;
}
#productListings img {
	margin-top: 0px;
	padding: 2px;
	float: left;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
#productListings h1 {
	clear: left;
	padding-top: 2px;
	border-top-width: 0px;
	border-top-style: dotted;
}



.Title H3{
	font-weight: bold;
	font-size: 104%;
}

/*   Form styles   */
.FormTextNarrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 180px;

}

.FormTextMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 250px;

}
.FormTextWide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 340px;
}

.FormTexttiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
}


.FormFile {
	width: 300px;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#LeadForm td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px;
	padding-left:4px;
}
.contentList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;



}
.contentList li {
	padding: 7px;
	text-align: left;

}
.contentParagraph {
	margin-top: 5px;
	margin-bottom: 5px;
}
#leftContent {
	padding: 5px;
	float: left;
	width: 50%;
}
#rightContent {
	padding: 5px;
	float: left;
	width: 50%;

}
#mainContent {
	width: 100%;

}
.column {
	float: left;
	width: 50%;
	padding-left: 10px;
}
#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	align: left;
	border: 2px solid #000000;
}
.sidePhoto {
	padding: 5px;
}
#sidebar03 ul {
	list-style-type: none;
	margin: 10px 0px;
	padding: 5px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#sidebar03 a {
	text-decoration: underline;
}

#sidebar03 li {
	background-repeat: no-repeat;
	background-position: 0% 60%;
	padding-left: 25px;
	margin-bottom: 5px;
}

.listings {
	list-style-type: none;
	margin: 10px 0px;
	padding: 2px 2px;
}
.details {
	padding: 4px;
	margin: 0px;
}
.address {
	padding: 4px;
	margin: 0px;
	margin-left: 5px;
}
.navmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bolder;

}
.navcontainer {

}
.navsubmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
}
.navtable {
	margin: 0px;
	height: 30px;
}

.navspace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bolder;
	/*130px*/
	width: 155px;
	}

.navdivider {
	width: 1px;
	height: 10px;
	border: 0px;
}