﻿
body, div, td, th, input, textarea
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height:150%;
	color:#000;
}

/* HIDE STUFF */

#header, .col2, .col3, .noPrint, #printBtn_cont, #printBtn_cont2, .contactDetails a, .miniSearch, .form
{
	display:none;
}


/* ELEMENTS */

h1
{
	font-size:19px;
	font-weight:normal;
	color:#000;
	margin:0 0 10px 0;
	line-height:120%;
}

h2
{
	font-size:16px;
	font-weight:bold;
	color:#855e3a;
	margin:0px;

}

h3
{
	font-size:14px;
	color:#4a4b4d;
	font-weight:bold;
	margin:0px;

}

h4
{
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin:0px;

}

h5
{
	font-size:12px;
	font-weight:bold;
	color:#4a4b4d;
	margin:0px;

}

h6, .StyleH6
{
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin:0px;

}

strong
{
	font-weight:bold;
}

pre
{
white-space:pre-wrap;
white-space:-moz-pre-wrap;
white-space:-pre-wrap;
white-space:-o-pre-wrap;
word-wrap:break-word;
font-family:Verdana, sans-serif;

}

font, p
{
	font-family:inherit;
	margin:0px;
	margin-bottom:10px;
}

.ctr a, .popUp a, .col1 a, .generalLink a
{
	color: #4a4b4d;
}

.ctr a:hover, .popUp a:hover, .col1 a:hover, .generalLink a:hover
{
	color:#855E3A;
	text-decoration:none;
}



.col1 ul, .col1 ol, .col1 dl, .col3 ul, .col3 ol, .col3 dl
{
	padding:14px;
}

.col1 ol, .col3 ol
{
	padding-left:18px;
}

.col1 ul li
{
	list-style:disc !important;
}

.col1 ul li ul li
{
	list-style-type:circle !important;
}


.col1 ol li
{
	list-style:decimal;
}

/* HANDY STUFF */

.clearFix
{
    line-height:0px;
    clear:both;
    height:0px;
    font-size:0px;
}

.gapAbove
{
	margin-top:10px;	
}

.gapRight
{
	margin-right:10px;	
}

.gapBelow
{
	margin-bottom:10px;	
}

.gapLeft
{
	margin-left:10px;	
}

.padAbove
{
	padding-top:10px;	
}

.padRight
{
	padding-right:10px;	
}

.padBelow
{
	padding-bottom:10px;	
}

.padLeft
{
	padding-left:10px;	
}

.hidden
{
	display:none;
}


table.greyGreenTable
{margin-top:0 !important;
}

.Fontxx-Small{
font-size:10px;
line-height:12px !important;
display:block;
float:left;
}

.Fontx-Small{
font-size:11px;
}

.Font-Small{
font-size:12px;
}

.FontMedium {
font-size:13px;
}

.FontLarge {
font-size:14px;
}

.Fontx-Large {
font-size:16px;
}

.Fontxx-Large {
font-size:18px;
}

/* TABLES */

.standardTable
{
}

.standardTable td, .standardTable th
{
	border-right:solid 1px #fff;
	border-bottom:solid 1px #fff;
	padding:4px;
	line-height:16px;
	
}
.standardTable th
{
	background:#626262;
	color:#fff;
	font-weight:bold;
}
.contactDetails_cont, .advisor_cont{display:none}
