/*
------------------------------------
Created by Beyond The Pixels Pty Ltd
------------------------------------ */

p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
	color: #464646;
}

a:link {
	color: #009be7;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #009be7;
	text-decoration: underline;
}

a:visited:hover {
	color: #000;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 5px;
	text-align: left;
	color: #009be7;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #333333;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #464646;
}
.highlight {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: left;
	color: #A7A9AC;
}

.footer a:link {
	text-decoration: none;
	font-size: 10px;
	color: #00A0FF;
}

.footer a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #00A0FF;
}

.footer a:hover {
	font-size: 10px;
	color: #00A0FF;
	text-decoration: underline;
}

.footer a:active {
	font-size: 10px;
	text-decoration: none;
	color: #00A0FF;
}

.featurecopy {
	color: #464646;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#featurenav ul
{
list-style-type: none;
text-align: left;
margin-top: -5px;
}

#featurenav ul li a
{
background: transparent url(../images/bulletoff.gif) left center no-repeat;
padding-left: 15px;
margin-left: 21px;
text-align: left;
font: normal 12px Arial, Helvetica, sans-serif;
line-height: 23px;
text-decoration: none;
color: #787B80;
}

#featurenav ul li a:hover
{
background: transparent url(../images/bullet.gif) left center no-repeat;
color: black;
}

#featurenav ul li a#current
{
background: transparent url(../images/bullet.gif) left center no-repeat;
color: #009be7;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 12px;
	padding-top: 12px;
	color: #464646;
}

.formtextleft {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	color: #464646;
}

.faqlines
{
background-image:url(../images/faq-lines.gif);
height:16px;
background-repeat:repeat-x;
}

.faqheader
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}

.faq-more
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#003366;
text-decoration:underline;
}

.faq-more:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#003366;
text-decoration:none;
}

.submitbutton
{
background-image:url(../images/submit-button.gif);
background-repeat:no-repeat;
width:90px;
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
/* font-weight:bold;
   border:solid 1px #1082d7; */
font-size:12px;
height:20px;
text-align:center;
background-position:top left;
background-color: #1f69b4;
}

.toplink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #464646;
text-align:right;
}

.awardsbg
{
background-image:url(../images/awards-bg.gif);
width:168px;
height:161px;
background-repeat:no-repeat;
}

a.faq-title
{
font-family:Arial, Helvetica, sans-serif;
color:#009be7;
font-size:18px;
text-decoration:none;
}

a.faq-title:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:18px;
text-decoration:underline;
}

.download-page-box-top
{
background-image:url(../images/download-page-box-top.gif);
width:450px;
height:6px;
background-repeat:no-repeat;
}

.download-page-box-bottom
{
background-image:url(../images/download-page-box-bottom.gif);
width:450px;
height:6px;
background-repeat:no-repeat;
}

.download-page-text
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	color: #464646;
}

.sys-req-title
{
background-image:url(../images/sys-req-title.gif);
width:450px;
height:36px;
background-repeat:no-repeat;
}

.sys-req-title-grey
{
background-image:url(../images/sys-req-title-grey.gif);
width:450px;
height:40px;
background-repeat:no-repeat;
}


