body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #B9D0E6 url(images/body.jpg) repeat-x 0px -400px;
}

/*  Method for easy clearing of floats http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.clearfix {display: inline-block;}

/* Hide from IE Mac \*/

.clearfix {display: block;}

/* End Hide from IE Mac */

.error {color: #d20001;}
fieldset {border: solid 1px #ddd;}

a:link, a:visited{
	color: #2556a2;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #274557;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #274557;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

#pagecell1{
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	padding-top: 30px;
}
#chainBuilderCompare {width: 100%; border: solid 1px #ddd; font-size: 12px; border-collapse: collapse; margin-bottom: 25px;}
#chainBuilderCompare td {padding: 7px; vertical-align: top; border: solid 1px #eee; font-size: 18px; text-align: center; color: #333;}
#chainBuilderCompare .cbFeature {background: #e1edf8; border-bottom: solid 1px #BCE2FA; font-size: 12px; color: #000; text-align: left;}
.cbCommEdition, .cbEnterpriseEdition {width: 200px;}
#chainBuilderCompare .cbhead {color: #000; font-weight: bold; padding-top: 10px; padding-bottom: 10px; text-align: center; font-size: 16px;}
.commDownload a, .enterpriseDownload a {display: block; background: #4F9106; color: #fff; padding: 4px;}
#chainBuilderCompare p {margin-top: 0px; margin-bottom: 0px;}
#enterpriseTable {width: 100%; border: solid 1px #ddd; border-collapse: collapse; margin-bottom: 25px;}
#enterpriseTable td {border: solid 1px #eee; padding: 6px;}
#chainBuilderCompare .checked {background: #fffae7; border-bottom: solid 1px #eae2c4;}
.empty {}

#tl {
display: none;
}

#tr {
display: none;
}

#masthead{
	margin-right: auto;
	margin-left: auto;
	width: 996px;
	position: relative;
	
}

#pageNav{
	float: right;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 178px 0px 0px;
	border-right: 1px solid #ccd2d2;
}


#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 5px;
	color: #919999;
}

#utility a{
	color: #13489f;
}

#utility a:hover{
	text-decoration: underline;
}

#pageName{
	padding: 0px 0px 30px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	position: relative;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #274557;
	margin:0px;
	padding: 0px;
}

#pageName img{
	padding: 0px;
	margin: 0px;
	position: absolute;
	right: 5px;
	bottom: 10px;
}

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #fff;
padding: 0px;
margin: 0px;
background: url(images/glbnav_background2.jpg) repeat-x;
}

.successContent {background: #e8f1f9; padding: 10px; border: solid 1px #bfd4e8;}
legend {font-weight: bold; font-size: 16px; color: #2b81d1;}
#contactform {margin-bottom: 25px;}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {

	display: none;
}

#gnr {
	display: none;
}

#globalLink{
	position: absolute;
	top: 8px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	width: 741px;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #fff;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #4875bc;
}

a.glink:hover{
	text-decoration: underline;
}

.skipLinks {display: none;}

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #13489f;
	z-index: 113;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #13489f;
}

.subglobalNav a:hover{
	text-decoration: underline;
}

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #274557;
	text-decoration: underline;
}

.feature{
	padding: 20px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	color: #274557;
	display:block;
	padding-bottom: 5px;
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #2556a2;
}

#sectionLinks a:hover{
	background-color: #13489f;
	color: #fff;
	background-image: none;
	text-decoration: none;
}


.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


#advert{
	padding: 10px;
}

#advert img{
	display: block;
}


#mpheader{
	font: bold 130% Arial,sans-serif;
	top: 16px;
	right: 5px;
	margin: 0px;
	padding: 16px 0px 8px 0px;
	font-weight: normal;
}

#mpheader a{
	color: #2556a2;
}

#mpheader a:hover{
	text-decoration: underline;
}
