﻿body
{
	margin: 0;
	padding:0;
	font-family:Arial,Tahoma,Verdana,sans-serif;
}

p,ul,ol,td,i,div,span,label
{
	font-size:12px;
}

ul
{
	padding-left:20px;
}

h1
{
	font-weight:bold;
	font-size:18px;
	color:#264889;
	margin-bottom:5px;
}

h2
{
	font-weight:bold;
	font-size:15px;
	color:#264889;
	margin-bottom:0px;
}

h3
{
	font-weight:bold;
	color:#264889;
	text-decoration:none;
	font-size:13px;
	margin-bottom:0px;
	margin-top:0px;
}

h4
{
	font-weight:bold;
	color:#264889;
	text-decoration:none;
	font-size:12px;
	margin-top:5px;
	margin-bottom:0px;
}



div.FeatureBlock
{
	display:table;
}

div.FeatureMargin
{
	display:table-cell;
}

div.FeatureContent
{
	display:table-cell;
}


h4.FAQBlock
{
	color:Black;
}

div.FAQBlock
{
	display:table;
}

div.FAQMargin
{
	display:table-cell;
}

div.FAQContent
{
	display:table-cell;
}


a
{
	color:#264889;
	text-decoration:none;
}

#page
{
	width:900px;
	margin:0 auto;
	padding: 0px 0px 0px 0px;
	text-align:left;
}

#header
{
	height:90px;
	background-image:url(Images/Banner.png);
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
}

#menu
{
	position:absolute;
	bottom:0px;
}

#content
{
	margin-top:10px;
}

.main
{
	margin:0 auto;
	width:660px;
	float:left;
}

.mainfull
{
	width:100%;
}

#sidebox
{
	margin:0 auto;
	width:230px;
	float:right;
}


#footer
{
	padding-top:10px;
	width:100%;
	clear:both;
	text-align:center;
}

label.section
{
	font-weight:bold;
	color:#264889;
}

span.checkout
{
	display:block;
	float:left;
	width:150px;
	text-align:right;
	line-height:25px;
}

span.Total
{
	font-weight:bold;
}

.form-row
{
	clear:both;
}

.form-row label
{
	display:block;
	float:left;
	width:12em;
	line-height:25px;
	text-align:right;
	padding-right:5px;
}



div.ScreenshotContainer
{
	padding-top:15px;
	clear:both;
	text-align:center;
}


div.ibb
{
	margin:10px 10px 10px 10px;
	display:table;
}

div.ibbi
{
	display:table-cell;
	vertical-align:middle;
	width:60px;
}

div.ibbc
{
	display:table-cell;
	vertical-align:middle;

}

h4.ibbh
{
	
}