/*
STANDARD COLOUR CODES
=====================
Blue: #0062B2;
light Blue: #559FD3;
Orange: #FD7F1C;
Light Grey: #9c9c9c;
Bold Grey: #b4b4b4;
*/

BODY {
	font-family : arial, helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
TABLE {
	font-family : arial, helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	display: table;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

/*Objectify LiveSite Template CSS::Start*/
#containerPage {
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 921px;
}
#headerNavigation {}
#breadCrumb {}
#containerMain {
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
}
#leftNavigation {
	border: 0px solid red;
	float: left;
}
#pageContent,
#contentNavigation, 
#homePageContent,
#FrontPageContent{
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 695px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
#contentNavigation {}
#footerNavigation {}
.borderLeft,
#borderLeft {
	background-image: url(/library/templateimages/9/95.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.borderRight,
#borderRight {
	background-image: url(/library/templateimages/9/96.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.borderBottomLeft,
#borderBottomLeft {
	background-image: url(/library/templateimages/49/82.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.borderBottom,
#borderBottom {
	background-image: url(/library/templateimages/49/83.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
.borderBottomRight,
#borderBottomRight {
	background-image: url(/library/templateimages/49/84.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
/*Objectify LiveSite Template CSS::End*/

#FXRates {
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
	width: 225px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.containerFXRates {
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	width: 100%;
}
.containerMediaReleaseList {
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	width: 100%;
}

/*
ELEMENTS
*/
P {
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
BR {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

H1,H2,H3,H4,H5 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #0062B2;
}
H1 {
	font-size: 150%;
	margin-bottom: 12px;
}
H1.h1_black_inline {
	display: inline;
	color: #000000;
}
H2 {
	border: 0px solid red;
	font-size: 130%;
	margin-bottom: 10px;
}
H2.h2_black_inline {
	color : #000000;
	display: inline;
}
H3 {
	font-size: 120%;
	margin-bottom: 8px;
}
H4 {
	font-size: 110%;
	margin-bottom: 6px;
}
H5 {
	color : #333333;
	font-size: 60%;
	font-weight: normal;
	line-height: 100%;
}
FORM {
	padding: 0px;
	margin: 0px;
}
INPUT {
	font-size: 70%;
}
SELECT {
	border: solid 1px #bfbfbf;
	vertical-align: middle;
	font-size: 70%;
}
HR {
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	border-top: 2px dotted #b4b4b4;
}

/*
ID's
*/
ol {
	border: 0px solid red;
	list-style-type: decimal;
}
ol li {
	border: 0px solid blue;
	font-size: 75%;
}
ul {
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul li {
	border: 0px solid blue;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	background-position: 0 1px;
	background-image: url(../../scripts/objectifyMedia.aspx?file=templateimages/9/78.gif);
	background-repeat: no-repeat;
	padding: 0 0 0.4em 0.9em;
}
#main ul {
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#main ul li {
	border: 0px solid blue;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
         background-position: 0 1px;
	background-image: url(../../scripts/objectifyMedia.aspx?file=templateimages/9/78.gif);	
         background-repeat: no-repeat;
	padding: 0 0 0.4em 0.9em;
	font-size: 75%;
}
#main .intext_table_content ul li {
	font-size: 100%;
}
#rhsText ul {
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#rhsText ul li {
	border: 0px solid blue;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	background-position: 0 1px;
	background-image: url(/library/templateimages/9/78.gif);
	background-repeat: no-repeat;
	padding: 0 0 0.4em 0.9em;
	font-size: 90%;
}
#rhsText P {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
TABLE.intext_table ul li a {
	border: 0px solid red;
	font-size: 100%;
}
#mainLower ul {
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#mainLower ul li {
	border: 0px solid blue;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	background-position: 0 1px;
	background-image: url(/library/templateimages/9/78.gif);
	background-repeat: no-repeat;
	padding: 0 0 0.4em 0.9em;
	font-size: 75%;
}
#mainLower .intext_table_content ul li {
	font-size: 100%;
}
#rhsMain ul {
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#rhsMain ul li {
	border: 0px solid blue;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	background-position: 0 1px;
	background-image: url(/library/templateimages/9/78.gif);
	background-repeat: no-repeat;
	padding: 0 0 0.4em 0.9em;
	font-size: 100%;
}
#rhsMain .intext_table_content ul li {
	font-size: 100%;
}

#locatorContainer {
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	margin-right: 15px;
	width: 695px;
	color: #333333;
}

.footerSection {
 	width: 100%;
	background-color: #eaeaec;
}
.cellAsterixImage {
	vertical-align: top;
	text-align: left;
	padding: 0px 10px 10px 15px;
}
.cellCopyright {
	border: 0px solid red;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
	font-size: 55%;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 5px;
}
.cellCopyright P {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
.cellCopyright BR {
	font-size: 6px;
	padding: 0px;
	margin: 0px;
}

/* Button Image */
.buttonAlignment {
	text-align: right;
}

/*Two Column Layout*/
#layoutOne {
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
}
#layoutOne .colOne {
	border: 0px solid blue;
	padding: 0px;
	margin: 0px;
	width: 50%;
	padding-right: 10px;
}
#layoutOne .colTwo {
	border: 0px solid green;
	padding: 0px;
	margin: 0px;
	width: 50%;
}

/*Three Column Layout*/
#layoutTwo {
	border: 0px solid red;
	padding: 0px;
	margin: 0px
}
#layoutTwo .colOne {
	border: 0px solid blue;
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
	width: 33%;
}
#layoutTwo .colTwo {
	border: 0px solid green;
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
	width: 33%;
}
#layoutTwo .colThree {
	border: 0px solid orange;
	padding: 0px;
	margin: 0px;
	width: 33%;
}

/* Small Print Presentation */
#small_print_table {
	border: 0px solid pink;
	padding: 0px;
	margin: 0px;
	margin-left: 30px;
}
#small_print_table .text_area img {
	vertical-align: middle;
}
#small_print_table .text_area {
	color: #000000;
	font-size: 150%;
	margin-top: 0px;
	font-weight: bold;
}
#smallPrint {
	border: 0px solid pink;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 150%;
	margin-left: 10px;
	font-weight: bold;
}
#smallPrint A {
	border: 0px solid pink;
	padding: 0px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
}

.SearchResults {
	border: 0px solid green;	/*for debugging*/
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 70%;
}

