/* Standard table styles */
.none {

}

a:link {
	color: #004770;
}
a:visited {
	color: #004770;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #003634;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #66B7DF;
	background-image: url(/mainimages/bgpattern.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	margin: 10px 0px 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
h1, .lrgHdr {
	font-size: 22px;
	font-weight: bold;
	color: #CC0000;
	padding: 0px;
	margin: 0px 0px 10px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0071B6;
	display: block;
	text-align: left;
}
h2, .medHdr {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}
h3, .smHdr {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}
.lrgHdrBlack {
	font-size: 17px;
	font-weight: bold;
}
.smHdrBlack {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.medHdrBlack {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
#blogbox {
	width: 245px;
}
#blogcontent {
	font-size: 12px;
	padding: 15px 11px 15px 15px;
}
#blogcontent h3 {
	margin-bottom: 10px;
	margin-top: 8px;
	color: #C00;
	font-size: 15px;
}
#blogcontent p {
	margin: 3px 0px;
}
#blogcontent h4 {
	color: #017ABB;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
}
#blogcontent h5 {
	margin: 0px 0px 5px;
	color: #017ABB;
	display: block;
	background-color: #FFF;
	text-align: right;
	padding: 2px;
}
.blogpostbox {
	background-color: #ECECEC;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #57AFDB;
	font-size: 10px;
	color: #333;
	line-height: normal;
}
#blogscroller {
	overflow: auto;
	display: block;
	margin-right: 10px;
}
.bodyText {
	font-size: 12px;
}
.bodyTextRed {
	font-size: 12px;
	color: #CC0000;
}
.buttonLink {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../mainimages/button_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-right: 10px;
	width: 110px;
	text-align: center;
}
.buttonLink a {
	background-image: url(/mainimages/button_end.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 27px;
	padding-top: 4px;
	padding-right: 20px;
	padding-left: 15px;
	display: block;
}
.buttonLink a:link, .buttonLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.buttonLink a:hover, .buttonLink a:active {
	color: #CCCCCC;
}

.buttonLinkSm {
	font-size: 11px;
	font-weight: bold;
	background-image: url(/mainimages/buttonSm_end.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	margin-right: 10px;
	text-align: center;
	padding-right: 12px;
}
.buttonLinkSm a {
	background-image: url(/mainimages/buttonSm_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding-top: 2px;
	padding-right: 6px;
	padding-left: 15px;
	display: block;
}
.buttonLinkSm a:link, .buttonLinkSm a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.buttonLinkSm a:hover, .buttonLinkSm a:active {
	color: #CCCCCC;
}
.medText {
	font-size: 11px;
}
.smText {
	font-size: 10px;
}
.bodyArea {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.bottombarBody {
	background-image: url(/mainimages/bottombar_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 133px;
	width: 960px;
}
.calloutBox {
	padding: 10px;
	float: right;
	margin-bottom: 15px;
	margin-left: 10px;
	border: 3px solid #0071B6;
	background-color: #CEE6F1;
}
.calloutBox h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0279BA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.calloutBox h3 {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.calloutBox p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cartboxbody {
	height: 25px;
	padding-right: 20px;
	font-size: 10px;
	clear: both;
	text-align: right;
}
.cartboxtoplinks {
	font-size: 11px;
	color: #01466B;
	padding-top: 7px;
	padding-left: 20px;
	float: left;
	text-align: left;
}
.cartboxcontent {
	background-image: url(/mainimages/cartbox_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: right;
	height: 25px;
	padding-top: 0px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
}
.cartboxcontent a {
	color: #FFFFFF;
	margin-right: 5px;
}
.cartboxleft {
	background-image: url(/mainimages/cartbox_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 25px;
	width: 10px;
}
.cartboxright {
	background-image: url(/mainimages/cartbox_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 10px;
	float: right;
}
#cartboxpadding {
	padding-top: 8px;
}
.contentBg {
	background-image: url(/mainimages/content_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.contentBg_sidebar {
	background-image: url(/mainimages/content_bg_over.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 960px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.contentBody {
	margin-top: 8px;
	margin-bottom: 8px;
	clear: both;
	float: none;
	width: 960px;
	font-size: 12px;
}
.contentBttm {
	background-image: url(/mainimages/content_bttm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 960px;
}
.contentBttm_sidebar {
	background-image: url(/mainimages/content_bttm_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 960px;
}
.contentLeftCol {
	float: left;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 25px;
	padding-top: 10px;
	width: 700px;
}
.contentRightCol {
	float: right;
	text-align: center;
	margin-left: 0px;
	width: 195px;
}
.contentTop {
	background-image: url(/mainimages/content_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 960px;
}
.contentTop_sidebar {
	background-image: url(/mainimages/content_top_over.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 960px;
}
.copyright {
	margin-top: 5px;
	font-size: 10px;
	color: #FFFFFF;
	width: 915px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright a:link, .copyright a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:hover, .copyright a:active {
	color: #FF0000;
	text-decoration: underline;
}
.copyright #rightsidetext {
	float: right;
	text-align: right;
}
.corpmembers {
	float: left;
	width: 92px;
	padding-top: 25px;
	padding-left: 35px;
}
.corpmemberslist {
	float: left;
	width: 180px;
	height: 85px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	overflow: auto;
	margin-top: 30px;
}
.datecountdownbox {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(/mainimages/topbar_datebox.gif);
	background-repeat: no-repeat;
	float: right;
	height: 82px;
	width: 310px;
	clear: right;
	text-align: left;
}
.datecountdownpadding {
	margin-top: 42px;
	margin-left: 20px;
}
.eventsponsors1 {
	float: left;
	width: 190px;
	height: 82px;
	padding-top: 30px;
	padding-left: 48px;
}
.eventsponsors2 {
	float: left;
	width: 190px;
	height: 82px;
	padding-top: 30px;
	padding-left: 8px;
}
.framesize {
	height: 500px;
	padding-right: 10px;
	overflow: auto;
	width: 740px;
}
.homecontent #hcbttm {
	background-image: url(/mainimages/homecontent_bttm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
}
.homecontent #hcmid {
	background-image: url(/mainimages/homecontent_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.homecontent #hctop {
	background-image: url(/mainimages/homecontent_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
}
.homeContentArea {
	font-size: 12px;
	float: left;
	overflow: hidden;
	clear: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	margin-top: 15px;
	width: 450px;
}
.homeContentArea #padding {
	padding-left: 15px;
}
.homeContentArea h1 {
	font-size: 17px;
	line-height: normal;
}
.homeContentArea h2 {
	font-size: 13px;
	color: #017ABB;
}
.homeContentBox {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	margin-bottom: 50px;
}
.homeContentBoxNew {
	overflow: hidden;
	height: 303px;
	margin-bottom: 27px;
	background-image: url(/homeImages/newBackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	text-align: left;
}
.homeContentBoxHdr  {
	font-size: 14px;
	color: #FFF;
	padding: 8px;
}
.homeContentBoxImg {
}
.homeContentBoxLink {
	text-align: right;
	padding: 8px 20px 8px 8px;
}
.homeContentBoxLink a:link, .homeContentBoxLink a:visited {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.homeContentRight {
	width: 244px;
	margin-left: 6px;
	padding-top: 15px;
	/*background-image: url(/mainimages/quicklinks_hdr.gif);
	background-repeat: no-repeat;
	background-position: left 10px;*/
}

.homeContentRight a {
	display: block;
	font-size: 12px;
	height: 34px;
	margin-bottom: 1px;
}
.homeContentRightPad {
	padding-top: 8px;
	padding-left: 45px;
}
.homeContentRight a:link, .homeContentRight a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(/mainimages/quicklinkbttn_bg.gif);
}
.homeContentRight a:hover, .homeContentRight a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/mainimages/quicklinkbttn_bg_over.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.homeContentRight #green a:link, .homeContentRight #green a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/mainimages/quicklinkGreenbttn_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.homeContentRight #green a:hover, .homeContentRight #green a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../mainimages/quicklinkGreenbttn_bg_over.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.homeContentRightBg {
}
.homeContentSidebar {
	float: right;
	width: 110px;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: auto;
	height: 302px;
	padding-right: 5px;
}
.homeContentSidebar a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01466B;
	padding-top: 8px;
	padding-bottom: 6px;
	font-size: 10px;
	color: #CC0000;
	width: auto;
}
#hometextbox {
	padding: 20px;
	font-size: 11px;
	color: #333;
}
.homeNavLinks {
	font-size: 12px;
	margin: 0px;
	background-image: url(/mainimages/hometabs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	clear: both;
	width: 575px;
}
.homeNavLinks a {
	height: 17px;
	width: 170px;
	display: block;
	padding: 5px 0px 0px;
	text-align: center;
	float: left;
	text-decoration: none;
	font-weight: bold;
	margin-right: 3px;
}
.homeNavLinks a:link, .homeNavLinks a:visited {
	color: #004972;
}

.logoPadding {
	margin: 0px;
	padding: 0px;
	float: left;
}
li {
	padding-bottom: 5px;
}
.navbar {
	float: left;
	clear: left;
	width: 935px;
	margin-top: 10px;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #57AFDB;*/
}
.photoLeft {
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
	font-size: 10px;
}
.photoRight {
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
	font-size: 10px;
}
.promopartners {
	float: left;
	width: 190px;
	height: 82px;
	padding-top: 30px;
	padding-left: 8px;
}
#scrollerbox {
	display: inline-block;
	height: 90px;
	width: 180px;
	float: right;
	margin-top: 27px;
	margin-right: 15px;
}
#sharebttnpad {
	padding-bottom: 6px;
}
.sideAdBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0C132C;
	margin-top: 5px;
	border: 4px solid #0071B6;
	background-color: #FFFFFF;
	width: 140px;
	padding: 4px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.sponsorBanners {
	border: 4px solid #4D5170;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	width: 120px;
	margin-left: 23px;
	margin-top: 3px;
}
.sideHdrBox {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B40000;
	text-align: center;
	padding: 2px;
}
.sideWeatherBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0C132C;
	margin-top: 5px;
	border: 4px solid #0071B6;
	background-color: #FFFFFF;
	width: 148px;
	margin-bottom: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.tableBorder {
	font-size: 12px;
	padding: 3px;
}
.tableBorderBlue {
	font-size: 12px;
	padding: 3px;
	border: 1px solid #0652BD;
}
.tableHeader {
	background-color: #CC0000;
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableHeaderCol {
	background-color: #CC0000;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.tableHeaderBlue {
	padding: 6px 6px 3px;
	font-size: 14px;
	font-weight: bold;
	color: #0071B6;
	background-color: #FFF;
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0071B6;
}
.tableHeaderGreen {
	padding: 10px 6px 3px;
	font-size: 14px;
	font-weight: bold;
	color: #093;
	background-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	font-style: italic;
}
.tableHeaderRed {
	padding: 10px 6px 3px;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	font-style: italic;
}
.tableHeaderRed a:link, .tableHeaderRed a:visited {
	color: #FFFFFF;
}
.tableHeaderRed a:hover, .tableHeaderRed a:active {
	color: #2B2F56;
}
.tableCell1 {
	padding: 4px;
}
.tableCell2 {
	background-color: #EEEEEE;
	padding: 4px;
}
.tableFooter {
	padding: 3px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0652BD;
}
.tableFooter2 {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

.tableRow1 {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}
.tableRow1Col {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.tableRow2 {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #E4EDF3;
}
.tableRow2Col {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	background-color: #E4EDF3;
}
.tableTopLine {
	padding: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
.tableStyle {
	font-size: 11px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 15px;
}
.tableStyle td {
	padding: 4px 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.tableStyle th {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0071B6;
	text-align: left;
	padding: 8px 8px 3px;
}
.tableStyle th a {
	font-size: 11px;
	font-weight: normal;
}
.tableStyle th a:active {
	color: #FFFFFF;
	background-color: #CC6600;
}
.tableStyle th a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
.tableStyle th a:link, #tableStyle th a:visited {
	color: #FFFFFF;
	background-color: #333333;
}
.topbarAddress {
	float: right;
	font-size: 12px;
	color: #FFFFFF;
	clear: right;
	text-align: right;
	margin-top: 10px;
	margin-right: 8px;
	width: 400px;
}
.topbarAddress b {
	font-size: 13px;
}
.topbarBody {
	height: 150px;
	width: 960px;
}
.topbarbg {
	background-image: url(/mainimages/topbar_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 150px;
	float: left;
	width: 938px;
}
.topbarLeft {
	background-image: url(/mainimages/topbar_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 12px;
	float: left;
}
.topbarRight {
	background-image: url(/mainimages/topbar_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 10px;
	float: left;
}
#toplinks {
	padding-top: 5px;
	text-align: center;
}
 /* Management Menu */
 /*/ To edit the manage menu text colors edit
*  #p7PMnav a {} //font color for menu
*  #p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {} //font hover,ect
*  #p7PMnav .p7PMmark {} // current page marker
/*/
#manage .formInput {
	width:450px;
}

#manage textarea {
	height: 150px;
}
.manageMainMenuBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF
	padding: 0px;
	border: 1px solid #000000;
}

.manageMainMenu{
	background-color: #EEEEEE;
	color:#FFFFFF;
	padding: 3px;
}

.manageMainMenu a:hover{
	background-color: #FFFFFF;
	color:#FFFFFF;
	letter-spacing: 0.01px;
}

.manageSubMenu{
	background-color: #EEEEEE;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}

.manageSubMenu a:hover{
	background-color: #FFFFFF;
	color:#FFFFFF;
	letter-spacing: 0.01px;
}
#pagewidth {
	width: 880px;
}
