body,td,th {
	font-size: 14px;
}
body {
	background-color: #C8C8C8;
}
.bg {
	background-image: url(../images/Distributors_Solutions_LLC_bg_06.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.header_title_style {
	font-size: 18px;
	color: #ED1B24;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #666666;
}
.page_title {
	font-size: 24px;
	color: #000000;
}
.navLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #ED1B24;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ED1B24;
}
a:hover {
	text-decoration: none;
	color: #ED1B24;
}
a:active {
	text-decoration: none;
	color: #ED1B24;
}

.style1 	{font-family: Geneva, Arial, Helvetica, sans-serif}
.style2 	{font-size: 18px}
.style5 	{font-size: 15px}
.style6 	{font-size: 15px}
.style7 	{color: #f20000; font-size: 14px;}
.style8 	{font-family: "Times New Roman"; font-size: 16px;}
.style9 	{color: #000000; font-size: 14px;}
.style10 	{font-size: 20px}
.style11 	{font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; }
.style12 	{font-size: 14px}
.style17 	{font-size: 15px}
.style19 	{color: #f20000}
.style20 	{font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 18px; }
.style21 	{font-size: 14px}
.style22 	{color: #FF0000}
.style23 	{font-family: "Times New Roman"; font-size: 14px; }
.style24 	{color: #000000; font-family: "Times New Roman";}
.style26 	{color: #000000}
.style27 {color: #000000; font-family: "Times New Roman";}
.styleLogOut{font-family: "Times New Roman"; font-size: 14px;}

#popitmenu	{position: absolute; background-color: white; border:1px solid black; font: normal 12px Times New Roman; line-height: 18px; z-index: 100; visibility: hidden;}
#popitmenu a{text-decoration: none;	padding-left: 6px; color: black; display: block;}
#popitmenu a:hover	{background-color: #c8c8c8;}

#updateProfile {
  width: 400px;
  height: 150px;
  display: none;
  border: 1px solid #000;
  background-color: #FFF;
  padding: 5px;
  overflow: hidden;
}

#chooseDistributor {
  width: 400px;
  height: 150px;
  display: none;
  border: 1px solid #000;
  background-color: #FFF;
  padding: 5px;
  overflow: hidden;
}

#updateProfile.ajax-loading {
  background-image: url('../images/ajax-loader.gif');
  background-position: 95% 10%;
  background-repeat: no-repeat;
}










#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 9px arial}

#sddm li a
{
	display: block;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}

#sddm li a:hover
{
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #ACACAC;
	background-color: #F3F3F3;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 1px 3px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #000000;
	background-color: #EDEDEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADC;
}

	#sddm div a:hover
	{
	color: #FFF;
	background-color: #ED1B24;
}

