/* Browser Default Classes START */
body {
	background-color: #002b3e;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004159;
	line-height: 18px;
}

p {
	margin-bottom: 8px;
	margin-top: 0px;
}

select {	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

input {	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

form {
	display: inline;
}

ul {
	list-style-type: disc;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 8px;
}
/* Browser Default Classes END */

/* Link Classes START */
a:link, a:visited, a:active {
	color: #004159;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #808285;
	text-decoration: none;
	font-weight: normal;
}

.homelink, a.homelink:link, a.homelink:visited, a.homelink:active {
	color: #808285;
	text-decoration: underline;
	font-weight: normal;
}

a.homelink:hover {
	color: #004159;
	text-decoration: none;
	font-weight: normal;
}

.graylink, a.graylink:link, a.graylink:visited, a.graylink:active {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

a.graylink:hover {
	color: #004159;
	text-decoration: none;
	font-weight: normal;
}
/* Link Classes END */

/* Page Content Classes START */

/* Company Colours START */
.wfgtitle {
	color: #004159;
	font-weight: bold;
}

.wpwtitle {
	color: #B1953A;
	font-weight: bold;
}

.wwstitle {
	color: #E87D1E;
	font-weight: bold;
}

.wfptitle {
	color: #53AC4E;
	font-weight: bold;
}

.wgwtitle {
	color: #EEB211;
	font-weight: bold;
}

.wfgbg {
	background-color: #004159;
}

.wpwbg {
	background-color: #B1953A;
}

.wwsbg {
	background-color: #E87D1E;
}

.wfpbg {
	background-color: #53AC4E;
}

.wgwbg {
	background-color: #EEB211;
}

.wowbg {
	background-color: #00AFDB;
}

.wgpbg {
	background-color: #9D8D85;
}

.nfbg {
	background-color: #EF3E42;
}
/* Company Colours END */

.ourbusinessblue {
	background-color: #b0c6d9;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	border-right: 1px solid #ffffff;
}

.leftbarwood {
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	vertical-align: top;
	background-image: url(../images/leftbar_wood_bg.jpg);
}

.wowtitle {
	color: #00AFDB;
	font-weight: bold;
}

.wgptitle {
	color: #9D8D85;
	font-weight: bold;
}

.nftitle {
	color: #EF3E42;
	font-weight: bold;
}

.midwhitetext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

.bluetitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004159;
	line-height: 18px;
	font-weight: bold;
}

.graytitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
}

.reggreytext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

.footer {
	background-color: #002836;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #809096;
}

.rightsidebg {
	vertical-align: top;
	background-image: url(../images/rightside_bg.gif);
	width: 25px;
}

.rightsidebgblue {
	vertical-align: top;
	background-image: url(../images/rightside_bg_blue.gif);
	width: 25px;
}

.ourbusinessbg {
	vertical-align: top;
	background-image: url(../images/our_business_leftbar_bg.gif);
	width: 250px;
}

.newsleftbarbg {
	vertical-align: top;
	background-image: url(../images/news_leftbar_bg.gif);
	width: 250px;
}
/* Page Content Classes END */