body { 
	/* customize_body */ font: normal normal 13px Arial; /* customize_body */
	/* customize_body */ color: #777777; /* customize_body */
}

img {border: 0px}
a,a:visited,a:active {
	color: #336699;
	text-decoration:none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{ font: normal normal 21px Arial; line-height:28px }
h2{ font-size:18px; line-height:24px }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; margin:0px; line-height: 18px; text-align: left;}
.large-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	line-height: 40px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.intro-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: left;
}

.intro-copy a:link{
	color: #336699;
	text-decoration:underline;
}

.intro-copy a:visited{
	color: #336699;
	text-decoration:underline;
}

.intro-copy a:hover{
	text-decoration:underline;
	color: #336699;
}

.intro-copy-bullet-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F4AD2F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-weight: bold;
}

.feature-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #575757;
	text-align: left;
}

.feature-copy a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #336699;
	text-decoration:none;
	white-space:nowrap;
}

.feature-copy a:visited{
	color: #336699;
	text-decoration:none;
}

.feature-copy a:hover{
	text-decoration:underline;
	color: #336699;
}

.feature-copy-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #202020;
	padding-top: 13px;
}

.header-in-gray-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #D9D9D9;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 6px;
	border:1px solid #CCCCCC;
	width:100%;
}

.thumbnail-image {
	margin-right: 10px;
	border:1px solid #949494;
}

.services-header {
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
color: #202020;
font-weight: bold;
}

.page-title {
font-family: Arial,Helvetica,sans-serif;
font-size: 24px;
color: #FDB812;
font-weight: normal;
padding-left:25px;
}

/*-----------------------------------------------
                  next steps
-----------------------------------------------*/	

.next-steps-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #202020;
	font-weight: bold;
}
.next-steps-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #202020;
	padding: 0px;
	margin: 0px;
}

.next-steps-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	line-height: 18px;
	background-image: url(http://www.presentitnow.com/themes/PIN_2/images/right_nav_arrow.png);
	background-repeat: no-repeat;
	background-position: 3px center;
}

.next-steps-nav a:link{
	color:#202020;
	text-decoration:none;
}

.next-steps-nav a:visited {
	color:#202020;
	text-decoration:none;
}

.next-steps-nav a:hover {
	color:#ffb700;
	text-decoration:underline;
}
