body {
	background: url(../images/bg.jpg) repeat-x #eeeeee;
	margin-top: 0px;
}

body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


h2 {
	font-size: 15px !important;
	color: #333333;
}
/*strong{
	color: #333333;
}*/
.wrapper {
	width: 766px;
	margin: 0px auto;
}

.topBar {
	display: block;
	background: url(../images/topPage.gif) no-repeat;
	height: 41px;
}

.unifyLogo {
	float: left;
	margin-left: 5px;
}

.topNav { 
	margin-left: 2px;
	margin-top: 12px;
	margin-bottom: 29px;
	*margin-bottom: 19px;
	padding: 0px 1px;
	height: 37px;
	width: 616px;
	background: url(../images/menubar_new.gif) no-repeat;
	float: left;
}

.topNav .spacer {
	float:left;
	text-align: center;
	height: 37px;
	line-height: 37px;
}

.topNav a {
	color: #FFFFFF !important;
	font-size: 11px;
	text-decoration: none;	
	margin-left: 0px;
}

.topNav .selected {

}

.topNav .hover {
	background: url(../images/menubar_new_selected.gif) repeat-x;
}

.selected{
	color: #666666;
	font-weight:bold;
}

.topNav a:link {

}

.topNav a:hover {
	color: #000000;

}

.campaignBox {
	margin-top: 20px;
	background: url(../images/homeCMSBG.jpg);
	width:760px;
	height:296px;
}

.campaignHeading {
	height:30px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
}

.hero {
	float: left;
	width: 507px;
}

.campaignLinkHeader {
	background: url(../images/homeCMSSideBG.png);
	height:36px;
	width:253px;
	text-indent:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:36px;
}

.campaignLinks {
	width: 253px;
	float: left;
}

.identityBrokerLink, .identityBrokerLink a {
	display: block;
	width: 253px;
	height: 38px;
	background: url(../images/identityBrokerSeries.gif);
	text-decoration: none;
/*	filter: alpha(opacity=0);-moz-opacity:.0;opacity:.0;	*/
	position: absolute;
	/*margin-top: -38px;*/
	cursor: pointer;
}

.sharepointLink, .sharepointLink a {
	display: block;
	width: 253px;
	height: 38px;
	background: url(../images/identityBrokerSeriesSharepoint.gif);
	text-decoration: none;
	position: absolute;
	/*margin-top: -39px;	*/
}

.trainingLink, .trainingLink a {
	display: block;
	width: 253px;
	height: 39px;
	background: url(../images/training.gif);
	text-decoration: none;
	position: absolute;
	/*margin-top: -39px;	*/
}

.aurionLink, .aurionLink a {
	display: block;
	width: 253px;
	height: 39px;
	background: url(../images/identityBrokerSeriesAurion.gif);
	text-decoration: none;
	position: absolute;
	/*margin-top: -39px;	*/
}

.chrisLink, .chrisLink a {
	display: block;
	width: 253px;
	height: 38px;
	background: url(../images/identityBrokerSeriesChris.gif);
	text-decoration: none;
	position: absolute;
	/*margin-top: -39px;	*/
}

.eventBrokerLink, .eventBrokerLink a {
	display: block;
	width: 253px;
	height: 38px;
	background: url(../images/eventBrokerForFIM.gif);
	text-decoration: none;
	position: absolute;
	/*margin-top: -38px;*/	
}

.unifyconnectLink, .unifyconnectLink a {
	display: block;
	width: 253px;
	height: 38px;
	background: url(../images/connect.gif);
	text-decoration: none;
	position: absolute;
	/*margin-top: -38px;	*/
}

.codelessILMLink, .codelessILMLink a{
	display: block;
	width: 253px;
	height: 38px;
	background: url(../images/codelessILM.gif);
	text-decoration: none;
	position: absolute;
	/*margin-top: -38px;*/	
}

.passManagerLink, .passManagerLink a{
	display: block;
	width: 253px;
	height: 39px;
	background: url(../images/passManager.gif);
	text-decoration: none;
	position: absolute;
	/*margin-top: -39px;*/	
}




.identityBrokerLinkOver, .identityBrokerLinkOver a {
	display: block;
	width: 253px;
	height: 38px;
	background: url(../images/idBrokerLinkOver.gif);
	text-decoration: none;
	cursor: pointer;
}

.chrisLinkOver, .chrisLinkOver a {
	display: block;
	width: 253px;
	height: 38px;
	background: url(../images/identityBrokerSeriesChrisOver.gif);
	text-decoration: none;
}

.aurionLinkOver, .aurionLinkOver a {
	display: block;
	width: 253px;
	height: 39px;
	background: url(../images/identityBrokerSeriesAurionOver.gif);
	text-decoration: none;
}