/* Image and Text Layout */
#img_text_table {
	width: 100%;
}
#img_text_table .imgArea {
	font-size: 100%;
	color: #333333;
	padding-right: 10px;
}
#img_text_table .txtArea {
	font-size: 100%;
	color: #333333;
}

/* Homepage Header and Details with and without a Border */
table.feature_table {
	width: 100%;
	border: solid 1px #eaeaec;
	margin-top: 5px;
	margin-bottom: 5px;
}
table.feature_table td {
	padding-left: 10px;
	padding-top: 4px;
}
table.feature_table_no-bdr {
	width: 100%;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
table.feature_table_no-bdr td {
	padding-left: 10px;
	padding-top: 4px;
}

.feature_table_heading {
	font-size: 80%;
	color: #FD7F1C;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
}
.feature_table_heading_Lge {
	font-size: 90%;
	color: #FD7F1C;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
}
.feature_table_text {
	font-size: 75%;
	color: #333333;
	padding-bottom: 5px;
}
#feature_tbl_txt_grey {
	font-size: 75%;
	color: #333333;
	padding-bottom: 5px;
}
#feature_tbl_txt_grey a {
	text-decoration: underline;
	color: #333333;
}
#feature_tbl_txt_grey a:hover {
	color: #0062B2;
}
#feature_tbl_txt_grey .objManagedLink {
	text-decoration: underline;
	color: red;
}
#feature_tbl_txt_grey .objManagedLinkPublished {
	text-decoration: underline;
	color: blue;
}

/*-------------------*
	PAGE AND LAYOUT
 *------------------*/

.spacer {
	padding: 0px;
	margin: 0px;
}

/*----------------------------*
	PARAGRAPHS AND BODY TEXT
 *----------------------------*/
 
.content {
	font-size: 100%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 12px;
}

.content_orange {
	font-size: 100%;
	color: #FD7F1C;
	margin-top: 0px;
	margin-bottom: 12px;
}

.content_orange_no_bpad {
	font-size: 100%;
	color: #FD7F1C;
	margin-top: 0px;
	margin-bottom: 0px;
}

.content_medium {
	font-size: 80%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 12px;
}

.header_links {
	font-size: 100%;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 0px;
}

.breadcrumb {
	font-size: 100%;
	color: #fe801c;
	margin-top: 0px;
	margin-bottom: 0px;
}

.breadcrumb_black {
	font-size: 100%;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

.copyright_text {
	font-size: 55%;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 12px;
}

.error_txt {
	font-size: 100%;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 12px;
}

.orange {
	color: #FD7F1C;
}

.white {
	color: #FFFFFF;
}

/*------------*
	GRAPHICS
 *------------*/
.img_link {
	border: 0px;
	vertical-align: middle;
}

.hr_dots {
	background-image: url(/library/templateimages/11/31.gif);
	background-repeat: repeat-x;
	background-position: left center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*----------------------*
	TABLES AND BORDERS
 *----------------------*/

/* Miscellaneous */
.bluebg {
	background-color: #0062B2;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
}
.no-tpad {
	padding-top: 0px;
}
.no-bdr_r {
	border-right: none;
}
.no_bdr {
	border: none;
}
.valign_mid {
	vertical-align: middle;
}
.align_right {
	text-align: right;
}
.align_center {
	text-align: center;
}
.height_onehundered_percent {
	height: 100%;
}
.width_225 {
	width: 225px;
}

/* Defines skeleton layout of elements */ 
table.main_layout {
	width: 905px;
	background-color: #FFFFFF;
}
table.main_layout td {
}

/* Defines rules for header section */
table.header_section {
}

table.header_section td#breadcrumb {
	background-color: #eaeaec;
	padding: 5px 10px 5px 10px;
}
table.header_section td#color_bar_blue {
	padding: 0px;
	margin: 0px;
	font-size: 1px;
	background-color: #0062B2;
}

/* Defines rules for body section */
table.body_section {
}

table.body_section td#body_cell {
	width: 725px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
}
table.body_section td#nav_cell {
	width: 180px;
}

/* Defines rules for footer section */
table.footer_section {
	background-color: #eaeaec;
}
table.footer_section td#cell_asterix_image {
	padding: 10px 10px 10px 15px;
}
table.footer_section td#cell_copyright {
	width: 100%;
	padding: 10px 10px 10px 0px;
}

/* Defines table style for layout table within the body_cell of the body_section table */
table#body_cell_layout {
	width: 100%;
	table-layout: auto;
	overflow: auto;	
}
table#body_cell_layout #nonEdit_bcl_column1 {
	width: 225px;
	vertical-align: top;
}
table#body_cell_layout td#bcl_column2 {
	width: 225px;
	padding-left: 10px;
	vertical-align: top;
}
table#body_cell_layout td#bcl_column3 {
	width: 33%;
	padding-left: 10px;
	vertical-align: top;
}

/* Table encapsulating drop down menus in header */
table.drop_menu_form {
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: bottom;
}


/*-------------------------------*
	LEFT NAVIGATION MENU STYLES
 *-------------------------------*/
