﻿h1,h2,h3,h4,h5,h6,p,ul,li,br,hr,table,div,ol,a
{
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	background-color: #f3f5f8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262D3A;
}

a
{
	text-decoration: none;
	color: #697DA0;
}

a:hover
{
	text-decoration: underline;
}


h1, h2, h3
{
	font-family: Century Gothic, Century, Verdana, Arial, Helvetica;
	font-weight: bolder;
	text-transform: uppercase;
}

h1
{
	font-size: 14px;
	border-bottom: solid 1px #262d3a;
	word-spacing: 2px;
	letter-spacing: 1px;
	color: #262d3a;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

h2
{
	font-size: 12px;
	padding-top: 10px;
	word-spacing: 1.5px;
	letter-spacing: 0.75px;
	color: #202837;
	margin-bottom: 7px;
	padding-bottom: 2px;
}

h3
{
	font-size: 11px;
	padding-top: 8px;
	word-spacing: 1px;
	letter-spacing: 0.5px;
	color: #19202f;
	margin-bottom: 0px;
}

p
{
	text-align: justify;
}

img
{
	border:0;
	display:inline;
}

.siteContainer
{
	width: 100%;
	padding: 0;
	margin: 0 auto;
}

.headContainer
{
	background: url(../images/head_bg.gif) repeat-x;
	height: 254px;
	width: 100%;
	position: relative;
}

.headContent
{
	position:relative;
	width: 979px;
	padding-top: 28px;
	padding-left: 21px;
	margin: 0 auto;
	height: 254px;
}
.headContentBubbles
{
	position: absolute;
	bottom: 28px;
	right: 0;
	background: url(../images/head_bubbles.png);
	width: 216px;
	height: 226px;
	behavior: url(iepngfix.htc);
}

.mainContent
{
	position: relative;
	width: 870px;
	padding: 40px 65px 40px 65px;
	margin: 0 auto;
}

.footContainer
{
	background: url(../images/foot_bg.gif) repeat-x;
	height: 94px;
	width: 100%;
}

.footContent
{
	width: 979px;
	padding-left: 21px;
	padding-top: 10px;
	margin: 0 auto;
	background: url(../images/foot_bubbles.png) no-repeat right;
	height: 84px;
	color: #9aaed0;
	font-family: Century Gothic, Century, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: 700;
	text-transform: uppercase;
	behavior: url(iepngfix.htc);
}

.footContent a
{
	color: #9aaed0;
}

.footContent a:hover
{
	color: #f0f6ff;
	text-decoration: none;
}

.navContent
{
	color: #f3f5f8;
	font-family: Century Gothic, Century, Verdana, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bolder;
	text-transform: uppercase;
	position: absolute;
	left: 490px;
	top: 80px;
}
.navContent a
{
	color: #f3f5f8;
	text-decoration: none;
}
.navContent a:hover
{
	color: #d3d5d8;
}

.headingContent
{
	color: #262d3a;
	font-family: Century Gothic, Century, Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bolder;
	text-transform: uppercase;
	border-bottom: solid 1px #262d3a;
	padding-bottom: 2px;
	word-spacing: 2px;
	letter-spacing: 1px;
}

.taglineContent
{
	color: #2e5189;
	font-family: Century Gothic, Century, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bolder;
	text-transform: uppercase;
	border-top: solid 1px #262d3a;
	padding-top: 2px;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-align: right;
	margin-top: 30px;
}

.homeRightContentContainer
{
	float: right;
	width: 280px;
}

.homeLeftContentContainer
{
	position: relative;
	width: 510px;
	height: 510px;
}

.leftContentContainer
{
	position: relative;
	float: left;
	width: 460px;
}

.rightContentContainer
{
	margin-left: 520px;
	width: 350px;
}

.clear
{
	clear: both;
}

.clientBox
{
	margin-top: 16px;
	margin-left: -6px;
}

/* -==- Accordion Styles -==- */

.accordionBox
{
	background: url(../images/feature_box_bg.gif) repeat-y;
	position: absolute;
	width: 510px;
	height: 330px;
	z-index: 2;
}

.accordion
{
	z-index: 5;
	position: absolute;
}

.accordionHeader
{
	background: url(../images/feature_box_head_off.png) no-repeat;
	behavior: url(iepngfix.htc);
}

.accordionHeaderSelected
{
	background: url(../images/feature_box_head_on.gif) repeat-y;
}

.accordionContent
{
	height: 216px;
}

.SiteBox
{
	background: url(../images/feature_box_site.gif) no-repeat;
}

.DataBox
{
	background: url(../images/feature_box_data.gif) no-repeat;
}

.SystemBox
{
	background: url(../images/feature_box_system.gif) no-repeat;
}

.BoxTitle, .BoxSubTitle
{
	font-family: Century Gothic, Century, Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bolder;
	margin-left: 30px;
	width: 489px;
}

.BoxTitle
{
	color: #2e5189;
	text-transform: uppercase;
	padding-top: 10px;
	height: 16px;
}

.BoxSubTitle
{
	color: #262d3a;
	text-transform: lowercase;
	height: 32px;
}

.BoxText
{
	color: #262d3a;
	font-family: Verdana, Tahoma, Trebuchet MS, Arial, Helvetica;
	font-size: 9pt;
	margin-left: 30px;
	margin-right: 189px;
	padding-top: 30px;
	height: 186px;
	width: 300px;
}
.ClientImage
{
	float: left;
	width: 512px;
	margin-top: 20px;
}
.ClientText
{
	margin-left: 550px;
	margin-top: 20px;
}
.ClientLink
{
	color: #2e5189;
	font-family: Century Gothic, Century, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
}
.ClientLink img
{
	vertical-align: middle;
}
.ClientPagingPanel
{
	color: #2e5189;
	font-family: Century Gothic, Century, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bolder;
	text-transform: uppercase;
	border-top: solid 1px #262d3a;
	padding-top: 2px;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-align: right;
	margin-top: 30px;
}
.ClientPagingPanel .PreviousButton
{
	float: left;
	text-align: left;
}
.Bullet
{
	background: url(../images/bullet.gif) no-repeat left;
	padding: 2px 0 2px 20px;
	margin: 0;
}
.QuestionsList
{
	padding-top: 10px;
}
.QuestionsList label
{
	display: inline-block;
	vertical-align: top;
	width: 300px;
	margin-left: 5px;
}
.ReturnLink
{
	margin-top: 30px;
	text-align: right;
}
.ReturnLink img
{
	vertical-align: middle;
}
