﻿
h1
{
	font-weight: bold;
	color: #BC1C0C;
	font-size: 20px;
	margin:4px 0px 4px 0px;
}

h2
{
	margin:4px 0px 4px 0px;
	font-size:14px;
	font-weight:bold;
}

ol
{
	margin-top:0px;
	font-size:14px;
}

ul li
{
	list-style-type:square;
	font-size: 14px;
}

ol li
{
	font-size:14px;
}

.advantage li
{
	 margin-bottom:10px;
}		

.faq ul li
{
	margin-bottom:10px;
	font-size:12px;
}

.faqquestion
{
	font-size:14px;
	color: #0081BF;
	cursor:pointer;
	font-weight:bold;
}

.faqquestion:hover
{
	text-decoration:underline;
}

.faqanswer p
{
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
}

.faqanswer h4
{
	margin-bottom:0px;
}

a:link
{
	color: #0081BF;
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
	color: #0081BF;
}

a:hover
{
	text-decoration: none;
	color: #008ACD;
}

a:active
{
	text-decoration: none;
}

#contentleft a:hover
{
	border-bottom:dotted 1px #BC1C0C;
}

.formlabel
{
	display: block;
	float: left;
	width: 200px;
	padding-left: 10px;
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
	color:#0081BF;
	font-weight:bold;
	font-size:14px;
}

.formtext
{
	display: block;
	float: left;
	margin-top: 5px;
	width: 250px;
}

.formtextbig 
{
	font-size:20pt;
}

.formcheck
{
	display: block;
	float: left;
	padding-left: 10px;
	text-align: right;
	margin-top: 5px;
	font-size:14px;
}

.formamt
{
	font-size:14px;
	float:left;
	margin-top:5px;
}

.formagree
{
	display:block;
	margin-top:5px;
	font-size:small;
	color:gray;
}

.formagreelink
{
	margin-top:20px;
	font-size:small;
}

.formbutton
{
	border:outset 1px gray;
	font-size:16pt;
	padding:3px;
}

.clearleft
{
	clear: left;
}

.gridview
{
	width:100%;
	border:solid 1px #0476B5;
}

.articleauthor
{
	font-style:italic;
	font-size:8pt;
	color:Gray;
	display:block;
	margin-bottom:5px;
}

.articlesource
{
	font-size:8pt;
	color:Gray !Important;
}

.icon
{
	padding-left:18px;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-position:left center;
}

.iconright
{
	padding-right:18px;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-position:right center;
}

.telephone
{
	padding-left:36px;
	background-image:url('./images/icons/telephone.png');
}

.question
{
	background-image:url('./images/icons/question.png');
}

.open
{
	background-image:url('./images/icons/open.png');
}

.facebook
{
	background-image:url('./images/icons/facebook.png');
}

.intouchbuilder
{
	background-image:url('./images/icons/intouchbuilder.png');
}

.netprint
{
	background-image:url('./images/icons/netprint.png');
}

.microsale
{
	background-image:url('./images/icons/microsale.png');
}

.positouch
{
	background-image:url('./images/icons/positouch.png');
}

.focuspos
{
	background-image:url('./images/icons/focuspos.png');
}

.qanda
{
	padding-left:0px;
}

.qanda li
{
	list-style-type:none;
	padding:16px 8px 16px 8px;
	border-bottom:dotted 1px gray;
}

.qanda strong
{
	font-size:14pt;
	padding-right:14px;
}

.qanda span
{
	font-size:12pt;
	font-weight:bold;
	color:#0081BF;
}

.sulink
{
	font-size:20pt;
	font-weight:bold;
	display:block;
	text-align:right;
	margin-bottom:10px;
}

a.sulink 
{
	text-decoration: underline;
}

.ajaxloader
{
	font-size:20pt;
	background: url('./images/ajax-loader.gif') no-repeat center center;
	width:100%;
	height:200px;
	text-align:center;
}

.searchsegment
{
	float:left;
	padding-left:10px;
}

.searchsegment label
{
	font-size:12pt;
	font-weight:bold;
}

.applink 
{
	height:32px;
	font-size:14pt;
	font-weight:bold;
	padding:4px 4px 4px 34px;
}

.downloadlist li 
{
	padding:8px;
	margin-bottom:30px;
}

.downloadlist li p
{
	font-weight:bold;
	padding:8px 2px;
	margin-bottom:2px;
}

.downloadlist li span
{
	font-size:10pt;
}