/* -- TEXT -- */
/* Level 1 */
.side_nav_level1 {
	font-size: 75%;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.side_nav_level1_active {
	font-size: 75%;
	font-weight: bold;
	color: #0062B2;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}

.side_nav_level1#level1_selected {
	font-weight: bold;
	color: #FFFFFF;
}

/* Level 2 */
.side_nav_level2 {
	font-size: 75%;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.side_nav_level2_active {
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.side_nav_level2#level2_selected {
	font-weight: bold;
	color: #FFFFFF;
}

/* Level 3 */
.side_nav_level3 {
	font-size: 70%;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.side_nav_level3_active {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.side_nav_level3#level3_selected {
	font-weight: bold;
	color: #FFFFFF;
}

/* Level 4 */
.side_nav_level4 {
	font-size: 70%;
	font-weight: normal;
	color: #0062B2;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.side_nav_level4_active {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.side_nav_level4#level4_selected {
	font-weight: bold;
	color: #0062B2;
} 

/* Level 5 */
.side_nav_level5 {
	font-size: 70%;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.side_nav_level5_active {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.side_nav_level5#level5_selected {
	font-weight: bold;
	color: #0062B2;
}

/* Level 6 */
.side_nav_level6 {
	font-size: 70%;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.side_nav_level6_active {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.side_nav_level6#level6_selected {
	font-weight: bold;
	color: #FFFFFF;
}

/* Level 7 */
.side_nav_level7 {
	font-size: 70%;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.side_nav_level7_active {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.side_nav_level7#level7_selected {
	font-weight: bold;
	color: #FFFFFF;
}

/* Level 8 */
.side_nav_level8 {
	font-size: 70%;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.side_nav_level8_active {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.side_nav_level8#level8_selected {
	font-weight: bold;
	color: #FFFFFF;
}

/* -- Tables -- */ 
 
/* Table for the level 1 side navigation links */
table.side_nav_table td {
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: solid 1px #FFFFFF;
	background-color: #EAEAEB;
}
table.side_nav_table td#nav_lev1_cell_active {
	padding-left: 3px;
}

table.side_nav_table td#nav_lev1_cell_selected {
	padding-left: 3px;
	background-color: #0062B2;
}
table.side_nav_table td#nav_lev1_cell_inner_menu {
	background-color: #FFFFFF;
	padding-left: 0px;
	border-bottom: 0px;
	padding-top: 0px;
}
table.side_nav_table td#nav_lev1_cell_inner_menu_last {
	border-bottom: none;
}

/* Table for the level 2 navigation links */
table.side_nav_table_lev2 td {
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: solid 1px #EAEAEB;
	background-color: #FFFFFF;
}
table.side_nav_table_lev2 td#nav_lev2_cell_active {
	padding-left: 9px;
}

table.side_nav_table_lev2 td#nav_lev2_cell_selected {
	padding-left: 9px;
	background-color: #0062B2;
}
table.side_nav_table_lev2 td#nav_lev2_cell_inner_menu {
	background-color: #FFFFFF;
	padding-left: 0px;
	border-bottom: 0px;
	padding-top: 0px;
}

/* Table for the level 3 navigation links */
table.side_nav_table_lev3 td {
	padding-left: 24px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: solid 1px #EAEAEB;
	background-color: #FFFFFF;
}
table.side_nav_table_lev3 td#nav_lev3_cell_active {
	padding-left: 15px;
}
table.side_nav_table_lev3 td#nav_lev3_cell_selected {
	padding-left: 15px;
	background-color: #0062B2;
}
table.side_nav_table_lev3 td#nav_lev3_cell_inner_menu {
	background-color: #FFFFFF;
	padding-left: 0px;
	border-bottom: 0px;
	padding-top: 0px;
}

/* Table for the level 4 navigation links */
table.side_nav_table_lev4 td {
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: solid 1px #EAEAEB;
	background-color: #FFFFFF;
}
table.side_nav_table_lev4 td#nav_lev4_cell_active {
	padding-left: 21px;
}
table.side_nav_table_lev4 td#nav_lev4_cell_selected {
	padding-left: 21px;
/*	background-color: #0062B2; */
}
table.side_nav_table_lev4 td#nav_lev4_cell_inner_menu {
	background-color: #FFFFFF;
	padding-left: 0px;
	border-bottom: 0px;
	padding-top: 0px;
}

/* Table for the level 5 navigation links */
table.side_nav_table_lev5 td {
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: solid 1px #EAEAEB;
	background-color: #FFFFFF;
}
table.side_nav_table_lev5 td#nav_lev5_cell_active {
	padding-left: 21px;
}
table.side_nav_table_lev5 td#nav_lev5_cell_selected {
	padding-left: 21px;
	background-color: #0062B2;
}
table.side_nav_table_lev5 td#nav_lev5_cell_inner_menu {
	background-color: #FFFFFF;
	padding-left: 0px;
	border-bottom: 0px;
	padding-top: 0px;
}

/* Table for the level 6 navigation links */
table.side_nav_table_lev6 td {
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: solid 1px #EAEAEB;
	background-color: #FFFFFF;
}
table.side_nav_table_lev6 td#nav_lev6_cell_active {
	padding-left: 21px;
}
table.side_nav_table_lev6 td#nav_lev6_cell_selected {
	padding-left: 21px;
	background-color: #0062B2;
}
table.side_nav_table_lev6 td#nav_lev6_cell_inner_menu {
	background-color: #FFFFFF;
	padding-left: 0px;
	border-bottom: 0px;
	padding-top: 0px;
}

/* Table for the level 7 navigation links */
table.side_nav_table_lev7 td {
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: solid 1px #EAEAEB;
	background-color: #FFFFFF;
}
table.side_nav_table_lev7 td#nav_lev7_cell_active {
	padding-left: 21px;
}
table.side_nav_table_lev7 td#nav_lev7_cell_selected {
	padding-left: 21px;
	background-color: #0062B2;
}
table.side_nav_table_lev7 td#nav_lev7_cell_inner_menu {
	background-color: #FFFFFF;
	padding-left: 0px;
	border-bottom: 0px;
	padding-top: 0px;
}

/* Table for the level 8 navigation links */
table.side_nav_table_lev8 td {
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: solid 1px #EAEAEB;
	background-color: #FFFFFF;
}
table.side_nav_table_lev8 td#nav_lev8_cell_active {
	padding-left: 21px;
}
table.side_nav_table_lev8 td#nav_lev8_cell_selected {
	padding-left: 21px;
	background-color: #0062B2;
}
table.side_nav_table_lev8 td#nav_lev8_cell_inner_menu {
	background-color: #FFFFFF;
	padding-left: 0px;
	border-bottom: 0px;
	padding-top: 0px;
}
/*---------*
	LINKS
 *---------*/
a {
	text-decoration: underline;
	color: #0062B2;
}
a:hover {
	color: #FD7F1C;
}
a.link_black:link, A.link_black:visited {
	text-decoration: underline;
	color: #000000;
}
a.link_black:hover, A.link_black:active {
	color: #FD7F1C;
}

/* Navigation links in header section */
a.header_text_link:link, A.header_text_link:visited {
	text-decoration: none;
	color : #333333;
}
a.header_text_link:hover, A.header_text_link:active {
	text-decoration: underline;
	color : #fc8a29;
}

/* Breadcrumb */
a.breadcrumb_link:link, A.breadcrumb_link:visited {
    text-decoration: none;
    color : #9c9c9c;
}
a.breadcrumb_link:hover, A.breadcrumb_link:active {
	color : #fc8a29;
}
a.breadcrumb_link#selected_breadcrumb {
	color: #0062B2;
	text-decoration: underline;
}

