﻿* {margin: 0; padding: 0;}
body {background: #B7DA7C url(/Images/Backgrounds/BG.jpg) repeat-x; font-family: Lucida Sans Unicode, Arial; font-size: 13px; color: #767676;}
img {border-width: 0px;}
h1 {font-size: 14px; font-weight: bold;}
h2 {font-size: 14px; font-weight: bold;}
.Clear {clear: both;}
.TopSpace5 {margin-top: 5px; clear: both;}
.TopSpace10 {margin-top: 10px;}
.TopSpace20 {margin-top: 20px; clear: both;}
.CheckBoxList label {line-height: 20px; padding: 0 8px 0 5px;}
.PagePicture {float: right;	clear: right; margin-bottom: 15px; margin-left: 30px; padding-left: 20px; border-left-width: 1px; border-left-style: solid; border-left-color: #E4E4E4;}
.PagePictureCaption {float: left; margin-bottom: -20px;	line-height: 14px; color: #A3A3A3; font-size: 10px;	margin-top: 15px; padding-bottom: 20px;}
.OuterWrap {width: 898px; margin: 0 auto; overflow: hidden; background: transparent url(/Images/Backgrounds/Inner.jpg) repeat-y;}
.LeftBorder {float: left; width: 9px; background: transparent url(/Images/Backgrounds/Left.jpg) no-repeat; height: 850px;}
.RightBorder {float: left; width: 9px; background: transparent url(/Images/Backgrounds/Right.jpg) no-repeat; height: 850px;}
.PageWrap {float: left; width: 880px; overflow: hidden; background-color: #FFFFFF;}
.InnerWrap {margin: 0 auto; width: 800px;}
.HeaderWrap {height: 105px;}
.LogoWrap {float: left; width: 330px; padding-top: 20px;}
.Footer {border-top: solid 1px #E4E4E4; height: 109px;}
.FooterText {float: left; padding-top: 22px; width: 435px; font-size: 11px;}
.FooterText a {color: #777777; text-decoration: none; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC;}
.FooterIcons {float: right; padding-top: 22px; width: 365px; text-align: right; vertical-align: top;}
.SideBarRowDivider {clear: both; padding-top: 20px; margin-bottom: 20px; border-bottom: solid 1px #D7D7D7;}
/*=================Top Nav================*/
.TopNavWrap {float: right; width: 470px; height: 30px; line-height: 30px; margin-top: 55px; font-size: 14px;}
.TopNavWrap ul {list-style: none; float: right; z-index: 1000;}
.TopNavWrap ul li {position: relative; float: left; z-index: 1000;}
.TopNavWrap ul li.CurrentNavPage {color: #ef3c43; font-weight: bold; z-index: 1000;}
/*dependent on DividerText and HasDivider properties of NavControl*/
.TopNavWrap ul li.TopNavDivider {display: block; float: left; z-index: 1000; width: 1px; background-color: #CCCCCC; height: 22px; margin: 5px 0 0 12px;}
.TopNavWrap ul li a {display: block; text-decoration: none;	margin: 0 0 0 12px;	color: #717171;	z-index: 1000;}
.TopNavWrap ul li span {display: block;	text-decoration: none; margin: 0 0 0 12px; color: #717171; z-index: 1000;}
.TopNavWrap ul li a:hover {color: #000000; z-index: 1000;}
/*sub-nav*/
.TopNavWrap li ul {position: absolute; top: 30px; left: 0; display: none; background-color: #717171; color: #FFFFFF; list-style: none; margin: 0; padding: 0; font-weight: normal; z-index: 1000;}
.TopNavWrap li:hover ul {display: block; z-index: 1000;}
.TopNavWrap li.over ul {display: block; z-index: 1000;}
.TopNavWrap li.over li {clear: both; z-index: 1000;}
.TopNavWrap li li {width: 160px; border-bottom: solid 1px #8E8E8E; z-index: 1000; font-size: 12px;}
.TopNavWrap li li a {margin: 0; color: #CCCCCC; padding: 0 10px 0 10px; z-index: 1000;}
.TopNavWrap li li a:hover {color: #FFFFFF; background-color: #5c5c5c; z-index: 1000;}
/*============testimonials===============*/
.Testimonial .HeaderRow {overflow: hidden;}
.Testimonial .Icon {float: left;}
.Testimonial .Heading {float: left; height: 28px; line-height: 28px;}
.Testimonial .Heading h2 {font-size: 16px; font-weight: bold; padding: 0 0 0 8px; color: #666666;}
.Testimonial .Quote {clear: both; margin-top: 10px;}
.Testimonial {font-size: 11px; line-height: 17px; color: #555555;}
/*============tips===============*/
.Tip .HeaderRow {overflow: hidden;}
.Tip .Icon {float: left;}
.Tip .Heading {float: left; height: 28px; line-height: 28px;}
.Tip .Heading h2 {font-size: 16px; font-weight: bold; padding: 0 0 0 8px; color: #666666;}
.Tip .TipContent {clear: both; margin-top: 10px;}
.Tip {font-size: 11px; line-height: 17px; color: #555555;}