﻿html, body {
	background: #ffffff
}

html, body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454459;
	line-height: 17px;
}

hr {
	height: 1px;
	margin-top: 10px;
	border: none;
	border-top: 1px solid #454459;
}

a {outline: none;}
a img {outline: none; border:0;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #07004a;
	line-height: 22px;
	margin: .67em 0;
	font-weight: normal;
}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #07004a; line-height: 18px; margin: .50em 0;}
h3, h4, h5, h6 {font-size: 12px ; font-weight: bold; color: #41b2bb; line-height: 13px;}
p, dl {margin: 1em 0;}
h3 {margin: 1em 0;}
h4 {margin: 1.33em 0;}
h5 {margin: 1.67em 0;}
h6 {margin: 2.33em 0;}
a:link {color: #ec2819; text-decoration: none;}
a:visited {color: #ec2819; text-decoration: none;}
a:hover {color: #ec2819; text-decoration: underline;}
a:active {color: #ec2819; text-decoration: underline;}
.right {float: right; margin: 0 0 5px 10px;}
.left {float: left;margin: 0 10px 5px 0;}

.large-text {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #454459; line-height: 18px;}

#download-table {
	margin: 0 0 20px 0;
}
#download-table td {
	padding: 6px 2px;
	border-bottom: 1px solid #0B0250;
}
.img-bdr-01 {
	background:#a1cd3a url(/images/img-bdr-01.jpg) bottom right no-repeat;
	padding: 1px 1px 67px 1px;
}
.img-bdr-02 {
	background:#a1cd3a url(/images/img-bdr-02.jpg) bottom right no-repeat;
	padding: 1px 1px 55px 1px;
}
.spacer-line {
	margin: 0;
}
#youtube-vid {
	width: 425px;
	height: 355px;
	background:#a1cd3a url(/images/img-bdr-02.jpg) bottom right no-repeat;
	padding: 1px 1px 55px 1px;
}

#header {
	background: url(/images/prospec-logo.gif) top right no-repeat;
	overflow: hidden;
}

#content {
}

#content ul, #content ol {
	margin: 11px 0 11px 40px;
}

#content blockquote {
	margin: 11px 0 11px 40px;
}

#right-column {
}

#left-column{
}

#footer {
	font-size: 11px;
	line-height: 20px;
	color: #454846;
	background: #ffffff url(/images/footer-bg.gif) top left repeat-x;
}

a.footerlinks {color: #454459;}

.hidden  {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
} 

a.button-purple:link, a.button-purple:visited, a.button-purple:active {
	display: table-cell;
	background: #73728f;
	line-height: 15px;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	margin: 5px 1px 0 0;
	border-right: 3px solid #ffffff;
	border-top: 3px solid #ffffff;
	padding: 3px 9px 4px 8px;
}
a.button-purple:hover {
	color: #2a2931;
	text-decoration:none;
}

div.popup { display: none }