/* Side navigation links */
a.sidenav_link:link, A.sidenav_link:visited {
    text-decoration: none;
   	color: #666666;
}
a.sidenav_link:hover, A.sidenav_link:active {
	color : #FD7F1C;
	text-decoration: none;
}
.img_readmore {
	font-size: 100%;
}
.img_readmoreTwo {
	font-size: 100%;
}
.link_readmore a {
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #D4D4D4;
	font-weight: bold;
}
.link_readmore a:hover {
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

#adOneTextReadMoreLink,
#adTwoTextReadMoreLink,
#rhsLeadCaptureModuleReadMoreLink,
#rhsServiceModuleReadMoreLink,
#rhsCrossSellModuleReadMoreLink,
#categoryAdPanel1ReadMoreLink,
#categoryAdPanel2ReadMoreLink,
#categoryAdPanel3ReadMoreLink,
#categoryAdPanel4ReadMoreLink {
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #b4b4b4;
	font-weight: bold;
	width: 85px;
	height: 20px;
	text-align: right;
	margin-left: 20px;
}
#adOneTextReadMoreLink A,
#adTwoTextReadMoreLink A,
#rhsLeadCaptureModuleReadMoreLink A,
#rhsServiceModuleReadMoreLink A,
#rhsCrossSellModuleReadMoreLink A,
#categoryAdPanel1ReadMoreLink A,
#categoryAdPanel2ReadMoreLink A,
#categoryAdPanel3ReadMoreLink A,
#categoryAdPanel4ReadMoreLink A {
	border: 0px solid blue;
	padding: 0px;
	margin: 0px;
/*	margin-top: 16px; */
	margin-bottom: 4px;
	padding-top: 6px;
	padding-right: 20px;
	font-size: 11px;
	color: #b4b4b4;
	font-weight: bold;
	width: 85px;
	height: 20px;
	text-align: right;
	background-image: url(/library/templateimages/13/38.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-decoration: none;
}
#adOneTextReadMoreLink A:hover,
#adTwoTextReadMoreLink A:hover,
#rhsLeadCaptureModuleReadMoreLink A:hover,
#rhsServiceModuleReadMoreLink A:hover,
#rhsCrossSellModuleReadMoreLink A:hover,
#categoryAdPanel1ReadMoreLink A:hover,
#categoryAdPanel2ReadMoreLink A:hover,
#categoryAdPanel3ReadMoreLink A:hover,
#categoryAdPanel4ReadMoreLink A:hover {
	border: 0px solid green;
	text-decoration: none;
	color: #333333;
	background-image: url(/library/templateimages/13/39.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

/*---------*
	FORMS
 *---------*/
.error_txt {
	font-size: 100%;
	color: #FF0000;
}
.nw_form_error {
	font-size: 100%;
	color: #FF0000;
}
.form_label {
	font-size: 70%;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
}
.input_image {
	vertical-align: top;
	border: 0px;
}
.search_box {
	font-size: 70%;
	width: 130px;
	font-weight: bold;
}

.locatorShowMeTypeLabel {
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
	color: #FD7F1C;
	background-color: #EAEAEA;
	font-size: 80%;
	font-weight: bold;
	width: 80%;
	text-align: center;
	padding: 2px;
}

.BackToTop {
	border: 1px solid #333333;
	padding: 1px;
	margin: 0px;
	color: #333333;
	font-size: 60%;
	font-weight: bold;
	width: 55px;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
	display: block;
	letter-spacing: -1px;
	
}

.cellCopyright {
	color: black;
}

#bluePoint li, #main #bluePoint li {
	border: 0px solid blue;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	background-position: 0 5px;
	background-image: url(/library/templateimages/45/67.gif);
	background-repeat: no-repeat;
	padding: 0 0 0.4em 0.9em;
}
#greenPoint li, #main #greenPoint li {
	border: 0px solid blue;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	background-position: 0 5px;
	background-image: url(/library/templateimages/45/68.gif);
	background-repeat: no-repeat;
	padding: 0 0 0.4em 0.9em;
}
#greyPoint li, #main #greyPoint li {
	border: 0px solid blue;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	background-position: 0 5px;
	background-image: url(/library/templateimages/45/69.gif);
	background-repeat: no-repeat;
	padding: 0 0 0.4em 0.9em;
}
#orangePoint li, #main #orangePoint li {
	border: 0px solid blue;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	background-position: 0 5px;
	background-image: url(/library/templateimages/45/70.gif);
	background-repeat: no-repeat;
	padding: 0 0 0.4em 0.9em;
}
#turquoisePoint li, #main #turquoisePoint li {
	border: 0px solid blue;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	background-position: 0 5px;
	background-image: url(/library/templateimages/45/71.gif);
	background-repeat: no-repeat;
	padding: 0 0 0.4em 0.9em;
}
#yellowPoint li, #main #yellowPoint li {
	border: 0px solid blue;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	background-position: 0 5px;
	background-image: url(/library/templateimages/45/72.gif);
	background-repeat: no-repeat;
	padding: 0 0 0.4em 0.9em;
}
#busMain li {
	border: 0px solid blue;
	font-size: 75%;
}
#busMain ol {
	border: 0px solid red;
	list-style-type: decimal;
	margin-left: 25px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
}
#busMain ol li {
	border: 0px solid blue;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#busMain ul {
	border: 0px solid red;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#busMain ul li {
	border: 0px solid blue;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	background-position: 0 6px;
	background-image: url(/library/templateimages/45/67.gif);
	background-repeat: no-repeat;
	padding: 0 0 0.4em 0.9em;
	font-size: 100%;
}
#busMain ol ul li {
	font-size: 100%;
}
#busMain ol ol li {
	font-size: 100%;
}
#busMain .intext_table_content ul li {
	font-size: 100%;
}


/*
Objectify Site Studio Styles
==Do Not Delete==
*/
.objManagedLink { text-decoration: underline; color: red; }
.objManagedLinkPublished { text-decoration: underline; color: blue; }
.objBookmark { text-decoration: none; }

/*
 * Stylesheet: Master Stylesheet
 * Author: Kristian Tasevski
 * Contact: ktasevski@deloitte.com.au
 */

