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

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url('../images/background_tile.jpg');
	background-repeat: repeat-x;
	back
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	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;
}
.oneColLiqCtr #container {
	width: 819px;  /* this will create a container 80% of the browser width */
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtr #mainContent {
	padding: 0 36px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-top:30px;
	background: #FFFFFF;
	height:auto;
	font-family:Verdana, Geneva, sans-serif;
}

#apDiv1 {
	position:relative;
	width:200px;
	height:115px;
	z-index:0;
	left: 70px;
	top: -440px;
}

#apDiv2 {
	position:relative;
	width:100%;
	z-index:0;
	left: 0px;
	top: -90px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}

a#subnav {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#666666;
}

a#subnav:hover {
	color:#3366cc;
	text-decoration:underline;
}

a#subnav:visited {
	color:#424242;
}

.sectionhead {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0066cc;
}

.contentbold {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

.subnavhead {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bolder;
	color:#666666;
}

.featurehead {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#FFF;
}

.featurecontent {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666666;
}

.newshead {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bolder;
	padding-bottom:3px;
	color:#666666;
}

.greyhead {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bolder;
	padding-bottom:3px;
	color:#666666;
}

.bluehead {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bolder;
	padding-bottom:3px;
	color:#0066cc;
}

.testimonials {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bolder;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	color:#FFF;
}

.testimonialhead {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bolder;
	padding-bottom:5px;
	color:#3366cc;
}

.testimonialhead2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bolder;
	color:#3366cc;
}

.testimonialcontent {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:12pt;
	color:#333333;
}

.headerblue {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bolder;
	padding-bottom:5px;
	color:#3366cc;
}

.maincontent {
	font-family:Verdana, Geneva, sans-serif;
	line-height:12pt;
	font-size:10px;
	color:#333333;
}

.demoheader {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:11pt;
	padding-bottom:5px;
	font-weight:bolder;
	color:#333333;
}

.democontent {
	font-family:Verdana, Geneva, sans-serif;
	line-height:12pt;
	font-size:11px;
	color:#333333;
}

.subhead {
	font-family:Verdana, Geneva, sans-serif;
	line-height:12pt;
	font-size:12px;
	font-style:italic;
	color:#666666;
}

.biosub {
	font-family:Verdana, Geneva, sans-serif;
	line-height:9pt;
	font-size:9px;
	font-weight:bolder;
	padding-top:3px;
	color:#3366cc;
}

.aboutcontent {
	font-family:Verdana, Geneva, sans-serif;
	line-height:12pt;
	font-size:12px;
	color:#666666;
}

.careercontent {
	font-family:Verdana, Geneva, sans-serif;
	line-height:12pt;
	font-size:12px;
	padding-bottom:3px;
	color:#666666;
}

.presscontent {
	font-family:Verdana, Geneva, sans-serif;
	display:none;
	line-height:12pt;
	padding-left:15px;
	padding-right:15px;
	font-size:12px;
	padding-bottom:3px;
	color:#666666;
}

a#finder {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#ff9900;
}

a#finder:hover {
	text-decoration:none;
	color:#3366cc;
}

a#finder:visited {
	text-decoration:none;
	color:#ff9900;
}

a#copylink {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#4e8abe;
}

a#copylink:hover {
	text-decoration:underline;
}

li.careers {
	color:#4e8abe;
} 

a#press 
{
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	color:#666666;
}
	
a#press:hover
{
	text-decoration:none;
}
	
a#press:active
{
	text-decoration:none;
}
