/* Global Style */
body {
	margin: auto 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eae6d9;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat: repeat-x;
}

div#wrapper {

	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 874px;
	padding: 0 39px;
	background-image: url(images/shadowbg.png);
	background-repeat: repeat-y;
}

div#footerWrapper {

	margin: 0 auto;
	text-align: center;
	background-image: url(images/footerbg.png);
	background-repeat: no-repeat;
	width: 952px;
	height: 135px;
}

div#homefooterWrapper {
	margin: 0 auto;
	text-align: center;
	background-image: url(images/homefooterbg.png);
	background-repeat: no-repeat;
	width: 952px;
	height: 135px;
}


.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}

.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #2e729c;
	padding-right: 2px;
	padding-left: 10px;
}


.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2C2C2C;
}

.formtext td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2C2C2C;
}

.header	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4f8caf;
	line-height: 24px;
}

.faq	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4f8caf;
}

.faquestion	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.backtotop	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #66CCFF;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #88816b;
	line-height: 20px;
}



/* Global Text Style */

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5d553b;
}

.td-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #776e5c;
}

.imgborder {
	padding-right: 12px;
}

a:link {
	color: #776e5c;
	text-decoration: none;
}

a:visited {
	color: #776e5c;
	text-decoration: underline;
}

a:hover {
	color: #776e5c;
	text-decoration: underline;
}

a:active {
	color: #776e5c;
}


/* SIDE LINKS */


.bodylink	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #776e5c;
}

.bodylink a:link {
	color: #776e5c;
	text-decoration: none;
}

.bodylink a:visited {
	color: #776e5c;
	text-decoration: none;
}

.bodylink a:hover {
	font-weight:normal;
	color: #776e5c;
	text-decoration: underline;
}

.bodylink a:active {
	color: #776e5c;
	text-decoration: none;
}



/* FOOTER STYLES */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b3a98b;
}


.footer a:link {
	color: #b3a98b;
	text-decoration: none;
}

.footer a:visited {
	color: #b3a98b;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.footer a:active {
	color: #b3a98b;
	text-decoration: none;
}

/* PRESS ROOM STYLES */
.pr_wrapper{
	border-top:thin; 
	border-top-style:dashed; 
	border-color:#b3a98b; 
	width:95%;
}
.pr_bullet{
	width:10px; 
	float:left; 
	margin-top:14px;
}
.pr_copytext{
	float:left; 
	width:220px;
	margin-left:5px; 
	margin-bottom:12px;
	text-decoration: none;
	margin-top:10px;
}
.pr_copytext a:link, 
.pr_copytext a:visited {
	color: #776e5c;
	text-decoration: none;
}
.pr_copytext a:hover {
	text-decoration: underline;
}

.pr_biolink a:link, 
.pr_biolink a:visited {
	color: #2e729c;
	text-decoration: none;
}
.pr_biolink a:hover {
	text-decoration: underline;
}
a.whitetextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}

