* {
	margin: 0;
	padding: 0;
}

html {
	background:#fff;
}

body {
	color: #222;
 	font-size: 75%; 
 	margin-bottom: 40px;
	font-family: Verdana, Lucida, sans-serif; 
	line-height:1.6em;
}

a, a:visited{
	text-decoration:none;
	color:#448fb7
}

a, a:active {
	outline: none;
}  

a:hover{
	text-decoration:underline;
	color:#448fb7
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear{
	clear:both;
}


ul li a{
	font-style:normal;

}

h2, h3 {
	margin:8px 0 2px 0;
	padding-bottom:0;
}

h2 {
	font-size:16px
}

h3 {
	font-size:14px
}

img {
	border:0
}

/* CONTAINER
----------------------------------------- */
#BgContainer {
	width: 960px;  
	margin: 0 auto; 
}
#Container { 
	width: 960px;
	background: #fff;
}
#Layout {
	width: 960px;
	clear: both;
	overflow: hidden;
	margin: 8px 0;
}
#Content {
	width: 630px;
	float: left; 	
	margin: 0;
	text-align: left;
}

#Content ul {
	margin-left:18px;
	list-style:circle
}

div {
	zoom: 1;
}

.ContentContainer {
	padding-left:288px;
	*padding-left:0;
}


/* Display Handlers
----------------------------------------- */

.flR {
	float:right
}
.flL {
	float:left
}
.clL {
	clear:left;
	overflow:hidden;
	height:1px
}
.clR {
	clear:right;
	overflow:hidden;
	height:1px
}
.clB{
	clear:both;
	overflow:hidden;
	height:3px
}
.hidden{
	visibility:hidden;
	display:none
}

/* WYSIWYG EDITOR ALIGNMENT CLASSES 
-------------------------------------------- */
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

/* IMAGES 
-------------------------------------------- */
img.right {
	float: right;
	margin: 0 0 12px 20px;
}
img.left {
	float: left;
	margin: 0 20px 12px 0;
}
img.leftAlone {
	float: left;
	margin: 0 100% 12px 0;
}
img.center {
	float: none;
	margin: 0 auto 12px auto;
	display: block;
}


/* Style Elements
----------------------------------------- */

.arrowBlue, .arrowBlueOnGrey {
	height:16px; 
	width:16px; 
	margin-top:2px;
}
.arrowBlue {
	background:#fff url(../images/blue_arrow.jpg) no-repeat;
	
}
.arrowBlueOnGrey{
	height:16px; 
	width:16px; 
	margin-top:2px; 
	background:#eee url(../images/blue_arrow_grey.jpg) no-repeat
}

div.h2panel {
	color:#448fb7; 
	padding:0; 
	margin:0 0 6px 0;
	*margin:0 0 0 0;
	line-height:1.2em; 
	padding-left:2px; 
	font-weight:normal;
	font-size: 1.2em;
}

.gradBox {
	height:170px;
	background:#fff url(../images/home_panels_grad.jpg) repeat-x
}
.panelContent {
	padding:8px
}


/* 
----------------------------------------- */

.rc *{
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#f0f0f0
}
	.rc2{
		margin-left:2px;
		margin-right:2px;
		padding-right:1px;
		padding-left:1px;
		border-left:1px solid #f3f3f3;
		border-right:1px solid #f3f3f3;
		background:#e9e9e9
	}
	.rc3, rc3a {
		margin-left:1px;
		margin-right:1px;
		border-left:1px solid #f3f3f3;
		border-right:1px solid #f3f3f3
	}
	.rc3a {
		background:#aaa; 
		border-left:1px solid #e0e0e0;
		border-right:1px solid #e0e0e0
	}
	.rcBox {
		border-right:1px solid #ebebeb;
		border-left:1px solid #ebebeb;
		padding:0 1px;
		background:#ccc
	}
	.rcContent {
		background:#fff
	}


div.mainImage {
	height:191px; 
	background:#fff url(../images/home_image.jpg) no-repeat;
	cursor:pointer
}

.homeNewsImage {
	height:131px; 
	width: 90px;
	background:#fff url(../images/home_latestnews_image.jpg) no-repeat;
	margin-left: 10px;
}

.homeJobImage {
	height:131px; 
	width: 90px;
	background:#fff url(../images/home_faq_image.jpg) no-repeat;
	margin-left: 10px;
}

.homecorporatePartnerImage {
	height:131px; 
	width: 90px;
	background:#fff url(../images/home_corpartner_image.jpg) no-repeat;
	margin-left: 10px;
}

.featuredPartner {
	text-align:center; 
	padding: 6px 0 0 0;
}

	.featuredPartner .partnerPreviewImage {
		width:180px; 
		height:87px;
		margin:0 auto
	}


.step_1_image {
	width: 667px;
	height:67px; 
	background:#fff url(../images/step_1.gif) no-repeat;
	margin-bottom: 20px;
}

