@charset "utf-8";
html body {
	width:100%;
	height:100%;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}
body {
	background-color: #FFFFFF;
	background-image: url(../Images/mainBackground.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
img{
	border:none;
}

a {
	color:#666666;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#093d64;
	text-decoration:none;
}
.clear  {
	clear: both;
}
.redText {
	color: #993333;
	font-size: 12px;
}
.padLink {
	padding-right: 10px;
	padding-left: 10px;
}
.topBG {
	background-image: url(../Images/topBG.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 20px;
}

.middleBG {
	background-image: url(../Images/registrationMarks.png);
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-left: 6px;
	background-position: -65px 35px;
}
.bottomBG {
	background-image: url(../Images/bottomBG.png);
	width: 100%;
	height: 200px;
	background-repeat: repeat-x;
	background-position: bottom;
	position:fixed;
	bottom: 0px;
}
.wrapper {
	position: relative;
	height: 100%;
	width: 100%;
}

.main {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 100%;
}

.headline  {
	background-image: url(../Images/headlineBGTab.png);
	height: 20px;
	width: 250px;
	float: right;
}


.headline h1 {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logoTagline {
	text-align: right;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 98px;
}
.logoTagline .bannerImage {
	float: left;
	margin-bottom: 5px;
	;
}
.logoTagline h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	padding-top:20px;
}
.logoTagline .h2Red {
	color: #993333;
}
.logoTagline .h2LargeTxt {
	font-size: 24px;
}
.logoTagline h2 a {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
}
.logoTagline h2 a:hover {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#093d64;
}
.mainContent .contactForm {
	font-size: 12px;
}

.contentBox {
	width: 960px;
	margin-top: 50px;
	background-image: url(../Images/40pctWhite.png);
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.navigationBar {
	clear: both;
	float: left;
	position: relative;
	width: 960px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.navigationBar a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
}
.navigationBar a:hover {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
}

.navItem  {
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #000000;
	background-image: url(../Images/buttonBgLight.png);
	background-repeat: repeat-x;
	padding-top:4px;
	height: 20px;
	text-align: center;
}
.navItem1  {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(../Images/buttonBgLight.png);
	background-repeat: repeat-x;
	padding-top:4px;
	height: 20px;	
	text-align: center;
}
.navItemLast  {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-image: url(../Images/buttonBgLight.png);
	background-repeat: repeat-x;
	height: 24px;
	text-align: center;
	width: 50%;
	margin: 0px;
	padding: 0px;
}
.navItemLast   #title  a {
	display: block;
	margin-top: 6px;
}
.navItemLast #Applications {
}
.navItemBlueBG {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-image: url(../Images/buttonBgBlue.png);
	background-repeat: repeat-x;
	padding-top:4px;
	height: 20px;
	text-align: center;
}
.navItemBlueBGStroked {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(../Images/buttonBgBlue.png);
	background-repeat: repeat-x;
	height: 24px;
	text-align: center;
	width: 148px;
}
.navItemBlueBGStroked  #title {
}
.navItemBlueBGStroked   #title  a {
	margin-top: 6px;
	display: block;
}

.navItemNoStroke {
	float: left;
	background-image: url(../Images/buttonBgLight.png);
	background-repeat: repeat-x;
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
}
.navItemNoStroke #Technology {
	width: 100%;
	display: block;
	margin-top: 6px;
}
.navItemNoStroke  #SavingsCalc {
	width: 100%;
	display: block;
	margin-top: 6px;
}
.navItemNoStroke-button {
	float: left;
	background-image: url(../Images/buttonBgLight.png);
	background-repeat: repeat-x;
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 120px;
}
.navItemNoStroke-button a {
	display: block;
	margin-top: 6px;
}
.mainContent {
	background-image: url(../Images/mainBg.png);
	background-repeat: repeat-x;
	width:940px;
	padding:10px 10px 10px 10px;
}
.mainContent p {
	font-size: 14px;
}