.wraper{
	width:907px;
	margin:0 auto;
}
.top_main{
	width:906px;
	float:left;
}
.logo_left{
	width:200px;
	float:left;
}
.logo_right {
	width:692px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	text-align:right;
	padding-right:13px;
	padding-top:16px;
	text-decoration:none;
}
.toplink {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 68.8%;
	color:#999999;
	display:block;
	text-decoration:none;
	line-height:20px;
	padding-left:15px;	
}
a.toplink:hover {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 68.8%;
	color:#999999;
	display:block;
	text-decoration: underline;
	line-height:20px;
	padding-left:15px;	
}
.menu_main {
	width:905px;
	float:left;	
}
.menu_home {
	width:506px;
	float:left;
	font-family:Courier New, Courier, monospace;
	font-size: 93.8%;
	color:#333;
	background-image:url(/library/templateimages/60/23.jpg);
	background-repeat:no-repeat;
	height:24px;
	text-decoration:none;
	padding-left:65px;
	padding-top:14px;
}
.menu_personal {
	width:506px;
	float:left;
	font-family:Courier New, Courier, monospace;
	font-size: 93.8%;
	color:#333;
	background-image:url(/library/templateimages/60/31.jpg);
	background-repeat:no-repeat;
	height:24px;
	text-decoration:none;
	padding-left:65px;
	padding-top:14px;
}

.menu_business {
	width:506px;
	float:left;
	font-family:Courier New, Courier, monospace;
	font-size: 93.8%;
	color:#333;
	background-image:url(/library/templateimages/60/07.jpg);
	background-repeat:no-repeat;
	height:24px;
	text-decoration:none;
	padding-left:65px;
	padding-top:14px;
}

.menu_about {
	width:506px;
	float:left;
	font-family:Courier New, Courier, monospace;
	font-size: 93.8%;
	color:#333;
	background-image:url(/library/templateimages/59/94.jpg);
	background-repeat:no-repeat;
	height:24px;
	text-decoration:none;
	padding-left:65px;
	padding-top:14px;
}

.menu_link {
	font-family:Courier New, Courier, monospace;
	font-size: 93.8%;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	margin-right:48px;
}
a.menu_link:hover {
	font-family:Courier New, Courier, monospace;
	font-size: 93.8%;
	color:#000;
	font-weight:bold;
	text-decoration: none;
	margin-right:48px;
}
.menu_link_act {
	font-family:Courier New, Courier, monospace;
	font-size: 93.8%;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin-right:48px;
	margin-left:-5px;
}
a.menu_link_act:hover {
	font-family:Courier New, Courier, monospace;
	font-size: 93.8%;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin-right:48px;
	margin-left:-5px;
}
.apply_main {
	width:166px;
	float:left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.8%;
	color:#000;
	font-weight:bold;
}
.apply_input {
	width:130px;
	height:18px;
	float:left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.8%;
	color:#000;
	border:1px solid #bfbfbf;
}
.online_input {
	width:130px;
	height:18px;
	float:left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.8%;
	color:#000;
	border:1px solid #bfbfbf;
	background-color:#ffff80;
}



.submenu_bar {
	width:885px;
	float:left;
	background-color:#ff952f;
	height:26px;
	padding:10px 10px 0px 10px;
}
.submenu_left {
	width:675px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.8%;
	color:#fff;
}
.submenu_right {
	width:190px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.8%;
	color:#fff;
	padding-left:20px;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
.breadcrumbs a, a.breadcrumbs  {
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
.breadcrumbs a:hover, a.breadcrumbs:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration: underline;
}

.midd_main{
	width:905px;
	float:left;
         /*background-image:url(/library/templateimages/58/17.jpg);*/
	background-repeat:repeat-x;
	background-position:left top;
         padding-bottom:35px;
	margin-left: 1px;
         /* min-height hack for ie6 */
         min-height:600px;
         height: auto !important;
         height: 600px;
}
.midd_left_main{
	width:656px;
	float:left;
	/*padding-right:9px;*/
	padding-right:8px;
}
.header_img{
	width:656px;
	float:left;
}
.contant_main{
	width:641px;
	float:left;
	padding-left:15px;
	padding-top:20px;
	
}
.contant_about{
	width:710px;
	float:left;
	padding-top:5px;
	padding-bottom:70px;
	
}
.news_bg{
	width:629px;
	height:31px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:29px;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:20px;
	font-size: 75%;
}
.news_bg a{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:29px;
	text-decoration:none;
}
.news_bg a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#ff920c;
	line-height:29px;
	text-decoration:underline;
}

.newsLink{
	width:629px;
	height:31px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:29px;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:20px;
	font-size: 75%;
}

.newsLink a{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:29px;
	text-decoration:none;
}

.newsLink a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#ff920c;
	line-height:29px;
	text-decoration:underline;
}