.step_2_image {
	width: 667px;
	height:67px; 
	background:#fff url(../images/step_2.gif) no-repeat;
	margin-bottom: 20px;
}

.step_3_image {
	width: 667px;
	height:67px; 
	background:#fff url(../images/step_3.gif) no-repeat;
	margin-bottom: 20px;
}

.dir_step_1_image {
	width: 667px;
	height:67px; 
	background:#fff url(../images/migration_step_1.gif) no-repeat;
	margin-bottom: 20px;
}

.dir_step_2_image {
	width: 667px;
	height:67px; 
	background:#fff url(../images/migration_step_2.gif) no-repeat;
	margin-bottom: 20px;
}

.dir_step_3_image {
	width: 667px;
	height:67px; 
	background:#fff url(../images/migration_step_3.gif) no-repeat;
	margin-bottom: 20px;
}

.hpTable {
	width:100%;
}

	.hpTable .thirdRow {
		height:138px;
	}
	
	.hpTable .topSpacer {
		padding-top:10px
	}
	
	.hpTable .rightSpacer {
		padding-right:4px
	}
	
	.hpTable .leftSpacer {
		padding-left:4px
	}

.hpQuickLinkTopSpacer {
	padding-top:10px;
}
	

.quickLinkContainer {
	background:#eee;
}


ul.quickLinks {
	padding-left:4px;
	list-style:none;
}
	ul.quickLinks li {
		display:inline-block;
		width:190px;
		padding:0 40px 4px 0;
		zoom: 1;
        *display: inline;
	}
	ul.quickLinks li.endOfRow {
		padding-right:0;
		width:120px;
	}

.quickLinksNav {
	background:#eee;
}
	.quickLinksNav ul {
		list-style:none;
	}

.navSideBar {
	width:270px;
	margin-right:16px
}
	
	.subNav, .selfAssessmentSubNav {
		border:1px solid #eee;	
		margin-top:2px;
	}
	
		.subNav ul {
			list-style:none;
		}
		
		.subNav ul li, .selfAssessmentSubNav ul li, .quickLinksNav ul li {
			font-size:12px;
			padding-bottom:6px
		}
		
		.subNav ul a, .selfAssessmentSubNav ul a {
			color:#448fb7; 
			text-decoration:none;
		}
		
		.subNav ul a.currentLink, .selfAssessmentSubNav ul a.currentLink {
			color:#d9720d; 
		}
		
		.quickLinksNav ul a {
			color:#676767; 
			text-decoration:none;
		}


.iconLinks {
	float:right;	
	width:70px;
	margin:6px 0;
}

	.iconLinks div {
		float:left;
		width:20px;
		height:20px;	
	}
	.iconLinks span {
		float:left;
		display:block;
		width:4px;
		overflow:hidden	
	}
	.iconLinks .mail {
		background:#fff url(../images/icon_message.jpg) no-repeat
	}
	
	.iconLinks .print {
		background:#fff url(../images/icon_print.jpg) no-repeat
	}
	
	.iconLinks .help {
		background:#fff url(../images/icon_faq.jpg) no-repeat
	}

	.iconLinks a {
		text-decoration:none	
	}

.crumbs {
	margin-top:10px;		
}
	.crumbs h2 {
		font-size:12px;	
		line-height:1.6em
	}
	
	
.layoutPanel {
	border:1px solid #eee;	
	
}

.layoutPanel {
	width:648px;
	padding:6px 8px;
}

.subSectionPanel {	
	width:310px;
	padding:6px 8px;
	border:1px solid #eee;
	min-height:210px;
	height:auto !important;
	height:210px;		
}

	.subSectionPanel .pagePreviewImage {
		width: 70px;	
		height: 137px;
		margin-left: 10px;
	}
	
	.subSectionPanel .pagePreviewHeading {
		color:#448fb7; 
		line-height:2em; 
		font-weight:normal;
		font-size: 1em;
		padding:0; 
		margin:0 0 0 0; 
	}

.subSectionPanelLeft {
	padding-top:10px;
	padding-right:10px;
}

.subSectionPanelRight {
	padding-top:10px;
}



/* HEADER
----------------------------------------- */

.trLogo span {
	position:relative;
	height:62px;
	width:316px;
	display:block;
	background:transparent url(../images/logo.jpg) no-repeat scroll 0%;
	background-position: 0 0
}


#Header { 
 	width: 960px; 
 	margin: 0 auto;
	overflow: hidden;
	padding-bottom:20px
	/* background: #fff url(../images/logo.jpg) no-repeat; */
}

a.headerMenuItem {
	cursor:pointer;
}

a.headerMenuItem:hover .text, .selectedMenuItem .text{
	text-decoration:underline;
}

.headerMenu {

}

.bigButtonBox {
	height:88px; 
	width:150px;
	cursor:pointer
}

.buttonsPanel {
	padding-left:4px;
	background:#fff url(../images/4_buttons.jpg) no-repeat	
}

