/* styles.css */

/* WebEd User Styles*/
/* Blue*/
.Heading1, H1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #2f6cab;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-bottom:5px;
}
/* Blue */
.Heading2, H2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #2f6cab;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-bottom:5px;
}
/* Grey Bold*/
.Heading3, H3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3d3d3d;
	margin-bottom: 3px;
	margin-top: 0px;
}
/* Grey larger than H3*/
.Heading4, H4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #2f6cab;
	margin-bottom: 5px;
	padding-bottom: 10px;
	margin-top: 0px;
	border-bottom: 1px solid #e2e5e7;
}
/* White footer*/
.Heading5, H5 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 5px;
	margin-top: 3px;
}
.Heading6, H6 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 5px;
	padding-bottom: 10px;
	margin-top: 0px;
}
.Heading7, H7 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #fd7316;
	margin-bottom: 5px;
	padding-bottom: 10px;
	margin-top: 0px;
}
.Strapline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2f6cab;
	margin-bottom: 5px;
	padding-bottom: 10px;
	margin-top: 0px;
	border-bottom: 1px solid #e2e5e7;
}
.StraplineAlt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3d3d3d;
	margin-bottom: 5px;
	padding-bottom: 10px;
	margin-top: 0px;
}
.BodyText, p, span, div, td 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #3d3d3d;
	font-weight: normal;
}
.AltBodyText 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFF;
	font-weight: normal;
}
.Image 
{
	border: 4px solid #1dfe06;
}
.Image1px 
{
	border: 1px solid #efefef;
}
.ImageCaption
{
	background: #ECECEC;
	padding: 6px;
	color: #50272b;
	border-bottom: 1px dotted #50272b;
	text-align: left;
}
ul
{
	margin: 0px;
	padding: 0px;
}
.Bullets, li 
{
	margin: 0px;
	padding: 0px;	
	font-size:12px; 
	margin-left: 5px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: url(../images/CCS_Template_Images/bullet.png);
	line-height: 16px;
	padding-top:5px;
}
.BulletLink ul, .BulletLink li
{
	margin: 0px;
	padding: 6px 0px 0px 0px;
	position: relative;
	left: -20px;
	list-style-position: outside;
	list-style-image: url(../images/CCS_Template_Images/arrow-blue-list.png);
	line-height: 18px;
	font-weight: normal;

}

.AltBullets 
{
	font-size:11px; 
	margin-left: 8px;
	padding-left: 8px;
	list-style-position: outside;
	background-image: url(images/CCS_Template_Images/BlueArrow.gif);
	background-repeat: no-repeat;
}

.CaptionHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8b2240;
	margin-bottom: 5px;
	margin-top: 10px;
}
.Caption 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #5d5a5a;
	font-weight: normal;
	line-height: 20px;
}
.Link 
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#2f6cab;
	font-weight:normal;
}
.AltLink1 
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#2f6cab;
	font-weight:normal;
	text-decoration: none;
}
.AltLink2 
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#2f6cab;
	font-weight:bold;
	font-weight:normal;
	text-decoration: none;
}
.AltLink3 
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#2f6cab;
	font-weight:bold;
	padding-left:10px;
	text-decoration: none;
}
.LinkWhite 
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}
.RowHead
{
	BORDER-BOTTOM: #fd7316 2px solid; 
	PADDING-BOTTOM: 3px; 
	PADDING-LEFT: 5px; 
	PADDING-RIGHT: 5px}
 .Row1
 {
	background: #FFF;
	border-bottom: 1px solid #e1e5e8;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
 }
 .Row2
 {
	 background: #efefef;
	border-bottom: 1px solid #e1e5e8;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
 }
  .RowGray
 {
	background: #f6f5f5;
	border: 1px solid #e1e5e8;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: top;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
 }
 .RowWhite
 {22/10/2010
	background: #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
 }
 .RowBorder
 {
	background: #FFF;
	border-top: 1px solid #e1e5e8;
	border-bottom: 1px solid #e1e5e8;
	border-left: 1px solid #e1e5e8;
	border-right: 1px solid #e1e5e8;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
 }