.mainContent h2 {
	font-size: 14px;
	color: #993333;
	padding: 0px;
	margin: 0px;
}
.bottomSection  a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	font-weight: bold;
}
.bottomSection {
	height: 175px;
	margin-top: 10px;
	width: 965px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 5px;
}
.bottomSection .bottomLeft {
	height: 168px;
	width: 300px;
	float: left;
	position: relative;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.bottomSection .bottomCenter{
	height: 168px;
	width: 379px;
	float: left;
	border: 1px solid #CCCCCC;
	background-image: url(../Images/newTechBG.png);
	background-repeat: no-repeat;
	background-position: center 27px;
	margin-left: 14px;
	position: relative;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.bottomSection .bottomRight {
	height: 168px;
	width: 241px;
	float: right;
	margin-left:6px;
	position: relative;
	border: 1px solid #CCCCCC;
	background-image: url(../Images/calcBG.png);
	background-repeat: no-repeat;
	background-position: center 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.bottomRight .calcText {
	font-size: 11px;
	float: left;
	width: 150px;
	height: 125px;
	margin: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomLeft #RobotApplication {
	display:none;
	font-size: 11px;
	height: 114px;
	float: left;
	background-image: url(../Images/servicesBG.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 298px;
	padding-left: 20px;
	padding-top: 10px;
}
.bottomLeft #RobotApplication ul {
	padding: 0px;
	margin: 0px;
}
.bottomLeft #CompassServices {
	line-height:18px;
	font-size: 11px;
	float: left;
	background-image: url(../Images/servicesBG.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 100%;
	padding-top: 10px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bottomLeft #CompassServices ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.bottomCenter .techText {
	width: 225px;
	float: right;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	position: relative;
}
.bottomCenter .techText #text {
	display: block;
	margin-top: 10px;
}
.bottomCenter .techText img {
}
.bottomCenter .techText .navItemNoStroke img {
	margin:0px;
}
.footer {
	font-size: 10px;
	height: 20px;
	text-align: center;
	margin-top: 10px;
}
.footer a {
	font-size: 10px;
}
#About {
	width: 138px;
}
#Overview {
	width: 148px;
}
#Clients {
	width: 176px;
}
#News {
	width: 150px;
}
#Contact {
	width: 154px;
}
#WhitePapers {
	width: 184px;
}
.mainContentFlash {
	background-image: url(../Images/mainBg.png);
	background-repeat: repeat-x;
	width:960px;
}
.aboutRightSide  {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 270px;
	height: 150px;
	background-image: url(../Images/aboutRightImage.png);
	padding: 200px 20px 0px 20px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.newsRightSide  {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	width: 351px;
	height: 419px;
	background-color:#6699CC;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.newsRightSide p {
	font-size: 12px;
}
.newsRightSide .rightImage {
	float: right;
	margin: 5px;
}
.newsLeftSide  {
	float: left;
	width: 550px;
	font-size:12px;
	margin-top: 10px;
	;
}
.newsLeftSide a{
	color:#0000cc;
	text-decoration:underline;
}
.aboutRightSide ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;

}
#contentBox{
	clear: both;
	margin-top: 20px;
	matgin-right:5px;
	margin-left:5px;
}
#partnerImage  {
	width:150px;
	height:100%;
	float:left;
}
#partnerContent{
	width:770px;
	margin-left:10px;
	float:left;
}

#partnerContent p {
	font-size: 12px;
	margin: 0px;
}
#ulDiv  {
	float: left;
	margin-top: 10px;
}
#ulDiv ul {
	font-size: 12px;
	list-style-type: disc;
	margin-top:0px;
	padding-top:0px;
}
#wpRightSideImage {
	float: right;
	margin-right: 25px;
}
.mainContent .whitePaperItems {
	width: 500px;
	margin: 0px;
	padding: 0px;
}
.mainContent .whitePaperItems p {
	margin: 0px;
	padding: 0px;
}

.whitePaperItems .navItemNoStroke {
	float: right;
	background-image: url(../Images/buttonBgLight.png);
	background-repeat: repeat-x;
	padding-top:4px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	clear: both;
}.mainContent .whitePaperItems .navItemNoStroke a {
	color: #FFFFFF;
}
.mainContent  .loginForm  label {
	font-size: 12px;
}
.mainContent .errmsg {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.mainContentFlash h2 {
	font-size: 14px;
	color: #993333;
	padding: 10px;
	margin: 0px;
}
#partnerContent #ulDiv a {
	color: #993333;
	text-decoration: underline;
}
.mainContentFlash img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

