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

body {
	background-image: url(../img/andavo_bkg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BDBDC0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#main {
	position:absolute;
	left:56px;
	top:81px;
	width:780px;
	z-index:1;
}

#content {
	background-color: #EAF1F3;
	background-image:url(../img/top_shadow.jpg);
	background-repeat: no-repeat;
	min-height: 410px;
}

#contentBlock {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 12px;
	color: black;
	line-height: 16px;
	margin: 25px 36px; 
}

#contentBlock p {
	padding: 0 0 0 10px;
	margin: 8px 0 8px 0;
}

#contentBlock p .smaller {
	font-size: 10px;
}

#contentBlock table.textTable {
	margin-left: 10px;
}

#contentBlock .textTable td {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 12px;
	color: black;
	line-height: 16px;
}


#contentBlock p.prTitle {
	font-family: Helvetica, sans-serif;
	color: #4069B7;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	padding: 12px 0 4px 10px;
	letter-spacing: 3px;
	margin: 12px 0 0 0;
	text-align: center;
}

#contentBlock p.prSubTitle {
	font-family: Helvetica, sans-serif;
	color: #4069B7;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	padding: 0px 0 6px 10px;
	margin: 6px 0 0 0;
	text-align: center;
}

#contentBlock p.media {
	display: black;
	padding: 8px;
	margin: 44px 0 8px 14px;
	border: 1px solid #346ABA;
	background-color: #F5F8F9;
}

#contentBlock p.contact {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}

#contentBlock p.award {
	font-weight: bold;
	line-height: 12px;
}

#contentBlock .award .title {
	font-weight: bold;
	color: #4069B7;
}


#contentBlock h1, 
#contentBlock H1 {
	font-family: Helvetica, sans-serif;
	color: #4069B7;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 3px;
	line-height: 18px;
	padding: 12px 0 2px 10px;
	border-bottom: 1px solid #346ABA;
	margin: 12px 0 0 0;
}

#contentBlock h2, 
#contentBlock H2 {
	font-family: Helvetica, sans-serif;
	color: #4069B7;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 3px;
	line-height: 18px;
	padding: 12px 0 2px 10px;
	letter-spacing: 3px;
	margin: 12px 0 0 0;
}

#contentBlock h3, 
#contentBlock H3 {
	font-family: Helvetica, sans-serif;
	color: #4069B7;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 3px;
	line-height: 14px;
	padding: 12px 0 2px 10px;
	letter-spacing: 3px;
	margin: 12px 0 0 0;
}


#contentBlock ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

#contentBlock ul li {
	padding: 0 12px;
	margin: 0 0 5px 0;
	background: url(../img/bullet.png) 0 4px no-repeat;
}


#contentBlock a,
#contentBlock a:visited {
	color: #003366;
}

#contentBlock a:hover {
	color: #669900;
}

#contentBlock p.testimonialCredit {
	font-weight: bold;
	text-align: right;
	padding-right: 14px;
	margin: 0px 0px 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contentBlock p.testimonial {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
