body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525e6a;
	background-color: #7b90a6;
	margin: 0px;
	padding: 0px;
	cursor: default;
}
form {
	margin: 0px;
	padding: 0px;
}
div {
	text-align: left;
}
.SiteContainer {
	width: 980px;
	background-color: #FFFFFF;
}
.PageLeft {
	float: left;
}
.PageRight {
	float: left;
	width: 296px;
	background-image: url(images/TopRightCurve.jpg);
	padding-top: 77px;
	text-align: center;
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 40px;
}
.ButtonNews {
	background-image: url(images/Button_News.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
	height: 30px;
	width: 232px;
	margin-bottom: 5px;
}
.ButtonNewsOver {
	background-image: url(images/Button_News.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 232px;
	margin-bottom: 5px;
}


.ButtonHome {
	background-image: url(images/Button_Home.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
	height: 30px;
	width: 232px;
	margin-bottom: 5px;
}
.ButtonHomeOver {
	background-image: url(images/Button_Home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 232px;
	margin-bottom: 5px;
}





.ButtonCalc {
	background-image: url(images/Button_Calc.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
	height: 30px;
	width: 232px;
	margin-bottom: 5px;
}
.ButtonCalcOver {
	background-image: url(images/Button_Calc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 232px;
	margin-bottom: 5px;
}
.ButtonEmpSolLogin
{
	background-image: url(images/Button_EmpSol_Login.GIF);
	background-repeat: no-repeat;
	background-position: left -30px;
	height: 30px;
	width: 232px;
	margin-bottom: 5px;

}
.ButtonEmpSolLoginOver {
	background-image: url(images/Button_EmpSol_Login.GIF);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 232px;
	margin-bottom: 5px;
}
.ButtonLogin {
	background-image: url(images/Button_Login.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
	height: 30px;
	width: 232px;
	margin-bottom: 5px;
}
.ButtonLoginOver {
	background-image: url(images/Button_Login.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 232px;
	margin-bottom: 5px;
}
.ButtonRegister {
	background-image: url(images/Button_Register.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
	height: 30px;
	width: 232px;
	margin-bottom: 5px;
}
.ButtonRegisterOver {
	background-image: url(images/Button_Register.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 232px;
	margin-bottom: 5px;
}

.Button img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.Bevel {
	width: 232px;
	height: 6px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.LogoPanel {
	background-image: url(images/LogoPanel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 113px;
	width: 684px;
}
.TagLinePanel {
	width: 684px;
	background-image: url(images/TaglinePanel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 239px;
}
.SearchField {
	background-image: url(images/SearchField.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 206px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 23px;
	line-height: 23px;
	padding: 0px;
	text-indent: 5px;
}

.SearchButton {
	background-image: url(images/SearchButton.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 26px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: 23px;
	cursor: pointer;
}
.FeaturedNews {
	font-size: 11px;
	color: #3e3e3e;
	width: 230px;
	padding-top: 40px;
	background-image: url(images/NewsHeading.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 17px;
}
.FeaturedNews ul {
	list-style-image: url(images/BlueArrow.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
.ContentContainer {
	width: 684px;
	background-image: url(images/ContentBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.FeaturedNews li {
	list-style-image: url(images/BlueArrow.gif);
	margin-top: 5px;
	background-image: url(images/FeatureUnderline.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 5px;
}
.FeaturedNews a {
	color: #084283;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.FeaturedNews a:hover {
	text-decoration: underline;
}



.FeaturedPages {
	font-size: 11px;
	color: #606064;
	width: 230px;
	padding-top: 40px;
	background-image: url(images/FPHeading.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 17px;
}
.FeaturedPages ul {
	list-style-image: url(images/BlueArrow.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
.FeaturedPages li {
	list-style-image: url(images/BlueArrow.gif);
	margin-top: 5px;
	background-image: url(images/FeatureUnderline.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 5px;
	
}
.FeaturedPages a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #525e6a;
	font-size:14px;
	font-family:Arial;
}
.FeaturedPages a:hover {
	text-decoration: underline;
}
.Footer {
	background-color: #cad3db;
	font-size: 11px;
	color: #4b637b;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.Footer a {
	color: #4b637b;
	text-decoration: none;
}
.Footer a:hover {
	text-decoration: underline;
}
.MenuContainer {
	float: left;
	width: 190px;
	margin-left: 10px;
}
.PageContent {
	float: left;
	width: 460px;
}
.PageTitle {
	font-size: 24px;
	text-transform: uppercase;
	color: #0b4a8b;
	margin-top: 0px;
	padding-top: 0px;
	letter-spacing: -1px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	background-image: url(images/h1Underline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
}
p 
{
    font-family:Arial;
	font-size: 14px;
	color: #525e6a;
}


.ContentPic {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 200px;
	clear: right;
}
.ContentPic p {
	font-size: 11px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.ContentPic img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.TopLink {
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-top: 30px;
	padding-bottom: 20px;
	color: #525e6a;
	width: 55px;
}
.RowTitle {
	float: left;
	width: 150px;
	height: 24px;
	line-height: 24px;
	color: #525e6a;
	font-weight: bold;
}
.RowBody {
	height: 24px;
}
.RowBody textarea {
	width: 450px;
	height: 100px;
	font-size: 12px;
	color: #525e6a;
	font-family: Arial, Helvetica, sans-serif;
}
.RowBody input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	color: #525e6a;
	margin-right: 3px;
}
.RowBody select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 304px;
	color: #525e6a;
	margin-right: 3px;
}
.ReCaptchaContainer {
	background-color: #dde6ef;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	color: #0b4a8b;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0b4a8b;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #789bbf;
	border-right-color: #062c52;
	border-bottom-color: #062c52;
	border-left-color: #789bbf;
}
.PageTitle a {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	float: right;
	color: #0b4a8b;
	display: block;
	padding-left: 7px;
	line-height: 8px;
	letter-spacing: 0px;
	margin-top: 5px;
	padding:5px 10px;
}
.PageTitle a:hover {
	text-decoration: underline;
}

.Article {
	margin-bottom: 20px;
}
.Article h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.Article strong {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0b4a8b;
}
.Article p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.Article a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #525e6a;
}
.Article a:hover {
	text-decoration: underline;
}
.Date {
	font-weight: bold;
	color: #0b4a8b;
	margin: 0px;
	padding: 0px;
}
.CalcInputGroup {
	border: 1px solid #dde6ef;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.CalcTitle {
	font-size: 13px;
	color: #0b4a8b;
	float: left;
	width: 270px;
	height: 24px;
	line-height: 14px;
	margin-left: 5px;
}
.CalcInput {
	font-size: 14px;
	color: #0b4a8b;
	height: 24px;
	line-height: 14px;
	vertical-align:top;
	
}
.CalcInput input {
	font-size: 14px;
	width: 150px;
	color: #0b4a8b;
}
.CalcButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0b4a8b;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #789bbf;
	border-right-color: #062c52;
	border-bottom-color: #062c52;
	border-left-color: #789bbf;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.CalcInputGroup p {
	color: #0b4a8b;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.CalcButtonRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #960303;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c06767;
	border-right-color: #0480000;
	border-bottom-color: #480000;
	border-left-color: #c06767;
	padding-top: 3px;
	padding-bottom: 3px;
}
.FlashContainer {
	height: 280px;
	width: 460px;
	margin-bottom: 20px;
}
.StaffIntro {
	position: absolute;
	width: 300px;
	padding-top: 10px;
	z-index: 1;
}
.ProvinceName {
	background-color: #a8bdd3;
	font-size: 20px;
	height: 32px;
	line-height: 32px;
	text-indent: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.SubTitle {
	font-size: 16px;
	line-height: 24px;
	background-color: #dde6ef;
	text-indent: 10px;
	height: 24px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.DirectoryColumn img {
	float: left;
	margin-right: 10px;
}

.DirectoryColumn {
	float: left;
	width: 210px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbccde;
	margin-top: 10px;
	font-size: 11px;
	margin-right: 10px;
}
.DirectoryColumn a {
	color: #525e6a;
}

.DirectoryColumn strong {
	font-size: 12px;
}
.CustomerList {
	float: left;
	margin-top: 10px;
	width: 239px;
}
.CustomerList ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
.CustomerList > ul >li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dde6ef;
	margin-bottom: 2px;
	list-style-image: url(images/liArrow.gif);
}
.CustomerList > ul >li > a{
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #808992;
	display: block;
	margin-bottom: 2px;
}
.CustomerList a:hover {
	color: #2a2f34;
}
.CustomerList  ul  ul a{
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	color: #808992;
	display: block;
	margin-bottom: 2px;
}
.CustomerList  li  li li{
	font-size:11px;
	font-weight:bold;
}
.PageRightSecure {
	float: left;
	width: 296px;
	background-image: url(images/TopRightCurveSecure.jpg);
	text-align: center;
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	height: 263px;
}
.SecureContent {
	height: 600px;
	width: 940px;
	background-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