.DivGray
 {
	background: #8c96a4;
	color: #FFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
 }

 .CallToAction
 {
	background: #abd97d;
	height: 20px;
	vertical-align: middle;
	font-size: 12px;
	padding: 6px 15px;
	color: #FFF;
 }
 .CallToActionForm
 {
	background: #abd97d; 
	padding: 0px; 
	margin: 0px;
}

/**************************************************************
Banner Toggle Content Styles // Edit: September 2010 - Stephen
***************************************************************/ 
/*.BannerToggleTop div, a.BannerToggleTop:link 
{
	border-bottom: 1px solid #dadada;
	margin: 0px;
	color: #fff;
	background: url(../images/Interactive_2010/Banner_off_Bg.png) no-repeat top left;
	width: 229px;
	height: 82px;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	padding-left: 15px;
	background-color:#dadada;
	font-size: 12px;
	font-weight: normal;
}
a.BannerToggleTop:hover, a.BannerToggleTop:active, a.BannerToggleTop:visited
{
	border-bottom: 1px solid #dadada;
	color: #000;
	background: url(../images/Interactive_2010/Banner_On_Bg.png) no-repeat top left;
	width: 229px;
	height: 82px;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	padding-left: 15px;
	background-color:#dadada;
	font-weight: normal;

}
.BannerToggleMiddle, a.BannerToggleMiddle:link 
{
	border-bottom: 2px solid #dadada;
	color: #fff;
	background: url(../images/Interactive_2010/Banner_Off_mid.png) no-repeat top left;
	width: 229px;
	height: 81px;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	padding-left: 15px;
	background-color:#dadada;
	font-weight: normal;
}
a.BannerToggleMiddle:hover, a.BannerToggleMiddle:active, a.BannerToggleMiddle:visited
{
	border-bottom: 2px solid #dadada;
	color: #000;
	background: url(../images/Interactive_2010/Banner_On_mid.png) no-repeat top left;
	width: 229px;
	height: 81px;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	padding-left: 15px;
	background-color:#dadada;
	font-weight: normal;
}
.BannerToggleBottom, a.BannerToggleBottom:link 
{
	margin: 0px;
	color: #fff;
	background: url(../images/Interactive_2010/Banner_Off_Bottom.png) no-repeat top left;
	width: 229px;
	height: 82px;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	padding-left: 15px;
	background-color:#dadada;
}
a.BannerToggleBottom:hover, a.BannerToggleBottom:active, a.BannerToggleBottom:visited
{
	margin: 0px;
	color: #000;
	background: url(../images/Interactive_2010/Banner_On_Bottom.png) no-repeat top left;
	width: 229px;
	height: 82px;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	padding-left: 15px;
	background-color:#dadada;
	font-weight: normal;
}

*/

