@charset "utf-8";

/*
ProActive Drive CSS file
Designer: Craig Jefferies
Copyright: Tussock Web Development Solutions
Date: 16 March, 2009
Version: 1.0
*/

body {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

a:link {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}


#content p {
	font-size: 12px;
	padding: 1px 20px;
}

#content_index p {
	font-size: 12px;
	padding: 1px 20px;
}
#content h3 {
	padding: 1px 10px 2px 18px;
}

#content_index  h2  {
	font-size: 18px;
	padding: 20px 20px 10px;
}
#content  h2  {
	font-size: 18px;
	padding: 20px 20px 10px;
}
h4 {
	font-size: 16px;
	padding-left: 20px;
	line-height: 1.2em;
	font-weight: normal;
	padding-right: 20px;
}
.kaptured {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #CCCCCC;
	padding: 4px 4px 16px 10px;
	text-decoration: none;
	letter-spacing: .2em;
}
.maincontent .center {
	text-align: center;
	padding-top: 5px;
	margin-top: 5px;
	line-height: 1.3em;
	margin-left: -300px;
}
.spon_link {
	color: #000099;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
}

.spon_link:hover {
	color:#333333;
 }
