/* Master link colors */
a:link, a:visited {
	color: #EA2326;
	text-decoration: none;
}
a:hover, a:active {
	color: #221E20;
	text-decoration: underline;
}
/* Site Headers */

.lrgHdr, h1 {
	font-size: 23px;
	font-weight: bold;
	color: #EA2326;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: -1px;
}
.medHdr, h2 {
	font-size: 17px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Courier New", Courier, monospace;
}
.smHdr, h3 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Courier New", Courier, monospace;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #EA2326;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* Content text */

.bodyText {
	font-size: 12px;
}
.medText {
	font-size: 11px;
}
.smText {
	font-size: 10px;
}
/* Content Stuff */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E0E1E2;
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.addressPadding {
	padding-bottom: 20px;
}
.bodyArea {
	width: 1071px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.bodyBg {
}
.contentArea {
	font-size: 12px;
	min-height: 420px;
	background-color: #FFF;
	padding-right: 28px;
	padding-left: 28px;
	background-image: url(/mainimages/contentBgBttm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentLeft {
	display: block;
	float: left;
	width: 760px;
}
#contentRight {
	display: inline-block;
	float: right;
	width: 224px;
}
.contentHome {
	padding-top: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 0px;
	font-size: 16px;
	line-height: 21px;
}
.contentPadding {
	padding-bottom: 15px;
}
.copyright {
	font-size: 11px;
	color: #EA2326;
	text-align: right;
	padding-right: 27px;
	padding-left: 27px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	padding-top: 10px;
}
.errors {
	font-size: 13px;
	color: #BB0000;
}
#graytext {
	color: #999;
	font-size: 12px;
}
#hostedbyBox {
	padding-left: 250px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #999;
	font-weight: bold;
	padding-bottom: 27px;
}
.logoSpacing {
}
.navBar {
	background-color: #F6921E;
	background-image: url(/mainimages/nav_bgLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 25px;
}
#navbarend {
	background-image: url(/mainimages/nav_bgRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.photoLeft {
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
}
.photoRight {
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
}
.sidebarBoxes {
	margin-bottom: 15px;
	font-family: "Courier New", Courier, monospace;
}
.sidebarBoxes #newsflash {
	font-size: 14px;
	color: #EA2326;
	font-weight: bold;
}
.sidebarBoxes #newsflash h3 {
	font-size: 18px;
	text-align: left;
}
.sidebarBoxContent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	text-align: center;
	padding: 5px 8px 8px;
}
.sidebarBoxContent #fadeshow2 {
	text-align: center;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
.sidebarBoxContent h3 {
	color: #999;
	letter-spacing: -1px;
	font-size: 17px;
	padding-bottom: 6px;
}
.sidebarBoxContent p {
	margin: 0px;
	padding: 8px 0px;
}
.sidebarPadding {
	width: 230px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}
.sidebarPadding p {
	padding-left: 18px;
}
.tableBorderCart {
	font-size: 12px;
	padding: 5px;
}
.tableBorder {
	font-size: 12px;
	padding: 5px;
	border: 1px solid #000000;
}
.tableCell1 {
	padding: 8px;
}
.tableCell1Col {
	padding: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.tableCell2 {
	padding: 8px;
	background-color: #EEEEEE;
}
.tableCell2Col {
	padding: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	background-color: #EEEEEE;
}
.tableFooter {
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0063A0;
}
.tableFooter2 {
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0063A0;
	background-color: #EEEEEE;
}
.tableHeader {
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	background-color: #EA2227;
}
.tableHeaderCol {
	background-color: #0063A0;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
}
.tableHeader2 {
	background-color: #BBBBBB;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #0063A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableHeader2Col {
	background-color: #BBBBBB;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #0063A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #555555;
}
.tableHeader3 {
	background-color: #777777;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	text-decoration:none
}
.tableHeader3Col {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #888888;
	background-color: #777777;
}
.tableRowAttention a:link, .tableRowAttention a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableRowAttention a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tableRowAttention a:active {
	color: #EEEEEE;
	text-decoration: none;
}
.tableRowAttention {
	background-color: #CC3333;
	padding: 5px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableRowAttentionCol {
	background-color: #CC3333;
	padding: 5px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #555555;
}
.tableRow1 {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}
.tableRow1Col {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.tableRow2 {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	background-color: #EEEEEE;
}
.tableRow2Col {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	background-color: #EEEEEE;	
}
.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: #000000;
	text-align: left;
	padding: 8px 8px 3px;
}
.tableStyle th a {
	font-size: 11px;
	font-weight: normal;
	float: right;
	display: block;
	padding: 2px 5px;
	clear: left;
	margin-left: 20px;
	border: 1px solid #FFFFFF;
}
.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;
}
.topbarBg {
	background-image: url(/mainimages/contentTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 83px;
}
/* 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
/*/

 .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;
}
.manageBox {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #222222;
	min-width: 700px;
}
.tableRowAttention {
	background-color: #CC3333;
	padding: 5px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableRowAttention a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableRowAttention a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableRowAttention a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tableRowAttention a:active {
	color: #EEEEEE;
	text-decoration: none;
}
.tableRowAttentionBubbles {
	background-color: #FFD4C8;
	padding: 4px 5px 4px 5px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableRowAttentionCol {
	background-color: #CC3333;
	padding: 5px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #555555;
}
.tableRowAttentionCol a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableRowAttentionCol a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableRowAttentionCol a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tableRowAttentionCol a:active {
	color: #EEEEEE;
	text-decoration: none;
}
.largeButtons {
	font-size: 18px;
	padding:10px;
	border: 1px solid #CCC;
	background-color:#FCFCFC;
	width:180px;
	text-decoration:underline;
}

.largeButtonsHover {
	font-size: 18px;
	padding:10px;
	border: 1px solid #CCC;
	background-color:#EA2326;
	width:180px;
	color:#FFF;
	text-decoration:underline;
}
.largeButtonsPink {
	font-size: 18px;
	padding:10px;
	border: 1px solid #CCC;
	background-color:#F34886;
	width:180px;
	text-decoration:underline;
}

.largeButtonsHoverPink {
	font-size: 18px;
	padding:10px;
	border: 1px solid #CCC;
	background-color:#999;
	width:180px;
	color:#FFF;
	text-decoration:underline;
}

.pink {
	color:#F34886;
}
