@charset "utf-8";
/* CSS Document */

body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-repeat: repeat-x;
	width: 900px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.thrColFixHdr #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	/*	border: 1px solid #000000;*/
	text-align: left;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#nav {
	height: 50px;
	background-color: #0059A9;
	padding-top: 5px;
	padding-left: 20px;
}
.thrColFixHdr #mainContent {
	width: 600px;
	background-color: #FFF;
	font-size: small;
	float: none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 50px;
	padding-left: 0px;
} 

.thrColFixHdr #footer {
	background-color: #FFF;
	width: 900px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006;
	line-height: normal;
	font-weight: normal;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a img {
	border: none;
}

/* zdesign code */

#z_all {
	width:918px;
	margin:0;
}

.zbox_m {
	width:918px;
	background-image: url(../images/box_m.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}



 
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.thrColFixHdr #sidebar1 { width: 180px; }
.thrColFixHdr #sidebar2 {
	width: 270px;
	font-size: medium;
	background-color: #EFF7FC;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	margin-left: 30px;
	text-align: center;
}
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
.sidebarlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #339;
	height: auto;
	width: auto;
	background-image: none;
	background-repeat: repeat-y;
	margin-left: 0px;
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>




.thrColFixHdr #z_all .zbox_m #container #mainContent table tr td h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #009;
}
.thrColFixHdr #z_all .zbox_m #container #mainContent ul {
	font-size: x-small;
	list-style-type: circle;
	list-style-position: outside;
	line-height: normal;
	list-style-image: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-right: 50px;
	margin-left: 60px;
	margin-bottom: 5px;
	margin-top: 20px;
}
.thrColFixHdr #z_all .zbox_m #container #mainContent div h1 {
	font-size: large;
	color: #009;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.thrColFixHdr #z_all .zbox_m #container #mainContent div p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-right: 30px;
	margin-left: 30px;
}
.thrColFixHdr #z_all .zbox_m #container #mainContent div h2 {
	color: #d40000;
	margin-right: 30px;
	margin-left: 30px;
	font-size: medium;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.thrColFixHdr #z_all .zbox_m #container #mainContent div h3 {
	margin-right: 30px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.thrColFixHdr #z_all .zbox_m #container #sidebar2 h2 {
	font-size: medium;
	margin-right: 10px;
	margin-left: 10px;
	color: #306;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.thrColFixHdr #z_all .zbox_m #container #mainContent div ul li h3 {
	color: #d40000;
	margin-bottom: 0px;
	font-size: small;
	margin-top: 0px;
}
.thrColFixHdr #z_all .zbox_m #container #sidebar2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	margin-right: 0px;
	margin-left: 0px;
}
.thrColFixHdr #z_all .zbox_m #container #mainContent div ul li {
	margin-bottom: 10px;
	list-style-type: disc;
	font-size: small;
	list-style-image: url(images/checkblock.jpg);
}
.thrColFixHdr #z_all .zbox_m #container #sidebar2 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin-left: 20px;
	margin-right: 20px;
	color: #596586;
}
.highlight {
	background-color: #FF0;
	padding: 0px;
	margin-right: 0px;
}
.sidebartestimonial {
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
}

