BODY {
	background-color: White;
	margin: 0px;
	scrollbar-arrow-color:#6B4099;
	scrollbar-base-color:#DDDDDD;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-face-color: #6B4099;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-dark-shadow-color:DDDDDD;
	scrollbar-track-color : #FFFFFF; 

}

.pagebreaker {page-break-before: always;}


/*standard text styles*/
.headertext1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #006400;
	text-decoration: none;
	padding-bottom: 15px;
}

.headertext2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px
}

.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
}

.phonetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
}

.alertbodytext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
}

/*detail page styles*/
.detailheadertext1 {
	background-color: #6B4099;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px
}

.alertdetailheadertext1 {
	background-color: #FF0000;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px
}

.detailheadertext2 {
	background-color: #DCDCDC;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px
}

.detailheadertext3 {
	background-color: #DCDCDC;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px
}

.detailbodytext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.detailbodytextheavy {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.cardprintout_heavy_text {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.ratesheetbodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
}

.formsbodytext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.newsheadertext {
	font-family: times;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px
}

.newsbodytext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 30px;
}

.newsauthortext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.newscontributortext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 15px;
}


.detailtables {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	letter-spacing: 1px;
}

.reporttables {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	letter-spacing: 1px;
}

.reporttables tr {
}

.reporttables tr:hover {
	background:#FFFF99;
}


.emailtables {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	letter-spacing: 1px;
}


.table_forms {
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Gray;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: Gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: Gray;
	border-left-style: solid;
	border-left-width: 1px;
	background-color : #C4DCCE;
	padding-bottom : 0px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	display : inline;
}

.leftnavtext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px
}

.leftnavsignuptext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
}

.table_outer {
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Gray;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: Gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: Gray;
	border-left-style: solid;
	border-left-width: 1px;
}

.table_cardprintout {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom-color: Gray;
	border-bottom-style: dashed; 
	border-bottom-width: 1px;
	border-top-color: Gray;
	border-top-style: dashed;
	border-top-width: 1px;
	border-right-color: Gray;
	border-right-style: dashed;
	border-right-width: 1px;
	border-left-color: Gray;
	border-left-style: dashed;
	border-left-width: 1px;
}


/*standard link styles*/
.side_links a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

.side_links a:hover {
	color: #02A27A;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

.main_links a {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.main_links a:hover {
	color: #02A27A;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.inventory_links a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3300CC;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 10px;
}


.inventory_links a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	background-color:#FFFF66
}

.user_software_links a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 10px;
}


.user_software_links a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	background-color:#FFFF99;
	font-size: 12px;
}

.tagline {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
}

A.TAGLINE:HOVER {
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}

.COLUMN_FORMAT_LEFT {
	background-color: #000000;
	padding-left: 0px;
	padding-right: 10px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}

.COLUMN_FORMAT_RIGHT {
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
}

.FOOTER {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: Black;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image: url("/images/foot_green.jpg");

}


.FOOTER_PRINT {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}


.content1 {
	padding-left: 25px;
}

.rowcolor1{
	background-color: #DDDDFF   /* BSG #C4DCCE */
}

.rowcolor2{
	background-color: #FFFFFF
}

/*form styles*/
.formalert {
font: bold 9pt Tahoma;
color: red;
}

.formalert a {
font: bold 9pt Tahoma;
text-decoration: underline;
}

.formalert a:hover {
font: bold 9pt Tahoma;
text-decoration: underline;
}

.highlight {
background: #ffffcc;
}

/*standard admin styles*/

.TopNav {
	background: #56347A;  /* BSG #026A4E  GHS #6B4099 */
	color: #000000;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	border-top: 2px solid #FF6600;
	border-bottom: 1px solid #000000;
}

.TopNav a {
	color: #FFFFFF;
	text-decoration: none;
}

.TopNav a:hover {
	color: #000000;
	text-decoration: none;
}

.admin_side_links a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-left: 6px
}

.admin_side_links a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-left: 6px
}
.adminleftnavtext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;   /* BSG #02A27A */
	text-decoration: none;
	padding-left: 4px
}

/*  Former
    scrollbar-arrow-color : White;
	scrollbar-base-color : Blue;
	scrollbar-3dlight-color : #02A27A;
	scrollbar-darkshadow-color : Gray;
	scrollbar-face-color : #2E8B57;
	scrollbar-highlight-color : Silver;
	scrollbar-shadow-color : Black;
	scrollbar-track-color : #2E8B57;
*/
