
/****************** Import menu stylesheet **********************/

@import url(layout.css);
@import url(menu.css );
@import url(shared.css );
@import url(form.css );
@import url(common.css);
@import url(inktomi.css );
@import url(ppv.css); /*amend if site with coloured background */

/****************** End Import Menu Stylesheet *****************/

/* Search and replace the following colors ON ALL OF THE ABOVE CSS */

/* #626262 - used for BODY, P, TD, LI, FOOTER TEXT, FORMS */
/* #00614A - used for TITLE, H1-H6, TABLE SUB HEADINGS, HR */

/* #00614A - LINK:ACTIVE, FOOTER:LINK, PPV-FOOTER:LINK:ACTIVE */
/* #00614A - used for LINKS:VISITED, FOOTER:VISITED, PPV-FOOTER:VISITED */
/* #00614A - used for LINKS:HOVER, FOOTER:HOVER, PPV-FOOTER:HOVER */

/* #FFF - used for (ppv/search)COLUMNONE(bgcolor), TABLELINES, (ppv/search)COLUMNTHREE(bgcolor), bgColorContent - NOTE; Please ensure that bgLeft, bgRight and bgBottom images are edited to match the color chosen for this class!! */

/* #FFF - used for (ppv/search)COL-1-MAINTITLE BGCOLOR, (ppv/search)COL-3-MAINTITLE BGCOLOR, (ppv/search)COL-1-SUBTITLE BGCOLOR, (ppv/search)COL-3-SUBTITLE BGCOLOR, BUTTON(all colors) */
/* #00614A - used for (ppv/search)COL-1-MAINTITLE FONT, BGTOP, (ppv/search)COL-3-MAINTITLE FONT, (ppv/search)COL-1-SUBTITLE FONT, (ppv/search)COL-3-SUBTITLE FONT, BUTTON FONT */


body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:.8em;
	color:#626262;
	margin:0;
	padding:0;
	background: url(../../images/leftColBg.jpg) repeat-y;
}

h1, h2, h3, h6 {
	font-weight: normal;
	color: #00614A;
	margin: 0.5em 0;
	font-style:italic;
}

h1 { font-size: 1.75em; }
h2 { font-size: 1.45em; }
h3 { font-size: 1.2em; }
h6 { font-size: 1em; }

hr	{
	color: #00614A;
	height: 1px;
}

h3.services-hd-link a {
	text-decoration: none;
}

h3.services-hd-link a:hover {
	text-decoration: underline;
}


/********** LIST ITEMS *************/

ul {
	list-style: disc;
   /*list-style-image: url(/images/stylesheets/list_icon.gif);*/
}

li { 
	color: #626262; 
}

li.err-msg {
	font-weight: bold;
	color: RED;
}

.redtext { 
	color: #F42A41; 
}


/************* LINKS **************/

a img { 
	border: none; 
}

a {
	color: #00614A;
	text-decoration: underline;
}

a:visited {
	color: #00614A;
}

a:hover {
	color: #00614A;
	text-decoration: none;
}

/*navigation links which are not footer links*/

a.subnav {
	font-size: .85em;
	font-weight: bold;
	text-decoration: none;
}

/*smallinks - used in PPV*/

a.smalllink  {
	font-size: .95em;
	font-weight: bold;
}

.smalltext {
	font-size: .95em;
	color: #626262;
}

.smalltextbold {
	font-size: .95em;
	font-weight: bold;
	color: #626262;
}

/* Footer Links */

#footer a {	
	font-size: .95em; 
}


/***** INDEX PAGE STYLES ******/

#welcome {
}

#promo {
	margin-top:50px;
	width:200px;
}

marquee {
	width:300px;
}

#businessNews {
}

#businessNews th { 
	display:none; 
}

/************ TABLES SHARED CONTENT ******************/

.tablelines { 
	background-color: #585758; 
}
/*color of the narrow line deviding up the table cells*/

.tabletitle {
	font-size: 1.25em;
	font-weight: normal;
	color: #00614A;
	background-color: #FFF;
}
/*Not on all tables, only present if table has an extra heading*/

.tablehead {
	font-size: 1em;
	font-weight: normal;
	color: #00614A;
	background-color: #E4E5E6; 
}
/*Contains headings of table rows or columns.*/

.tablebody {
	font-size: .9em;
	background-color: #FFF; 
	}

.tabletotal {
	font-size: .9em;
	font-weight: bold;
	background-color: #FFF; 
}
/*Contains total, or highlighted areas.*/

.tableSubHeading {
	font-weight: bold;
	color: #00614A;
}

/* styles to make round cornered boxes, can also be square depending on images used*/
.bgTop {
	background-image: url(/images/stylesheets/bg_top.gif);
	font-size: 1.25em;
	font-weight: normal;
	text-align:left;
	color: #00614A;
}

.bgColorContent {
	font-size: 1em;
	background-color: #FFF;
}

.cornerTopLeft {
	background-image: url(/images/stylesheets/corner_top_lft.gif);
}

.cornerTopRight {
	background-image: url(/images/stylesheets/corner_top_rgt.gif);
}

.cornerBottomLeft {
	background-image: url(/images/stylesheets/corner_bottom_lft.gif);
}

.cornerBottomRight {
	background-image: url(/images/stylesheets/corner_bottom_rgt.gif);
}

.bgLeft {
	background-image: url(/images/stylesheets/bg_lft.gif);
}

.bgRight {
	background-image: url(/images/stylesheets/bg_rgt.gif);
}

.bgBottom {
	background-image: url(/images/stylesheets/bg_bottom.gif);
}

/* styles to make borders/dotted lines*/ 
.borderhorizontal {
	background-image: url(/images/stylesheets/borderhorizontal.gif);
}

.bordervertical {
	background-image: url(/images/stylesheets/bordervertical.gif);
}

/*Start Business News Page Styles*/

#businessNewsPage th {
	display:none;
}

#qbeTable th {
	display:none;
}



/******* QBE STYLEs ********/


#TaxBriefingsNewletters {

}

#two-columns {
background:transparent none repeat scroll 0%;
margin:0pt 13px 12px;
overflow:hidden;
padding:0pt 0pt 2px;
position:relative;
z-index:5;
}

.col-one {
width:49%;
}

.col-one {
float:left;
margin:0pt;
padding:0pt;
text-align:left;
width:41%;
}

.col-two {
width:49%;
}

.col-two {
float:left;
margin:0 0 0 60px;
padding:0pt;
text-align:left;
width:41%;
}