.buttonsPanel a:hover {
	text-decoration:none;
	cursor:pointer;
}


 	#Header h1 { 
	  	color: #000; 
		font-size: 3.2em; 
		font-family: Tahoma, Verdana, sans-serif;
		font-weight: 300;
		padding: 20px 0 0 30px;
	}
	#Header p {
		font-size: 1.4em;
		color: #fff;
		clear: left;
		margin: 0 0 0 100px;
	}

/* MAIN NAVIGATION - TABS
----------------------------------------- */
#Navigation {

	padding-top: 5px;
	overflow: hidden;
}

	#Navigation ul {
		margin:0;
		padding:0;
		list-style:none
	}
	
	#Navigation ul li {
		display:inline; float:left; width:160px; padding:0; margin:0;
	}
		#Navigation ul li .text {
			line-height:1.0em;
			padding:10px 0;	
			text-align:center;
		
			width:160px;
			color:#fff;
			font-size:12px
		}
	
	
	#Navigation a:link, #Navigation a:visited, #Navigation a:hover, #Navigation a:active { color: #fff }    
	
	#Navigation a:hover {text-decoration: underline }
	
	.menuItem {
		height:30px
	}
	.menuHighlight {
		position:absolute; 
		height:16px; 
		width:160px; 
		z-index:2
	}
 
	.menuItem1 {
		background-color: #c54e4a;
		border-bottom:2px solid #ba3836;
	}
	.menuItem1 .menuHighlight {
		background:#ba3836;
	}
	
	.menuItem2 {
		background-color: #a0bc55;
		border-bottom:2px solid #8db241;
	}
	.menuItem2 .menuHighlight {
		background:#8db241;
	}
		
	.menuItem3 {
		background-color: #8163a3;
		border-bottom:2px solid #6d5093;
	}
	.menuItem3 .menuHighlight {
		background:#6d5093;
	}
	
	.menuItem4 {
		background-color: #45adc6;
		border-bottom:2px solid #309fbd;
	}
	.menuItem4 .menuHighlight {
		background:#309fbd;
	}
	
	.menuItem5 {
		background-color: #ee9038;
		border-bottom:2px solid #e98025;
	}
	.menuItem5 .menuHighlight {
		background:#e98025;
	}
	
	.menuItem6 {
		background-color: #325e8f;
		border-bottom:2px solid #23487d;
	}
	.menuItem6 .menuHighlight {
		background:#23487d;
	}
	
    
/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
}
	#Breadcrumbs p {
		margin: 0;
	}




/* COMMENTS
---------------------------------------- */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
		background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #BCE4FE;
	}
	#PageComments li.even {
		background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
		padding-right: 40px;
		padding-left: 10px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
	#PageComments p.info {
		color: #999;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}

/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
	}

/* SEARCH FORM 
-----------------------------------------------*/

.HeaderSearch {
	width: 250px;
	font-size:10px;
	padding-top:26px;
	*padding-top:4px;
}

html #SearchForm_SearchForm {
	margin:0;
	padding:0;
}

html #Search {
	width: 164px;
}

html #SearchForm_SearchForm .middleColumn {
	width: 164px;
	margin:0;
	padding:0px 2px 0 0
}

html #SearchForm_SearchForm input.action {
	margin:0;
}

	html #SearchForm_SearchForm .middleColumn input.text {
		width: 160px;
		border: 1px solid #ccc;
	}
	

/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}
/* UNSUBSCRIBE NEWSLETTER
------------------------------------------------ */
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

	#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
	}
		#Unsubscribe_MailingListForm_MailingListForm p label{
			display: inline;
		}
	#Unsubscribe_MailingListForm_MailingListForm label{
		margin:0;
	}


/* FOOTER
----------------------------------------------- */

.smLogo{
	width:125px;
	height:22px;
	background:#ccc url(../images/logo_sm.png) no-repeat scroll 0%
}


#Footer { 
 	clear: both;  
	width: 960px; 
	height: 5em; 
	color: #478bb8; 
}
	#Footer .footerTop {
		width: 100%;
		display: block;
		height: 2px;
		border-bottom:1px solid #478bb8;
	}
	#Footer .footerBottom {
		margin-top:6px;
	}
	#Footer .footerBottomBar {
		position:absolute; 
		z-index:20; 
		width:960px; 
		text-align:right
	}
	
		#Footer .footerBottomBar ul {
			list-style:none;
		}
		
			#Footer .footerBottomBar ul li {
				display:inline-block;
				padding-left:20px;
				zoom: 1;
				*display: inline;
			}
		
			#Footer .footerBottomBar ul em {
				font-style:normal;
			}
	
	#Footer .copyrightBox {
		text-align:center; 
	}
	
  	#Footer p { 
		color: #000;
		font-size: 1.1em;
	}

	#Footer a { 
		color: #478bb8; 
		text-decoration: none;
	}
		#Footer a:hover {
			color: #478bb8;
			text-decoration: underline;
		}
		
label {
	*margin-bottom: -10px;
}