.BannerTopRow
{
	border-bottom: 1px solid #dadada;
	margin: 0px;
	color: #fff;
	background: url(../images/Interactive_2010/Banner_off_Bg.png) no-repeat top left;
	width: 229px;
	height: 71px;
	padding: 15px 0px 0px 15px;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	background-color:#dadada;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.BannerTopOver
{
	border-bottom: 1px solid #dadada;
	color: #000;
	background: url(../images/Interactive_2010/Banner_On_Bg.png) no-repeat top left;
	width: 229px;
	height: 71px;
	padding: 15px 0px 0px 15px;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	background-color:#dadada;
	font-weight: normal;
	cursor: pointer;

}
.BannerMiddleRow 
{
	border-bottom: 1px solid #dadada;
	color: #fff;
	background: url(../images/Interactive_2010/Banner_Off_mid.png) no-repeat top left;
	width: 229px;
	height: 65px;
	padding: 20px 0px 0px 15px;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	padding-left: 15px;
	background-color:#dadada;
	font-weight: normal;
	cursor: pointer;
}
.BannerMiddleOver
{
	border-bottom: 1px solid #dadada;
	color: #000;
	background: url(../images/Interactive_2010/Banner_On_mid.png) no-repeat top left;
	width: 229px;
	height: 65px;
	padding: 20px 0px 0px 15px;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	background-color:#dadada;
	font-weight: normal;
	cursor: pointer;
}
.BannerBottomRow
{
	margin: 0px;
	color: #fff;
	background: url(../images/Interactive_2010/Banner_Off_Bottom.png) no-repeat top left;
	width: 229px;
	height: 71px;
	padding: 15px 0px 0px 15px;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	background-color:#dadada;
	cursor: pointer;
}
.BannerBottomOver
{
	margin: 0px;
	color: #000;
	background: url(../images/Interactive_2010/Banner_On_Bottom.png) no-repeat top left;
	width: 229px;
	height: 71px;
	padding: 15px 0px 0px 15px;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	background-color:#dadada;
	font-weight: normal;
	cursor: pointer;
}
.bannerTopText
{
	height: 86px; 
	padding: 15px 0px;
}



/* Toggle Content Styles **NEW** September 2010 - Stephen - */
.ToggleContentNew
{
     width: 100%;
}

.ToggleContentNewLabel
{
	color: #2f6cab;
	padding: 9px 2px 8px 0px;
	background: url(../images/Interactive_2010/Services_Off.png) no-repeat top left;
	width: 172px;
	height: 22px;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	cursor:pointer;
}
.ToggleContentNewLabelSelected
{
	color: #FFF;
	padding: 9px 2px 8px 0px;
	background: url(../images/Interactive_2010/Services_On.png) no-repeat top left;
	width: 172px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	cursor:pointer;
}
div.ToggleContentNewLabel:hover
{
	color: #FFF;
	padding: 9px 2px 8px 0px;
	background: url(../images/Interactive_2010/Services_On.png) no-repeat top left;
	width: 172px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	cursor:pointer;
}
.ToggleContentNewLabelAlt, a.ToggleContentNewLabelAlt:link, a.ToggleContentNewLabelAlt:visited
{
	color: #2f6cab;
	padding: 12px 6px 0px 10px;
	background: url(../images/CCS_Template_Images/BGD-ToggleContentAlt.png) no-repeat;
	width: 172px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	position: relative;
	z-index: 10;
}
a.ToggleContentNewLabelAlt:hover, a.ToggleContentNewLabelAlt:active
{
	color: #FFF;
	padding: 12px 6px 0px 10px;
	background: url(../images/CCS_Template_Images/BGD-ToggleContentAl-over.png) no-repeat;
	width: 172px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	position: relative;
	z-index: 10;
}

.ToggleContentNewText
{
	border: 0px solid #e1e5e8;
	min-height: 180px;
	vertical-align: top;
	padding-left: 20px;
}

.ToggleContentNewTextAlt
{
	border: 1px solid #e1e5e8;
	background: #FFF;
	height: 300px;
	vertical-align: top;
	 -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	display: inline-block;
	z-index: 2;
	top: -10px;
}

.ToggleContentLabelAlt, a.ToggleContentLabelAlt:link, a.ToggleContentLabelAlt:visited
{
	color: #2f6cab;
	padding: 5px 6px 8px 10px;
	background: url(../images/CCS_Template_Images/BGD-ToggleContentAlt.png) no-repeat;
	width: 195px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	position: relative;
	z-index: 10;
}
a.ToggleContentLabelAlt:hover, a.ToggleContentLabelAlt:active
{
	color: #FFF;
	padding: 5px 6px 8px 10px;
	background: url(../images/CCS_Template_Images/BGD-ToggleContentAl-over.png) no-repeat;
	width: 195px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	position: relative;
	z-index: 10;
}
.ToggleContentTextAlt
{
	border: 1px solid #e1e5e8;
	padding:12px;
	background: #FFF;
	min-height: 380px;
	vertical-align: top;
	 -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	display: inline-block;
	z-index: 2;
	top: -10px;
}

/*Customer Specific Styles*/

/*
	We can add customer specific styles here.
*/
.AssociatesHeading 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #4c4c4c;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: 0px solid #efefef;
	padding-bottom:0px;
	padding-left: 0px;
}


/* Developer Styles - Customers might want to use some of these. */

/* Section 1 - Customer Usable */

/* Styles for Testimonials */