.home_Latest{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 120%;
	color:#ff920c;
	line-height:29px;
}
.personal_main{
	width:207px;
	float:left;
	padding-right:10px;
}
.personal_main_last{
	width:207px;
	float:left;
}
.personal_tt{
	width:197px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#333;
	background-image:url(/library/templateimages/60/32.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:8px 0px 0px 10px;
	height: 31px;
}
.personal_tt_blank{
	width:197px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#333;
	background-image:url(/library/templateimages/60/32.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:8px 0px 0px 10px;
	height: 31px;
}
.personal_tt p{
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
.personal_link{
	width:195px;
	float:left;
	/*padding-left:12px;*/
}
.personal_link_black{
	width:195px;
	float:left;
	/*padding-left:12px;*/
}
.about_main{
	width:225px;
	float:left;
	padding-right:10px;
}
.about_main_last{
	width:225px;
	float:left;
}
.about_tt{
	width:225px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#333;
	background-image:url(/library/templateimages/59/95.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:8px 0px 0px 10px;
	height:31px;
}
.about_tt p{
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
.about_link{
	width:195px;
	float:left;
	padding-left:12px;
}
.personal_link p{
	font-size: 100%;
	margin-bottom: 3px;
}
.personal_link a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#666666;
         height:20px;	
	/*background-image:url(/library/templateimages/57/94.jpg);	
         background-image:none;
	background-repeat:no-repeat;
	background-position:left 3px;
         padding-left:12px;
	padding-left:0;
         */
	text-decoration:none;
         vertical-align:top;
}
.personal_link a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#fd7f1c;
	height:20px;
         /*background-image:url(/library/templateimages/57/94.jpg);	
         background-image:none;
	background-repeat:no-repeat;
	background-position:left 3px;
         padding-left:12px;
	padding-left:0;	
         */
         text-decoration:underline;	
         vertical-align:top;
}
.personal_link_black p{
	font-size: 100%;
	margin-bottom: 3px;
}
.personal_link_black a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#666666;
         height:20px;	
	/*background-image:url(/library/templateimages/57/94.jpg);	
         background-image:none;
	background-repeat:no-repeat;
	background-position:left 3px;
         padding-left:12px;
	padding-left:0;
         */
	text-decoration:none;
         vertical-align:top;
}
.personal_link_black a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#fd7f1c;
	height:20px;
         /*background-image:url(/library/templateimages/57/94.jpg);	
         background-image:none;
	background-repeat:no-repeat;
	background-position:left 3px;
         padding-left:12px;
	padding-left:0;	
         */
         text-decoration:underline;	
         vertical-align:top;
}






.midd_right_main{
	width:240px;
	float:left;
}
.learn_top{
	width:240px;
	float:left;
}
.learn_midd{
	width:226px;
	float:left;
	background-image:url(/library/templateimages/60/25.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	padding-left:14px;
	padding-bottom:3px;
}
.learn_bott{
	width:240px;
	height:27px;
	float:left;
}
.learn_tt{
	width:226px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ff920c;
	float:left;

}
.learn_tt2{
	width:226px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#ff920c;
	float:left;
	padding-bottom:10px;

}
.learn_tt p{
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}


.right_slidshow{
	width:240px;
	float:left;

}



.footer_main{
	width:905px;
	margin-left:1px;
}
.heppy_left{
	width:50px;
	float:left;
}
.heppy_midd{
	float:left;
	height:25px;
	font-family:Courier New, Courier, monospace;
	font-size: 87.5%;
	color:#000;
	background-color:#ff952f;
	text-align:right;
	line-height:12px;
	padding-top:5px;
}

.heppy_midd img{
	padding-right:5px;	
}

.courier_11{
	font-family:Courier New, Courier, monospace;
	font-size: 68.8%;
	color:#000;
	text-align:right;
}
.heppy_right{
	width:20px;
	float:left;
}
.bottlink_bg{
	width:890px;
	height:45px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:right;
	background-image:url(/library/templateimages/60/01.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	padding-right:15px;
	padding-top:5px;
}
.bottlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.8%;
	color:#fff;
	text-decoration:none;
}
a.bottlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.8%;
	color:#fff;
	text-decoration: underline;
}
.privacy_main{
	width:865px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 68.8%;
	color:#999999;
	line-height:15px;
	padding:0px 20px 10px 20px;
}
.terms_main{
	width:865px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	padding:0px 20px 20px 20px;
}
.terms_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 68.8%;
	color:#999999;
	text-decoration:none;
}
a.terms_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 68.8%;
	color:#999999;
	text-decoration: underline;
}

/*Start of business_homepage2*/
.bleft_main{
	width:180px;
	float:left;
         /*
         padding-right:15px;         
         */
         padding-right:14px;
}
.bsearch_main {
	width:176px;
	float:left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.8%;
	color:#000;
	font-weight:bold;
	padding:6px 0px 6px 4px;
}
.bsearch_input {
	width:130px;
	height:16px;
	float:left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.8%;
	color:#000;
	border:1px solid #bfbfbf;
}
.bleftmenu_main {
	width:178px;
	float:left;
	background-color:#eaeaeb;
	padding:0px 1px 0px 1px;
}
.bleftmenu {
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	border-bottom:1px solid #fff;
	display:block;
	padding-left:10px;
}
a.bleftmenu:hover {
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#fa7f1d;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	background-image:url(/library/templateimages/60/27.jpg);
	background-position:2px center;
	background-repeat:no-repeat;
	border-bottom:1px solid #fff;
	display:block;
	padding-left:10px;
}
.bleftmenu_act {
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#fa7f1d;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	background-image:url(/library/templateimages/60/27.jpg);
	background-position:2px center;
	background-repeat:no-repeat;
	border-bottom:1px solid #fff;
	display:block;
	padding-left:10px;
}




.bright_main{
	width:710px;
	float:left;
}
.bheader_main{
	width:710px;
	float:left;
	padding-bottom:12px;
}
.bheader_about{
	width:710px;
	float:left;
	padding-bottom:16px;
}
.box_main{
	width:710px;
	float:left;
	padding-bottom:12px;
}
.box{
	width:225px;
	float:left;
	padding-right:10px;
}
.box_top{
	width:225px;
	float:left;
}
.box_midd{
	width:225px;
	float:left;
	background-image:url(/library/templateimages/60/03.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}
.box_bott{
	width:225px;
	float:left;
}
.box_link_main{
	width:193px;
	float:left;
	padding-left:13px;
}

.box_link_main img{
	padding-bottom:10px;	
}

.box_tt{
	width:193px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:106.3%;
	color:#ff920c;
	text-decoration:none;
	display:block;
	padding-left:12px;
	padding-bottom:8px;
	padding-top:3px;
}
.box_tt_blank{
	width:193px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:106.3%;
	color:#ff920c;
	text-decoration:none;
	display:block;
	padding-left:12px;
	padding-bottom:8px;
	padding-top:3px;
	height: 20px;
}
.box_tt p{
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

.box_link_main p{
	font-size: 100%;
	margin-bottom: 3px;
}
.box_link_main a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#666666;
	height:20px;
         text-decoration:none;     
         vertical-align:top;    
         /*
         background-image:url(/library/templateimages/57/94.jpg);
         background-image:none;
         background-repeat:no-repeat;
	background-position:left 3px;
         padding-left:12px;         
         padding-left:0;
         */                  
}

.box_link_main a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#fd7f1c;
	height:20px;
         text-decoration: underline;
         vertical-align:top;
	/*
         background-image:url(/library/templateimages/57/94.jpg);
	background-repeat:no-repeat;
	background-position:left 3px;
         padding-left:12px;
         background-image:none;
         padding-left:0;*/
}


