body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;
	color: #222;
}
body {
	margin: 0px 0px 10px 0px;
	background: #FFF url(../images/background.jpg) no-repeat center 110px;
}
a {
   outline: none;
}

a:link {
	text-decoration: none;
	color: #153F70;
}
a:visited {
	color: #1793C9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	outline: none;
}

:-moz-any-link:focus {
  outline: none;
}

#wrapper {
	width: 970px;
	padding: 0;
	margin: 0 auto;
	height: 650px;
	overflow: visible;
}
#header {
	width: 100%;
	height: 110px;
	padding: 0;
	margin: 0 auto;
	/*background: url(../images/arctrieval_logo.jpg) no-repeat;*/
}
#header .tagline {
	padding: 0 0 0 24px; /* Top should be 75px with image background */
	margin: 0;
	font-size: .875em;
}

#content {
	width: 930px;
	padding: 20px;
	margin: 0;
	overflow: visible;
	/* height: 450px; 
	background: url(../images/background.jpg) no-repeat left top;*/
}

.clear {
	clear: both;
}

.module_maincontent {
	background: url(../images/module_top_maincontent.png) top left no-repeat;
	width: 680px;
	padding: 0;
	float: left;
	zoom: 1;
	margin: 0;
	font-size: .875em;
	line-height: 1.375em;
}
.module_maincontent a {
	border-bottom: dotted 1px;
	text-decoration: none;
}
.module_maincontent a:hover {
	border-bottom: dotted 1px;
	color: #852161;
	text-decoration: none;
}

.module_bottom_maincontent {
	background:url(../images/module_bottom_maincontent.png) no-repeat left bottom;
	padding: 0 50px 30px 30px;
	margin: 25px 0 0 0;
	overflow: visible;
}
h1 {
	color: #153F70;
	font-size: 1.625em;
	line-height: 1.125em;
}
h2 {
	color: #F58831;
	font-size: 1.125em;
}
h3 {
	color: #F58831;
	/*border-top: dotted 1px #F58831;*/
	padding: 10px 0 5px 0;
	margin: 0;
}
h3 .link {
	color: #F58831;
	text-decoration: none;
}
sup {
	font-size: .50em;	
}
hr {
	border-top: 1px dotted #F58831;
	border-right: none;
	border-left: none;
	border-bottom: none;
}
.disclaimer {
	font-style: italic;
	font-size: 0.875em;
}
.image_right {
	float: right;
	padding: 10px 0 10px 20px;
	margin: 0;
}
.iconimg {
	float: left;
	margin: 0;
	padding: 0 15px 50px 0;
}
.feature {
	overflow: auto;
}
.feature p {
	width: 530px;
	margin: 0;
	padding: 0 0 0 10px;
	float: right;
}
.feature h3 {
	border-top: dotted 1px #F58831;	
}
.module_sidebar {
	float: right;
	width: 240px;
	padding: 0;
	margin: 0;
	font-size: .500em;
	text-align: center;
}

a.module_button {
	background: url(../images/sidebar.png) no-repeat left top;
	padding: 24px 0 0 40px;
	margin: 0;
	width: 206px;
	height: 52px;
	display: block;
	text-align: left;
	font-size: 20px;
	color: #F58831;
}
.module_button:hover {
	background: url(../images/sidebar.png) no-repeat left -78px;
	text-decoration: none;
}
a.module_button_2line {
	background: url(../images/sidebar2line.png) no-repeat left top;
	padding: 12px 0 0 40px;
	margin: 0;
	width: 206px;
	height: 64px;
	display: block;
	text-align: left;
	font-size: 20px;
	color: #F58831;
}
.module_button_2line:hover{
	background: url(../images/sidebar2line.png) no-repeat left -78px;
	text-decoration: none;
}

.form_item {
	display: block;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 1.00em;
}
.form_item label {
	display: block;
	font-weight: bold;
}
.form_required {
	color: #cc0000;
	font-weight: bold;
}
.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#footer {
	padding: 5px 30px 20px;
	margin: 0;
	color: #999;
	font-size: .857em;
}
#footer a {
	padding: 0;
	color: #153F70;
	font-size: .857em;
}
#footer a:hover{
	color: #153F70;
	text-decoration: underline;
}
#footer div {
	float: right;
	font-size: .857em;
}


