﻿body {
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #52B7E8;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a, a:visited {
	text-decoration: none;
	color: #4191B9;
	font-size: 13px;
}

a:hover {
	color: #F9A51B;
}

a.jScrollArrowUp {
	background: url(/img/basic_arrow_up.gif) no-repeat 0 0;
}

a.jScrollArrowUp:hover {
	background-position: 0 -30px;
}

a.jScrollArrowDown {
	background: url(/img/basic_arrow_down.gif) no-repeat 0 0;
}

a.jScrollArrowDown:hover {
	background-position: 0 -30px;
}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

p {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	border: 0px;
}

li {
	padding-top: 6px;
	padding-bottom: 6px;
}

hr {
	display: block;
	clear: both;
	border: 0px;
	border-top: 1px solid gray;
	height: auto;
	float: left;
	margin-left: 25px;
	margin-right: 25px;
}

#NavigationPanel {
	margin: 20px 0px 20px 0px;
	font-size: 11px;
	color: gray;
	float: left;
	padding-left: 206px;
}

#NavigationPanel a, #NavigationPanel a:visited {
	font-size: 11px;
}

#ContentHolder {
	position: relative;
	width: 900px;
	background-color: #FFFFFF;
	height: auto;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 0px;
	overflow: hidden;
	background: #fff url(/img/round_left_top.png) top left no-repeat;
}

#ContentPanel {
	position: relative;
	width: inherit;
	height: auto;
	float: left;
	margin-bottom: 1px;
}

#HeaderPanel {
	float: left;
	width: 100%;
	height: 87px;
}

#Logo {
	float: left;
	width: 185px;
	height: 87px;
}

#Menu {
	float: left;
	height: 16px;
	width: 715px;
	padding-top: 71px;
}

#Menu a, #Menu a:visited {
	position: relative;
	color: #919396;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 19px;
	float: left;
	display: block;
}

#Menu a:hover {
	color: #F9A51B;
}

#MainContentPanel {
	width: 100%;
	float: left;
	padding-bottom: 15px;
}

.InformationPanel {
	width: 900px;
	height: auto;
	float: left;
}

.InfoContentHolder {
	width: 290px;
	float: left;
	margin-right: 10px;
}

.ContentTitle {
	color: #F9A51B;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	width: 100%;
	line-height: 17px;
}

.ContentType {
	color: gray;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-weight: bold;
}

.ContentInfo {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	clear: both;
	width: 100%;
}

.HeaderText {
	color: gray;
	font-size: 13px;
	margin-bottom: 3px;
	clear: both;
}

.ContentText {
	font-size: 12px;
	color: #4191B9;
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;
}

#FooterHolder {
	width: 900px;
	height: auto;
	vertical-align: middle;
	background-color: #52B7E8;
	margin: 0px auto;
	padding-left: 30px;
	padding-right: 30px;
}

#CopyrightPanel {
	float: left;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

#FooterMenuPanel {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

#FooterMenuPanel a, #FooterMenuPanel a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 10px;
	vertical-align: middle;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
}

#FooterMenuPanel a:hover {
	text-decoration: underline;
}

.ClientsRepeater {
	color: red;
	font-size: 11px;
	font-weight: bold;
	height: 120px;
}

#ContentHolderCorner {
	width: 960px;
	background: #fff url(/img/round_right_bottom.png) bottom right no-repeat;
	position: relative;
	background-color: #FFFFFF;
	height: 30px;
	margin: 0px auto;
	overflow: auto;
}

#MainContentTitle {
	color: #F9A51B;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	float: left;
	clear: both;
	padding-left: 205px;
	width: 695px;
}

#MainImageRotator {
	margin-top: 15px;
	width: 900px;
	height: 360px
}

#UpperContentPanel {
	margin-left: 205px;
	margin-bottom: 20px;
	float: left;
	clear: both;
	width: 695px;
	height: auto;
	border-bottom: 1px solid gray;
}

#LowerContentPanel {
	margin-left: 205px;
	float: left;
	clear: both;
	width: 445px;
	padding-left: 125px;
	padding-right: 125px;
	min-height: 220px;
}

#MainContentTextPanel {
	float: left;
	padding-left: 20px;
	width: 300px;
	text-align: left;
}

#MainContentImage {
	float: left;
	width: 345px;
	height: auto;
}

.GenericContentText {
	color: gray;
	font-size: 14px;
	line-height: 24px;
}

.GenericSmallerContentText {
	color: gray;
	font-size: 12px;
	line-height: 22px;
}

.NewsPanel {
	margin-bottom: 15px;
}

.ServicePanel {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.SolutionPanel {
	margin-top: 2px;
	margin-bottom: 10px;
	float: left;
}

.MoreLink {
	height: 16px;
	width: auto;
	display: block;
	float: left;
}

.ArrowImage {
	margin-right: 5px;
	vertical-align: top;
	height: 16px;
	width: 9px;
}

#TestimoniesPanel {
	float: left;
	color: gray;
	font-size: 14px;
	line-height: 24px;
	height: 220px;
}

.Testimonies {
	float: left;
	margin: 10px 0px 10px 0px;
}

#LeftContentPanel {
	float: left;
	width: 300px;
	margin-right: 30px;
	height: auto;
	clear: left;
	margin-left: 205px;
}

#RightContentPanel {
	float: left;
	width: 335px;
	margin-left: 30px;
}

.FeaturePanel {
	margin-bottom: 30px;
}

.FeatureTitle {
	vertical-align: top;
	font-weight: bold;
	color: gray;
	font-size: 12px;
	height: 12px;
	line-height: 12px;
	clear: both;
	margin-bottom: 5px;
}

.FeatureText {
	font-size: 12px;
	color: gray;
	padding-left: 20px;
}

.FeatureImage {
	vertical-align: top;
	width: 12px;
	height: 12px;
	margin: 0;
	border: 0;
	padding: 0;
	margin-right: 5px;
}

#GenericLeftContentPanel {
	float: left;
	width: 349px;
	margin-right: 30px;
	min-height: 415px;
	height: auto;
	clear: left;
	margin-left: 55px;
	background-repeat: no-repeat;
	background-position: right;
	background-position-y: center;
	border-right: 1px solid gray;
}

#GenericRightContentPanel {
	float: right;
	width: 445px;
	margin-left: 15px;
	margin-right: 5px;
}

.QuotesPanel {
	font-size: 11px;
	color: gray;
	margin: 10px 25px 0px 25px;
	line-height: 18px;
	float: left;
}

.QuotesFromPanel {
	font-size: 10px;
	color: gray;
	margin: 10px 25px 0px 25px;
	float: left;
}

.QuotationMarks {
	font-size: 18px;
	color: #fba61c;
}

.SpecialText {
	font-size: 15px;
	color: #fba61c;
}

.PDFDocumentsPanel {
	margin: 10px 25px 0px 25px;	
	float: left;
	clear: both;
}

.PDFImage {
	vertical-align: middle;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.SolutionLinkPanels {
	font-weight: bold; 
	clear: both; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	float: left;
	margin-left: 25px;
}

#RSSImage {
	width: 15px;
	height: 15px;
	vertical-align: top;
	margin-left: 5px;
}

.WebinarContentText {
	font-size: 11px;
	line-height: 14px;
	color: gray;
}
