body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	padding: 0px;
	margin: 0px;
	background-color:#FFFFFF;
	line-height: 14px;
	color: #333333;
}
td, p, div {
	font-size: 11px;
}
h1, h2, h3, h4, h5, h6 {
	color: #2068A8;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #2068A8;
}
a:hover {
	text-decoration: underline;	
	color: #2068A8;
}
a:visited {
	color: #2068A8;
}	

h1 {
	font-size: 14px;
	font-weight: bold;	
}
h2 {
	font-size: 12px;
	font-weight: bold;	
}

#Login1 {
	width: 100%;
	border: solid 1px #636363;
}
#Login1 td{
	text-align: left;
	padding: 5px;
}

.emptydatarow
{
    background-color:#FFFFFF;
    color:#2068A8;
     font-weight:bold;
	padding: 5px;     
}

.HeaderRow
{
    background-color:#FFFFFF;
    color:#2068A8;
     font-weight:bold;
	padding: 5px;     
}
.gridview {
	text-align: left;
	border-style: none;
	border:none;

}
.gridview td
{
	text-align: left;
	border-style: none;
	border:none;
	padding: 5px;	
}

.goright
{
	text-align: right;
    width:300px;
}
.highlight {
	font-weight: bold;
	color: #2068a8;
}.blueballs {
	font-weight: normal;
	color: #2068a8;
	line-height: 17px;
	text-align: left !important;
}
.dropcontent{
width: 300px;
height: 140px;
border: 1px solid black;
background-color: #FFECC6;
}
.contactdropwrapper {
	position: relative;
}
.contactdrop {
	position: absolute;
	left: 0px;
	top: 15;
	padding-left:10px;
	visibility: hidden;
	color: #2068a8;
}
.producttitle {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 3px;
}
.productsubtitle {
	font-size: 12px;
	color: #62c7ea;
	padding-bottom: 3px;
}
.featurestitle {
	font-size: 14px;
	color: #62c7ea;
	font-weight: bold;
}
.productstrapline {
	font-size: 16px;
	padding-bottom: 18px;
}
.productbox {
	width: 150px;
	background-image:url(images/products-box.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	border-top: solid 1px #cfcfcf;
	border-right: solid 1px #cfcfcf;
	padding: 15px;
	margin-bottom: 10px;
}
.productbox .header {
	font-size: 12px;
	font-weight: bold;
	color: #62c7ea;
}
.brochurebox {
	width: 150px;
	background-image:url(images/products-box.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	border-top: solid 1px #cfcfcf;
	border-right: solid 1px #cfcfcf;
	padding: 15px;
}
.brochurebox .header {
	font-size: 12px;
	font-weight: bold;
	color: #62c7ea;
}
ul {
	list-style-type: none;
}

ul li {
	background: url(images/bluedot.gif) no-repeat left 7px;
	padding-left: 8px;
}
ul li.nodot {
	background: none;
	padding-left: 8px;
}
.faqhead {
	display: block;
	font-size: 14px;
	margin-bottom: 6px;
}
.faqproduct {
	display: block;
	margin-top: 6px;
	font-size: 13px;
}
.faqitempad1 {
	display: block;
	margin-left: 15px;
	margin-top: 6px;
}	
.faqitempad1 a{
	font-weight: normal;
	color: #000000;
}
.faqitempad2 {
	display: block;
	margin-left: 30px;
}
.faqitempad2 a{
	font-weight: normal;
	color: #000000;
}
.loginbox {
	border: solid 1px #dedede;
	padding: 5px;
}
.generalbox {
	border: solid 1px #dedede;
	padding: 5px;
}
.blackunbold {
	font-weight: normal;
	color: #000000;
}

.altbox {
	border: solid 1px #62c7ea;
	padding: 5px;
}
#level1 a, #level2 a {
	display: block;
	margin-bottom: 5px;
}
.imgline {
	border: solid 1px #ccc;
}