.trainingLinkOver, .trainingLinkOver a {
	display: block;
	width: 253px;
	height: 39px;
	background: url(../images/trainingOver.gif);
	text-decoration: none;
}

.sharepointLinkOver, .sharepointLinkOver a {
	display: block;
	width: 253px;
	height: 38px;
	background: url(../images/identityBrokerSeriesSharepointOver.gif);
	text-decoration: none;
}

.eventBrokerLinkOver, .eventBrokerLinkOver a  {
	display: block;
	width: 253px;
	height: 38px;
	background: url(../images/eventBrokerForFIMOver.gif);
	text-decoration: none;
}

.unifyconnectLinkOver, .unifyconnectLinkOver a {
	display: block;
	width: 253px;
	height: 38px;
	background: url(../images/connectOver.gif);
	text-decoration: none;
}

.codelessILMLinkOver, .codelessILMLinkOver a{
	display: block;
	width: 253px;
	height: 38px;
	background: url(../images/codelessILMOver.gif);
	text-decoration: none;
}

.passManagerLinkOver, .passManagerLinkOver a {
	display: block;
	width: 253px;
	height: 39px;
	background: url(../images/passManagerOver.gif);
	text-decoration: none;
}

.ourServicesDiv {
	color: #555555;
	font-size: 12px;
	width: 475px;
	-width: 465px;
	padding-right: 20px;
	padding-left: 5px;
	float: left;
	margin-top: 28px;
	*margin-top: 5px;
	overflow: hidden;
}

.ourServicesDiv h1 {
	display: block;
	background: url(../images/blueGrad.gif) no-repeat;
	width: 255px;
	height: 22px;
	margin:0px;
	margin-left: -4px;
	padding-top:6px;
	padding-left: 8px;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 12px;
}

.ourServicesDiv h2 {
	font-size: 13px;
	color: #01517f;
	font-weight: bold;
	margin-bottom: 19px;

}
#latestNewsEventH2{
	font-size: 12px !important;
}
.latestNewsDiv {
	margin-top: 28px;
	*margin-top: 5px;
	width: 255px;
	overflow: hidden;
	padding-left: 3px;
	-padding-left: 0px;
	float: right;
	padding-right: 6px;
}

.latestNewsDiv h1 {
	display: block;
	background: url(../images/blueGrad.gif) no-repeat;
	width: 255px;
	height: 22px;
	margin:0px;
	padding-top:6px;
	padding-left: 8px;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 8px;
}

.latestNewsBox {
	display: block;
	width: 217px;
	height: 45px;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../images/latestNewsOutline.gif);
	color: #444444;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 11px;
}

.latestNewsDateFoot {
	position: absolute;
	margin-top: 32px;
	color: #666666;
	font-weight: normal;
	
}
.latestNewsReadMore {
margin: 0 0 10px 0;
}
.latestNewsReadMoreFoot {
	/*position: absolute;
	margin-top: 32px;
	margin-left: 140px;*/
	float: right;
	background: url(../images/readMoreArrow.gif) left center no-repeat;	
	padding-left: 17px;
	color: #222222;
}
#latestNewsReadMoreH2 {
	font-size: 12px !important;
}
.latestNewsReadMoreFoot a {
	color: #1876ac;	
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

.latestNewsReadMoreFoot a:link {
	color: #1876ac;	
}

.latestNewsReadMoreFoot a:hover {
	color: #f69200;
}

.productFeature {
	width: 120px;
/*	height: 118px;*/
	background: url(../images/productFeature3.png) no-repeat;
	padding: 5px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	margin-right: 8px;
	*margin-right: 12px;
	-margin-right: 8px;
}

.productFeature b {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	
	
}

.productFeature p {
	margin-top: 2px;
	-margin-top: 13px;
	padding-top: 0px;
	
}

.footer {
	margin-top: 25px;
	width: 739px;
	height: 26px;
	background: url(../images/footerBar3.gif);
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #999999;
	font-size:11px;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
}

.footer a:hover {
	color: #E2E2E2;
}

.footer a:visited {
	color: #FFFFFF;
}

.footer a:active {
	color: #FFFFFF;
}	

.footer a:link {
	color: #FFFFFF;
}

.copyRight {
	float: right;
	color: #acd0e5;
	font-size: 9px;
	margin-top: 2px;
}

.topBlurb {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
}

.topBlurb p {
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
}

.topBlurb h1 {
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	background: #01517f;
	margin-left: -10px;
	padding-left: 10px;
	padding-top: 5px;
	*padding-top: 3px;
	padding-bottom: 6px;
}

.leftHeroes {
	width: 236px;
	float: left;
}
.leftHeroes a{
text-decoration: none;
}
.leftHeroes a:visited, a:link{
color: #333333;
}
.leftHeroHeader {
	display: block;
	height: 24px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	background: url(../images/orangeBg3.gif);
}

.leftHero {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
	background: #FFFFFF;	
	color: #666666;
	padding: 10px 0px;
	padding-left: 50px;
}

.leftHero b {
	display: block;
	font-size: 12px;
	color: #333333;
	margin-bottom: 3px;
}
#leftHeroSharepoint {
background: #FFFFFF url(../images/leftHeroSharepoint.gif) no-repeat 3% 50%; 
}
#leftHeroIdentityBroker {
background: #FFFFFF url(../images/leftHeroIdentityBroker.gif) no-repeat 3% 50%; 
}
#leftHeroEventBroker {
background: #FFFFFF url(../images/leftHeroEventBroker.gif) no-repeat 3% 50%; 
}
#leftHeroUnifyConnect {
background: #FFFFFF url(../images/leftHeroUnifyConnect.gif) no-repeat 3% 50%; 
}
#leftHeroCodelessILM {
background: #FFFFFF url(../images/leftHeroCodelessILM.gif) no-repeat 3% 50%; 
}
#leftHeroPassManager {
background: #FFFFFF url(../images/leftHeroPassManager.gif) no-repeat 3% 50%; 
}

