﻿/*=============================Page  Layout Styles=============================*/
body, html, form{
	font-size: 9pt;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Helvetica,Arial,sans-serif
}
#htmlBody{
	background-color: #fff
}
#Page{
	background-image: url(bg.gif);
	background-repeat: repeat-x
}
#SearchHolder {
	top: 20px;
	right: 20px;
	background: #efeae5;
	position: absolute;
	z-index: 20
}
#SearchHolder input {
	float: left
}
.BannerModule {
	height: 58px;
	position: relative
}
tr.FaqHeader td,tr.FaqQuestion td{
	padding-left: 30px;
	padding-bottom: 10px
}
tr.FaqAnswer td{
	padding-left: 30px;
	padding-bottom: 30px
}
a img{
	border: 0
}
div{
	text-align: left
}
.SearchInput{
	font-size: 0.9em;
	width: 125px;
	padding-top: 4px;
	padding-right:3px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-color: white;
	border-top: #efeae5 2px solid;
	border-bottom: #efeae5 2px solid;
	border-left: #efeae5 5px solid;
	border-right: none;
	color: #ccc;
	font-family: Arial,sans-serif
}
.HeaderPane{
	background: white url(bg.gif) repeat-x;
	margin-left: 5px
}
.Bar{
	background-image: url(footer_colour.gif);
	background-repeat: no-repeat;
	background-position: 19px 21px;
	width: 150px;
	height: 30px
}
.Pane1{
	background-image: url(bg_1pane.png);
	background-repeat: repeat-y;
	background-position: right
}
.Pane2{
	background-image: url(bg_2pane.png);
	background-repeat: repeat-y;
	background-position: right
}
.Pane3{
	background-image: url(bg_3pane.png);
	background-repeat: repeat-y;
	background-position: right
}
.LeftPane{
	margin-left: 5px
}
.SpacerPane{
	background-image: url(bg_spacerpane.gif);
	background-repeat: repeat-y;
	background-position: center left
}
.ContentPane{
	margin-left: 10px
}
.RightPane{
	background-color: #0671DB;
	/*background-image: url(bg_panes.gif);
	background-repeat: repeat-x*/
}
.Footer{
	background-image: url(bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom
}
.FooterMenu{
	font-size: 10.5px;
	margin: 5px 0px 1px 20px;
	overflow: hidden
}
.FooterModule{
	margin: 10px 0px 10px 0px
}
.MenuArea{
	color: #fff;
	height: 22px;
	overflow: hidden
}
.Menu{
	line-height: 22px;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden
}
.MenuTab{
	height: 22px;
	overflow: hidden
}
.MenuTab a, .MenuTab a:link, .MenuTab a:active, .MenuTab a:visited{
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	height: 22px;
	overflow: hidden
}
.MenuTab a:hover{
	font-weight: bold;
	background-image: none;
	background-color: #ff1a00;
	display: block;
	text-decoration: none;
	color: #fff;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	height: 22px;
	overflow: hidden
}
.MenuTabSelected{
	background-color: #ff1a00;
	height: 22px;
	overflow: hidden
}
.MenuTabSelected a, .MenuTabSelected a:link, .MenuTabSelected a:active, .MenuTabSelected a:visited, .MenuTabSelected a:hover{
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 10px;
	height: 22px;
	overflow: hidden;
	padding-top: 2px
}
.MenuHolder{
	padding-left: 10px
}
.SubMenuArea{
	overflow: hidden;
	height: 20px
}
.SubMenuTextArea{
	overflow: hidden
}
.SubMenu{
	font-size: 11px;
	font-weight: bold
}
.SubMenuTab{
	height: 20px;
	vertical-align: top
}
.SubMenuTabSelected{
	height: 20px;
	vertical-align: top
}
.SubMenuTab a, .SubMenuTab a:link, .SubMenuTab a:active, .SubMenuTab a:visited{
	text-decoration: none;
	color: #fff;
	height: 20px;
	line-height: 20px;
	display: block;
	padding-left: 10px;
	padding-right: 10px
}
.SubMenuTab a:hover, .SubMenuTabSelected a, .SubMenuTabSelected a:link, .SubMenuTabSelected a:active, .SubMenuTabSelected a:visited, .SubMenuTabSelected a:hover{
	text-decoration: none;
	background-color: #fff;
	color: #000000;
	height: 20px;
	line-height: 20px;
	display: block;
	padding-left: 10px;
	padding-right: 10px
}
hr{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1pt;
	color: #ccc;
	background-color: #ccc;
	border-bottom-style: none
}
.Field{
	border-right: #0671db 1px solid;
	border-top: #0671db 1px solid;
	font-weight: 400;
	font-size: 10px;
	border-left: #0671db 1px solid;
	color: #111;
	border-bottom: #0671db 1px solid;
	background-color: #eaf3fc;
	font-family: Helvetica, Arial, sans-serif
}
.Button, a.Button, a:link.Button, a:visited.Button, a:hover.Button, a:active.Button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #696969;
	border-top: silver 1px solid;
	border-right: 1px solid #696969;
	border-left: silver 1px solid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 1em;
	padding-left: 1em;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	overflow: visible;
	color: gray;
	background-image: url(button.gif);
	background-repeat: repeat-x;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	line-height: 22px
}
input.Button{
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px
}
div.BlogExcerpt{
	padding-top: 5px
}
div.BlogFooter{
	padding-top: 10px;
	padding-bottom: 10px
}
.BlogFooter,.BlogFooter a,.BlogFooter a:hover{
	font-size: 10px;
	text-decoration: none
}