.box_link_main #bluePoint a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#666666;
	height:20px;
	background-image: url(/Library/templateimages/45/67.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	text-decoration:none;
	padding-left:12px;
}
.box_link_main #bluePoint a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#fd7f1c;
	height:20px;
	background-image: url(/Library/templateimages/45/67.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	text-decoration: underline;
	padding-left:12px;
}
.box_link_main #greenPoint a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#666666;
	height:20px;
	background-image: url(/Library/templateimages/45/68.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	text-decoration:none;
	padding-left:12px;
}
.box_link_main #greenPoint a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#fd7f1c;
	height:20px;
	background-image: url(/Library/templateimages/45/68.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	text-decoration: underline;
	padding-left:12px;
}
.box_link_main #greyPoint a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#666666;
	height:20px;
	background-image: url(/Library/templateimages/45/69.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	text-decoration:none;
	padding-left:12px;
}
.box_link_main #greyPoint a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#fd7f1c;
	height:20px;
	background-image: url(/Library/templateimages/45/69.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	text-decoration: underline;
	padding-left:12px;
}
.box_link_main #orangePoint a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#666666;
	height:20px;
	background-image: url(/Library/templateimages/45/70.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	text-decoration:none;
	padding-left:12px;
}
.box_link_main #orangePoint a:hover {

	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#fd7f1c;
	height:20px;
	background-image: url(/Library/templateimages/45/70.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	text-decoration: underline;
	padding-left:12px;
}
.box_link_main #turquoisePoint a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#666666;
	height:20px;
	background-image: url(/Library/templateimages/45/71.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	text-decoration:none;
	padding-left:12px;
}
.box_link_main #turquoisePoint a:hover {

	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#fd7f1c;
	height:20px;
	background-image: url(/Library/templateimages/45/71.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	text-decoration: underline;
	padding-left:12px;
}
.box_link_main #yellowPoint a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#666666;
	height:20px;
	background-image: url(/Library/templateimages/45/72.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	text-decoration:none;
	padding-left:12px;
}
.box_link_main #yellowPoint a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#fd7f1c;
	height:20px;
	background-image: url(/Library/templateimages/45/72.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	text-decoration: underline;
	padding-left:12px;
}
/*End of business_homepage2*/

/*Start of contentpage*/
.cnt_midd_main{
	width:460px;
	float:left;
	padding-right:10px;
}
.cnt_right_main{
	width:225px;
	float:left;
	padding-top:10px;
}
.cnt_tt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#fe7f1d;
	font-weight:bold;
	padding:12px 0px 20px 0px;
}
.cnt_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	text-decoration:none;
}
.cnt_blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0062b2;
	text-decoration: underline;
}
a.cnt_blue:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fd7f1c;
	text-decoration: underline;
}
.zero_top{
	width:225px;
	float:left;
}
.zero_midd{
	width:185px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	text-align:center;
	background-image:url(/library/templateimages/59/95.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	padding:30px 20px 40px 20px;
}
.zero_bott{
	width:225px;
	float:left;
	padding-bottom:15px;
}
.cnt_15blk{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 93.8%;
	color:#000;
}
.cnt_rightlink_main{
	width:213px;
	float:left;
	padding-left:12px;
}
.cnt_rightlink_tt{
	width:213px;
	float:left;
	padding-left:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fe7f1d;
	padding-bottom:6px;
	
}
.cnt_rightlink{
	width:201px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0062b2;
	background-image:url(/library/templateimages/59/98.jpg);
	background-repeat:no-repeat;
	background-position:left 3px;
	display:block;
	text-decoration: underline;
	padding-left:12px;
	float:left;
	padding-bottom:5px;
}
a.cnt_rightlink:hover{
	width:201px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fd7f1c;
	background-image:url(/library/templateimages/59/98.jpg);
	background-repeat:no-repeat;
	background-position:left 3px;
	display:block;
	text-decoration: underline;
	padding-left:12px;
	float:left;
	padding-bottom:5px;
}
/*End of contentpage*/
/*
 * Stylesheet: Slideshow Stylesheet
 * Author: Kristian Tasevski
 * Contact: ktasevski@deloitte.com.au
 */
 
#main_banner{
	padding:0px;
	width:710px;
	height:216px;
	overflow:hidden;
}
#b1{width:710px; height:216px; overflow:hidden; position:relative; }
#b2{width:710px; height:216px; overflow:hidden; position:relative; }
#b3{width:710px; height:216px; overflow:hidden; position:relative; }
#b4{width:710px; height:216px; overflow:hidden; position:relative; }


#banner{
	width:710px;
	float:left;
	display:block;
}
#banner p{padding:0;}
.banner_left{
	width:710px;
	float:left;
	display:block;
}

#control{
	width:710px;
	height:21px;
	position: relative;
	bottom:21px;
	
		
}
#button{
	float:right;
	
	
}
#button ul{margin:0; padding:0; list-style:none;}
#button li{margin:0; padding:0 0 0 2px; list-style:none; float:left;}
#button a{
	width:32px;
	height:21px;
	display:block;
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#000;
	background:url(/Library/templateimages/60/06.png) top no-repeat;
	text-align:center;
	text-decoration:none;
	float:left;
	line-height:21px;
	font-weight:bold;
	cursor:pointer;
	behavior: url("js/iepngfix.htc");
}
#button a:hover{
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#000;
	background:url(/Library/templateimages/60/05.png) bottom no-repeat;
	behavior: url("js/iepngfix.htc");
}
#button a.active{
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#fff;
	background:url(/Library/templateimages/60/05.png) bottom no-repeat;
	behavior: url("js/iepngfix.htc");
	
}
#control #button ul li {
	background-image: none;
}

.learn_tt a {
	width:183px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#666666;
	height:20px;
	background-image:url(/library/templateimages/59/98.jpg);
	background-repeat:no-repeat;
	background-position:left 3px;
	display:block;
	text-decoration:none;
	padding-left:12px;
	float:left;
}
.learn_tt a:hover{
	width:183px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#fd7f1c;
	height:20px;
	background-image:url(/library/templateimages/59/98.jpg);
	background-repeat:no-repeat;
	background-position:left 3px;
	display:block;
	text-decoration:underline;
	padding-left:12px;
	float:left;
}

.learn_tt2{
	width:226px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff920c;
	float:left;
	padding-bottom:10px;

}
.arial14_orange{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff920c;
	line-height:29px;
}
/* Drop down menus */