.blurb {
	float: left;
	width: 514px;
	margin-left: 10px;
}

.blurbHeader {	
	background-color:white;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-top: 1px solid #cdcdcd;
}

.blurbContent {
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-top: 1px solid #cdcdcd;
	background: #FFFFFF;
	padding-top: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.blurbContent td {
	font-size: 12px;
	color: #666666;
}

.blurbContent input {
	border: 1px solid #CCCCCC;
	padding: 2px;
	color: #777777;
}

.blurbContent textarea {
	border: 1px solid #CCCCCC;
	padding: 2px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blurbContent p {
	color: #444444;
}

.blurbBottom {
	height: 103px;
	background: url(../images/unifyBlurbFooter.jpg);
}

.blurbContent li {
	color: #444444;
	padding-bottom: 2px;
	padding-top: 1px;
}

.caseStudy {
	background: url(../images/grayGrad.jpg);	
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
	padding: 10px;
	padding-top: 8px;
	padding-left: 80px;
	color: #666666;
	margin-bottom: 2px;
	height: 29px;	
	text-align:right;
}

.caseStudy a {
	color: #555555;	
	font-size: 11px;
	text-decoration: none;

}

.caseStudy a:hover {
	color: #000000;
}

.menuDivs a {
	display: block;
	background: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	border-top: 0px;
}

.menuDivs a.selected {
	color: #FF9900;
}

.menuDivs a:hover {
	background: #DAEDFC;
}

.blurbContent h1 {
	font-size: 20px;
	font-weight: normal;
	color: #034975;
}

.partnerDiv {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 30px;	
	padding-top: 12px;
	padding-bottom: 12px;
	color: #555555;
	margin-right: 10px;
	border-top: 1px solid #CCCCCC
}

.partnerDiv b {
	font-size: 14px;
	color: #222222;
}

.newsDiv {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 10px 5px 10px 5px;	
	color: #555555;
	margin-right: 10px;	
}

.newsDiv b {
	font-size: 14px;
	color: #444444;
}
.newsBlurb p, .cssbox_body p{
font-size: 11px;
}
.smallText {
	font-size: 10px;
}

.smallText a, .rightDivWrap a {
	color: #1876ac;
	text-decoration: none;
}

.smallText a:hover {
	color: #01517f;
	text-decoration: underline;
}

a.readMoreLink {
	background: url(../images/buttonDown.gif) left center no-repeat;	
	padding-left: 17px;
	color: #1876ac;
	text-decoration: none;
	font-size: 10px;
}

a.readMoreLink:hover {
/*	background: url(../images/rmDownOver.gif) left center no-repeat;*/	
/*	color: #203d54;*/
	color: #f69200;
}

a.readLessLink {
	background: url(../images/buttonUp.gif) left center no-repeat;	
	padding-left: 17px;
	color: #1876ac;
	text-decoration: none;
	font-size: 10px;
}

a.readLessLink:hover {
	color: #f69200;
/*	background: url(../images/rmUpOver.gif) left center no-repeat;	*/	
}

.leftDivWrap {
	width: 500px;
	float: left;
	
	margin-bottom: 25px;
}


.topBlurb p {
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
}


.leftDivWrap h1 {
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	background: #01517f;
	padding-left: 10px;
	padding-top: 5px;
	*padding-top: 3px;
	padding-bottom: 6px;
	margin-right: 10px;	
	*margin-top: 19px;
}


.rightDivWrap {
	width: 265px;
	float: left;
}

.rightDivWrap h1 {
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	background: #01517f;
	padding-left: 10px;
	padding-top: 5px;
	*padding-top: 5px;
	padding-bottom: 6px;
	margin-right: 10px;	
	*margin-top: 19px;
}

.newsDetailHeader {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background: #FFFFFF url(../images/orangeBg4.gif) repeat-x;
	padding: 5px;
	padding-left: 20px;
	height: 24px;
	padding-bottom: 0px;
	margin-right: 10px;
}

.newsDetailBlurb {
	padding: 20px;
	padding-top: 15px;
	padding-right: 60px;
	background: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;	
	color: #666666;
	line-height: 16px;
	margin-right: 10px;	
}

.newsDetailBlurb b {
	color: #333333;
}

.newsDetailFooter {
	background: url(../images/newsDetailBottom.jpg) repeat-x;
	height: 107px;
	margin-right: 10px;
}

.leftContactHeader {
	font-size: 18px;
	font-weight: normal;
	color: #034975;
	margin-bottom: 8px;
}

.leftContactDetail {
	border: 1px solid #CCCCCC;
	padding: 10px;
	background: #FFFFFF;
	color: #666666;

}
.contactDetailContent{
	font-size: 12px;
}
.leftContactDetail b {
	color: #333333;
}

.leftContactDetail strong {
	color: #333333;
}

.blurb h1 {
	font-size: 18px;
	font-weight: normal;
	color: #034975;
	margin-bottom: 8px;
}

.leftContactDetail a {
	color: #3366CC;
	text-decoration: none;
}

.leftContactDetail a:hover {
	text-decoration: underline;
}
.hidden {
margin-left: -3000px;
position: absolute;
}
.hide
{
  display:none;
}
.show
{
  display:block;
}

/*box*/
/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 { background: transparent url(/images/box.png) no-repeat bottom right; margin-left: -10px;} 
.cssbox { 
	width: 225px !important; /* intended total box width - padding-right(next) */ 
	width: 215px; /* IE Win = width - padding */ 
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
	
	margin: 10px auto; /* use to position the box */ margin-left: 10px;} /* set the top-right image */ 
.cssbox_head { 
	background-position: top right; 
	margin-right: -15px; /* pull the right image over on top of border */ 
	padding-right: 40px; /* right-image-gap + right-inside padding */ } /* set the top-left image */ 	
.cssbox_head h2 { 
	background-position: top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 10px 0 1px 20px; /* padding-left = image gap + interior padding ... no padding-right */ 
	font-size: 14px !important;
	height: auto !important; height: 1%; /* IE Holly Hack */ } /* set the lower-left corner image */ 
.cssbox_body { 
	background-position: bottom left; 
	margin-right: 25px; /* interior-padding right */
	padding: 5px 0 1px 20px; /* mirror .cssbox_head right/left */ } 
	
#submitButton {
display: block; border: 0; width: 65px; height: 23px; background: transparent url(../images/submit.gif) no-repeat; text-align: center; font-size: 0px; color: #FFFFFF; font-weight: bold; text-decoration: none; cursor: pointer; padding-bottom: 3px;
}
#stringError{
color: #EA7500 !important;
margin-bottom: 15px;
}

