/* ==========================================================================
// === Project:	EPC Commercial Surveys (Measured Surveys Ltd)
// === Author:	Vantage Web Studios
// ===  Date:	Dec 2008
// ======================================================================== */

/* ----------------------------------------------- | Main |  ----------------------------------------------- */
body {
	padding			:0px;
	margin			:0px;
	font-size			:12px;
	font-family		:arial;
	background-repeat:repeat-x;
	background-color	:#082838;
}
table {
	font-size			:12px;
	font-family		:arial;
}

h2{
	text-decoration	:underline;
}

/* ----------------------------------------------- | Links |  ----------------------------------------------- */
a:active				{text-decoration:none;}
a:link 				{text-decoration:none;}
a:visited 				{text-decoration:none;}
a:hover 				{text-decoration:none;}

a.navigation:active		{text-decoration:none; font-size:14px;}
a.navigation:link 		{text-decoration:none; font-size:14px;}
a.navigation:visited 	{text-decoration:none; font-size:14px;}
a.navigation:hover 		{text-decoration:none; font-size:14px;}