*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #3B8139;
	margin: 0;
}

/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFFFFF;
}

TABLE, TD, P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
}

FORM{ display: inline; }
A{

}
A:link{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #014582;
}
A:visited{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #014582;
}
A:hover{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #014582;
}
A:active{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #014582;
}

/* home page */

.hm_green_titlelg {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #0B6508;
}
.hm_green_headingslg {
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #479743;
}
.hm_green_headingsmed {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #479743;
}
.hm_grey_bold {
	font-weight: bold;
	text-decoration: none;
	color: #434343;
}
.hm_sidenav_rt {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0B6508;
}
A.hm_sidenav_rt:link, A.hm_sidenav_rt:visited, A.hm_sidenav_rt:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0B6508;
}
A.hm_sidenav_rt:hover{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #0B6508;
}
.hm_quick_tools {
	margin-left: 6px;
}
.hm_sidenav_lftsm {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #0B6508;
	padding-top: 2px;
	padding-left: 4px;
}
A.hm_sidenav_lftsm, A.hm_sidenav_lftsm:link, A.hm_sidenav_lftsm:visited, A.hm_sidenav_lftsm:active {
	font-size: 10px;
	text-decoration: none;
}
.hm_sidenav_lft {
	text-decoration: none;
	color: #0B6508;
}
A.hm_sidenav_lft:link, A.hm_sidenav_lft:visited, A.hm_sidenav_lft:active {
	text-decoration: none;
	color: #0B6508;
}
A.hm_sidenav_lft:hover{
	text-decoration: underline;
	color: #0B6508;
}
.hm_product_title {
	font-weight: bold;
	text-decoration: none;
	color: #2D33B0;
}
A.hm_product_title:link, A.hm_product_title:visited, A.hm_product_title:active {
	font-weight: bold;
	text-decoration: none;
	color: #2D33B0;
}
A.hm_product_title:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #2D33B0;
}

.sidenav_text {
	color: #000000;
	color: #000000;
	padding-left: 20px;
}
A.sidenav_text:link{
	text-decoration: none;
	color: #014582;
	padding-left: 20px;
}
A.sidenav_text:visited{
	text-decoration: none;
	color: #014582;
	padding-left: 20px;
}
A.sidenav_text:hover{
	text-decoration: underline;
	color: #014582;
	padding-left: 20px;
}
A.sidenav_text:active{
	text-decoration: underline;
	color: #014582;
	padding-left: 20px;
}
.hm_yellow {
	font-size: 11px;
	font-weight: bold;
	color: #ffed8b;
}
.hm_white {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;

}
.hm_white_sm {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;

}
A.hm_white_sm:link, A.hm_white_sm:visited, A.hm_white_sm:active {
	font-size: 10px;
	font-weight: underline;
	color: #ffffff;
}
A.hm_white_sm:hover{
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.hm_mdirect {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #434343;
}
A.hm_mdirect:link, A.hm_mdirect:visited, A.hm_mdirect:active {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #434343;
	border-bottom: 1px solid #FF7800;
}
A.hm_mdirect:hover{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #434343;
	border-bottom: 1px solid #FFFFFF;
}
.hm_weservice {
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #555555;
}
A.hm_weservice:link, A.hm_weservice:visited, A.hm_weservice:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #555555;
}
A.hm_weservice:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #555555;
}

/* table functions */

td.home_back {
	background-color: #ffffff;
}
td.home_side_lft {
	background-color: #FFED8B;
}
td.home_sidenav_lft {
    font-weight: bold;
	text-decoration: none;
	color: #0B6508;
	text-align:left;
	background-color: #F2C456;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 4px;
}
td.home_sidenav_lft2 {
    font-weight: bold;
	text-decoration: none;
	color: #0B6508;
	text-align:center;
	background-color: #F2C456;
	padding-top: 3px;
	padding-bottom: 4px;
}
td.home_side_rt {
	background-color: #F2C456;
}
td.home_sidenav_rt {
    font-weight: bold;
	text-decoration: none;
	color: #0B6508;
	text-align:center;
	background-color: #eb9b21;
	padding-top: 3px;
	padding-bottom: 4px;
}
.hm_pad_satisfied {
	margin-right: 8px;
	margin-bottom: 4px;
}
table.pad_footer {
margin-top: 1px;
}
table.pad_copyright {
margin-bottom: 17px;
}
table.pad_search {
margin-top: 8px;
}
td.pad_search_spacer {
column-height: 4px;
}
table.pad_sidenav {
margin-top: 8px;
margin-bottom: 10px;
}
td.pad_homeboxes {
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 12px;
}
td.pad_homeoffer {
	padding-top: 4px;
	padding-right: 12px;
	padding-left: 26px;
}
table.pad_headers {
margin-top: 6px;
}
.int_pad_imageleft {
	margin-left: 15px;
	margin-bottom: 2px;
}
.int_pad_imageright {
	margin-right: 15px;
	margin-bottom: 2px;
}
td.int_band1 {
	background-color:#ede9d6;
}
tr.int_band1 {
	background-color:#ede9d6;
}