.TestimonialBody
{
	font-weight:normal;
}
.TestimonialTag
{
	font-style:italic;
}
/* Styles for default Page Title and Edit Links */
.pageTitle
{
	font-weight:bold;
	padding-left: 0px;
	color: #FFF;

}
.pageEditLink
{
	font-size:9px;
	text-decoration:none;

}
a.pageEditLink:link, a.pageEditLink:visited
{
	font-size:9px;
	text-decoration:none;
}
a.pageEditLink:hover, a.pageEditLink:active
{
	font-size:9px;
	text-decoration:none;
}
/* style for show_member() 
	sub menu 
*/
.SubSectionsLink
{
	color:#ff6600;
	font-weight:bold;
}
.SubSectionsOpenedLink
{
	color:#00ff00;
	font-weight:bold;
}
a.SubSectionsLink:link, a.SubSectionsLink:visited
{
	color:#ff6600;
	font-weight:bold;
	text-decoration: none;
}
a.SubSectionsLink:hover, a.SubSectionsLink:active
{
	color:#ff6666;
	font-weight:bold;
	text-decoration: underline;
}
/* style for show_location()  - breadcrumLink
*/
.BreadCrumbLink
{
	color:#2f6cab;
	font-weight:normal;
	font-size: 10px;
}
.BreadCrumbLinkOpen
{
	color:#2f6cab;
	font-weight:bold;
	font-size: 10px;
}
a.BreadCrumbLink:link, a.BreadCrumbLink:visited
{
	color:#2f6cab;
	font-weight:normal;
	font-size: 10px;
	text-decoration: none;
}
a.BreadCrumbLink:hover, a.BreadCrumbLink:active
{
	color:#2f6cab;
	font-weight:normal;
	font-size: 10px;
	text-decoration: underline;
}
/* Styles for Copyright & Footer */
/* Styles for Copyright & Footer */
.copyright
{
	font-weight:bold;
}

.footerLink
{
	font-family:Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	padding: 8px;
	font-weight: normal;
	font-size: 12px;
	width: 100%;
	border-bottom: 1px solid #3f7dbc;
	display: inline-block;
	text-align: left;
}
a.footerLink:link, a.footerLink:visited
{
	font-family:Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	padding: 8px;
	font-weight: normal;
	border-bottom: 1px solid #3f7dbc;
	text-decoration: none;
	font-size: 12px;
	display: inline-block;
	width: 100%;
	text-align: left;
}
a.footerLink:hover, a.footerLink:active
{
	font-family:Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	padding: 8px;
	font-weight: normal;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	width: 100%;
	text-align: left;
}
.footerLinkAlt
{
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px;
	font-size: 16px;
	width: 100%;
	border-bottom: 1px solid #3f7dbc;
	display: inline-block;
	text-align: left;
}
a.footerLinkAlt:link, a.footerLinkAlt:visited
{
	font-family:Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px;
	border-bottom: 1px solid #3f7dbc;
	text-decoration: none;
	font-size: 16px;
	display: inline-block;
	width: 100%;
	text-align: left;
}
a.footerLinkAlt:hover, a.footerLinkAlt:active
{
	font-family:Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	width: 100%;
	text-align: left;
}
.footerLinkAlt2
{
	font-family:Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
}
a.footerLinkAlt2:link, a.footerLinkAlt2:visited
{
	font-family:Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
}
a.footerLinkAlt2:hover, a.footerLinkAlt2:active
{
	font-family:Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	padding-right: 9px;
	padding-left: 9px;
}

/* Customers don't need to use anything below this, just using big red fonts as a separator */

.PleaseDoNotUseStylesBelowThis
{
	color: red;
	font-size:14px;
}

.MembersSelected
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight: normal;
	background-image: url(../images/Interactive_2010/Members_Link_Bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	width:	212px;
	display: inline-block;
	padding-top:6px;
	padding-bottom:5px;
	padding-left:13px;
}

/* Section 2 - Developer Use Only */

.SitemapMainUL
{
	color:#000000;
}

.SitemapUL1
{
	color:#110000;
}

.SitemapUL1 li
{
	color:#110000;
	padding-left: 20px;
}

.SitemapUL2
{
	color:#220000;
}

.SitemapUL2 li
{
	color:#220000;
	padding-left: 20px;
}

.SitemapUL3
{
	color:#330000;
}

