body {
	background-color: #203D99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* End Management Menu */



/* Add non-standard table styles below here */
#bodyBgBttm {
	padding: 0px;
	border: 0px;
	background-image: url(/mainimages/bttm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bodyBg {
	background-image: url(/mainimages/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#bodyArea {
	background-image: url(/mainimages/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#bottomBar {
	height: 90px;
}
/* Master link colors */
a:link, a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #4A6FC7;
	text-decoration: underline;
}
a:focus, a:active {
	color: #CC3333;
}

/* Site Headers */
.lrgHdr {
	font-size: 18px;
	color: #000000;
	font-style: italic;
}
.medHdr {
	font-size: 16px;
	color: #203D98;
}
.smHdr {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

/* Content text */
.bodyText {
	font-size: 12px;
}
.medText {
	font-size: 11px;
}
.smText {
	font-size: 10px;
}
.copyright {
	font-size: 9px;
	color: #FFFFFF;
	padding: 15px;
	background-color: #111111;
	display: block;
	text-align: left;
}
.errors {
	font-size: 13px;
	color: #BB0000;
}

/* Special navagation text */
.cartBoxText {
	font-size: 10px;
	color: #770000;
}
.cartBoxText a:link {
	color: #770000;
	text-decoration: none;
}
.cartBoxText a:visited {
	color: #770000;
	text-decoration: none;
}
.cartBoxText a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.cartBoxText a:active {
	color: #FF6600;
	text-decoration: none;
}
.navLinks {
	font-size: 11px;
	font-weight: bold;
	color: #005500;
}
.navLinks a:link {
	color: #005500;
	text-decoration: none;
}
.navLinks a:visited {
	color: #005500;
	text-decoration: none;
}
.navLinks a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.navLinks a:active {
	color: #FF6600;
	text-decoration: none;
}

/* Add site specific styles below here */
.smHdrTopbar {
	font-size: 13px;
	color: #FFF;
	text-align: right;
	font-weight: lighter;
	padding: 20px 20px 60px 10px;
}
.smHdrBttmbar {
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	line-height: 20px;
	font-weight: lighter;
	height: 25px;
	padding-top: 88px;
}
.medHdrtopbar {
	font-size: 16px;
	color: #FFFFFF;
}


.threadintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}

.threadintro a:link {
	text-decoration: underline;
}
.threadintro a:hover {
	text-decoration: underline;
}
.threadintro a:visited {
	text-decoration: underline;
}
.threadintro a:active {
	text-decoration: underline;
}
/* Standard table styles */

.tableBorderCart {
    font-size: 10px;
    padding: 5px;
}
.tableBorder {
    font-size: 10px;
    padding: 5px;
    border: 1px solid #000000;
}
.tableHeader {
    background-color: #203D98;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
.tableHeader2 {
    background-color: #FF9900;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
.tableHeader3 {
    background-color: #FFCC66;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
.tableRow1 {
    padding: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CC0000;
    background-color: #FFFFFF;
}
.tableRow2 {
    padding: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFBF26;
    background-color: #EEEEEE;
}
.tableRow1Col {
    padding: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CC0000;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CC0000;
    background-color: #FFFFFF;
}
.tableRow2Col {
    padding: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFBF26;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #FFBF26;
    background-color: #EEEEEE;

}
.tableRowAttention{
    background-color: #CC3333;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
.tableCell1 {
    background-color: #FFFFFF;
    padding: 5px;
}
.tableCell2 {
    background-color: #EEEEEE;
    padding: 5px;
}
.tableCell1Col {
    background-color: #FFFFFF;
    padding: 5px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #FFBF26;
}
.tableCell2Col {
    background-color: #EEEEEE;
    padding: 5px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #FFBF26;
}
.tableFooter {
    padding: 3px;
    background-color: #FFFFFF;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #CC0000;
}
.tableFooter2 {
    padding: 3px;
    background-color: #EEEEEE;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FFBF26;
}
form {
    margin: 0px;
    padding: 0px;
}
.photoLeft {
    padding-right: 20px;
    padding-bottom: 10px;
    float: left;
}
.photoRight {
    padding-bottom: 10px;
    padding-left: 20px;
    float: right;
}
.contentArea {
	font-size: 12px;
	padding-right: 10px;
}
#navBar {
	width: 210px;
	padding-bottom: 170px;
	padding-top: 22px;
}
.sidebarPadding {
	width: 169px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #203D98;
}

.logoSpacing {
    padding-top: 30px;
    padding-bottom: 23px;
    padding-left: 115px;
}
.phonePadding {
    padding-bottom: 20px;
}
.formInput {
    width:400px;
}
.action {
    border: 1px solid #000;
    font-size: 9px;
}

 /* 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;
 }

 .manageSubMenu a:hover{
     background-color: #FFFFFF;
     color:#FFFFFF;
     letter-spacing: 0.01px;
 }
.sidebarImage {
    background-image: url(/images/sidebar2.gif);
    background-position: left bottom;
    width: 206px;
    background-repeat: no-repeat;
}
.tableHeaderCol {
    background-color: #203D98;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CC0000;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
.tableHeaderMess {
    background-color: #B2C0C7;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
.tablecaption  {
    /*display: none;*/
	font-size: 12px;
}
#byte_manage textarea {
	width:450px;
	height:150px;
}	


.tableRowCalCol {
	background-color: #CAE5F4;
	padding: 2px;
	font-size: 11px;
	color: #000000;
	border: 1px solid #183C9B;
}

.tableRowCalCol2 {
	background-color: #99AEB9;
	padding: 2px;
	font-size: 11px;
	color: #000000;
	border: 1px solid #183C9B;
}

.tableRowCalCol a:hover {
    color: #000;
    text-decoration: none;
}
.calText {
	font-size: 8px;
}