/* interior */
.int_headers {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #0B6508;
}
.int_green_title {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0B6508;
    line-height:22px;
}
.int_green_titlesm {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #2B8628;
}
.int_orange_titlelg {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #d57002;
}
.int_orange_title {
	font-weight: bold;
	text-decoration: none;
	color: #d57002;
}
.int_orange_bullet {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #d57002;
}
.int_getstarted {
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #ff5600;
	padding-bottom: 4px;
}
.int_table_header {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding-left: 22px;
}
.int_grey_bold {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #5B5B5B;
}
A.int_readmore:link, A.int_readmore:visited, A.int_readmore:active {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #ffffff;
}
A.int_readmore:hover{
	color: #000000;
	border-bottom: 1px solid #FF7800;
}


/* forms */
.form_fields {
	border: inset #CEAC5C 1px;
	color: #666666;
}
.hm_search_fields {
	border: inset #CEAC5C 1px;
	color: #666666;
}
.hm_login_fields {
	border: inset #CEAC5C 1px;
	color: #666666;
}

/* footer */
.footer {
	font-weight: bold;
	color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
}
A.footer:link, A.footer:visited, A.footer:active {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
}
A.footer:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
}
.copyright {
	font-size: 10px;
	color: #ffffff;
}
/* misc concept fonts */
#dropmenudiv{
background-color: #fdf9e5;
color: #156c11;
position:absolute;
border:2px solid green;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height:20px;
z-index:100;
margin-left: 7px;
padding-top:6px;
padding-bottom:6px;
}
#dropmenudiv a{
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #fdf9e5;
color: #156c11;
font-size: 12px;
width: 100%;
display: block;
text-indent: 16px;
border-bottom: 0px solid green;
padding: 0px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #fdf9e5;
text-decoration: underline;
color: #156c11;
}
ul li {
	padding-bottom:0px;
	#padding-top: 3px;
	padding-top: 0px;
	list-style-image: url(/images/t-bullet.gif);
	list-style-type: disc;
	line-height: 18px;
}
.ul_spacing {
	font-size: 13px;
	padding-top:0px;
	margin-top:1px;
	margin-bottom:10px;
	padding-bottom:0px;
}

.int_purple_titlelg {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333399;
}
/* manufacturers dashboard */
.md_welcome {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.md_welcomesm {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
td.md_sidenav {
    font-weight: bold;
	text-decoration: none;
	color: #0B6508;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
}
table.md_sidenav {
	background-color: #F2C456;
	margin-top: 2px;
}
table.md_boxes {
border-width: 1px 1px 1px 1px;
border-color: #0B6508;
border-style: solid;
}
td.md_pad_boxes {
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 16px;
}
td.md_pad_boxeslg {
	padding-left: 10px;
}

.md_green_title {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #2D8829;
	line-height: 18px;
}
/* Dashboard Styles */
.box{
	width: 160px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin: 0 5px 10px 0;
}
.title{
	text-align: center;
	font-weight: bold;
	height: 20px;
	font-size: 13px;
	background-color: #f2c456;
	color: #0B6508;
	line-height: 18px;
}
.stats{
	margin: 8px 0 0 8px;
}
.stat{
	line-height: 18px;
}
.link{
	vertical-align: bottom;
	text-align: center;
	font-weight: bold;
	height: 18px;
	padding: 0;
	font-size: 13px;
	background-color: #ddf2dc;
	line-height: 18px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	position: relative;
	top: -4px;
}
.stat .label{
	font-weight: bold;
	color: #2D8829;
}

.tabContent {
	display: none;
}
.tabHeader {
	/*background-color:#F2C456;*/
	padding: 6px 10px 6px 10px;
}
.tabHeader ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.tabHeader li {
	display: inline;
	padding: 2px 10px 2px 10px;
	margin: 10px;
	background-color:#EB9B21;
	color:#0B6508;
	cursor: pointer;
	font-size: 16px;
	vertical-align: middle;
}
.title {
	font-weight: bold;
}
.brandHeader {
	background: #EEEEEE;;
}
.statusRed a:link {
	color: red;
}