.SitemapUL3 li
{
	color:#330000;
	padding-left: 20px;
}

.SitemapUL4
{
	color:#440000;
	padding-left: 20px;
}

.SitemapUL4 li
{
	color:#440000;
	padding-left: 20px;
}

.SitemapUL5
{
	color:#550000;

}

.SitemapUL5 li
{
	color:#550000;
	padding-left: 20px;
}

.SitemapUL6
{
	color:#660000;
}

.SitemapUL6 li
{
	color:#770000;
	padding-left: 20px;
}
/*Search table & Results Styles */
.SearchResultTable
{
	width:100%;
}
.SearchResultTable tr
{
	text-align:left;
}
.SearchResultTitle
{
	font-weight:bold;
	padding-top: 10px;
}
.SearchResultCaption
{
	font-size:12px;
}
.SearchResultMoreLink
{
	text-decoration:none;
}
.SearchResultMoreTD
{
	text-align:left;
}
.SearchForm
{
	width:100%
}
.SearchForm table
{
	width:100%;
}
.SearchFormTextBox
{
	background: #4e8dce;
	padding-top:2px;
	padding-left:2px;
	border:1px solid #FFF;
	height: 16px;
	width: 178px;
	vertical-align: middle;
	color: #FFFFFF;
}
.SearchButton 
{
	background-image: url(../images/CCS_Template_Images/SearchBtn.gif); 
	border: 0px; 
	padding: 0px;
	height:21px;
	width: 29px;
	font-size: 12px;
	font-family: Tahoma;
	vertical-align: middle;
	color: #FFFFFF;
	vertical-align: middle;
}
/* Default Styles for common HTML tags, please update to keep uniform look and feel across the site */

/*Default body style, font-color and size needs to be same as BodyText class above. 
	Please do not set the body background style here. It needs to be set in the templates */

html, body
{
	margin:0px;
	padding:0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}

/*Default Link style, exactly same as Link class above */

a:link, a:visited
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#2f6cab;
	font-weight:normal;
	text-decoration: none;
}
a:hover, a:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#555555;
	font-weight:normal;
	text-decoration: none;
}
/* 
	Additional Link Styles (link, hover, visited, active) for Link, AltLink1 and AltLink2 (and pretty much all the links used across the website) 
	Each of the links have 5 different property, we have kept the default one at the top
	for the customers to see, the rest need to go here.
*/
a.Link:link, a.Link:visited
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#2f6cab;
	font-weight:normal;
	text-decoration: none;
}
a.Link:hover, a.Link:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#555555;
	font-weight:normal;
	text-decoration: none;
}
a.AltLink1:link, a.AltLink1:visited
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#2f6cab;
	font-weight:normal;
	text-decoration: none;
	background-image:url(../images/Interactive_2010/Blue_Arrow_Sml.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 25px;
}
a.AltLink1:hover, a.AltLink1:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#fc751a;
	font-weight:normal;
	text-decoration: none;
	background-image:url(../images/Interactive_2010/Blue_Arrow_Sml.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 25px;
}
a.AltLink2:link, a.AltLink2:visited
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#2f6cab;
	font-weight:bold;
	text-decoration: none;
}
a.AltLink2:hover, a.AltLink2:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration: underline;
}

