@charset "utf-8";
/* CSS Document */

body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 55px;
	color: #383838;
}

h1 {
	display: none;
}
h3 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 18px;
	color: #DEB408;
}
h4 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
}

ul {
	margin-left: 0px;
	padding-left: 15px;
	margin-top: 0px;
}
li {
	margin-top: 5px;
	margin-bottom: 0px;
}
td {
	vertical-align: top;
}



.font-weight_400 {
	font-weight: 400;
}

#placeholder	{
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(shared/page860/page_body.gif);
	background-repeat: repeat-y;
}

#header {
	background-image: url(shared/page860/page_header.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 150px;
}

#left-col	{
	width: 170px;
	float: left;
}
#testimonial {
	padding-left: 20px;
	padding-top: 25px;
	padding-right: 10px;

}
#testimonial p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
}



div.menu {
	width:165px;
	padding:0px;
	background-color: #E5E5E5;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
}

div.menu a {
	display:block;
	margin:0;
	width:147px;
	font-weight:bold;
	color:#454545;
	text-decoration:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
}

html>body div.menu a {width:auto;}

div.menu a:hover {
	color:#FFFFFF;
	background-color: #DEB408;
}


#content {
	padding-right: 40px;
	width: 627px;
	float: right;
}
#content p {
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 130%;
}

#content_left-col	{
	width:265px;
	float:left;
	padding-left:30px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	height: 465px;
}

#content_right-col	{
	width:265px;
	height:465px;
	float:right;
	padding-left:30px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.image_right {
	float: right;
}

.download_right {
	background-image: url(public_downloads/AcroDoc_icon.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	padding-right: 20px;
	height: 16px;
}

.forward {
	background-image: url(shared/arrow-right_grey.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
}
#submit {
	font-size: 11px;
}
#clear {
	font-size: 11px;
}



.back {
	background-image: url(shared/arrow-left_grey.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
}


#btt {
	font-size: 11px;
	clear: both;
	padding-top: 90px;
	width: 125px;
}

#btt a	{
	font-weight: 400;
	text-decoration: none;
	background-image: url(shared/arrow-up_grey.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 6px;
}

#btt a:hover	{
	text-decoration: underline;
	background-image: url(shared/arrow-up_black.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 6px;
}

#logo {
	height: 120px;
	background-image: url(shared/logo.gif);
	background-repeat: no-repeat;
	clear: both;
	background-position: right;
	margin-right: 35px;
	margin-left: 35px;
}

#footer {
	background-image: url(shared/page860/page_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 9px;
	color: #666666;
	text-align: center;
	padding-top: 15px;
	clear: right;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	margin: 0px;
}
#footer a {
	color: #666666;
	text-decoration: none;
	font-weight: 400;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:active {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
a:link {
	color: #454545;
	font-weight: bold;
}
a:visited {
	color: #454545;
	font-weight: bold;
}
a:hover {
	color: #990000;
	font-weight: bold;
}