.peopleImage img{
	border: 1px solid rgb(249, 217, 171); 
	padding: 3px;
}

#mainHero {
	width:507px;
	height:264px;
}

#homeColumnLeft {
	width:274px;
	height:264px;
	overflow:hidden;
	float:left;
	color:#666666 !IMPORTANT;
}

#homeColumnLeft a {
	color:#1876AC;
	text-decoration: none;
}

#homeColumnLeft a:hover {
	color:#F69200;
	text-decoration: none;
}

#homeColumnRight {
	width:230px;
	height:264px;
	overflow:hidden;
	border-left:0px;
	float:right;
	color:#666666 !IMPORTANT;
}

#homeColumnRight a {
	color:#1876AC;
	text-decoration: none;
}

#homeColumnRight a:hover {
	color:#F69200;
	text-decoration: none;
}

.homeColumnHeading {
	margin-top:20px;
	margin-bottom:10px;
	margin-left:33px;
	margin-right:38px;
	font-size:14px;
	color:#064169;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.homeColumnHeadingRight {
	margin-left:0px;
}

.homeColumnBodyLeft  {
	margin-left:33px;
	margin-right:33px;
}

.homeColumnBodyRight {
	margin-right:35px;
}

.homeColumnBody p, .homeColumnBody ul {
	font-size:12px !IMPORTANT;
	color:#666666 !IMPORTANT;
	font-family:Arial, Helvetica, sans-serif !IMPORTANT;
	margin-top:0px;
	margin-bottom:8px;
}

.homeColumnBody ul {
	padding-left:15px;
	*padding-left:0px;
	*margin-left:15px;
}

.homeColumnBody ul li {
	color:#064169 !IMPORTANT;
}

.homeColumnBody ul li span {
	color:#666666 !IMPORTANT;
}