@charset "utf-8";
/* CSS Document */

body {background-color: #FFF; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
body,td,th {font-family: Verdana, Geneva, sans-serif; font-size: 15px; color: #333; line-height: 26px;}
a:link {color: #2C6BA8; text-decoration: none;}
a:visited {text-decoration: none; color: #2C6BA8;}
a:hover {text-decoration: none; color: #000000;}
a:active {text-decoration: none; color: #2C6BA8;}
h1 {font-size: 32px; font-weight:100;}
h2 {font-size: 26px; font-weight:100;}
h3 {font-size: 20px; font-weight:100;}
.textshadowblack {text-shadow: 2px 2px #000000;}
.textshadowwhite {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: #FFFF7D;}
a.whitelink:active {text-decoration: none; color: #FFFFFF;}
a.yellowlink:link {color: #FAA919; text-decoration: none;}
a.yellowlink:visited {text-decoration: none; color: #FAA919;}
a.yellowlink:hover {text-decoration: none; color: #FFFFFF;}
a.yellowlink:active {text-decoration: none; color: #FAA919;}
a.copyrightlink:link {color: #A3A3A3; text-decoration: none;}
a.copyrightlink:visited {text-decoration: none; color: #A3A3A3;}
a.copyrightlink:hover {text-decoration: none; color: #CCCCCC;}
a.copyrightlink:active {text-decoration: none; color: #A3A3A3;}
a.copyrightlink2:link {color: #404040; text-decoration: none;}
a.copyrightlink2:visited {text-decoration: none; color: #404040;}
a.copyrightlink2:hover {text-decoration: none; color: #8D8D8D;}
a.copyrightlink2:active {text-decoration: none; color: #404040;}
.pagebg {background: url(images/pagebg.jpg) repeat-x;}
.fontsmall {font-size: 14px;}
.fontmedium {font-size: 20px;}
.fontlarge {font-size: 26px;}
.fontxtralarge {font-size: 32px;}
.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: #E6E6E9;}
.maroon {color: #772825;}
.maroonwhite {color: #BA9795;}
.patriotic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #003399;
	height: auto;
	width: auto;
}

.black {color: #444444;}
.red {color: #AB1720;}
.green {color: #469D52;}
.blue {color: #1D3F79;}
.gold {color: #C5992C;}
.gray {color: #AAAAAA;}
.gray6 {color: #666666;}
.gray9 {color: #999999;}
.footergray {color: #CCD0D0;}
.lightblue {color: #80999E;}
.copyrightcolor {color: #A3A3A3}
.copyrightcolor2 {color: #404040}
.spacing {line-height: 20px;}
.medspacing {line-height: 28px;}
.lrgspacing {line-height: 36px;}
.smallspacing {line-height: 15px;}
.customspacing {line-height: 52px;}
.repeatx {background-repeat: repeat-x;}
.norepeat {background-repeat: no-repeat;}
.bgcenter {background-position: center top; background-repeat:no-repeat;}
.bgbottom {background-position: center bottom; background-repeat:repeat-x;}
.bgcenterrepeat {background-position: center top; background-repeat:repeat;}
.bgtopright {background-position: right top; background-repeat:no-repeat;}
.padding {padding: 8px;}
.responsiveimage {width: 100%;, height: auto;}
