/* New pwc styles */

/* ********** RESET BEGINS ********** */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

p {
display: block;
padding-bottom: 15px;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ********** RESET ENDS ********** */
html

body {
  background-color:#F2F2F2;
  	border:0 none;
  	color:#404041;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.75em;
	line-height:1.3em;
}

#wrapper {
background:none repeat scroll 0 0 #fff;
	font-size:small;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:754px;
	height:500px;
}

.heading {height:72px; width:355px; margin-bottom:20px;}

#top-logo{
	margin:0; margin-bottom:10px;
	padding:0;
	text-indent:-9999px;
	background-image:url("pwc_logo.gif");
	display:inline-block;
	float:left;
	height:72px;
	width:94px;	
}

.left 	{background-color:#fff;
	float:left;
	width:315px;
	height:430px;
	margin:0;
	padding:20px;}

.left p {margin-top:10px;}

.title	{float:left; width:181px; height:72px;padding:0 10px 0 30px;margin:5px 0;}

.login	{float:left; width:114px; height:114px; background-color:#a32020;margin:10px 20px 0 0; padding:10px;}

div.login h2 {color:#fff; font-size:135%;}
div.contact h2 {color:#fff; font-size:135%;}


.contact {float:left; width:114px; height:114px; background-color:#dc6900;margin-top:10px;padding:10px;}

.right  {background-image:url('ned.jpg');
	float:left;
	width:399px;
	height:470px;
	margin:0;}

.bottom {background-color:#fff;
	float:left;
	width:744px;
	height:100px;
	padding:5px;
	margin:0;}

.bottom  p {font-size:.8em; margin-bottom:0;}

#footer{border-top: 1px dotted #C7C8CA;}


.bottomnav 	{float:left;
		 border-right:solid 1px #968c6d;
		 font-size:.8em;
		 padding:0 5px 0 5px;
		 height:15px;}

.bottomnavstart	{float:left;
		 border-right:solid 1px #968c6d;
		 font-size:.8em;
		 padding:0 5px 0 0;
		 height:15px;}

.bottomnavend 	{float:left;
		 font-size:.8em;
		 padding:0 5px 0 5px;
		 height:15px;}
		


 
/* LINKS */
a:link{color:#6d6e71; text-decoration:underline; border:0px;}
a:hover{color:#dc6900; text-decoration:underline; border:0px;}
a:visited{color:#968c6d; text-decoration:underline; border:0px;}

a.white:link{color:#fff; text-decoration:none; border:0px;}
a.white:hover{color:#fff; text-decoration:underline; border:0px;}
a.white:visited{color:#fff; text-decoration:underline; border:0px;}

div.clear {
clear:both;
}
 
a {
text-decoration: none;
}

dl, dt, dd {
 display: inline;
 line-height: 1.3em;
}

h1, h2, h3, h4, h5, h6 {
font-family: georgia;
font-weight: bold;
margin-bottom: 6px;
}
 
h1 {
color:  #dc6900; /* colour change */
font-size:  190%;
font-style: italic;
padding-bottom: 10px;
margin-bottom:0;
}
 
h2 {
font-size:  155%;
color: #000;
font-style: italic;
margin-top:0;
line-height:1.1em;
}

h3 {
background-image: url('/common/images/tangerine/bullet.gif');
background-repeat: no-repeat;
background-position: 0 50%;
margin-top: 5px;
color: #000;
}

div.left h3 {margin-bottom:10px;}

h6 {color:#e0301e; font-size:120%;}

hr {
color: #fff; 
background-color: #fff; 
border: 1px dotted #C7C8CA; 
border-style: none none dotted; 
}

#top-section, #footer-section {
width: 100%;
height: 83px;
padding: 0px;
margin-top:10px;
}

#top-logo {
float: left; margin-left:0px;
}

#top-search{
float: right;
margin-top:16px;
line-height:1.2em;
}