a.AltLink3:link, a.AltLink3:visited
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#3d3d3d;
	font-weight: normal;
	padding-left:13px;
	text-decoration: none;
	width:	212px;
	display: inline-block;
	padding-top:6px;
	padding-bottom:5px;
	background-image: url(../images/Interactive_2010/Members_White_Arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	
}
a.AltLink3:hover, a.AltLink3:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight: normal;
	background-image: url(../images/Interactive_2010/Members_Link_Bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	width:	212px;
	display: inline-block;
	padding-top:6px;
	padding-bottom:5px;
}
a.LinkWhite:link, a.LinkWhite:visited
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}
a.LinkWhite:hover, a.LinkWhite:active
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#2f6cab;
	font-weight:bold;
	text-decoration: none;
}
.menuLink
{
	font-weight:bold;
	color:123456;
}
.menuOpenedLink
{
	font-weight:bold;
	color:654321;
}
a.menuLink:link, a.menuLink:visited
{
	font-weight:bold;
	color:123456;
}
a.menuLink:hover, a.menuLink:active
{
	font-weight:bold;
	color:123456;
}
a.menuOpenedLink:link, a.menuOpenedLink:visited
{
	font-weight:bold;
	color:654321;
}
a.menuOpenedLink:hover, a.menuOpenedLink:active
{
	font-weight:bold;
	color:654321;
}
/* Menu Styles */
.MenuLinkTable
{
	background-color: #9ed1b2;
	width: 100%;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding-left:0px;
}
.MenuLinkCell
{
	width: 100%;
	border-top: 1px solid #ffffff;
	background-color: #9ed1b2;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor:pointer;
}
.MenuLinkCellOver
{
	width: 100%;
	border-top: 1px solid #ffffff;
	background-color: #83afb8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor:pointer;
}
.MenuLinkCellSelected
{
	width: 100%;
	border-top: 1px solid #ffffff;
	background-color: #83afb8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.MenuLinkCellSelectedOver
{
	width: 100%;
	border-top: 1px solid #ffffff;
	background-color: #83afb8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
a.MenuLinkCell:link, a.MenuLinkCell:visited
{
	color: #2c6698; 
	text-decoration: none;
}
a.MenuLinkCell a:hover, a.MenuLinkCell a:active
{
	color: #ffffff;
	text-decoration: none;
}
a.MenuLinkCellOver:link, a.MenuLinkCellOver:visited
{
	color: #ffffff; 
	text-decoration: none;
}
a.MenuLinkCellOver:hover .MenuLinkCellOver:active
{
	color: #ffffff;
	text-decoration: none;
}
a.MenuLinkCellSelected:link, a.MenuLinkCellSelected:visited, a.MenuLinkCellSelected:hover, a.MenuLinkCellSelected:active
{
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 5px;
}
a.MenuLinkCellSelectedOver:link, a.MenuLinkCellSelectedOver:visited, a.MenuLinkCellSelectedOver:hover, a.MenuLinkCellSelectedOver:active
{
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 5px;
}
.MenuBookMarkDiv
{
	background-color: #e5f3d0;
	width: 100%;
	height: 100%;
	padding-top: 5px;
}
.MenuBookMarkUL
{
	padding-left: 5px;
	padding-top: 5px;
	list-style-image: url(../images/bulletpoint_blue.gif);
}
.MenuBookMarkUL li
{
	padding-bottom: 3px;
}
.MenuBookMarkUL li a:link, .MenuBookMarkUL li a:visited
{
	color: #2c6698; 
	text-decoration: underline;
}
.MenuBookMarkUL li a:hover, .MenuBookMarkUL li a:active
{
	color: #2c6698;
	text-decoration:none;
}
/* Associates List Style BEGIN */
.AssociatesListTitle
{
	BACKGROUND-IMAGE: url(../images/CCS_Template_Images/MenuBG.gif);
	height: 31px;
	
}
.AssociatesListTitle td
{
	color:#ffffff;
	font-weight: bold;
	padding-left:5px;
	font-size: 16px;
}

.AssociatesList
{
	background-color:e2e2e2;
	padding-top: 5px;
	
	
}
.AssociatesList td
{
	color:#000000;
	padding-top: 3px;
	padding-bottom: 3px;
}
.AssociatesList td a
{
	color:#2f6cab;
	text-decoration:none;
	font-size: 12px;
	background-image: url(../images/CCS_Template_Images/arrow-blue-pixel.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;

}
.AssociatesList td a:active
{
	color:#2f6cab;
	text-decoration:none;
}
.AssociatesList td a:visited
{
	color:#2f6cab;
	text-decoration:none;
}
.AssociatesList td a:hover
{
	color:#df3232;
	text-decoration:none;
}
/* Associates List Style END */

/* Associate Detail Style BEGIN */

.AssociateDetailsTitle
{
	background-color:a4a4a4;
}
.AssociateDetailsTitle td
{
	color:#000000;
}
.AssociateDetails
{
	background-color:e2e2e2;
}
.AssociateDetails td
{
	color:#ff0000;
}
.AssociateDetails td a
{
	color:#0000ff;
	text-decoration:none;
}
.AssociateDetails td a:hover
{
	color:#0000ff;
	text-decoration:none;
}
.AssociateDetails td a:active
{
	color:#0000ff;
	text-decoration:none;
}

.AssociateDetails td a:visited
{
	color:#0000ff;
	text-decoration:none;
}
.AssociateDetailsGoBackLink
{

}
.AssociateDetailsGoBackLink td
{

}
.AssociateDetailsGoBackLink td a
{
	color:00ff00;
	text-decoration:none;
}

.AssociateDetailsGoBackLink td a:hover
{
	color:00ff00;
	text-decoration:none;
}

.AssociateDetailsGoBackLink td a:visited
{
	color:00ff00;
	text-decoration:none;
}

.AssociateDetailsGoBackLink td a:active
{
	color:00ff00;
	text-decoration:none;
}

/* News Listing Styles */
table.NewsListing
{

}
td.NewsTitleListing
{

}
td.NewsTitleListing a:link, td.NewsTitleListing a:visited, td.NewsTitleListing a:hover, td.NewsTitleListing a:active
{

}
td.NewsTitleListing a:hover, td.NewsTitleListing a:active
{

}
td.NewsSummaryListing
{

}
/* News Read More Links of News Listing */
a.ReadMoreLink:link, a.ReadMoreLink:visited 
{

}

a.ReadMoreLink:active, a.ReadMoreLink:hover
{

}
/* News Details Styles */

/* Outer Table of News Details */

table.NewsDetails
{
	
}

/* News Title of News Details */

td.NewsTitleDetails
{

}

/* News Date Posted of News Details */

td.NewsDatePostedDetails
{

}

/* News Summary (Caption) of News Details */

td.NewsSummaryDetails
{

}

/* News Description of News Details */

td.NewsDescription
{

}
td.NewsBackLink a:link, td.NewsBackLink a:visited, td.NewsBackLink a:hover, td.NewsBackLink a:active
{

}
/* Rollover Image Styles*/

.RolloverMainImage  img {
	border: 1px solid #1e4775; 
	margin-right: 3px;
	float: left; 
	}
.RolloverThumbnailImage { display:block; vertical-align:top; padding-left: 4px; padding-bottom: 1px; text-align: left }

/*Styles for Tell A Friend form*/

.TellAFriendContainer
{
	padding: 15px;
	background: #EFEFEF;
	border: 6px solid #282849;
}
.TellAFriendHeader td
{
	background: #c6c6c6;
	padding: 8px 5px 8px 5px;
	font-weight: bold;
}
.TellAFriend td
{
	padding: 8px 5px 8px 5px;
}

/* Styles for default forms */
.Submit_Button
{
	padding: 0px;
	background-image: url(../images/ccs_template_images/submitbtn.png);
	background-repeat: no-repeat;
	color: #FFF; 
	width: 105px;
	height: 23px;
	border: 0px;
	padding: 0px;
	font-size: 14px;
	font-family:Arial,Helvetica,sans-serif;
	text-transform: capitalize;
}

/* Recent Projects Styles - added by jude*/
.RecentProjectsTable
{
	width: 650px;
}

.RecentProjectsTitle
{
	color: #2f6cab;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #e1e5e8;
}
.RecentProjectsImage
{
	vertical-align: top;
}
.RecentProjectsDetails
{

}
.RecentProjectsLabelSelected
{
	border-right: 1px solid #e1e5e8;
	border-top: 1px solid #e1e5e8;
	border-left: 1px solid #e1e5e8;
	padding:8px;
	background: #efefef;
	width: 33%;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.RecentProjectsLabel
{
	color: #222;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding:8px;
	background: #FFF;
	width: 33%;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.RecentProjectsText
{
	border: 1px solid #e1e5e8;
	padding:8px;
	background: #efefef;
}
.RecentProjectsComment
{
	width: 100%;
	background: #FFF;
	border: 2px solid #FFF;	
	padding: 4px 0px;
	color: #2f6cab;;
}


/* END Recent Projects Styles */

/* Highlights Link Style - Stephen 09/07/2010 */
.HighlightsLink
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight: normal;
	color: #FFFFFF;
	width: 200px;
	height: 27px;	
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 5px;	
	background: url(../images/Interactive_2010/Highlights_Off.png) no-repeat;
	text-align: left;
	display: block;
	cursor: pointer;
}
a.HighlightsLink:link, a.HighlightsLink:visited
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight: normal;
	color: #FFFFFF;
	width: 216px;
	height: 30px;
	background: url(../images/Interactive_2010/Highlights_Off.png) no-repeat;
	cursor: pointer;
	display: block;	
}

a.HighlightsLink:hover, a.HighlightsLink:active
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight: normal;
	width: 200px;
	height: 30px;
	background: url(../images/Interactive_2010/Highlights_On.png) no-repeat;
	cursor: pointer;
	display: block;
}
a.HighlightsLinkAlt:link, a.HighlightsLinkAlt:visited
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:16px;
	font-weight: normal;
	color: #FFFFFF;
	width: 200px;
	margin-left: 0px;
	height: 27px;
	background: url(../images/CCS_Template_Images/Highlight_Btn_BgAlt.png) no-repeat;
	cursor: pointer;
	display: block;	
}

a.HighlightsLinkAlt:hover, a.HighlightsLinkAlt:active
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:16px;
	font-weight: normal;
	width: 200px;
	margin-left: 0px;
	height: 27px;
	background: url(../images/CCS_Template_Images/Highlight_Btn_BgAlt_On.png) no-repeat;
	cursor: pointer;
	display: block;
}
.LiveChatLink
{
	margin-left: 0px;
}
.addthis_button
{
	text-align: right;
}
.footerLinksTable
{
	width: 100%;
}
/*Solutions Hover Styles */

