@charset "utf-8";
/* CSS Document */
body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image:url(images/header.png); background-repeat:repeat-x; background-color:#FFFFFF;}
body,td,th {font-family: 'Lato', cursive, Verdana, Helvetica, sans-serif; color: #868D8E; font-size: 15px; -webkit-text-size-adjust:none;}
a:link {color: #4D4B4B; text-decoration: none;}
a:visited {text-decoration: none; color: #4D4B4B;}
a:hover {text-decoration: none; color: #FF0000;}
a:active {text-decoration: none; color: #4D4B4B;}
h1 {font-size: 28px; font-weight:100;}
h2 {font-size: 24px; font-weight:100;}
h3 {font-size: 20px; font-weight:100;}
.textshadowblack1 {text-shadow: 1px 1px #000000;}
.textshadowblack2 {text-shadow: 2px 2px #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: #FDD9D9;}
a.whitelink:active {text-decoration: none; color: #FFFFFF;}
a.copyrightlink:link {color: #858C8D; text-decoration: none;}
a.copyrightlink:visited {text-decoration: none; color: #858C8D;}
a.copyrightlink:hover {text-decoration: none; color: #4D4B4B;}
a.copyrightlink:active {text-decoration: none; color: #858C8D;}
a.copyrightlink2:link {color: #B9BDBD; text-decoration: none;}
a.copyrightlink2:visited {text-decoration: none; color: #B9BDBD;}
a.copyrightlink2:hover {text-decoration: none; color: #868D8E;}
a.copyrightlink2:active {text-decoration: none; color: #B9BDBD;}
.verdana {font-family: Verdana, Helvetica, sans-serif;}
.fontsmall {font-size: 15px;}
.fontmedium {font-size: 18px;}
.fontlarge {font-size: 24px;}
.fontxtralarge {font-size: 30px;}
.fontxtralarge2 {font-size: 36px;}
.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;}
.size34 {font-size: 34px;}
.size36 {font-size: 36px;}
.size40 {font-size: 40px;}
.size46 {font-size: 46px;}
.size52 {font-size: 52px;}
.size60 {font-size: 60px;}
.size70 {font-size: 70px;}
.pink {color: #FF00FF;}
.orange {color: #FF5A26;}
.white {color: #FFFFFF;}
.maroon {color: #772825;}
.maroonwhite {color: #BA9795;}
.black {color: #000000;}
.red {color: #CC0000;}
.green {color: #469D52;}
.blue {color: #1669B3;}
.gold {color: #C5992C;}
.gray {color: #C8C7C7;}
.gray3 {color: #333333;}
.gray6 {color: #666666;}
.black2 {color: #211F1F;}
.footergray {color: #CCD0D0;}
.lightblue {color: #80999E;}
.copyrightcolor {color: #858C8D}
.copyrightcolor2 {color: #B9BDBD}
.copyrightwhite {color: #DDDDDD}
.spacing {line-height: 26px;}
.medspacing {line-height: 30px;}
.lrgspacing {line-height: 40px;}
.smallspacing {line-height: 21px;}
.customspacing {line-height: 46px;}
.repeatx {background-repeat: repeat-x;}
.norepeat {background-repeat: no-repeat;}
.bgcenter {background-position: center top; 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;}
.padding {padding: 10px;}
.responsiveimage {width: 100%;, height: auto;}
.imagepadding {padding-right: 25px; padding-bottom: 5px;}