@charset "utf-8";

img, div { behavior: url(iepngfix.htc) }

html, body{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../pix/bg_grad1.png);
}	
.shadow_L {
	background-image: url(../pix/shadowL.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.page_bg {
	background-color: #FFFFFF;
}

.header_date {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-right: 31px;
}


/*

Styles for the body copy and quote

*/


/* generic links */
a:link {
	color: #3072B4;

}
a:visited {
	color: #3072B4
}
a:hover {
	color: #FFCC00;
	text-decoration:underline
	
}
a:active {
	color: #3072B4;
	
}
.testimonial_panel {
	background-image: url(../pix/test_panel_bg.png);
	background-repeat: no-repeat;
	height: 211px;
	width: 146px;
}
.testimonial_panel_top {
	background-image: url(../pix/narrow_testimonial_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
}
.testimonial_panel_middle {
	background-image: url(../pix/narrow_testimonial_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.testimonial_panel_bttm {
	background-image: url(../pix/narrow_testimonial_bttm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



#footer {
	background-color: #999999;
	height: 20px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	top: 400px;
	position: absolute;
	left: 0px;
}

#rightfoot {
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftfoot {
	float: left;
	margin-top: 3px;
	margin-left: 0px;
	background-color: #999999;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	clear: none;
}

a.footer:link {
	color: #FFFFFF;
	text-decoration:none
}
a.footer:visited  {
	color: #FFFFFF;
	text-decoration:none
}
a.footer:hover  {
	color: #FFFFFF;
	text-decoration:underline
}
a.footer:active  {
	color: #FFFFFF;
	text-decoration:none
}

a.footertext:link {
	color: #FFFFFF;
	text-decoration:none;
font-size: 10px;
}
a.footertext:visited  {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 10px;
font-size: 10px;
}
a.footertext:hover  {
	color: #FFFFFF;
	text-decoration:underline;
font-size: 10px;
}
a.footertext:active  {
	color: #FFFFFF;
	text-decoration:underline;
font-size: 10px;
}


a.footertextsmall:link {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 10px;
}
a.footertextsmall:visited  {
	color: #FFFFFF;
	text-decoration:none;
font-size: 10px;
}
a.footertextsmall:hover  {
	color: #FFFFFF;
	text-decoration:underline;
font-size: 10px;
}
a.footertextsmall:active  {
	color: #FFFFFF;
	text-decoration:underline;
font-size: 10px;
}


a.top:link {
	color: #666666;
	text-decoration:underline;
	font-size: 10px;
}
a.top:visited  {
	color: #666666;
	text-decoration:underline;
	font-size: 10px;
}
a.top:hover  {
	color: #666666;
	text-decoration:underline;
	font-size: 10px;
}
a.top:active  {
	color: #666666;
	text-decoration:underline;
	font-size: 10px;
}

.footertext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.footertextdark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


.input {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	background-color: #F3F3F3;
	text-decoration: none;
	color: #000000;
	border: 1px dotted #CCCCCC;
	padding-left: 5px;
}
.inputbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #666666;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.FooterInfo {
	font-family : "Trebuchet MS", Arial, sans-serif;
	color : #FFFFFF;
	padding-left : 0px;
	padding-right : 26px;
	text-transform : none;
	font-weight : normal;
	font-size : 10px;
	vertical-align : bottom;
	text-decoration : none;
	text-align: right;
} 
.FooterInfo a:link , .FooterInfo a:visited , .FooterInfo a:hover {
	font-family : "Trebuchet MS", Arial, sans-serif;
	color : #FFFFFF;
	text-transform : none;
	font-weight : normal;
	font-size : 10px;
	vertical-align : bottom;
	text-decoration : underline;
} 

.BoldFooter {
	color: #3072B4;
	font-weight: bold;
}
li {
	list-style-position: outside;
	list-style-image: url(../pix/bullet_square.gif);
	list-style-type: square;
}
.testimonial_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	padding: 0px;
}
.homepage_txt {
	font-size: 12px;
}

.testimonial_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.testimonial_company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding: 0px;
	margin: 0px;
}
#content {
	margin: auto;
	width: 775px;
	position: relative;
	background-repeat: no-repeat;
	height: 2000px;
}.mainnav_txt {
	text-decoration: none;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding: 5px;
	float: left;
}
.main_content_panel {
	height: auto;
	width: auto;
	overflow: visible;
	visibility: visible;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	font-size: 13px;
}
.content_container {
	height: 435px;
	width: 558px;
	background-position: center;
}
.sub_nav_panel {
	height: 200px;
}
.main_content_panel div {
	overflow: visible;
	visibility: visible;
}
.section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}


#mainnav .mainnav_txt a {
	text-decoration: none;
	color: #666666;
}
.sub_nav_bg {
	background-image: url(../pix/sub_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	height: 23px;
	padding-left: 5px;
}
.section_titleLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	padding-bottom: 10px;
}
.cell {
	vertical-align: middle;
	background-image: url(../pix/sub_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
a.home:link {
	text-decoration:none;
	font-weight: bold;
}
a.home:visited  {
	text-decoration:none;
}
a.home:hover  {
	color: #FFCC33;
	text-decoration:underline;
}
a.home:active  {
	text-decoration:none;
}
.quotePanel {
	padding: 12px;
}
.shadow_R {
	background-image: url(../pix/shadowR.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.logo_panel_top {
	background-image: url(../pix/testimonial_panel_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}
.logo_panel_middle {
	background-image: url(../pix/testimonial_panel_middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.logo_panel_bttm {
	background-image: url(../pix/testimonial_panel_bttm.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.testimonial_panel_top_wide {
	background-image: url(../pix/testimonial_panel_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}
.testimonial_panel_middle_wide {
	background-image: url(../pix/testimonial_panel_middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.testimonial_panel_bttm_wide {
	background-image: url(../pix/testimonial_panel_bttm.png);
	background-repeat: no-repeat;
	background-position: left top;
}