.logon_bg{
	width: 272px;
	height: 27px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	background-image: url(/Library/templateimages/60/29.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 6px;
	margin-left: 48px;
	padding-top: 1px;
	padding-left: 10px;
}
.select_bg{
	width: 200px;
	height: 35px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	background-image: url(/Library/templateimages/60/35.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 6px;
	padding-top: 5px;
	padding-left: 10px;
}
ul.menu2{
	list-style: none;
	margin: 0;
	padding: 0;
	behavior: url(/library/scripts/refreshscripts/iepngfix.htc);
	position: relative;
}
ul.menu2 *{
	margin: 0;
	padding: 0;
}
ul.menu2 a{
	color: #000;
	text-decoration: none;
}
ul.menu2 li{
	position: relative;
	float: left;
	margin-right: 2px;
}
ul.menu2 ul{
	position: absolute;
	top: 26px;
	left: -12px;
	display: none;
	list-style: none;
}
ul.menu2 ul.hovering{
	display: block;
}
ul.menu2 ul li{
	position: relative;
	border-top: none;
	width: 198px;
	margin: 0;
}
ul.menu2 ul li a{
	width: 188px;
	display: block;
	padding: 3px 10px 5px;
	background-image: url(/Library/templateimages/60/11.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
	padding-left: -8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	padding-right: 0;
}
ul.menu2 ul li a:hover{
	background-image: url(/Library/templateimages/60/13.png);
	background-repeat: no-repeat;
	width: 188px;
	display: block;
	float: left;
	color: #fff;
	line-height: 16px;
	padding: 3px 10px 5px;
	padding-right: 0;
}
ul.menu2 ul ul{
	left: 186px;
	top: -1px;
}
ul.menu2 .menulink2{
	width: 207px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	height: 22px;
	display: block;
	padding-top: 4px;
}
ul.menu2 .menulink2:hover, ul.menu2 .menuhover2{
	/*background: url(/Library/templateimages/header_over.gif);*/
	display: block;
}
ul.menu2 .bott2{
	background-image: url(/Library/templateimages/60/12.png);
	background-repeat: no-repeat;
	height: 15px;
	display: block;
}
ul.menu{
	list-style: none;
	margin: 0;
	padding: 0;
	behavior: url( "/library/scripts/RefreshScripts/iepngfix.htc" );
	position: relative;
}
ul.menu *{
	margin: 0;
	padding: 0;
}
ul.menu a{
	color: #000;
	text-decoration: none;
}
ul.menu li{
	position: relative;
	float: left;
	margin-right: 2px;
	background-image: none;
}
ul.menu ul{
	position: absolute;
	top: 22px;
	left: -12px;
	display: none;
	list-style: none;
}
ul.menu ul.hovering{
	display: block;
}
ul.menu ul li{
	position: relative;
	border-top: none;
	width: 208px;
	margin: 0;
	background-image: none;
}
ul.menu ul li a{
	width: 188px;
	display: block;
	padding: 3px 10px 5px;
	background-image: url(/Library/templateimages/60/11.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
	padding-left: -8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	padding-right: 0;
}
ul.menu ul li a:hover{
	background-image: url(/Library/templateimages/60/13.png);
	background-repeat: no-repeat;
	width: 188px;
	display: block;
	float: left;
	color: #fff;
	line-height: 16px;
	padding: 3px 10px 5px;
	padding-right: 0;
}
ul.menu ul ul{
	left: 186px;
	top: -1px;
}
ul.menu .menulink{
	width: 186px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	height: 22px;
	display: block;
	padding-top: 2px;
}
ul.menu2 .menulink2:hover, ul.menu2 .menuhover2 {
	background: url(/library/templateimages/header_over.gif);
	display: block;
}
ul.menu .bott{
	background-image: url(/Library/templateimages/60/12.png);
	background-repeat: no-repeat;
	height: 15px;
	display: block;
	margin-top: -5px;
}
.ie6fixme{
	display: none;
	height: 1px;
	font-size: 1px;
	color: #606060;
}
.gobutton img{
	padding-left: 5px;
}

.table_box_main
{
	background-image: url("/library/templateimages/60/03.jpg"); 
	background-position: top left; 
	background-repeat: repeat-y;
	padding-left:13px;
}

.table_box_main a {
         /*
	background-image:none;
	background-position:left 3px;
	background-repeat:no-repeat;
         */
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:75%;
	height:20px;
	padding-left:0;
	text-decoration:none;
         vertical-align:top;
}

.table_box_main a:hover {
         /*
	background-image:none;
	background-position:left 3px;
	background-repeat:no-repeat;
         */
	color:#FD7F1C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:75%;
	height:20px;
	padding-left:0;
	text-decoration:underline;
         vertical-align:top;
}

.table_box_main img{
padding-bottom:10px;
}

.table_box_tt
{
	color:#FF920C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:106.3%;
	padding-bottom:8px;
	padding-left:12px;
	padding-top:3px;
	text-decoration:none;
	background-image: url("/library/templateimages/60/03.jpg"); 
	background-position: top left; 
	background-repeat: repeat-y;
}

.box_link_main ul li, .personal_link_black ul li,.personal_link ul li, .table_box_main ul li {
	border: 0px solid blue;
	padding: 0px;
	margin: 6px;
	vertical-align: middle;
	background-position: 0 1px;
	background-image: url(/library/templateimages/9/78.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 0.9em;
         line-height:12px;
}

.table_box_main #bluePoint li {
	border: 0px solid blue;
	padding: 0px;
	margin: 6px;
	vertical-align: middle;
	background-position: 0 3.5px;
	background-image: url(/library/templateimages/45/67.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 0.9em;
    line-height:12px;
}

.table_box_main #greenPoint li {
	border: 0px solid blue;
	padding: 0px;
	margin: 6px;
	vertical-align: middle;
	background-position: 0 3.5px;
	background-image: url(/library/templateimages/45/68.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 0.9em;
    line-height:12px;
}

.table_box_main #greyPoint li {
	border: 0px solid blue;
	padding: 0px;
	margin: 6px;
	vertical-align: middle;
	background-position: 0 3.5px;
	background-image: url(/library/templateimages/45/69.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 0.9em;
    line-height:12px;
}

.table_box_main #orangePoint li {
	border: 0px solid blue;
	padding: 0px;
	margin: 6px;
	vertical-align: middle;
	background-position: 0 3.5px;
	background-image: url(/library/templateimages/45/70.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 0.9em;
    line-height:12px;
}

.table_box_main #turquoisePoint  li {
	border: 0px solid blue;
	padding: 0px;
	margin: 6px;
	vertical-align: middle;
	background-position: 0 3.5px;
	background-image: url(/library/templateimages/45/71.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 0.9em;
    line-height:12px;
}


.table_box_main #yellowPoint  li {
	border: 0px solid blue;
	padding: 0px;
	margin: 6px;
	vertical-align: middle;
	background-position: 0 3.5px;
	background-image: url(/library/templateimages/45/72.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 0.9em;
    line-height:12px;
}n
