
/* --Global settings-- */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
	line-height: 1.5;
}
body {
	background-color: #ebebeb;
	margin:0px;
	padding: 0px;
	width: 100%;
}
body a
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #516174;



}
body a:visited
{
	text-decoration: none;


}
body a:hover
{
	text-decoration: none;


}
html, body {
	height: 100%;
	width: 100%;	
	position: relative; 
}



/* --Wrappers-- */

#masterWrapper
{
	width: 820px;
	position: absolute;
	left: 50%;
	margin-left: -410px;
	padding:0px;
	display: inline;
}
#headerWrapper
{
	width: 800px;
	margin-left: 10px;
	display: inline;
	float: left;
	height: 85px;
	padding:0px;
	position: relative;
	background-image: url(/images/master_images/headerBG2.gif);
	background-repeat: no-repeat;

}
#topShadowWrapper
{
	height: 22px;
	display: block;
	float: left;
	display: inline;
}
#bottomShadowWrapper
{
	height: 12px;
	display: block;
	float: left;
	width: 820px;
	display: inline;
}
#contentWrapper
{
	width: 785px;
	margin-left: 18px;
	display: block;
	float: left;
	display: inline;
	border-bottom: 1px dotted silver;
	padding-bottom: 15px;
}
#dynamicDivWrapper
{
	height: 55px;
	width: 375px;
	float: right;
	text-align: right;
	padding-top: 5px;
	color: #989898;
	display: inline;
}
#dynamicDivWrapper a
{
	text-decoration:none;
	color: #989898;
}
#dynamicDivWrapper a:visited
{
	text-decoration:none;
	color: #989898;
}
#dynamicDivWrapper a:hover
{
	text-decoration:none;
	color: #989898;
}
#navWrapper
{
	/*display: block;*/
	width: 800px;
	float: left;
	margin-left: 10px;
	height: 41px;
	display: inline;
	position: relative; 
	z-index: 9999;
}
#footerWrapper
{
	margin-left: 10px;
	display: block;
	float: left;
	display: inline;
	clear:left;
	width: 810px;
	padding-bottom: 20px;
}

/* --header nav-- */
#newsletter, #bloglink
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
#search
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
#clientLogin
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
#liveSupport
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

/* classes for header nav */
.hover
{
	background-color: #EBEBEB;
}
.normal
{
	background-color: #FFF;
}

