@charset "utf-8";
/* CSS Document */

body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image: url(images/bg.jpg); background-color: #01336A;}
body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; font-size: 15px; -webkit-text-size-adjust:none;}
a:link {color: #EB528C; text-decoration: none;}
a:visited {text-decoration: none; color: #EB528C;}
a:hover {text-decoration: none; color: #D71A61;}
a:active {text-decoration: none; color: #EB528C;}
h1 {font-size: 24px; font-weight:100;}
h2 {font-size: 21px; font-weight:100;}
h3 {font-size: 18px; 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;}
.textshadowblue1 {text-shadow: 1px 1px #02356C;}
.textshadowblue2 {text-shadow: 2px 2px #02356C;}
a.whitelink:link {color: #FFFFFF; text-decoration: none;}
a.whitelink:visited {text-decoration: none; color: #FFFFFF;}
a.whitelink:hover {text-decoration: none; color: #EB528C;}
a.whitelink:active {text-decoration: none; color: #FFFFFF;}
a.bluelink:link {color: #58799B; text-decoration: none;}
a.bluelink:visited {text-decoration: none; color: #58799B;}
a.bluelink:hover {text-decoration: underline; color: #0B3B70;}
a.bluelink:active {text-decoration: none; color: #58799B;}
a.graylink:link {color: #888888; text-decoration: none;}
a.graylink:visited {text-decoration: none; color: #888888;}
a.graylink:hover {text-decoration: underline; color: #666666;}
a.graylink:active {text-decoration: none; color: #888888;}
a.copyrightlink:link {color: #D8DFE9; text-decoration: none;}
a.copyrightlink:visited {text-decoration: none; color: #D8DFE9;}
a.copyrightlink:hover {text-decoration: none; color: #FFFFFF;}
a.copyrightlink:active {text-decoration: none; color: #D8DFE9;}
a.copyrightlink2:link {color: #6382A3; text-decoration: none;}
a.copyrightlink2:visited {text-decoration: none; color: #6382A3;}
a.copyrightlink2:hover {text-decoration: none; color: #97ABC1;}
a.copyrightlink2:active {text-decoration: none; color: #6382A3;}
.pagebg {background: url(images/pagebg.jpg) repeat-x;}
.fontsmall {font-size: 14px;}
.fontmedium {font-size: 21px;}
.fontlarge {font-size: 26px;}
.fontxtralarge {font-size: 34px;}
.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;}
.lightblue {color: #94C8E7;}
.blue {color: #01336A;}
.pink {color: #FF00FF;}
.orange {color: #FF5A26;}
.white {color: #FFFFFF;}
.maroon {color: #772825;}
.maroonwhite {color: #BA9795;}
.black {color: #444444;}
.red {color: #CC0000;}
.green {color: #469D52;}
.blue {color: #1D3F79;}
.gold {color: #C5992C;}
.gray {color: #999999;}
.gray6 {color: #666666;}
.footergray {color: #CCD0D0;}
.lightblue {color: #80999E;}
.copyrightcolor {color: #D8DFE9}
.copyrightcolor2 {color: #6382A3}
.spacing {line-height: 26px;}
.medspacing {line-height: 28px;}
.lrgspacing {line-height: 36px;}
.smallspacing {line-height: 21px;}
.customspacing {line-height: 52px;}
.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;}
.padding {padding: 10px;}