.HoverBodyText 
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#333333; 
	text-align: left;
	font-weight: bold;
}
.HoverHeading
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight: bold;
	color: #8b2240;
	line-height:21px;
	text-align: left;
}
/*Home Page Header Style*/
.HomeBlueL 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px;
	color: #8b2240;
	text-decoration: none;
	padding: 10px 0px 10px 0px;
}
.BulletLink
{
	font-size:14px;
	margin-left: 20px;
	padding-left: 25px;
	list-style-position: outside;
	background:url(../images/arrow.png) no-repeat;
}
a.BulletLink:link
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	color: #0166cc;
	font-weight:bold;
}

a.BulletLink:hover
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	color: #ff6600;
	font-weight:bold;
	text-decoration: underline;
}

a.BulletLink:visited
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	color: #0166cc;
	font-weight:bold;
}

a.BulletLink:active
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	color: #0166cc;
	font-weight:bold;
}
.HomeOrange
{
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #444;
	padding: 0px 0px 10px 10px;
	background:url(../images/arrow_orange.gif) no-repeat 97% 50%;
}
a.HomeOrangeLink:link, a.HomeOrangeLink:visited, a.HomeOrangeLink:active, a.HomeOrangeLink:hover, 
{
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #FF7711;
	text-decoration: none;
	font-weight: normal;
}
.HomeOrangeLink2, a.HomeOrangeLink2:link, a.HomeOrangeLink2:visited 
{
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
a.HomeOrangeLink2:active, a.HomeOrangeLink2:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: #8b2240;
	text-decoration: none;
	font-weight: bold;
}
.HomeOrangeHeading
{
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #FF7711;
	padding: 6px 0px 10px 0px;
	background:url(../images/arrow_orange.gif) no-repeat 97% 50%;
	font-weight: bold;
	
}
a.HomeOrangeHeading:link, a.HomeOrangeHeading:visited, a.HomeOrangeHeading:active, a.HomeOrangeHeading:hover

{
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #FF7711;
	text-decoration: none;
	font-weight: normal;
}

.HomeOrangeHR
{
	background:url(../images/line_orange.gif) repeat-x;
	height: 3px;
	padding: 2px 0px 2px 0px;
}
.HomeBlue 
{
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #0166cc;
	text-decoration: none;
	padding: 13px 0px 10px 0px;
}
.tableform td{
	width: 170px;
}
.excludetd{
	width: 10px !important;
}
.tableform input{
	width: 165px;
}