body {
	text-align: center;
	background: #F5F4F4 url(../images/mainBg.gif) repeat-x top left;
	margin: 0px 28px 0px 28px;
}

#topMenu {
	float: right;
	height: 29px;
	line-height: 32px;
	font-weight: bold;
	text-align: right;
	background-color: transparent;
}
#topMenu A {
	font-weight: bold;
	color: #393B3C;
	text-decoration: none;
	font-size: 12px;
	padding-left: 20px;
}
#topMenu A:hover {
	color: #426fc2;
}
#printLogo {
	display: none;
}
#customLogo {
	float: right;
	text-align: right;
	height: 98px;
}
#mainMenu {
	padding-left: 210px;
	height: 25px;
	line-height: 25px;
	margin: 10px 0px 10px 0px;
	background: #426FB3 url(../images/menuBg.gif) no-repeat top left;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
#mainMenu A {
	color: white;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 10px;
	background-image: url(../images/menuArrowTrans.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#mainMenu A:hover {
	color: #cccccc;
}

#mainSection {
	background: transparent url(../images/leftMenu.gif) repeat-y top left;
	margin-bottom: 10px;
}
#mainSectionBorder {
	background: transparent url(../images/mainBorder.gif) repeat-y top right;
}
#mainSectionBorderSubPage {
	background: transparent url(../images/rightMenu.gif) repeat-y top right;
}
#mainLeft {
	float: left;
	width: 200px;
	border-top: 1px solid #DEDEDE;
	font-weight: bold;
}
#mainLeft A {
	font-weight: bold;
	color: black;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: -10px;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	background-image: url(../images/menuArrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#mainLeft A:hover {
	color: #426fc2;
}
#mainLeftMenu {
	padding: 20px 10px 10px 20px;
}
#mainLeftMenu A {
	line-height: 15px;
}
#mainLeftTitle {
	height: 48px;
	line-height: 48px;
	color: #426FB3;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
}
#mainLeftTitle a {
	color: #426FB3;
	font-size: 16px;
	font-weight: bold;
}
#mainLeftCustom {
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #F3F3F3;
	padding-left: 10px;
	width: 188px;
	border: 1px solid #DEDEDE;
}
#mainLeftCustom A {
	display: block;
}
#mainRight {
	margin-left 0px;
	margin-right: 0px;
}
#mainContent {
	margin-left: 210px;
	padding: 0px 0px 0px 0px;
}
#mainBreadCrumb {
	padding-left: 21px;
	font-size: 10px;
	color: #426FB3; 
	line-height: 25px;
	height: 25px;
	padding-top: 10px;
	margin-bottom: 8px;
}
/* Fix the 3px text besides float error in IE6 http://www.stunicholls.myby.co.uk/boxes/floatfix.html */
* html #mainBreadCrumb {display:inline-block; padding-left:18px;}
#mainBreadCrumb A {
	font-size: 10px;
	color: #426FB3;
	line-height: 10px;
}
#mainBreadCuumb A:hover {
	color: black;
}
#mainSection1 {
	padding: 0px 20px 0px 20px;
	margin-bottom: 20px;
	position: relative;
}
#mainSection2 {
	border: 1px solid #DEDEDE;
	border-left: 0px;
	border-right: 0px;
	background-color: #FBFBFB;
	padding: 10px 20px 15px 20px;
}
#mainSection3 {
	padding: 20px 20px 20px 20px;
	border: none;
}	
#mainSubPageRight {
	float: right;
	width: 180px;
	padding: 10px 30px 10px 10px;
}
#mainSubPageLeft {
	padding-left: 20px;
	padding-right: 235px !important;
	padding-right: 10px;
}
/* Fix the 3px text besides float error in IE6 http://www.stunicholls.myby.co.uk/boxes/floatfix.html */
* html #mainSubPageLeft {display:inline-block; padding-left:17px;}


/* Product template table fubar */
.noText {
	font-size: 0px;
	line-height: 0px;
}
.contentTable {
	width: 100%;
	margin-top: 7px;
	margin-bottom: 10px;
}
.navbarTd {
	border: 1px solid #dedede;
	width: 198px;
	background-color: white;
}
.contentTdNoRight {
	border: 1px solid #dedede;
	border-right: 0px;
	background-color: white;
}
.contentTd {
	border: 1px solid #dedede;
	background-color: white;
}
.sidebarTd {
	border-top: 1px solid #dedede;
	background-color: #dde5f1;
	width: 198px;
}
.sidebarBottom {
	background-color: #dde5f1;
	vertical-align: bottom;
	border-bottom: 1px solid #dedede;
}
.rightBorder {
	width: 20px;
	border: 1px solid #dedede;
	border-left: 0px;
	background-color: white;
}

#bottomSpacer {
	background-image: url(../images/borderFixer.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
#mainSectionBottom {
	line-height: 0px;
	margin: 0px;
	font-size: 0px;
	padding: 0px;
	height: 1px;
	background: transparent url(../images/mainBottom.gif) repeat-x bottom left;
}
#bottom {
	height: 25px;
	padding-left: 8px;
	line-height: 25px;
	color: white;
	font-size: 10px;
	background: #426FB3 url(../images/bottomBg.gif) no-repeat top right;
	
}
#bottom A { 
	text-decoration: none;
	color: white;
	font-weight: normal;
}

/* Clear Floats */

.clearFloat {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.clearFloat:after {
	content: "."; 
	display: block;  
	clear: both; 
	visibility: hidden;
}


#deepMenuTd {
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	background-color: #F3F3F3;
	padding: 15px 5px 10px 30px;
}
#deepMenuTd a {
	background-image: url(../images/menuArrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	color: black;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
}	
#deepMenuTd a:hover {
	color: #426fc2;
}
#deepMenuTd A.submenu {
	margin-left: 10px;
}

#normalMenuTd {
	padding: 15px 5px 10px 20px;
}
#normalMenuTd a {
	background-image: url(../images/menuArrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	color: black;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
}
#normalMenuTd a:hover {
	color: #426fc2;
}
#contentTdXtra {
	padding: 20px 10px 20px 20px;
}
#breadCrumbTd {
	font-size: 10px;
	line-height: 10px;
	color: #426FB3;
	margin-bottom: 10px;
}
#breadCrumbTd a {
	font-size: 10px;
	line-height: 10px;
	color: #426FB3;
	margin-bottom: 10px;
}
#breadCrumbTd a:hover {
	color: black;
}
#rightContent1 {
	padding: 10px 7px 30px 15px;
}

/* Related list styling */


.relatedList a {
	display: block;
	background-image: url(../images/menuArrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	color: black;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 5px;
}

/* Sitemap */

.sitemap {
	margin-top: 10px;
	margin-bottom: 10px;
}
.sitemap DIV {
	padding-top: 2px;
}
.sitemap A {
	padding-left: 5px;
	color: #426FB3;
	margin-left: 5px;
	margin-top: 5px; 
}
.sitemap SPAN {
	margin-left: 5px;
}

/* vMenu */

.vMenu a {
}
.formularSpacer {
	height: 5px;
	font-size: 0px;
	line-height: 0px;
}

.vMenu.horizontal a {
	padding-right: 2px;
	padding-left: 2px;
}
.vMenu.vertical a {
	display: block;
	padding-bottom: 2px;
}
