
/* Reset */
address, caption, cite, 
dfn, em, th{
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}


/*Tags and classes */
body { font: 0.7em/1.5em Arial, Helvetica, sans-serif; }

/* Sizes */
h1 { font-size: 1.4em; }
h2, h3, h4, h5, h6 { font-size: 1.2em; }
h3 { font-size: 1em; }
dl.practiceList dt, .logoList dt { font-size: 1.2em; }
#clients .logoList h2 { font-size: 1.3em; font-weight: bold; }

/*Weights*/
h1, h3, 
#centreColRight ul.practiceMiniMenu li:first-child { font-weight: bold; }


/*
* Page - Links
*********************************************/
a:link, a:active, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }


/** Color */
a:link, a:active, a:visited { color: #36d; }
a:hover, .position { color: #39C; }
body { color: #666; }
h1, h2, h3, h4, h5, h6,
#leftNav li h2 a, dl.practiceList dt, 
dl.practiceList dt a, #contactLeftCol h3, .logoList dt { color: #c33; }
#topNav li ul li a { color: #fff; }
#auxNav li a, #footer { color: #aaa; }
#quoteContent blockquote { color: #535D81; }