/* BODY STYLES */
body
{
	font-family: tahoma, verdana, arial;
	text-align: center;
	margin: 0px auto;
}


/* CONTAINER STYLES */
#divContainer
{
	margin: 0px auto;
	width: 760px;
	text-align: left;
	font-size: 100%;
}

li 
{
	list-style:url(../images/point_3.gif);
	line-height: 16px;
}

#ULmortgages li 
{
	list-style:url(../images/tick.gif);
	line-height: normal;
	font-size: 80%;
}

h2, th
{
	font-size: 80%;
	color: black;
}

p, td
{
	font-size: 90%;
	color: gray;
}

a
{
	color: #6868DE;
	font-size: 90%;
}

/*
p a, td a
{
	font-size: 100%;
}
*/

a:hover
{
	color: black;
	text-decoration: none;
}

.tblAboutus
{
	border-top: 1px silver dotted; border-bottom: 1px silver dotted;
	width: 100%;
}

.tblAboutus td
{
	padding: 15px;
	width: 50%;
	text-align: center;
}

#TblEnquiry
{
	border-top: 3px solid silver;
	margin-bottom: 20px;
}

#TblEnquiry td
{
	border-bottom: 1px solid #E4E4E4;
}

#2colLeft
{
	width: 68%;
	float: left;
	margin-right: 8px;
}

#2colRight
{
	width: 30%;
	float: left;
	border-left: 1px silver dotted;
}

#divBottom
{
	width: 100%;
	float: left;
	border-top: 1px silver dotted;
	margin-top: 10px;
}

.APRS
{
	font-size: 150%;
	font-weight: bold;
}

legend
{
	color: black;
	font-size: 80%;
	font-weight: 600;
}

input
{
	border: 1px solid silver;
}


/* FOOTER STYLES */

#rates
{
	background-color: #F3F3F3;
	font-size: 80%;
	padding: 10px;
	border: 1px solid #D9D9D9;
	margin: 0;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif
}

#rates p
{
	text-transform: uppercase;
	margin: 0;
}

#divFooterMenu
{
	float: left;
	display: block;
	width: 100%;
}

.phoneNo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: black;
	text-align: right;
}

.topnav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;	
	text-decoration: none;
	color: black;
	text-align: right;
}

.nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;	
	text-decoration: none;
}

.nav td
{
	border-right: silver 1px solid;
	font-size: 90%;
}

.nav a
{
	text-decoration: none;
	color: black;
	
}

.nav a:hover
{
	text-decoration: none;
	color: #5858D1;
}

.nav_highlight
{
	text-decoration: none;
	color: #5858D1;
	background-color: #D9D9D9;
}

.nav_highlight a
{
	text-decoration: none;
	color: #5858D1;
	background-color: #D9D9D9;
}
