body { 
	color: black; 
	background-color: #EFEFEF; 
	margin: 0; 
	padding: 0;
	text-align: center; /* for IE */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: #343434;
	padding: 2px 10px;
	text-decoration: none
}
h1, h3, h4, h5  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: 600;
	color: #5b6d95;
	text-decoration: none;
	line-height: 16px;
}
h1 {
	font-size: 11pt;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: #343434;
	padding: 2px 10px;
}

h5 {
	font-size: 11pt;
	margin: 0px 0px 0px 45px;
}
h3 {
	font-size: 11pt;
	margin: 9px 2px;
}
h4 {
	font-size: 11pt;
	margin: 0px;
}

.leftcolNavMain, .leftcolNavSub, .leftcolNavSubLink, .leftcolNavSubLinkActive, .rightcoltitlemain, .leftcoltitlemain, .leftcoltiletagline, .bnrrightbold, .bnrrighttxt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: 400;
	color: #5b6d95;
	text-decoration: none;
	line-height: 16px;
}

.leftcolNavMain {
	font-size: 16px;
	margin: 0px;
}
.leftcolNavSub {
	font-size: 10pt;
	margin: 5px 0px 5px 25px;
}
.leftcolNavSubLink {
	font-size: 10pt;
}
.leftcolNavSubLinkActive {	
	font-size: 10pt;
	font-weight: 600;
}
.leftcolNavSubLink:hover, .leftcolNavSubLinkActive:hover {
	color: #3D70A3;
}
.leftcoltitlemain {
	font-weight: 600;
	font-size: 20px;
	margin: 0px;
}
.rightcoltitlemain {
	font-size: 10pt;
}
.leftcoltiletagline {
	font-weight: 600;
	font-size: 12px;
	margin: 0px 0px 10px 15px;
}
.bnrrightbold {
	color: #54719e;
	font-size: 10pt;
	margin: 0px;
}
.bnrrighttxt {
	width: 350px;
	color: #54719e;
	font-size: 8pt;
	font-weight: 400;
	margin: 20px 0px 0px 0px;
}

#container, #container2, #container3 {
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		width: 790px;
		border: 5px solid white;	
		background-color: #FFFFFF;
}

#container  {
		background-image: url('../images/contentbg.gif');
		background-repeat: repeat-y;
}
#container2  {
		background-image: url('../images/content2bg.gif');
}
#bnr { 
	width: 790px; 
	text-align: left;
	background-color: #FFFFFF;
}
#menu { 
	width: 790px; 
	text-align: right; 
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
#footer {
	padding: 15px;
	margin: 0px;
	clear: both;
	background-color: #FFFFFF;
}


#content { 
	width: 790px; 
	text-align: left;
}

#topnewsitem { 
	width: 169px;
	padding: 8px; 
}

.homecolboxleft { 
	width:200px;
	float:left;
	z-index: 40;
	margin-top: -20px;
	position: relative; 
}
.homecolboxright, .colboxright { 
	width:121px;
	float:right;
	border-left: 0px solid #9da4a9;
}
.homecolboxmiddle { 
	width:450px; 
	float: left;
	margin: 0pt 4px;  
}

.colboxleft { 
	width:185px;
	float:left;
	z-index: 40;
	margin-top: -20px;
	position: relative; 
}
.colboxmiddle { 
	width: 603px;
	float: left;  
}

.colboxmiddlewide { 
	width:auto; 
	margin-left:185px; 
	padding: 8px; 
	border-right: 0px solid #e4ebf2;
	border-left: 1px solid #e4ebf2; 
}


p.infoTxt, p.infoTitle, p.infoMore {
	font-family: Arial;
	font-size: 8pt;
	color: #343434;
	text-decoration: none;
	padding: 0;
	margin: 0px;
}

p.infoTxt {
	font-style: italic;
	font-weight: 400;
	text-align: left;
}	
p.infoTitle {
	font-weight: 600;
}
p.infoMore {
	font-weight: 600;
	text-align: right;
}

.moreInfoLink, .infoLink {
	font-family: Arial;
	font-weight: 600;
	font-size: 9pt;
	color: #5b6d95;
	text-decoration: none
} 

.moreInfoLink { 
	float: right;
}

.menuLink, .menuLinkActive {
	font-family: Arial;
	color: #343434;
	padding: 2px 10px;
	text-decoration: none
}
.menuLink {
	font-weight: 400;
	font-size: 10pt;
}
.menuLinkActive {
	font-weight: 600;
	font-size: 11pt;
}
.solutionLink {
	font-family: Arial;
	font-weight: 600;
	font-size: 10pt;
	color: #000060;
	text-decoration: none
}
.contentLink {
	font-family: Arial;
	font-weight: 400;
	color: #343434;
	text-decoration: underline;
}

.contentLinkBold {
	font-family: Arial;
	font-weight: 600;
	color: #343434;
	text-decoration: none;
}

.menuLink:hover, .moreInfoLink:hover, .infoLink:hover, .contentLink:hover, .contentLinkBold:hover  {
	color: #F9CF54;
}

p.midContent {
	margin-top: 8pt;
	margin-left: 18pt;
}
p.midContentboldblue {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: 600;
	color: #5b6d95;
	margin-top: 8pt;
	margin-bottom: 0pt;
}
p {
	margin-top: 0pt;
	margin-left: 8px;
}

td {}


td.infobox-tl {
	height: 5px;
	width: 5px;
}
td.infobox-tr {
	background-image: url(../images/rndtr.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}
td.infobox-bl {
	background-image: url(../images/rndbl.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}
td.infobox-br {
	background-image: url(../images/rndbr.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}
td.infobox-b {
	height: 5px;
	background-image: url(../images/rnd-b.gif);
	background-repeat: repeat-x;
}
td.infobox-t {
	height: 5px;
	background-image: url(../images/rnd-t.gif);
	background-repeat: repeat-x;
}
td.infobox-l {
	width: 5px;
	background-image: url(../images/rnd-l.gif);
	background-repeat: repeat-y;
}
td.infobox-r {
	width: 5px;
	background-image: url(../images/rnd-r.gif);
	background-repeat: repeat-y;
}

.cust-quote {
	margin: -10px 10px 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: 600;
	color: #5b6d95;
	text-align: right;
}
