/* CSS Document */

/*Resets all padding and margins for all browsers*/
* {
   padding:0;
   margin:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* commented backslash hack v2-hides from MSIE5MAC \*/
	text-align: center;
	/* end hack */
}
h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
	margin-bottom: 0.5em;
	text-align: left;
	margin-left: 1px;/*fixes wierd cut-off bug in IE*/
	background-repeat: no-repeat;
}
ul ul {
margin-bottom: .3em;
margin-top: .3em;
}

/*-------------------start main-------------------------------*/
#container {
	/*set to 801 for work in dreamweaver, set to 800 when uploaded*/
	width: 800px;
	/* commented backslash hack v2-hides from MSIE5MAC \*/
	text-align: left;
	/* end hack */
	margin-left: auto;
	margin-right: auto;
	border: none;
}
p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 0px 13px;
	vertical-align: top;
}
span.empathsis{
	color: #B34040;

}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 11px;
	color: #0066CC;
}
h3 {

	font-size: 11px;
	color: #0066CC;
}
a {
	text-decoration: underline;
	color: #983638;
}
a:hover {
	color: #C21B1F;
	text-decoration: none;
}
ul {
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-position: outside;
	padding-left: 25px;
	font-size: 11px;
	list-style-image: url(../images/other/bulletArrow.gif);
	color: #666666;
	margin-top: 0px;
}
li {
	margin-bottom: 8px;
}

#content {
	text-align: left;
	position: relative;
	/*haslayout fix*/
	min-height: 1px;
	z-index: 1;
}
/*------------------footer info---------------------------*/
#footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#footer p {
	font-size: 9px;
	text-align: right;
	color: #CCCCCC;
	margin-top: 10px;
}
#footer a {
	color: #999999;
}
/*------------------Content areas---------------------------*/

#content h1 {
	color: #B34040;
}
/*-------------------------------------------------*/
#bodyTxt {
	float: left;
	width: 336px;
	margin-right: 25px;
	display: inline;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 20px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	  width:314px;
}

html>body #bodyTxt {
  width:314px;
} 
/*--------------peekaboo bug hack?-------------------------*/
* html #bodyTxt { 
	margin-right: 22px; 
}
/*-------------------------------------------------*/
#pageimage {
	width: 239px;
	float: left;
	display: inline;
}
#pageimage h1 {
	color: #999999;
	margin-top: 3px;
	margin-bottom: 20px;
	font-size: 10px;
	font-weight: normal;
}

/*-------------------------------------------------*/
#col3 {
	width: 239px;
	float: left;
	display: inline;
	
}
#col3 ul {
	margin-top: 10px;
}
/*-------------------------------------------------*/
#col2 {
	float: left;
	display: inline;
	margin-bottom: 20px;
	margin-left: 26px;
	width: 599px;
}

/*-------------------------------------------------*/
#table {
margin-bottom: 20px;
}
#table td {
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	vertical-align: top;
}
#table td.title {
	font-size: 12px;
	color: #4976A3;
	border-top-width: 2px;
	border-top-color: #999999;
}
#table td.itemtitle {
	color: #004185;
	border-top-color: #cccccc;

}
#table td.itemsubtitle {
	color: #4576A7;
	border-top-style: dotted;
	border-top-color: #F0F0F0;
	padding-left: 10px;
}

#table td.itemvalue {
	color: #999999;
	border-top-color: #cccccc;

}
#table td.itemsubvalue{
	color: #999999;
	border-top-style: dotted;
	border-top-color: #E9E9E9;

}

#bodyTxt td.title {
	color: #608DBB;
	padding: 2px;
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
}
#bodyTxt td.subtitle {
	color: #0066CC;
	padding: 2px;
	border-top: 1px solid #CCCCCC;
}
/*-------------------------------------------------*/
#quicklinks {
	float: left;
	width: 173px;
	background-image: url(../images/other/quickLink_title.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	background-color: #F4F8FD;
	display: inline;
}

/*general quicklinks ul rule*/
#quicklinks ul {
	margin-top: 30px;
	border: none;
	margin-bottom: 0px;
}

/*general quicklinks list item rule*/
#quicklinks li {
	margin: 0;
	border-bottom: 1px solid #CCCCCC;
	/*peekaboo bug fix*/
	line-height: 1.2;
}

/*general rule for quicklinks links*/
#quicklinks li a {
	display: block;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	width: 100%;
	margin-right: -5px;
}

/*included with the above rule*/
html> body #quicklinks li a {
	width:auto;
	/*---odd mozilla behavior fix-----*/
	padding: 5px;
	margin-right: 0;
}
/*general rule for quicklinks links (hover)*/
#quicklinks a:hover {
	background-color: #BBD3F2;
	color: #FFFFFF;
}

/*used for the very last list item in the last list*/
#quicklinks li#last {
	border-bottom: none;
}


/*-------------------------------------------------*/
.note {
	font-size: 9px;
	color: #999999;
	margin-left: 1px; /*fixes weird cutoff bug in IE*/
}
.note a {
	color: #999999;
}
.note a:hover {
	color: #666666;
}

/*----CSS float hack----*/
br {
	clear: both;
}
img#inquirypic {
	margin-bottom: 10px;
}
h3 {

	font-size: 11px;
	color: #333333;
}
ol {

	margin-bottom: 15px;
	margin-left: 0px;
	list-style-position: outside;
	padding-left: 25px;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
}
#bodyTxt img {
	margin-bottom: 10px;
}
#headertitle {
	display: none;
}
ul strong {
	color: #333333;
}


/*-------------------index.html-----------------------------------*/
#intro {
	margin-left: 21px;
	float: left;
	width: 345px;
	margin-right: 20px;
	display: inline;
	margin-top: 15px;
}
#intro h1 {
	background: url(../images/other/Welcome.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 293px;
	margin-bottom: 0px;
}

#menu {
	float: right;
	margin-top: 15px;
	width: 380px;
	z-index:1;
}

#menu h1 {
	background-image: url(../images/other/index_products.gif);
	background-repeat: no-repeat;
	height: 13px;
	margin-bottom: 17px;
}

#intro h1 span,
#menu h1 span {
	display: none;
}

p.note {
	font-size: 11px;
	color: #666666;
}

a.note {
	font-size: 11px;
	text-align: right;
	display: block;
}

#intro h2 {
	color: #B34040;
	font-size: 13px;
	line-height: 1.50em;
}
#form td.set p {
	margin-bottom: .5em;
}
#form input {
	margin-right: 5px;
}
#col3 h2 {
	font-size: 12px;
	color: #0066CC;
	margin: 0px;
}
#content h1.large {
	font-size: 16px;
	margin-top: 10px;
	line-height: 120%;
	color: #004689;
}
#bodyTxt h3.empathsis {
	margin-top: 20px;
	margin-bottom: 1px;
	color: #666666;
}
#bodyTxt h3.empathsis span {
	margin-top: 20px;
	margin-bottom: 0px;
	color: #666666;
	font-size: 10px;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
}