/* --Shadows-- */
#topLeftCorner
{
	background-image: url(/images/master_images/FPA_Shadow_Top_Left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 7px;
	height: 22px;
	float: left;
	margin-left: 3px;
	display:inline
}
#centerTop
{
	width: 800px;
	height: 22px;
	float: left;
	background-image: url(/images/master_images/FPA_Shadow_Top.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	display:inline
}
#topRightCorner
{
	background-image: url(/images/master_images/FPA_Shadow_Top_Right.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 7px;
	height: 22px;
	float: left;
	margin-right: 3px;
	display:inline
}
#bottomLeftCorner
{
	background-image: url(/images/master_images/FPA_Shadow_Bottom_Left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 7px;
	height: 12px;
	float: left;
	margin-left: 3px;
	display:inline
}
#centerBottom
{
	width: 800px;
	height: 12px;
	float: left;
	background-image: url(/images/master_images/FPA_Shadow_Bottom.jpg);
	background-position: top;
	background-repeat: repeat-x;
	display: inline;
}
#bottomRightCorner
{
	background-image: url(/images/master_images/FPA_Shadow_Bottom_Right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 7px;
	height: 12px;
	float: left;
	margin-right: 3px;
	display: inline;
}
#sideShadows
{
	width: 820px;
	background-image: url(/images/master_images/contentBG.gif);
	background-repeat: repeat-y;
	float: left;
	display: block;
	background-color: #ebebeb;
}


/* --header-- */
#logo
{
	margin-left: 17px;
	margin-top: 7px;
	width: 325px;
	float: left;
	display: inline;
}
#headerNav
{
	width: 425px;
	float: right;
	margin-top: -1px;
	text-align: right;
	padding: 3px 10px 0px 0px;
	display: inline;
	font-size: 11px;
	color: #666;
} 
#headerNav a
{
	color: #666;
	text-decoration: none;
	font-size: 11px;
}
#headerNav a:visited
{
	color: #666;
	text-decoration: none;
}
#headerNav a:hover
{
	color: #a158aa;
	text-decoration: underline;
}

/* Dynamic DIVs */
#dynNewsletter
{
	visibility: hidden;
	height: 55px;
}
#dynSearch
{
	height: 55px;
	margin-top: -55px;
	font-size: 10px;
	float: right;
	padding-right: 10px;
}
#searchBox
{
	color: #989898;
	border: solid 1px #989898;
	font-size: 10px;
}
#go
{
	background-color: #989898;
	color: #FFF;
	font-size:10px;
	width: 24px;
	border: solid 1px #989898;
}
#dynLogin
{
	visibility: hidden;
	height: 55px;
	margin-top: -55px;
}
#dynSupport
{
	visibility: hidden;
	height: 55px;
	margin-top: -55px;
}

/* --Main Navigation-- */
#topShadowNav
{
	width: 800px;
	display: block;
	float: left;
	height: 7px;
	margin: 0px;
	padding: 0px;
	background-image:url(/images/master_images/FPA_nav_shadow_top.gif);
	background-repeat: repeat-x;
}
#bottomShadowNav
{
	width: 800px;
	display: block;
	float: left;
	height: 9px;
	background-image:url(/images/master_images/FPA_nav_shadow_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#bottomShadowNav img
{
	margin-top: -2px;
}
.mainNavSep
{
	width: 1px;
	background-color:#CCCCCC;
	display: inline;
	float: left;
	height: 27px;
}

/* --footer-- */
#footerLinks
{
	margin-left: 10px;
	display: block;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 700px;
}
#footerLinks a
{
	color: #666;
	text-decoration: none;
}
#footerLinks a:visited
{
	color: #666;
	text-decoration: none;
}
#footerLinks a:hover
{
	color: #a158aa;
	text-decoration: underline;
}
#footerContent
{
	display: inline;
	float: left;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	font-size: 9px;
	overflow: hidden;
	width: 495px;
}
#footerContent p
{
	padding: 0px;
	margin: 0px;
}
#footerContent a
{
	color: #666;
	text-decoration: none;
	font-size: 9px;
}
#footerContent a:visited
{
	color: #666;
	text-decoration: none;
}
#footerContent a:hover
{
	color: #666;
	text-decoration: underline;
}
#footerLogos
{
	display: inline;
	float: left;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
}
#footerLogos IMG
{
	display: inline;
	float: left;
}

#FPALogin a
{
	display: inline;
}
#FPALogin br
{
	display: none;
}

/* --Bread Crumb-- */
#breadCrumb
{
	padding-top: 0px;
	padding-bottom: 0px;
}
#breadCrumb a
{
	color: #666;
}
#breadCrumb a:visited
{
	color: #666;
}
#breadCrumb a:hover
{
	color: #666;
	text-decoration: underline;
}

/* --Home Page CSS-- */

/* -- Flash -- */
#mainFlash
{
	display: block;
	float: left;
	width: 785px;
	height: 190px;
	margin-bottom: 10px;
}

/* --3 Column WrappeR-- */

#threeColWrapper
{
	width: 785px;
	display: block;
	float: left;
	height: 155px;
	margin-bottom: 10px;
} 

#adColOne
{
	width: 785px;
	background-color:#CCCCCC;
	display: block;
	float: left;
	height: 155px;
	overflow: hidden;
}
#adColTwo
{
	width: 261px;
	background-color:#CCCCCC;
	display: block;
	float: left;
	height: 155px;
}
#adColThree
{
	width: 261px;
	background-color:#CCCCCC;
	display: block;
	float: left;
	height: 155px;
}
.separator
{
	width: 1px;
	background-color:#FFFFFF;
	display: block;
	float: left;
	height: 155px;
}

/* --Information Box-- */

#infoWrapper
{
	width: 523px;
	height: 235px;
	display: inline;
	float: left;
}
#infoNavWrapper
{
	width: 100%;
	height: 23px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#infoNavWrapper div
{
	display: inline;
	float: left;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
}
.infoSep
{
	width: 1px;
	height: 100%;
	border-bottom: solid 1px #DDD;
}

.infoNavOneHover
{
	width: 173px;
	background-color:#a158aa;
	border-bottom: solid 1px #DDD;
	background-image: url(/images/home_page/infonav/01_hover.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.infoNavOneNormal
{
	width: 173px;
	background-color: #afb6c0;
	border-bottom: solid 1px #DDD;
	background-image: url(/images/home_page/infonav/01_normal.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.infoNavOneActive
{
	width: 173px;
	background-color:#FFF;
	border-bottom: solid 1px #FFF;
	background-image: url(/images/home_page/infonav/01_active.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.infoNavTwoHover
{
	width: 173px;
	background-color:#a158aa;
	border-bottom: solid 1px #DDD;
	background-image: url(/images/home_page/infonav/02_hover.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.infoNavTwoNormal
{
	width: 173px;
	background-color: #afb6c0;
	border-bottom: solid 1px #DDD;
	background-image: url(/images/home_page/infonav/02_normal.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.infoNavTwoActive
{
	width: 173px;
	background-color:#FFF;
	border-bottom: solid 1px #FFF;
	background-image: url(/images/home_page/infonav/02_active.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.infoNavThreeHover
{
	width: 173px;
	background-color:#a158aa;
	border-bottom: solid 1px #DDD;
	background-image: url(/images/home_page/infonav/03_hover.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.infoNavThreeNormal
{
	width: 173px;
	background-color: #afb6c0;
	border-bottom: solid 1px #DDD;
	background-image: url(/images/home_page/infonav/03_normal.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.infoNavThreeActive
{
	width: 173px;
	background-color:#FFF;
	border-bottom: solid 1px #FFF;
	background-image: url(/images/home_page/infonav/03_active.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.infoNavFourHover
{
	width: 173px;
	background-color:#a158aa;
	background-image: url(/images/home_page/infonav/04_hover.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 1px;
}
.infoNavFourNormal
{
	width: 173px;
	background-color: #afb6c0;
	border-bottom: solid 1px #DDD;
	background-image: url(/images/home_page/infonav/04_normal.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 1px;
}
.infoNavFourActive
{
	width: 173px;
	background-color:#FFF;
	border-bottom: solid 1px #FFF;
	background-image: url(/images/home_page/infonav/04_active.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 1px;
}

#infoContentWrapper
{
	width: 100%;
	height: 212px;
	background-image: url(/images/home_page/FPA_info_nav_BGcon.gif);
	background-repeat: repeat-y;
	border-bottom: solid 1px #DDD;
	float: left;
	font-size: 10px !important;
	line-height: 0;
}
#infoContentWrapper a
{
	font-weight: bold;
	color: #516174;
	text-decoration: underline;
	font-size: 10px;
}
#infoContentWrapper a:visited
{
	font-weight: bold;
	color: #516174;
	text-decoration: underline;
}
#infoContentWrapper a:hover
{
	font-weight: bold;
	color: #516174;
	text-decoration: underline;
}
#infoOne
{
	height: 200px;
	width: 490px;
	padding-left: 15px;
	padding-top: -10px;
	overflow: hidden;
	margin-top: 10px;
}
#infoOne td
{
	line-height: 130%;
}
#infoTwo
{
	margin-top: -205px;
	margin-left: 5px;
	height: 200px;
	visibility: hidden;
	overflow: hidden;
	float: left;
	width: 510px;
padding-top: 5px;
	display: none !important;
}
#infoTwoLeft
{
	width: 255px;
	display: inline;
	float: left;
}
#infoTwoRight
{
	display: inline;
	overflow: hidden;
	float: left;
}
#infoTwoRight
{
	z-index: 2;
}
#infoTwoRight .smallSizeCal .etCtrl_Background
{
	display: none;
}


#infoTwoTop
{
	overflow: hidden;
	float: left;
	padding-left: 10px;
	margin:0px;
	padding-top: 0px;
padding-bottom: 0px;
padding-right: 0px;
}
#infoTwoList
{
	overflow: hidden;
	float: left;
}

#infoThree
{
	margin-top: -205px;
	margin-left: 5px;
	height: 200px;
	visibility: hidden;
	overflow: hidden;
	float: left;
	width: 510px;
padding-top: 5px;
}
#infoThreeTop
{
	width: 100%;
	overflow: hidden;
	display: block;
	float: left;
	padding-left: 10px;
	margin:0px;
	padding-top: 0px;
padding-bottom: 0px;
padding-right: 0px;
}
#infoThreeList
{
	width: 490px;
	overflow: hidden;
	display: block;
	float: left;
	margin-top: -12px;
}
#infoFour
{
	margin-top: -205px;
	margin-left: 5px;
	height: 200px;
	visibility: hidden;
	overflow: hidden;
	float: left;
	width: 510px;
padding-top: 5px;
}
#infoFourTop
{
	width: 100%;
	overflow: hidden;
	display: block;
	float: left;
	padding-left: 10px;
	margin:0px;
	padding-top: 0px;
padding-bottom: 0px;
padding-right: 0px;
}
#infoFourList
{
	width: 490px;
	overflow: hidden;
	display: block;
	float: left;
}
#infoFourList ul
{
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
.infoMore
{
	text-align: right;
	width: 475px;
	padding-top: 10px;
}

/* -- 2 Row Ads -- */

#twoRowAdWrapper
{
	width: 255px;
	height: 235px;
	display: inline;
	float: left;
	margin-left: 7px;
}
#adOne
{
	width: 100%;
	float: left;
	display: block;
	height: 237px;
	overflow: hidden;
}
#adOne .imgBox
{
	height: 110px;
	overflow: hidden;
	margin-bottom: 23px;
}
#adOne .imgBox img
{
	border-width: 0px;
}

/* --Section Page CSS-- */

/* --Main Image Section-- */

#mainImage
{
	display: block;
	float: left;
	width: 785px;
	height: 190px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#detailMainImage
{
	display: block;
	float: left;
	width: 785px;
	height: 130px;
	margin-bottom: 2px;
	margin-top: 10px;
}

/* --3 columns-- */
#threeColWrapperSection
{
	width: 785px;
	display: block;
	float: left;
	height: auto;
	margin-bottom: 10px;
}
.serviceSectionColContent
{
	width: 255px;
	text-align: justify;
	display: block;
	float: left;
}
.serviceSectionColOne
{
	width: 261px;
	display: block;
	float: left;
	height: auto;
	/*background-image: url(/images/section_page/ABS.jpg);*/
	background-repeat: no-repeat;
	/*padding-top: 30px; */
}
.serviceSectionColTwo
{
	width: 261px;
	display: block;
	float: left;
	height: auto;
	/*background-image: url(/images/section_page/NI.jpg); */
	background-repeat: no-repeat;
	/*padding-top: 30px; */
}
.serviceSectionColThree
{
	width: 261px;
	display: block;
	float: left;
	height: auto;
	/*background-image: url(/images/section_page/PD.jpg); */
	background-repeat: no-repeat;
	/*padding-top: 30px*/
}
.sectionColOne
{
	width: 261px;
	
	display: block;
	float: left;
	background-image: url(/images/section_page/Outsource_IT_MGMT.jpg);
	background-repeat: no-repeat;
	padding-top: 30px; 
}
.sectionColTest
{
	width: 261px;
	display: inline;
	float: left;
	font-size: 12px;
	overflow: hidden;
}
.description p
{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 241px;
}
.sectionLinks ul
{
list-style: none;
padding-left: 10px;
padding-right: 10px;
font-size: 12px;
width: 221px;
margin-top: 0px;
margin-left: 0px;
}
.sectionLinks li
{
	margin: 0px;
	padding-left: 20px;
	width: 226px;
	background-image: url(/images/section_page/FPA_listbullet_norm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 7px;
	margin-left: -5px;
}
.sectionLinks li:hover
{
	margin-top: 7px;
	background-color:#d9e1ee;
	background-image: url(/images/section_page/FPA_listbullet_hover.gif);
}
.sectionLinks a
{
	color: #666;
	text-decoration: none;
}
.sectionLinks a:visited
{
	color: #666;
	text-decoration: none;
}
.sectionLinks a:hover
{
	color: #666;
	text-decoration: underline;
}

.titleimage
{
	width:261px;
	height: 27px;
	background-color: #9aa9c0;
}
.titleimagehover
{
	width:261px;
	height: 27px;
	background-color: #a158aa;
}
.titleimage img
{
	border-width: 0px;
}
.headerimagenormal
{
	display: block;
	width:241px;
	height: 17px;
	background-color: #9aa9c0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
}
.headerimagenormal h1
{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
.headerimagenormal a
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.headerimagenormal a:visited
{
	color: #FFF;
	text-decoration: none;
}
.headerimagenormal a:hover
{
	color: #FFF;
	text-decoration: none;
}
.headerimagehover
{
	display: block;
	width:241px;
	height: 17px;
	background-color: #a158aa;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
}
.headerimagehover h1
{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
.headerimagehover a
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.headerimagehover a:visited
{
	color: #FFF;
	text-decoration: none;
}
.headerimagehover a:hover
{
	color: #FFF;
	text-decoration: none;
}
.DescriptionImage img
{
	border-width: 0px;
}



.sectionColOneHover
{
	width: 261px;
	display: block;
	float: left;
	height: auto;
	/* background-image: url(/images/section_page/column1_img_over.jpg); */
	background-repeat: no-repeat;
	/*padding-top: 150px;*/
}
.sectionColTwo
{
	width: 261px;
	display: block;
	float: left;
	height: auto;
	background-image: url(/images/section_page/NW_Implementation_Srvcs.jpg); 
	background-repeat: no-repeat;
	padding-top: 30px; 
}
.sectionColTwoHover
{
	width: 261px;
	display: block;
	float: left;
	height: auto;
/*	background-image: url(/images/section_page/column2_img_over.jpg); */
	background-repeat: no-repeat;
/*	padding-top: 150px; */
}
.sectionColThree
{
	width: 261px;
	display: block;
	float: left;
	height: auto;
	background-image: url(/images/section_page/ePartner_Services.jpg); 
	background-repeat: no-repeat;
	padding-top: 30px; 
}
.sectionColThreeHover
{
	width: 261px;
	display: block;
	float: left;
	height: auto;
/*	background-image: url(/images/section_page/column3_img_over.jpg); */
	background-repeat: no-repeat;
/*	padding-top: 150px; */
}
.sectionColFour
{
	width: 261px;
	display: block;
	float: left;
	height: auto;
	background-image: url(/images/section_page/TRP.jpg); 
	background-repeat: no-repeat;
	padding-top: 30px; 
}
.sectionColFive
{
	width: 261px;
	display: block;
	float: left;
	height: auto;
	background-image: url(/images/section_page/PMP.jpg); 
	background-repeat: no-repeat;
	padding-top: 30px; 
}
.sectionColSix
{
	width: 261px;
	display: block;
	float: left;
	height: auto;
	background-image: url(/images/section_page/Procurement_Services.jpg); 
	background-repeat: no-repeat;
    padding-top: 30px;
}

.separatorSection
{
	width: 1px;
	background-color:#FFFFFF;
	display: inline;
	float: left;
	height: 155px;
}
.sectionColContent
{
	width: 230px;
	margin-left: 15px;
	text-align: justify;
	display: block;
	float: left;
}
.sectionColLinks
{
	float: left;
	width: 260px;
	margin-top: 15px;
}
.sectionLi
{
	display: block;
	list-style: none;
	margin-left: -33px;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 243px;
	background-image: url(/images/master_images/bullet.gif);
	background-repeat: no-repeat;
}
.sectionLiHover
{
	display: block;
	list-style: none;
	margin-left: -33px;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 243px;
	background-color: #a158aa;
	background-image: url(/images/master_images/bullet_over.gif);
	background-repeat: no-repeat;
	color: #FFF;
}
.sectionLiHover a
{
	width: 100%;
	color: #FFF;
}
.sectionLiHover a:visited
{
	color: #FFF;
}
.sectionLiHover a:hover
{
	color: #FFF;
}
.sectionColLinks a
{
	margin-left: 20px;
}





/* --Detail Page CSS-- */

/* --Left Column-- */
#detailLeftColumn
{
	width: 185px;
	height: auto;
	display: inline;
	float: left;
	margin-top: 10px;
}
#detailContentWrapper
{
	width: 600px;
	height: auto;
	display: inline;
	float: left;
	margin-top: 10px;
}
#sideNav
{
	width: 160px;
	vertical-align: top;
	margin-bottom: 20px;
	z-index: 1;
}
#sideNavHeader
{
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	background-color: #7a5b7f;
	padding: 4px 10px 4px 5px;
	border: 1px solid #7a5b7f;
	background-image: url(/images/master_images/FPA_leftnavheaderbg.jpg);
}
.detailLi
{
	background-color: #e6ebf1;
	padding: 5px;
	border-bottom: solid 1px #FFF;
}
.detailLiHover
{
	background-color: #d7dbe1;
	padding: 5px;
	border-bottom: solid 1px #FFF;
}
.detailLiSub
{
	background-color: #e6ebf1;
	padding: 5px;
	width: 150px;
	border-bottom: solid 1px #FFF;
}
.detailLiHoverSub
{
	background-color: #d7dbe1;
	padding: 5px;
	width: 150px;
	border-bottom: solid 1px #FFF;
}
.detailLiFly
{
	background-color: #e6ebf1;
	padding: 5px 20px 5px 5px;
	border-bottom: solid 1px #FFF;
	background-image: url(/images/master_images/sideMenuArrow.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.detailLiHoverFly
{
	background-color: #d7dbe1;
	padding: 5px 20px 5px 5px;
	border-bottom: solid 1px #FFF;
	background-image: url(/images/master_images/sideMenuArrowHover.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.leftAd
{
	width: 160px;
	background-color:#FFF;
	margin-bottom: 20px;
	text-align: left;
	display: block;
}




#testimonials
{
	/*width: 158px;
	background-color: #efecf9;
	color: #7a5b7f;
	margin-bottom: 20px;*/
	/*border: 1px solid #8b6c8f;*/
}
#testimonialHeader
{
	color: #FFF;
	width: 143px;
	font-weight: bold;
	font-size: 11px;
	background-color: #7a5b7f;
	padding: 4px 5px 4px 10px;
	background-image: url(/images/master_images/FPA_leftnavheaderbg.jpg);
}
#testimonialContent
{
	width: 148px;
	margin: 5px;
	font-size: 11px;
	padding-bottom: 10px;
	color: #7a5b7f;
}
#testimonialContent td
{
	color: #7a5b7f;
}
#testimonialName
{
	font-size:11px;
	font-weight: bold;
	margin-top: 10px;
}
.sectionExpandHeader 
{
    background-color:#7a5b7f;
    color:White;   
    padding:5px 10px;
    font-weight:bold; 
	font-size: 12px;
	background-image:url(/images/master_images/FPA_leftnavheaderbg_dblue.jpg);   
}
.sectionExpandSubHeader
{
    /*background-color:#555555;*/
	background-color:#92a7bd;
    color:White;    
    padding:5px 10px;
  	border-bottom: 1px solid #56789c;
	background-image:url(/images/master_images/FPA_leftnavheaderbg_blue.jpg);  
}
.sectionExpandSubHeader p
{
    margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.sectionExpandSubHeader p:hover
{
    margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

.sideMenuTitle
{
	background-color: #868e99;
	color: #FFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 150px;
	font-weight: bold;
}
.widgetContent
{
	overflow: hidden;
}
.widgetImg
{
	width: 148px;
	overflow: hidden;
}
.widgetText
{
	font-size:10px;
	width: 138px;
	padding: 5px;
}
.widgetBG
{
	padding: 5px;
	width: 148px;
	border-right: 1px solid #56789c;
	border-left: 1px solid #56789c;
}
.widgetButton
{
	margin-left: 70px;
	padding: 0px;
	height: 18px;
	width: 67px;
}
.widgetButton a
{
	padding: 0px;
	margin: 0px;
	float:left;
	background-image: url(/images/detail_page/learn_more_1.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.widgetButton a:hover
{

	background-image: url(/images/detail_page/learn_more_2.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.widgetFooter
{
	width: 160px;
	height: 1px;
	background-color: #56789c;
}
.widgetButtonWrapper
{
	width: 148px;
	padding-bottom: 10px;
}
.widgetHeaderWrapper .widgetContent
{
	display: none;
	height: 0%;
}
.widgetContentWrapper .sectionExpandSubHeader
{
	display: none;
	height: 0%;
}

/* --Client Resources Links Content Area--*/

.linkslist
{
	padding-bottom: 15px;
}

.linkslist a, .symLink a
{
	color: #666;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
}
.linkslist a:visited, .symLink a:visited
{
	color: #666;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
}
.linkslist a:hover, .symLink a:hover
{
	color: #a158aa;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
}
.linkslist  ul
{
	list-style: disc;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.5;
	margin: 0px 0px 5px 0px;
	padding: 0px 10px 0px 20px;
}

/* --Main Content Area--*/
#headerImage
{
	width: 600px;
	height: 130px;
	overflow: hidden;
	margin-bottom: 20px;
}
#headerImage div
{
	margin-top: -20px;
}
#headerImageHL
{
	top:26px; 
	border-left: solid 15px #7a5b7f; 
	height:19px; 
	width: 300px; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFF; 
	font-family: Arial, Helvetica, sans-serif; 
	position: relative; 
	padding-left: 5px;
	padding-top: 3px;
	margin-top: 5px !important;
}
#headerImageOT
{
	top:46px; 
	width: 275px; 
	font-size: 12px; 
	font-weight: bold;
	color: #FFF; 
	font-family: Arial, Helvetica, sans-serif; 
	position: relative; 
	padding-left: 23px;
	margin-top: 0px !important;
}
#mainContent
{
	width: 415px;
	display: inline;
	float: left;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
	line-height: 1.5;
 
}
#mainContentWide
{
	width: 100%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #222; 
	float: left;
	line-height: 1.5;
}
#mainContent p
{
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.5;
	color: #222; 
}
#mainContentWide p
{
	color: #222; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding-left: 11px;
	padding-right: 10px;
	line-height: 1.5;
	}
	
#mainContent h1
{
	margin: 0px;
	width: 405px;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #e6ebf1;
	color: #516174;
}
#mainContent a
{
	color: #516174;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
#mainContent a:visited
{
	color: #516174;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
#mainContent a:hover
{
	color: #222;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
#mainContent ul
{
	list-style: disc;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.5;
	
}
#mainContent td
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
#mainContent .entryTitle
{
font-size:18pt; 
background-color:#EEE; 
margin:0; 
padding:5px; 
text-decoration: none;
}
#mainContent .entryTitle a
{
font-size:18pt; 
text-decoration: none;
}

/* ---------------Right Ads -------------------*/

#rightAds
{
	width: 175px;
	display: inline;
	float: right;
	overflow: hidden;
	/*text-align: right;*/
}
#rightAds p
{
	padding: 0px;
	margin: 0px;
}
#rightAds img
{
	margin-bottom: 10px;
}
#rightAds table
{
	width: 175px;
	float: right;
}
#rightLinks
{
	width: 175px;
	display: inline;
	float: right;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #222; 
	text-align:left;
}

#rightAds ul a, #rightAds a
{
	color: #666 !important;
	text-decoration: none !important;
	font-size: 11px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}
#rightAds ul a:visited, #rightAds a:visited
{
	color: #666 !important;
	text-decoration: none !important;
	font-size: 11px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}
#rightAds ul a:hover, #rightAds a:hover
{
	color: #666 !important;
	text-decoration: underline !important;
	font-size: 11px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}
#rightAds ul
{
	list-style-type: disc !important;
	color: #868e9a !important;
	background-color:#e6ebf1 !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-right: 5px !important;
	padding-left: 20px !important;
	border: 1px solid #e6ebf1 !important;
	margin: 0px 0px 10px 0px !important;
}
.rightAdsHeader
{
background-color: #868e9a;
padding: 5px;
display: block;
color: #FFF;
font-weight:bold;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rightAdsHeader a
{
color: #FFF;
font-weight: bold;
}
.rightAdsHeader a:visited
{
color: #FFF;
}
.rightAdsHeader a:hover
{
color: #FFF;
text-decoration: underline;
}
.rightAdsImg
{
text-align: center;
overflow: hidden;
padding-top: 15px;
padding-bottom: 15px;
}
.rightAd
{
	float: right;
}

#blogAuthors
{
	
	width: 175px;
	display: inline;
	float: right;
	height: auto;
	overflow: hidden;
	margin-top: 22px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #eeeeee;
	background-image: url(/images/blog/topBG.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
#blogAuthors ul
{
	padding-left: 15px;
	margin: 0px;
}
#blogAuthors li a
{
	color: #333;
}
#blogAuthors li a:visited
{
	color: #333;
}
#blogAuthors li a:hover
{
	color: #333;
	text-decoration: underline;
}
#blogAuthors h3
{
	color: #333;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 5px 0px 5px;
	background-color: #6b85a3;
	color: #FFF;
}


#searchContent 
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: justify;
	width: 600px;
	display: inline;
	float: left;
	height: auto;
}
#TwoColumnsContent 
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.5;
	color: #222; 
	text-align: justify;
	width: 600px;
	display: inline;
	float: left;
	height: auto;

}
#TwoColumnsContent  h1
{
	margin: 0px;
	width: 590px;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #e6ebf1;
}
.webdevh1
{
	margin: 0px;
	width: 100%;
	padding: 1px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #e6ebf1;
}
.clearFloat
{
clear: left;
}
.clearBoth
{
clear: both;
}
.moreLink
{
	display: none;
}
.blogList{border: 1px solid #A6B6C9; margin-bottom: 10px;}
.blogListHeaderBG{background-color:#e6ebf1;}
.blogListAuthorBG{background-color:#F0F0F0;}
.blogLink{padding: 5px;}
#mainContent .blogLink a{text-decoration: none; font-weight: bold;}
#mainContent .blogLink a:visited{text-decoration: none; font-weight: bold;}
#mainContent .blogLink a:hover{text-decoration: underline; font-weight: bold;}
.blogDate{padding: 5px;}
.blogListAuthor{padding: 5px; font-size: 10px; border-top: 1px solid #A6B6C9; width: auto;}
.blogTeaser{padding: 5px; display: block; margin-bottom: 10px;}
.blogMore{padding: 5px; margin-bottom: 3px; text-align: right;}
#mainContent .blogMore a{background-color:#F0F0F0; text-decoration:none; padding: 3px; border: 1px solid #A6B6C9; color: #516174;}
#mainContent .blogMore a:visited{}
#mainContent .blogMore a:hover{background-color:#DADADA;}

#mainContent div.genericListLink {padding-bottom: 5px;}
#mainContent div.genericListLink a {text-decoration: underline; font-weight: bold; }
#mainContent div.genericListLink a:visited {text-decoration: underline; font-weight: bold;}
#mainContent div.genericListLink a:hover {text-decoration: underline; font-weight: bold;}

#mainContent tr.genericListPager span{ font-weight: bold; padding: 3px; border: 1px solid #CCC; width: 25px;}
#mainContent tr.genericListPager a{font-weight: normal; padding: 3px; border: 1px solid #CCC; width: 25px; text-decoration: none;}
#mainContent tr.genericListPager a:visited{}
#mainContent tr.genericListPager a:hover{text-decoration: underline;}

#mainContent div.genericListTeaser{padding-bottom: 0px; !important}

#mainContent div.genericListMore{padding-bottom: 0px; !important}
#mainContent div.genericListMore a{text-decoration: none;}

.loginTextBox
{
	border: solid 1px #999;
	font-size: 11px;
	color: #666;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 2px;
}
.buttonDefault
{
	border: 1px solid #A6B6C9;
	background-color: #999;
	color: #FFF;
	font-size: 11px;
	font-weight:bold;
	padding: 1px;
	margin: 0px;
	cursor: pointer;
}
#signinLeft
{
	display: block;
	width: 350px;
	visibility: hidden;
}
#signinButton
{
	display: inline;
	float: right;
	padding-left: 5px;
}
a.genericListMore{text-decoration: none;}

.moreButton
{
	background-color:#F0F0F0; 
	text-decoration:none; 
	padding: 3px; 
	border: 1px solid #A6B6C9; 
	color: #516174;
	margin-left: 10px;
	display: block;
	width: 40px;
	font-size: 11px;
	margin-bottom: 10px;
}
#threeColFooterLinkWrapper
{
	width: 790px;
	display: block;
	float: left;
	height: auto;
	margin-bottom: 10px;
	border: solid 1px #BBB;
	padding: 5px;
	background-color: #F3F3F3;
}
.sectionColFooterLink
{
	width: 261px;
	display: block;
	float: left;
	height: auto;
	overflow: hidden;
	font-size: 9px;
	padding: 5px 0px 15px 0px;
	color:#666;
}
.sectionColFooterLink a
{
	font-size: 9px;
	text-decoration:none;
	color:#666;
}
.sectionColFooterLink a:hover
{
	color: #666;
	text-decoration:underline;
}
.sectionColFooterLink a:visted
{
	color: #666;
	text-decoration:none;
}
.sectionColFooterLink ul
{
	margin: 0px;
	padding:0px 0px 0px 25px;
	color: #516174;
	font-size: 9px;
	text-decoration:none;
}
.symThreatLevel p
{
padding: 3px;
margin-right: 5px;
width: 10px;
height: 15px;
margin-bottom: 10px;
}
.symDate p
{
	padding-right: 5px;
}
.defaultTextField
{
	padding: 1px 3px;
	border: 1px solid #666;
	margin: 0px;
}
#loginTab
{
	display: inline;
	padding: 0px 5px 6px 5px;
	margin-left: 7px;
	color: #333333;
	font-size: 9px;
}
.fieldLabel 
{
	font-weight:bold;
}
.editField
{
	height: 300px;
	width: 450px;
}
.Assessment
{
	width: 770px;
}
.Assessment div#mainContent
{
	width: 770px;
}
.Assessment h1
{
	margin: 0px;
	width: 100%;
	padding: 5px 0px 5px 5px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #e6ebf1;
	color: #516174;
}
#assessmentContentWrapper
{
	text-align: left;
	padding-left: 25px;
}
#assessmentContentWrapper p
{
	width: 760px;
}
#assessmentContentWrapper h1
{
	width: 100%;
}
#assessmentContentWrapper div#detailContentWrapper
{
	width: 100%;
	margin: -20px 0px 0px 0px;
	padding:0px 0px 20px 0px;
}
#assessmentContentWrapper div#headerImage
{
	width: 770px;
	height: 130px;
	overflow: hidden;
	margin-bottom: 20px;
	background-color: #4b254a;
	display: block;
	float: left;
}
#assessmentContentWrapper div#headerImage div
{
	float: right;
	width: 770px;
	display: block;
}
#assessmentContentWrapper div#headerImage div#headerImageHL
{
	float: right;
	display: block;
	width: 750px;
}
#assessmentContentWrapper div#headerImage div#headerImageOT
{
	float: right;
	width: 750px;
}
#assessmentWrapper 
{
	display:block;
	width: 605px;
	border-width: 2px;
	border-color: #651e74;
	border-style:solid;
	padding: 2px;
	height: 100%;
}
#assessmentInnerWrapper 
{
	display:block;
	width: 600px;
	border-width: 2px;
	border-color:#333333;
	border-style:solid;	
	height: 100%;
}
#assessmentLogo
{
	display: inline;
       width: 300px;
	float: left;
	overflow: hidden;
	padding-left: 2px;
	padding-top: 2px;
}
#assessmentTestTitle
{
	display: inline;
       width: 255px;
	text-align:right;
	float: left;
	color: #651e74;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px
}
#assessmentWrapper div.assessmentRowWrapper
{
	display:block;
	width: 600px;
	float: left;
}
#assessmentWrapper div.assessmentRowHeaderWrapper
{
	display:block;
	width: 600px;
	float: left;
	background-color: #e1b8e1;
	border-width: 2px;
	border-style: solid;
}
#assessmentWrapper div.assessmentRowWrapper div.assessmentColLabel
{
	display:inline;
	width:100px;
	float:left;
}
#assessmentWrapper div.assessmentRowWrapper div.assessmentColField
{
	display:inline;
	width:450px;
	float:left;
}
#assessmentWrapper div.assessmentRowWrapper div.assessmentColTitle
{
	display:inline;
	width:600px;
	float:left;
	color:#651e74;
	background-color:#e1b8e1;	
}
#assessmentWrapper div.assessmentRowWrapper div.assessmentColHeaderSeq
{
	display:inline;
	width:20px;
	float:left;
}
#assessmentWrapper div.assessmentRowWrapper div.assessmentColHeaderQuestion
{
	display:inline;
	width:200px;
	float:left;
}
#assessmentWrapper div.assessmentRowWrapper div.assessmentColHeaderAnswer
{
	display:inline;
	width:200px;
	float:left;
}
#assessmentWrapper div.assessmentRowWrapper div.assessmentColHeaderCandidateAnswer
{
	display:inline;
	width:180px;
	float:left;
}

#assessmentWrapper div.assessmentRowWrapper div.assessmentColSeq
{
	display:inline;
	width:20px;
	float:left;
}
#assessmentWrapper div.assessmentRowWrapper div.assessmentColQuestion
{
	display:inline;
	width:200px;
	float:left;
}
div.assessmentRowQuestion 
{
	display:block;
	width:200px;
	float:left;
}
div.assessmentRowQuestion div.assessementQuestion
{
	display:inline;
	width:100px;
	float:left;
}
div.assessmentRowQuestion div.assessementAnswer
{
	display:inline;
	width:100px;
	float:left;
}
#assessmentWrapper div.assessmentRowWrapper div.assessmentColAnswer
{
	display:inline;
	width:200px;
	float:left;
}
#assessmentWrapper div.assessmentRowWrapper div.assessmentColCandidateAnswer
{
	display:inline;
	width:180px;
	float:left;
}
#webPorfolioFlash
{
	margin-left: 0px;
}
#seButton
{
	background-image: url(/images/master_images/FPA-navbar_bg.gif);
	background-repeat: no-repeat;
}
.quoteWrapper
{
	background-image:url(/images/quotebox/mid_Qbox.jpg);
	width: 160px;
	background-repeat: repeat-y;
}
.quoteWrapper img
{
	padding: 0px;
	margin: 0px;
	display: block;
}
.quoteContent
{
	background-image:url(/images/quotebox/mid_Grad_Qbox.jpg);
	background-repeat:no-repeat;
	padding: 0px 15px;
	color: #801384;
}
.quoteContentName
{
	background-repeat:no-repeat;
	padding: 0px 15px 15px 15px;
}
#loginControl
{
display: block;
height: 75px;
background-color:#CCCCCC;
padding-left: 180px;
margin:0px;
}
#loginControl br
{
	display: inline;
	float: left;
	margin:0px;
	padding:0px;
	height: 0px;
	width: 0px;
	display: none;
}
#loginControl a
{
	padding: 15px;
	display: inline;
	float: left;
}
#loginControl img
{
	display: inline;
	float: left;
}
#loginHeader
{
	margin:0px;
	padding:0px;
	display:block;
}
#loginHeader img
{
	margin:0px;
	padding:0px;
	background-color:#CCCCCC;
}

div #infoTwo a, #infoTwo a:visited
{
	text-decoration: none;
}
div #infoTwo a:hover, #infoTwo a:active
{
	text-decoration: underline;
}
div #webinars_wrapper
{
	margin-left: 10px;
	width:298px;
	height: 150px;
	font-size: 10px;
	border: 1px solid #d1d9b2;
}
.webCastTitle
{
	margin-left: 13px;
	font-weight: bold;
	background-color: #00927b;
	color: #FFF;
	margin-top:8px;
	margin-bottom: 10px;
	height: 17px;
	width: 305px;
}
.webCastTitle a, .webCastTitle a:visited
{
	color: #FFF !important;
	margin-left: 3px;
}

div #zwOuterFrame
{
	border: none;
}
div #zwFooter
{
	display: none;
}
div .ziftWrapper .zwContent li .zwContentTitle a

{

color: #666;

text-decoration: none;

font-weight: normal !important;

padding-bottom: 2px;

}

.zwContent li .zwContentTitle a:hover

{

text-decoration: underline;

}
div .zwContent
{
margin-left: -1px;
}
.sageProducts table
{
	display: none;
	/*display: block !important;
	margin: 0px !important;*/
}
.sageProducts div .product, .sageProducts img
{
	display: none;
}
.sageProducts h2
{
	margin: 0px;
	width: 405px;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #e6ebf1;
	color: #516174;
	display: block;
}
.sageProducts #imgstyle br
{
	display: none;
}
div #rightAds div #zwOuter .zwContentText
{
	display: none;
}

div .ziftWrapper h2
{
background-color: #868e9a;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
display: block;
color: #ffffff;
font-weight: bold;
font-size: 11px;
font-family: Verdana,Arial,Helvetica,sans-serif;
margin-bottom: 0px;
}

div .ziftWrapper ul li
{
	list-style-type: disc !important;
	color: #868e9a !important;
	background-color:#e6ebf1 !important;
	padding-top: 5px !important;
	padding-bottom: 0px !important;
	padding-right: 0px !important;
	padding-left:0px !important;
	border: 1px solid #e6ebf1 !important;
	margin: 0px 0px 0px 0px !important;
	font-size: 11px;
}

div .ziftWrapper div div div div table tbody tr td 
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div .sageProducts p
{
	margin: 0px;
	padding: 0px;
}

div .zwContentText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222 !important;
	line-height: 1.5;
}
.zwContentTitle
{
	font-weight: bold !important;
}

div .sageNews, div .sageNews h1
{
	width:405px !important;
}

div .sageProducts div
{
	margin:0px !important;
	padding: 0px !important;
}
#zwContentFoot
{
	display: none;
}
div .ziftFooterLinkIE
{
	margin:-20px 0px 0px 0px !important;
	padding: 0px !important;
}
div .ziftFooterLink
{
	margin:0px 0px 0px 0px !important;
	padding: 0px !important;
}
div .ziftFooterLink ul li
{
	text-align:right;
	list-style-type: none !important;
}
.xi_clip_comment_tt
{
	display: none;
}
.zwTextReadMore
{
	display: none;
}

.linkslistZiftFeed .zwContentText
{
	display: none !important;
}
.linkslistZiftFeed ul, .linkslistZiftFeed ul li
{
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 1.5;
}
.linkslistZiftFeed ul
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.linkslistZiftFeed ul li a, .linkslistZiftFeed ul li a:visited, .linkslistZiftFeed ul li a:active
{
	color: #666 !important;
	font-size: 11px !important;
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
	font-weight: normal !important;
}
.linkslistZiftFeed ul li a:hover
{
	color: #a158aa !important;
	font-size: 11px !important;
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
	font-weight: normal !important;
}
.errorBox 
{
	border-width:2px;
	border-style:solid;
	border-color: Purple;
	background-color: White;
	display: block;
	margin: 10px 0px;
	padding: 20px 10px;
	color: Purple;
	text-align: center;
	background-color: #f8e5ff;
}
div .searchBlog{border: 1px solid #A6B6C9; margin-bottom: 10px;background-color:#e6ebf1;padding: 5px;}

.sageMSRP
{
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
}
.sageMSRP tr
{
}
.sageMSRP td
{
	padding: 3px 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.sageMSRPHeader
{
	background-color: #23483f;
}
.sageMSRPHeader td
{
color: #fff !important;
}
.sageMSRPSubHeader
{
	background-color: #488878;
}
.sageMSRPSubHeader td
{
color: #fff !important;
}
.sageMSRPRow
{
	background-color: #e5faf5;
}
.featureMatrix
{
	border-bottom: 1px solid #CCC;
	font-size: 10px;
}
.featureMatrix td
{
	padding: 5px 2px;
}
.FMHeader
{
	background-image: url(../../images/FMtopBG.gif);
	color: #FFF;
	background-color: #196cac;
	background-repeat: repeat-x;
}
.CDHeader
{
	background-image: url(../../images/CDtopBG.gif);
	color: #FFF;
	background-repeat: repeat-x;
	background-color: #4789bd !important;
}

.FMHeader img, .CDHeader img
{
	margin: -5px 0px;
}
.tierHeader td
{
	padding: 5px !important;
	background-color: #6faede;
	font-size: 10px;
	color: #FFF;
}
.FMCD
{
	border-left: 1px solid #86b5d9;
	border-top: 1px solid #86b5d9;
}
.firstCol
{
	border-left: solid 1px #CCC;
	padding-left: 5px !important;
	font-size: 10px;
	background-color: #eee;
	text-align: left;
}
.FMAltRow .firstCol 
{
	background-color: #ddd;
}
.FMSplitRow .firstCol 
{
	background-color: #bbb;
}
td.MonitorITCol, td.ManageITCol, td.SupportITCol, td.ProtectITCol, td.GrowITCol
{
	border-left: 1px solid #CCC;
}
tr.tierHeader td.MonitorITCol, tr.tierHeader td.ManageITCol, tr.tierHeader td.SupportITCol, tr.tierHeader td.ProtectITCol, tr.tierHeader td.GrowITCol
{

	border-left: 1px solid #91c3ea;
	background-color: #5d9fd1;
	color: #FFF;
	font-size: 10px;
}
tr.tierHeader td.MonitorITCol
{
	border-left: 1px solid #4789bd;
}
tr.tierHeader td.GrowITCol
{
	border-right: 0px solid #5d9fd1;
}
td.ProtectITCol
{
	border-right: 1px solid #CCC;
}
.FMAltRow
{
	background-color: #eee;
}
.FMSplitRow
{
	background-color: #ddd;
}

.CWRTable
{
	border: 1px solid #CCC;
}
.CWRTable td
{
	padding: 10px 5px;
}
.rowHeader
{
	background-color: #DDD;
	font-weight: bold;
}
.rowMod
{
	background-color: #EEE;
}
.colOne
{
	border-right: 1px solid #CCC;
	font-weight: bold;
}
.sociallink
{
margin-left: 5px;
}
.socialLinksTable
{
	height: 17px;
	/*background-image: url(../../images/IEfix.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 1px 2px !important;
	margin-left: -2px !important;*/
}

.socialLinksTable td
{
	padding: 0px 0px 0px 0px;
	width: 20px;
}