body {
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  background-color: #FFFFFF;
}

.ME_Button
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 2px;
	COLOR: #000000;
	PADDING-TOP: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #CCCCCC;
	TEXT-ALIGN: center;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;


}


.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	font-weight: bold;
	line-height: normal;
}
a.menubar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F7F7F7;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
a.menubar:active {
	color: #666666;
	text-decoration: none;
}
a.menubar:visited {
	color: #666666;
	text-decoration: none;
}
a.menubar:hover {
	color: #005C92;
	background-color: #E1E6EE;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;

}

a.maintext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
        text-decoration: none;
}

a.maintext:active {
	color: #0000FF;
        text-decoration: none;
}
a.maintext:visited {
	color: #0000FF;
        text-decoration: none;
}
a.maintext:hover {
	color: #323C6B;
	border-bottom:1px dotted #323C6B;
}
.inputbox {
 color: #000000;
 font-family: arial, verdana;
 font-weight: normal;
 font-size: 12px;
 text-align: left;
 border: 1px solid #002D66;
 background-color: #FFFFFF;
 padding: 2px;
}

.inputList {
 border: 1px solid #002D66;
 color: #000000;
 font-family: arial, verdana;
 font-weight: normal;
 font-size: 12px;
 text-align: left;
 background-color: #FFFFFF;
 padding: 2px;
}

.table {
 border-left: 1px solid #002D66;
 border-right: 1px solid #002D66;
 border-top: 1px solid #002D66;
 border-bottom: 1px solid #002D66;
 background-color: #FFFFFF;
 text-align: left; 
}

.table-header {
 color: #FFFFFF;
 font-family: arial, verdana;
 font-weight: bold;
 font-size: 11pt;
 vertical-align: center;
 text-align: left;
 border-left: 1px solid #002D66;
 border-right: 1px solid #002D66;
 border-top: 1px solid #002D66;
 border-bottom: 1px solid #002D66;
 background-color: #002D66;
}
.logintext {
	color: #000000;
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 9pt;
	line-height: 100%;
	padding: 5px;
	vertical-align: center;
	text-align: left;
}
.errortext {
	color: RED;
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 9pt;
	line-height: 100%;
	padding: 0px;
	vertical-align: bottom;
	text-align: left;
}

.product {
	color: #000000;
	font-family: arial, verdana;
	font-size: 9pt;
	line-height: 125%;
	padding-left: 2px;
}

.productHeader {
 background-color: #002D66;
	font-weight: bold;
	color: #FFFFFF;
	font-family: arial, verdana;
	font-size: 9pt;
	padding: 5px;
        text-align: left;
}

.tableMouseOutCell {
        cursor: pointer;
	color: #000000;
	font-family: arial, verdana;
	font-size: 9pt;
	line-height: 125%;
	padding-left: 2px;
        background-color: #FFFFFF;
}
.tableMouseOverCell {
        cursor: pointer;
	color: #27446D;
	font-family: arial, verdana;
	font-size: 9pt;
	line-height: 125%;
	padding-left: 2px;
        background-color: #D8DFE9;
}

.distributor {
	color: #27446D;
	font-family: arial, verdana;
	font-size: 12px;

}.searchText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002D66;
}
.searchBox {
	color: #002D66;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #67839B;

}
.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.footer:link {
	color: #999999;
}

a.footer:active {
	color:#999999;
}
a.footer:visited {
	color:#999999;
}

a.footer:hover {
	color:#323C6B;
}

.homepageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002D66;
}
.homepageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #002D66;
}

.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002D66;
}
.topnav {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
a.topnav:link {
	color: #FFFFFF;
}

a.topnav:active {
	color:#FFFFFF;
}
a.topnav:visited {
	color:#FFFFFF;
}

a.topnav:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.landingnav {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}
a.landingnav:link {
	color: #FFFFFF;
}

a.landingnav:active {
	color:#FFFFFF;
}
a.landingnav:visited {
	color:#FFFFFF;
}

a.landingnav:hover {
	color:#FFFFFF;
	border-bottom: 1px dotted #A2B5D5;
}.groupcompanies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	text-decoration: none;

}

