/* Master link colors */
a:link, a:visited {
	color: #F90;
	text-decoration: none;
}
a:hover, a:active {
	color: #0094D3;
}
/* Site Headers */
.lrgHdr, h1, .medHdr, h2, .smHdr, h3, h4, h5, h6 {
}

.lrgHdr, h1 {
	font-size: 25px;
	font-weight: normal;
	color: #F90;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.medHdr, h2 {
	font-size: 21px;
	font-weight: normal;
	color: #15ACDA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.smHdr, h3, .sideheader {
	font-size: 18px;
	font-weight: normal;
	color: #F90;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.sm2Hdr,h4 {
	font-size: 13px;
	font-weight: bold;
	color: #15ACDA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	color: #F90;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Content text */

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

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0px;
	font-size: 13px;
}
form {
	margin: 0px;
	padding: 0px;
}
#addressPadding {
	font-size: 11px;
	padding-bottom: 5px;
}
.bodyArea {
	width: 1011px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
}
.bodyBg {
	background-image: url(/mainimages/footerBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bodyBg2 {
	background-color: #F8FCFF; /* F4FCFE */
	background-repeat: repeat-x;
	background-image: url(/mainimages/bodyBg.jpg);
	background-position: left top;
}
#bodygoods {
	background-color: #1975D4;
	background-repeat: repeat-x;
	background-position: left top;
}
.buttons, .buttonsSm, .formbutton, .action, .byte-pageactions a, #byte_breadcrumb {
	border: 2px solid #F90; /* buttonColor */
	background-color: #F90; /* buttonColor */
	text-align: center;
}
.buttons, .action {
	background-image: url(/mainimages/buttonbg2.png);
	background-repeat: repeat-x;
	background-position: left center;
	display: inline-block;
	margin: 5px;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 14px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 7px;
	/*For Safari*/
	-webkit-border-radius: 7px;
	/*For CSS3*/
	border-radius: 7px;
}
.buttons a:link, .buttons a:visited, .buttons, .action, .byte-pageactions a {
	color: #FFFFFF; /* buttonFontColor */
	text-decoration: none;
}
.buttons a:active, .buttons a:hover, .buttons:hover, .formbutton:hover, .action:hover, .byte-pageactions a:hover {
	color: #666666 !important;/* linkColor2 */
	text-decoration: none;
}
.buttonsSm {
	background-image: url(/mainimages/buttonbg.png);
	background-repeat: repeat-x;
	background-position: left center;
	display: inline-block;
	margin: 2px;
	padding: 3px 10px;
	float: right;
	font-weight: bold;
	font-size: 11px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 5px;
	/*For Safari*/
	-webkit-border-radius: 5px;
	/*For CSS3*/
	border-radius: 5px;
}
.buttonsSm a:link, .buttonsSm a:visited {
	color: #FFFFFF; /* buttonFontColor */
	text-decoration: none;
}
.buttonsSm a:active, .buttonsSm a:hover {
	color: #666666 !important; /* linkColor2 */
	text-decoration: none;
}
#bytebar {
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color: #FFF;
}
#bytebar a:link, #bytebar a:visited {
	color: #FFF;
	text-decoration: none;
}
.bytebarnav {
	width: 1011px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
.bytebarpadding {
	padding: 10px 15px 0px 5px;
	font-size: 10px;
	vertical-align: middle;
	background-image: url(/mainimages/bytebar/bytebarLogo.png);
	background-repeat: no-repeat;
	background-position: right 5px;
}
.colorOne {
	color: #FC843F;
}
.colortext1 {
	color: #2C8CDA;
}
.contentArea {
	padding: 8px 0px 0px;
}
.contentArea li {
	padding-bottom: 5px;
	list-style-type: none;
	background-image: url(/mainimages/bullet_blue.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
}
.contentArea ul {
	margin: 0px;
	padding: 0px 0px 10px;
}
.contentBox {
	padding: 10px 0px 0px 20px;
	height: 100%;
}
.contentBubbleBttm {
	background-image: url(/mainimages/contentBgBttm.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contentBubblePadding {
	background-image: url(/mainimages/contetnBgMid.png);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 10px 30px;
}
#blogsidebar img {
	display: none;
}
.contentBubblePadding p {
	margin: 0px 0px 15px;
}
.contentBubbleTop {
	background-image: url(/mainimages/contentBgTop.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	margin-top: 10px;
}
.contentPadding {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
}
.copyright {
	font-size: 9px;
	text-align: right;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.errors {
	font-size: 13px;
	color: #BB0000;
}
.formbutton {
	background-image: url(/mainimages/buttonbg.png);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFF; /* buttonFontColor */
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 5px;
	/*For Safari*/
	-webkit-border-radius: 5px;
	/*For CSS3*/
	border-radius: 5px;
}
#footerbox {
	color: #FFF;
	padding-bottom: 10px;
}
.helpdocs {
	font-size:13px;
	padding: 10px;
}
.hidefromlargesite {
	display: none;
}
.hometopBox {
	padding-bottom: 0px;
	padding-top: 0px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
.homesidecol {
	font-size: 11px;
	width: 250px;
	padding-top: 8px;
}
.homemidcol {
	padding-right: 0px;
	padding-left: 25px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #F90;
	padding-top: 8px;
}
#largebottom {
	background-image: url(/mainimages/contentBttmLrg.png);
	width: 879px;
}
.largebttn {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 218px;
	width: 337px;
	float: left;
	font-size: 15px;
}
.largebttn b {
	font-size: 17px;
}
.largebttn a, .largebttn a:link, .largebttn a:visited, .largebttn a:hover, .largebttn a:active {
	color: #333;
}
a:link .largebttn {
	color: #333;
	text-decoration: none;
}
.largebttn h1 {
	color: #FFF;
	text-shadow: 0px 0px 5px #000;
	letter-spacing: 1px;
}
#largebttnone {
	background-image: url(/mainimages/homeimages/lrgbttn_bytepages.png);
}
#largebttnone:hover {
	background-image: url(/mainimages/homeimages/lrgbttn_bytepages_over.png);
}
#largebttntwo {
	background-image: url(/mainimages/homeimages/lrgbttn_custom.png);
}
#largebttntwo:hover {
	background-image: url(/mainimages/homeimages/lrgbttn_custom_over.png);
}
#largebttnthree {
	background-image: url(/mainimages/homeimages/lrgbttn_services.png);
}
#largebttnthree:hover {
	background-image: url(/mainimages/homeimages/lrgbttn_services_over.png);
}
#largebttnpadding {
	padding: 20px 20px 20px 40px;
}
#largetop {
	background-image: url(/mainimages/contentTopLrg.png);
	width: 879px;
}
#linksFrame {
	width: 600px;
	height: 500px;
}
.logoSpacing {
	padding-right: 15px;
	padding-top: 12px;
	padding-bottom: 0px;
	float: left;
}
.medbttn {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 80px;
	width: 281px;
	float: left;
	font-size: 15px;
	background-image: url(/mainimages/buttonMedBg.png);
}
#medbttn:hover {
	background-image: url(/mainimages/buttonMedBg_over.png);
}
.medbttn b {
	font-size: 17px;
}
.medbttn a, .medbttn a:link, .medbttn a:visited, .medbttn a:hover, .medbttn a:active {
	color: #333;
}
a:link .medbttn {
	color: #333;
	text-decoration: none;
}
.medbttn h1 {
	color: #FFF;
	text-shadow: 0px 0px 5px #000;
	letter-spacing: 1px;
	font-size: 24px;
}
#medbttnpadding {
	padding-top: 10px;
	padding-left: 35px;
}
#mobletopcontent {
  display: none;
}
#moblenavbar {
  display: none;
}
.navBar {
	float: right;
	clear: both;
	padding-right: 10px;
}
.photoLeft {
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
}
.photoRight {
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
}
.purpletext {
	color: #609;
}
.privacyLinks {
	float: left;
	font-size: 10px;
}
.privacyLinks a {
	padding-right: 10px;
	padding-left: 10px;
}
.quotename {
	text-align: right;
}
.quoteboxtop {
	background-image: url(/mainimages/homeimages/quoteboxTop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.quoteboxbg {
	background-image: url(/mainimages/homeimages/quoteboxBg.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 246px;
}
.quoteboxbttm {
	background-image: url(/mainimages/homeimages/quoteboxBttm.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px 20px 20px 37px;
}
.sidebar {
	width:235px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #F90;
}
.sidebar h2 {
	font-size: 18px;
}
.sidebarPadding {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
}
.siteImageBox {
	padding-left: 20px;
	text-align: center;
}
.subscribeBox {
	padding: 10px;
	border: 1px solid #2C8CDA;
	margin-bottom: 15px;
	font-size: 13px;
	background-color: #FFF;
}
.tableBorderCart {
	font-size: 12px;
	padding: 5px;
}
.tableBorder {
	font-size: 12px;
	padding: 5px;
	border: 1px solid #2C8CDA;
}
.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: #2C8CDA;
}
.tableFooter2 {
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5CBAAC;
	background-color: #EEEEEE;
}
.tableHeader {
	background-color: #1975D4;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.tableHeaderCol {
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-color: #2C8CDA;
}
.tableHeader2 {
	background-color: #E9F4F5;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #2C8CDA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.tableHeader2Col {
	background-color: #E9F4F5;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #2C8CDA;
	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;
}
.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;
}
/* looks for tables with "byte-table" class */
table.byte-table, table.calendar-table {
    border-collapse: collapse;
}

.tableStyle, #management .byte-table {
	font-size: 11px;
	border: 1px solid #B3CAE1;
	margin-bottom: 12px;
}
.byte-table {
	font-size: 11px;
	margin-bottom: 12px;
}
.tableStyle label, .byte-table label {
	font-weight: bold;
}
/* table row mouseover */
/*.tableStyle tr:hover,*/ #management .byte-table tr:hover {
    background-color: #FAFAFA;
}
#management .byte-table .nohover tr:hover {
    background-color: transparent;
}
#management .byte-table td.odd {
    background-color: #DDD;
}
.tableStyle td, #management .byte-table td {
	padding: 8px;
	border-top: 1px solid #EEE;
}
.byte-table td {
	padding: 8px;
}
.tableStyle td table td, .byte-table td table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 6px;
}
.tableStyle tr td table, .byte-table tr td table {
	width: 100%;
}
.tableStyle th, #management .byte-table th {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #1975D4;
	text-align: left;
	padding: 8px;
	height: 18px;
	line-height: normal;
}
.byte-table th {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding: 8px;
	height: 18px;
	line-height: normal;
}
.byte-table h3 {
	font-size: 13px;
	font-weight: normal;
}
.byte-table .formmailer-text {
	width: 350px;
}
.tableStyle th a, #management .byte-table th a {
	font-size: 18px;
	font-weight: normal;
}
.tableStyle th a:active, #management .byte-table th a:active {
	color: #FFFFFF;
}
.tableStyle th a:hover, #management .byte-table th a:hover {
	color: #FFFFFF;
}
.tableStyle th a:link, #management .tableStyle th a:visited, .byte-table th a:link, .byte-table th a:visited {
	color: #FFFFFF;
}
/* (alternating table rows) table background row 2 */
.tableStyle .rowcolor, #management .byte-table .rowcolor, #management .byte-table tr.odd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #797979;
}
/* (alternating table rows) table background row 1 */
 #management .byte-table tbody tr.even {}