.home_smallmodule {
	background-image: url(../images/home_smallmodule.png);
	background-repeat: no-repeat;
	margin: 10px 10px 0 0;
	padding: 20px;
	float: left;
	height: 128px;
	width: 178px;
	font-size: 0.875em;
}
.home_smallmodule:hover {
	background-image: url(../images/home_smallmodule_hover.png);
}
.home_smallmodule h1 {
	font-weight: normal;
	color: #153F70;
	font-size: 1.25em;
	padding: 0;
	margin: 0;
}
.home_smallmodule a {
	font-weight: bold;
	display: block;
	color: #F58831;
	font-size: 0.8750em;
	padding: 4px 0 0 0;
	margin: 0;
}

.home_largemodule {
	background-image: url(../images/home_largemodule.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	float: left;
	height: 390px;
	width: 456px;
	font-size: 0.875em;
}
.home_largemodule_message {
	padding: 40px 30px 0 240px;
	width: 190px;
	z-index: 1;
	position: absolute;
	font-size: 1.25em;
}
/*
.home_largemodule a {
	font-weight: bold;
	display: block;
	color: #F58831;
	font-size: 0.8750em;
	padding: 4px 0 0 0;
	margin: 0;
}
*/
.home_largemodule a {
	display: block;
	background-image: url(../images/button_blue.jpg);
	width: 138px;
	height: 30px;
	font-size: 0.750em;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px 0 0 0;
	padding: 12px 0 0 0;
	color: #fff;
	font-weight: bold;
}
.home_largemodule a:hover {
	background-image: url(../images/button_blue.jpg);
	text-decoration: none;
	background-position: left -42px;
}
.home_largemodule h1 {
	font-weight: normal;
	color: #fff;
	text-align: center;
	font-size: 2.25em;
	padding: 0;
	margin: 0;
}
.home_largemodule img {
	float: left;
	padding: 0;
	margin: 17px 0 10px 1px;
}
.seo {
	width: 930px;
	margin: 0 20px 20px 20px;
	padding: 20px 0 0 0;
	font-size: .725em;
	color: #FFF;
}
.seo_module {
	margin: 0;
	padding: 20px 40px 10px 40px;
	background-color: #f3f3f3;
	color: #666;
}
.seo_title {
	background-image: url(../images/seo-bar.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 7px 0 0 40px;
	height: 23px;
	width: 890px;	
}
.seo h1 {
	font-size: 1.50em;
	font-weight: normal;
	color: #666;
	padding: 0;
	margin: 0;
}

.pricing {
	float: left;
	width: 180px;
	margin: 0 5px;
	padding: 15px 5px;
	border-top: dotted 1px #F58831;
	overflow: auto;
}
.pricing h1 {
	color: #153F70;
	text-align: center;
	margin: 0;
	padding: 0;
}
.pricing h2 {
	text-align: center;
	padding: 0;
	margin: 0;
}
.pricing ul {
	list-style-position: outside;
	padding: 5px 0 0 20px;
	margin: 0;
	font-size: .917em;
}
.pricing a {
	float: left;
	background: url(../images/topbutton.png) no-repeat 20px top;
	margin: 0;
	padding: 10px 0 0 20px;
	text-decoration:none;
	width: 138px;
	height: 30px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.pricing a:hover{
	background-position:20px -42px;
	color: #fff;
}

.subtext {
	font-size: .917em;	
}

.step {
	overflow: auto;
}

.step h3 {
	color: #F58831;
	padding: 0;
	margin: 0;	
}
.step img {
	float: left;
	padding: 0 20px 0 20px;
}

.webinar {
	padding: 0;
	margin: 0;
}
.webinar h1 {
	color: #153F70;
	padding: 0;
	margin: 0;
	font-size: 1.25em;
}
.webinar a {
	font-weight: normal;
}
.webinar li {
	padding: 0 0 4px 0;	
}

