@charset "utf-8";
/* CSS Document */
body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #FFFFFF;}
body,td,th {font-family: 'Book Antiqua', sans-serif; color: #333333; font-size: 20px; -webkit-text-size-adjust:none;}
a:link {color: #465EAF; text-decoration: none;}
a:visited {text-decoration: none; color: #465EAF;}

 a:hover {text-decoration: none; color: #fa9658 !important;} 

a:hover {text-decoration: none; color: #FA9454;}
a:active {text-decoration: none; color: #465EAF;}
h1 {font-size: 38px; font-weight:300;}
h2 {font-size: 34px; font-weight:300;}
h3 {font-size: 28px; font-weight:300;}
h4 {font-size: 24px; font-weight:300;}
.textshadowblack1 {text-shadow: 1px 1px #000000;}
.textshadowblack2 {text-shadow: 2px 2px #000000;}
.textshadowblack3 {text-shadow: 3px 3px #000000;}
.textshadowwhite1 {text-shadow: 1px 1px #FFFFFF;}
.textshadowwhite2 {text-shadow: 2px 2px #FFFFFF;}
a.whitelink:link {color: #FFFFFF; text-decoration: none;}
a.whitelink:visited {text-decoration: none; color: #FFFFFF;}
a.whitelink:hover {text-decoration: none; color: #FA9454;}
a.whitelink:active {text-decoration: none; color: #FFFFFF;}
a.orangelink:link {color: #FA9454; text-decoration: none;}
a.orangelink:visited {text-decoration: none; color: #FA9454;}
a.orangelink:hover {text-decoration: none; color: #465EAF;}
a.orangelink:active {text-decoration: none; color: #FA9454;}
a.blacklink:link {color: #333333; text-decoration: none;}
a.blacklink:visited {text-decoration: none; color: #333333;}
a.blacklink:hover {text-decoration: none; color: #FA9454;}
a.blacklink:active {text-decoration: none; color: #333333;}
a.copyrightlink:link {color: #666666; text-decoration: none;}
a.copyrightlink:visited {text-decoration: none; color: #666666;}
a.copyrightlink:hover {text-decoration: none; color: #333333;}
a.copyrightlink:active {text-decoration: none; color: #666666;}
.fontsmall {font-size: 16px;}
.fontmedium {font-size: 20px;}
.fontlarge {font-size: 28px;}
.fontxtralarge {font-size: 36px;}
.fontxtralarge2 {font-size: 42px;}
.size10 {font-size: 10px;}
.size11 {font-size: 11px;}
.size12 {font-size: 12px;}
.size13 {font-size: 13px;}
.size14 {font-size: 14px;}
.size15 {font-size: 15px;}
.size16 {font-size: 16px;}
.size17 {font-size: 17px;}
.size18 {font-size: 18px;}
.size19 {font-size: 19px;}
.size20 {font-size: 20px;}
.size21 {font-size: 21px;}
.size22 {font-size: 22px;}
.size24 {font-size: 24px;}
.size26 {font-size: 26px;}
.size28 {font-size: 28px;}
.size28 {font-size: 32px;}
.size34 {font-size: 34px;}
.size36 {font-size: 36px;}
.size40 {font-size: 40px;}
.size46 {font-size: 46px;}
.size52 {font-size: 50px;}
.size52 {font-size: 52px;}
.size60 {font-size: 60px;}
.size70 {font-size: 70px;}
.pink {color: #E933D7;}
.orange {color: #FA9454;}
.white {color: #FFFFFF;}
.white2 {color: #CCCCCC;}
.fadedwhite {color: #D9E6F2;}
.maroon {color: #772825;}
.maroonwhite {color: #841A2E;}
.black {color: #000000;}
.red {color: #FF2626;}
.green {color: #00A84F;}
.blue {color: #0092CF;}
.grayblue {color: #727B96;}
.gold {color: #D2B044;}
.gray {color: #444444;}
.gray3 {color: #333333;}
.gray6 {color: #666666;}
.gray9 {color: #999999;}
.brown {color: #B07D44;}
.copyright {color: #666666;}
.spacing {line-height: 46px;}
.medspacing {line-height: 40px;}
.lrgspacing {line-height: 52px;}
.xtralrgspacing {line-height: 74px;}
.smallspacing {line-height: 34px;}
.tinyspacing {line-height: 24px;}
.customspacing {line-height: 70px;}
.repeatx {background-repeat: repeat-x;}
.repeatxcenter {background-position: center top; background-repeat: repeat-x;}
.repeaty {background-repeat: repeat-y;}
.norepeat {background-repeat: no-repeat;}
.bgcenter {background-position: center top; background-repeat:no-repeat;}
.bgcentermiddle {background-position: center middle; background-repeat:no-repeat;}
.bgleftnorepeat {background-position: left middle; background-repeat:no-repeat;}
.bgcenterrepeat {background-position: center top; background-repeat:repeat;}
.bgtopright {background-position: right top; background-repeat:no-repeat;}
.bgbottom {background-position: center bottom; background-repeat:repeat-x;}
.bgbottomno {background-position: center bottom; background-repeat:no-repeat;}
.bgbottomnoleft {background-position: left bottom; background-repeat:no-repeat;}
.bgbottomnoright {background-position: right bottom; background-repeat:no-repeat;}
.bgcentermiddle {background-position: center middle; background-repeat:no-repeat;}
.bgproperty {background-position: center; background-repeat:no-repeat;}
.bgleftmiddle {background-position: left; background-repeat:repeat-y;}
.bglefttop {background-position: left top; background-repeat:no-repeat;}
.bgrightmiddle {background-position: right; background-repeat:repeat-y;}
.padding {padding: 10px;}
.responsiveimage {width: 100%;, height: auto;}
.imagepadding {padding-right: 25px; padding-bottom: 5px;}

// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 300 to 800

.open-sans-<uniquifier> {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
.hol_div_cp .acc1 .size18 {
width: 100% !important;
font-size: 17px !important;
}
 .acc1 .size18 {
width: 100% !important;
font-size: 17px !important;
}
.hol_div_cp{
  padding: 3% 0 !important;
}

.acc1{
	padding: 10px !important;
}

.hol_div_cp{
	padding-top: 1% !important;
}