/* *** Calendar Table Styles *** */

/* Large Calendar Table */
#cms-eventcalendar-calendar .day {
	height: 100px;
}
#cms-eventcalendar-calendar .calendar-month {
	font-size: 18px;
	padding: 10px 20px 5px;
}

/* Small Calendar Table */
#calendar-widget .calendar-month {
	font-size: 12px;
	padding: 10px 10px 5px;
}

/* Universal Calendar Table Styles */
.calendar-label {
	padding-right: 20px;
	padding-left: 10px;
}
.calendar-label-box {
	height: 15px;
	width: 15px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 4px;
	/*For Safari*/
	-webkit-border-radius: 4px;
	/*For CSS3*/
	border-radius: 4px;
	border: 1px solid #666;
}
.calendar-labels {
	margin-bottom: 10px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 6px;
	/*For Safari*/
	-webkit-border-radius: 6px;
	/*For CSS3*/
	border-radius: 6px;
	border: 1px solid #CCC;
}
.calendar-month {
	text-align: center;
	background-color: #CCC;
	background-image: url(/mainimages/buttonbg2.png);
	background-repeat: repeat-x;
	padding: 10px 20px 5px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	/*For Safari*/
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	/*For CSS3*/
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border: 1px solid #CCC;
	}
/*.calendar-month strong {
	width: 150px;
	display: inline-block;
}*/
.calendar-next {
	float: right;
}
.calendar-prev {
	float: left;
}
.calendar-next, .calendar-prev  {
	background-image: url(/mainimages/buttonbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: inline-block;
	margin: 0px;
	padding: 2px 5px;
	font-weight: normal;
	font-size: 10px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 4px;
	/*For Safari*/
	-webkit-border-radius: 4px;
	/*For CSS3*/
	border-radius: 4px;
	line-height: normal;
}
.calendar-next a:link, .calendar-next a:visited, .calendar-prev a:link, .calendar-prev a:visited {
	color: #FFFFFF; /* buttonFontColor */
	text-decoration: none;
}
.calendar-next a:active, .calendar-next a:hover, .calendar-prev  a:active, .calendar-prev a:hover {
	color: #666666 !important; /* linkColor2 */
	text-decoration: none;
}
.calendar-table {
	font-size: 11px;
	border: 1px solid #ccc;
	margin-bottom: 12px;
}
.calendar-table td {
	width: 14%;
	padding: 5px;
}
.calendar-table th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #59B9AB;
	padding: 8px 2px 2px;
	height: 18px;
	line-height: normal;
}
.calendar-table .day {
	border: 1px solid #CCC;
}
.calendar-table .day:hover {
    background-color: #EFEFEF;
}
.calendar-table .dayname {
	background-image: url(/mainimages/buttonbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCC;
}
.calendar-table .daynone {
	background-color: #F4F4F4;
}
.calendar-table .eventbox {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 3px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 4px;
	/*For Safari*/
	-webkit-border-radius: 4px;
	/*For CSS3*/
	border-radius: 4px;
	margin-top: 5px;
	font-size: 10px;
	background-color: #FFF;
}
.calendar-table .leftline {
    border-left: 2px solid #CCC;
}
.calendar-table .moreevents {
	margin-top: 8px;
	text-align: right;
	font-size: 10px;
}


.testimonialsBox {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2C8CDA;
}
.topbarBg {
	height: 175px;
	padding-right: 10px;
	padding-left: 10px;
}
#toptext {
	float: left;
	padding-top: 35px;
	padding-left: 50px;
}
#toptext h1 {
	font-size: 30px;
	color: #F90;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#toptext h2 {
	font-size: 23px;
	color: #FFF;
	font-weight: bold;
}
#websitelist .smHdr {
	color: #15ACDA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	display: block;
	padding-top: 20px;
}
#websitelist li { 
	vertical-align: middle; 
	display: block; 
	line-height: 24px; 
}
#websitelist img { 
	padding-left: 2px; 
	padding-right: 2px; 
}
#websitelist a { 
	margin-right: 10px; 
}
#websitetopbox {
	background-color: #FFEECF;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 8px;
	/*For Safari*/
	-webkit-border-radius: 8px;
	/*For CSS3*/
	border-radius: 8px;
	padding: 20px;
	font-size: 14px;
}
/* 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;
}

