#pageTitleName {
	color: #ffffff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 834px;
	padding-left: 36px;
	text-align:left;
	letter-spacing: 0.1em;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
ol.padded li {
	line-height: 20px;
}
#mainWrapper {
	padding-bottom: 20px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #353591;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #628ACF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.leftMenuTD {
	padding: 180px 10px 200px 4px;
	background-color: #000000;
	text-align: right;
}
a.leftMenu, a.leftMenu:visited, a.leftMenu:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 28px;
}
a.leftMenu:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 28px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 842px;
	padding-left: 30px;
	height: 48px;
	color: #89888a;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
/* 	letter-spacing: 0.12em; */
	font-weight: normal;
}
#textBox {
	background-image: url(images/text_box.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	/*
	width: 529px;
	height: 94px;
	*/
	width: 509px;
	height: 74px;
	padding: 10px 10px 10px 10px;
	background-color: #000000;
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
}
#pageTitle {
	background-image: url(images/red_card_tab.jpg);
	background-repeat: no-repeat;
	width: 870px;
	height: 31px;
}
#cardTitleTD {
	width: 870px;
	height: 26px;
	background-image: url(images/red_card_black_tabs.jpg);
	background-repeat: no-repeat;
}
#cardTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #89888a;
	font-size: 13px;
	width: 826px;
	padding-left: 44px;
	padding-top: 6px;
	height: 20px;
}
#cardTitleP1 {
	/*
	font-family: Arial, Helvetica, sans-serif;
	color: #89888a;
	font-size: 13px;
	*/
	width: 826px;
	padding-left: 44px;
	height: 26px;
	background-image: url(images/red_card_white_tab_single.jpg);
	background-repeat: no-repeat;
}
#cardTitleP2 {
	/* 
	font-family: Arial, Helvetica, sans-serif;
	color: #89888a;
	font-size: 13px;
	*/
	width: 834px;
	padding-left: 36px;
	height: 26px;
/* 
	background-image: url(images/red_card_white_tabs.jpg);
*/
	background-repeat: no-repeat;
}
#whiteCardTD {
	background-image: url(images/white_card3.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
#whiteCard {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 774px;
	padding: 30px;
	min-height: 364px;
}
#whiteCard a {
	font-size: 12px;
	}
#leftBkg {
	background-image: url(images/left_bkg.jpg);
	background-repeat: repeat-y;
}
.whiteTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 26px;
}
a.tabMenu, a.tabMenu:active, a.tabMenu:visited {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 26px;
}
a.tabMenu:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 26px;
}
.linkedinicon {
	margin: 10px 30px 0px 0px;
}

/* added for side menu popup */
ul.sideMenuMain { 
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.trigger {
	position: relative;
	padding: 0;
	margin: 0;
	width: 130px;
	}
.popMenu4, .popMenu2 {
	position: absolute;
	list-style-type: none;
	margin: 0;
	width: 160px;
	padding: 20px 0 0 40px;
	top: 4px;
	left: 130px;
	display: none;
	text-align: left;
}
.popMenu4 { background: url(images/pop_menu4.png) no-repeat; height: 143px; }
.popMenu2 { background: url(images/pop_menu2.png) no-repeat; height: 99px; }
a.popSubMenu { color: #b22e13; font-size: 0.9em; text-decoration: none; }
a.popSubMenu:hover { color: #b22e13; font-size: 0.9em; text-decoration: underline; }
li.subMenu { padding: 4px 0 4px 0; margin: 0; }
h3 {
	text-transform: uppercase;
}

.indented {
	padding-left:20px;
}
	

