/* INITIAL
*/

/* Neutralize styling:
   Elements we want to clean out entirely: */ html, body, form, fieldset {
    margin: 0;
    padding: 0;
    font-family: arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #9b9b9b;
    height:100%;
}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, pre,
blockquote, ul, ol, dl, address {
        margin: 0px 0px 0.4em 0px;
        padding: 0;
}

p {
	margin: 0px 0px 0.4em 0px;
    padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */ li, dd, blockquote {
        margin-left: 3em;
        margin-bottom: 1em;
}

/* Miscellaneous conveniences: */
form label {
	display: block;
	float: left;
	width: 100px;
}

.radio {
	width: auto;
}
fieldset {
	border: none;
}
img {
	border: 0px none;
}
a {
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}
/* custom styles */

h1 {
	color: #1975de;
	font-size: 18px;
	font-weight: normal;
}

.redText {
	color: #1975de !important;
}

.selectedCrumb {
	color: #1975de !important;
	text-decoration: underline;
}

#body {
	background-image: url(/custom/images/background.gif);
	background-repeat: repeat-x;
}

#container {
	min-height: 100%;
	position: relative;
}

.body {
	margin: 0px auto;
	width: 808px;
	text-align: left;
}

.top {
	margin-left: 5px;
	height: 97px;
	background-image: url(/custom/images/logo-container.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.topItems {
	width: 800px;
	height: 97px;
}

.logo {
	float: left;
	width: 245px;
	height: 92px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: center;
}

.otherItems {
	float: left;
	width: 555px;
}

/* search */

.search {
	padding-top: 30px;
	width: 250px;
	margin-left: 300px;
}

.searchContainer {
	height: 22px;
	background-color: #176ac9;
	border: 0px;
	width: 214px;
}

.searchText {
	height: 18px;
	line-height: 18px;
	width: 156px;
	border: 0px;
	margin: 1px;
	float: left;
	font-size: 12px;
}

.searchGo {
	float: left;
	cursor: pointer;
	width: 54px;
	height: 22px;
}

.headTel {
	float: left;
	padding: 0 20px;
	margin-top: 10px;
	color: #fff;
	font-size: 24px;
	width: 260px;
	text-align: center;
}

/* navigation */

.navigation {
	margin: 19px 0 0 50px;
	height: 26px;
	width: 500px;
}

.navItem {
	margin-left: 1px;
	float: left;
	display: block;
	height: 26px;
	color: #fff;
	cursor: pointer;
}

.navLeft {
	display: block;
	float: left;
	background-image: url(/custom/images/tab-off-left.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 26px;
}

.navRpt {
	display: block;
	float: left;
	background-image: url(/custom/images/tab-off-rpt.gif);
	background-repeat: repeat-x;
	padding: 7px 15px 0 15px;
	height: 19px;
}

.navRight {
	display: block;
	float: left;
	background-image: url(/custom/images/tab-off-right.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 26px;
}

/* main */

.left {
	float: left;
	background-image: url(/custom/images/fade-left.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 700px;
}

.middle {
	float: left;
	width: 756px;
	padding: 13px 20px 0 20px;
}

.right {
	float: left;
	background-image: url(/custom/images/fade-right.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 700px;
}

/* crumbs */

.crumbs {
	clear: left;
	width: 750px;
	margin: 0 3px;
	height: 26px;
	background-color: #e4e4e4;
}

.crumbsLeft {
	height: 26px;
	background-image: url(/custom/images/crumbs-left.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.crumbsRight {
	height: 20px;
	background-image: url(/custom/images/crumbs-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 6px 12px 0 12px;
}

.crumbsRight a {
	font-size: 11px;
	color: #7c7c7c;
}

.crumbsRight span {
	margin: 0 5px;
}

.crumbsSouth {
	clear: left;
	float: left;
}

.foot {
	float: right;
}

.menu {
	float: left;
	width: 183px;
}

.menuItem {
	margin-top: 12px;
	width: 183px;
	background-image: url(/custom/images/menu-background.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: auto !important;
	min-height: 70px;
	height: 70px;
}

.colourSpacer {
	height: 20px;
}

.colour{
	margin-left: 4px;
	width: 175px;
	background-color: #dae9fa;
	overflow: hidden;
	font-size: 0px;
}

.menuMain {
	padding-top: 6px;
	margin-left: 12px;
	color: #fff;
}

.menuMain a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.menuSub {
	margin: 12px 0 0 15px;
	width: 154px;
	overflow: hidden;
}

.menuSub a {	
	display: block;
	line-height: 20px;
	text-decoration: underline;
	font-size: 12px;
	color: #1975de;
}

.content {
	float: left;
	margin: 8px 0 0 12px;
}

/* boxes */

.boxFull {
	width: 558px;
	background-image: url(/custom/images/box-full-rpt.gif);
	background-repeat: repeat-y;
}

.boxFullTop {
	background-image: url(/custom/images/box-full-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.boxFullBottom {
	width: 528px;
	background-image: url(/custom/images/box-full-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 15px;
	line-height: 15px;
}

.boxFullBottom a {
	color: #1975de;
}

.boxContainer {
	margin-top: 8px;
	width: 558px;
	height: 180px;
}

.boxOuter {
	overflow: hidden;
	height: 180px;
	width: 180px;
	float: left;	
}

.box {
	height: 160px;
	width: 160px;
	padding: 8px 8px 12px 12px;
}

.boxFrame {
	background-image: url(/custom/images/box-frame.gif);
	background-repeat: no-repeat;
	position: relative;
	top: -180px;
	height: 180px;
	width: 180px;
}

.boxTable, .boxHalfTable {
	clear: left;
	margin-top: 8px;
}

.oblongOuter {
	overflow: hidden;
	width: 369px;
	height: 86px;
	float: left;
	padding-left: 9px;	
}

.oblong {
	width: 349px;
	height: 66px;
	padding: 8px 8px 12px 12px;
}

.oblongFrame {
	background-image: url(/custom/images/oblong-frame.gif);
	background-repeat: no-repeat;
	position: relative;
	top: -86px;
	width: 369px;
	height: 86px;
}

.boxHalfContainer {
	width: 558px;
}

.boxHalf {
	float: left;
	margin-top: 8px;
	width: 275px;
	background-image: url(/custom/images/box-half-rpt.gif);
	background-repeat: repeat-y;
}

.boxHalfTop {
	background-image: url(/custom/images/box-half-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.boxHalfBottom {
	width: 245px;
	background-image: url(/custom/images/box-half-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 15px;
	line-height: 15px;
	height: auto !important;
	min-height: 175px;
	height: 175px;
}

.boxHalfBottom a {
	color: #1975de;
}

.boxSemiOuter {
	overflow: hidden;
	width: 275px;
	height: 86px;
	float: left;
	padding-right: 9px;	
}

.boxSemi {
	width: 255px;
	height: 66px;
	padding: 8px 8px 12px 12px;
}

.boxSemiFrame {
	background-image: url(/custom/images/box-semi-frame.gif);
	background-repeat: no-repeat;
	position: relative;
	top: -86px;
	width: 275px;
	height: 86px;
}

.boxSemiFullOuter {
	overflow: hidden;
	width: 275px;
	height: 180px;
}

.boxSemiFull {
	width: 255px;
	height: 160px;
	padding: 8px 8px 12px 12px;
}

.boxSemiFullFrame {
	background-image: url(/custom/images/box-semi-full-frame.gif);
	background-repeat: no-repeat;
	position: relative;
	top: -180px;
	width: 275px;
	height: 180px;
}

#footer {
	position:absolute;
	bottom:0;
	height: 150px;
}

.footer {
	background-image: url(/custom/images/footer.gif);
	background-repeat: repeat-x;
	min-width: 100%;
	color: #fff;
}

.footerLeft {
	padding: 10px 0 0 30px;
	float: left;
}

.footerRight {
	padding: 10px 30px 0 0;
	float: right;
}

.footer a {
	text-decoration: underline;
	color: #fff;
}

.footer span {
	margin: 0 8px;	
}

.contentAd {
	float: right;
	margin: 0 0 10px 10px;
}
