﻿body 
{
	font-family:Trebuchet MS, Verdana, Tahoma, Arial;
	font-size:13px;
	color:#444;
	border:0px;
	margin:0px;
	padding:0px;
	background-color:#4876A3;	
	background-image:url(../../_Images/bodyBkgd.jpg);
	background-repeat:repeat-x;
}
#mainContainer
{
	margin-left:auto;
	margin-right:auto;
	width:850px;
	margin-top:0px;
}
#mainContainer
{
	margin-left:auto;
	margin-right:auto;
	width:850px;
	margin-top:0px;
}
#mainContent1
{
background-image:url(../../_Images/mainContentSubBkgd.jpg);
background-repeat:repeat-y;
width:850px;
margin-left:auto;
margin-right:auto;
clear:both;
}
#mainContent2
{
background-image:url(../../_Images/mainContentBkgd.jpg);
background-repeat:no-repeat;
width:850px;
min-height:500px;
}
#MainContentPlaceHolder
{
	padding-top:10px;
	padding-left:40px;
	padding-right:40px;
}
#header
{
	background-image:url(../../_Images/headerBkgd2.jpg);
	background-repeat:no-repeat;
	width:850px;
	height:65px;
	border:0px;
	margin:0px;
	padding:0px;
}
#footer
{
background-image:url(../../_Images/footerBkgd.jpg);
background-repeat:no-repeat;
width:850px;
height:57px;
clear:both;
}
#HeaderLogo
{
padding-left:34px;
padding-top:6px;
padding-bottom:0px;
float:left;
}
#solutionsHeader
{
text-align:center;
margin-bottom:8px;
margin-top:8px;
}
#HeaderRightCell
{
float:right;
padding-right:40px;
padding-top:20px;
}
#homeBottomLine
{
border-top:solid 2px #369;
width:680px;
text-align:center;
margin-left:40px;
padding-top:10px;
}
#homeRightPanel
{
float:left;
width:345px;
margin-left:20px;
}
#homeLeftPanel
{
float:left;
width:345px;
margin-left:30px;
}
#blogPostTitle
{
font-size:16px;
color:#000;
font-weight:bold;
letter-spacing:0.1em;
}
#blogNarrative
{
padding:0px;
width:100%;
}
.textHeaderType1
{
	background-image:url(../../_Images/textHeaderBkgdType1.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	color:#039;
	height:25px;
	padding-left:10px;
	padding-top:2px;
	margin-bottom:5px;
}
.breadcrumbContainer
{
float:right;
text-align:right;
}
.textHeaderType3
{
	font-size:14px;
	color:#039;
	margin-top:10px;
}
.ContentTitleLevel3
{
	color:#336699;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0.1em;
	margin-bottom: 0px;
}
.LeftIndent
{
padding-left:15px;
}
.left5050
{
	float:left;
	width:50%;
}
.right5050
{
	float:left;
	width:50%;
}
.clear5050
{
	clear:both;
}
.ColumnText
{
	margin:15px;
	margin-top:5px;	
}
.ContentTitle
{
font-size:18px;
color:#369;
letter-spacing:0.1em;	
}
h3.ContentSubTitle 
{
font-size:14px;
color:#333;
margin:5px;
padding:0px;
}
.RequiredLabel
{
font-weight:bold;
}
/* Menu styles */
#menubar
{
clear:both;
background-image:url(../../_Images/menuBkgd2.jpg);
background-repeat:repeat-x;
margin:0px;
margin-left:25px;
padding:0px;
padding-left:70px;
width:730px;
height:28px;
}
#menubar ul 
{
margin: 0px;
padding: 0px;
list-style-type: none;
}
#menubar ul li 
{
position: relative;
display: inline;
float: left;
}
#menubar li {
list-style-type: none;
display: inline;
}
#menuSub
{
clear:both;
}
a.menuLink, a.menuLink:visited
{
color:#47a;
display: block;
border: 0px;
font-weight:normal;
font-size:18px;
text-decoration:none;
padding-bottom:3px;
padding-top:3px;
padding-left:20px;
padding-right:20px;
}
a.menuLink:hover
{
	color:#036;
}
a.menuLinkSelected, a.menuLinkSelected:visited
{
color:#258;
background-image:url(../../_Images/menuSelectedBkgd2.jpg);
display: block;
border: 0px;
font-weight: normal;
font-size:18px;
text-decoration:none;
padding-bottom:3px;
padding-top:3px;
padding-left:20px;
padding-right:20px;
}
a.menuLinkSelected:hover,a.menuLinkSelected:visited:hover
{
color:#036;
}
.subMenuLinkContainer{
position:absolute;
visibility: hidden;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #BCE477;
text-align:left;
margin-top:2px;
}
.subMenuLinkContainer ul, .subMenuLinkContainer li {
padding: 0px;
margin: 0px;
list-style-type: none;
display: block;
}
a.navMenuLink, a.navMenuLink:visited {
color:#036;
width: 100%;
display: block;
border-bottom: 1px solid #ddd;
text-decoration: none;
font-weight: normal;
font-size:12px;
text-indent: 5px;
padding-top:5px;
padding-bottom:5px;
text-indent:20px;
}
a.navMenuLink:hover, a.navMenuLink:visited:hover, a.navMenuLinkActive:hover{ /*hover background color*/
width: 100%;
display: block;
text-indent: 5px;
background-color: #58b;
color: #fff;
border-bottom: 1px solid #ddd;
font-size:12px;
padding-top:5px;
padding-bottom:5px;
text-indent:20px;
}
a.navMenuLinkActive, a.navMenuLinkActive:visited {
width: 100%;
display: block;
text-indent: 5px;
color: #036;
text-decoration:none;
font-weight:bold;
border-bottom: 1px solid #ddd;
font-size:12px;
padding-top:5px;
padding-bottom:5px;
text-indent:20px;
}
/* End Menu styles */