@import url("ruler.css");
body  {
	font: 10pt  Sylfaen, Arial Unicode, Arial AMU,  Verdana, Tahoma Armenian, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #3b3b3b;
}
.bodydiv #container { 
	width: 750px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
} 
.bodydiv #header { 
	background: #fff;
	padding: 0;
} 

.bodydiv #right {
	float: right;
	width: 220px;
}
.bodydiv #mainContent { 
	margin: 0 230px 0 0;
	padding: 0 0 20px 0;
} 
.bodydiv #footer {
	margin-top: 10px;
	text-align: center;
	background:#fff;
}
.bodydiv #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
   height:0;
   font-size: 1px;
   line-height: 0px;
}
td.sep1w { width: 17px; }
td.sep2w { width: 25px; }
td.sep3w { width: 5px; }
td.sep4w { width: 10px; }
#homeTit {
  font-size: 8pt;
  margin: -10px 0 15px;
  color: #7c7c7c;
}
#home3step {
  font-size: 9pt;
  font-weight: bold;
  padding-bottom: 7px;
  margin: 0 0 5px;
  width: 475px;
  color: #797979;
  border-bottom: 1px solid #adadad;
}
#printTop {
  padding-bottom: 0px;
  margin: 0 0 5px;
  width: 475px;
  height: 32px;
  /*border: 1px solid #adadad;
  /*background-color: fuchsia;*/
  text-align: right;
}
#printTopUp {
  padding-bottom: 0px;
  margin: 0 0 5px;
  width: 375px;
  height: 32px;
  text-align: right;
}
#printTopUp2 {
  padding-bottom: 0px;
  margin: 0 0 5px;
  width: 437px;
  height: 32px;
  text-align: right;
}
#loginHelp {
  padding: 7px;
  margin: 10px 0 0px;
  width: 461px;
  border: 1px solid #adadad;
  background-color: #e9e9e9;
}
#loginHelp a {
	text-decoration: underline;
	color: #f6670b;
}
#loginHelp a:hover {
	text-decoration: none;
	color: #f6670b;
}
#regError {
  padding: 7px;
  margin: 10px 0 0px;
  width: 461px;
  border: 1px solid #adadad;
  background-color: #f6f6f6;
}
#regError li {
	color: #f6670b;
}
/*.rightCont {
  font-size: 9pt;
  color: #7c7c7c;
  background-color: #efefef;
  padding: 13px 0 13px 0;
  margin-bottom: 10px;
  background: #fff url(../../images/lt.gif) no-repeat top;
}
.rightCont p {
	margin: 0;
	padding: 0;
}*/
.rightBord {
	background: #efefef;
	color: #7c7c7c;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	margin-top: 0px;
	padding: 0 6px;
	font-size: 9pt;
}
.rightBord p {
	margin: 0;
	padding: 0;
}
.rightBotimg {
	height: 13px;
	background: #fff url(../../images/lb.gif) no-repeat bottom;
}
.rightBord a {
	text-decoration: underline;
	color: #7c7c7c;
	font-size: 9pt;
}

.rightBord a:hover {
	text-decoration: none;
	color: #333;
}
.loginError {
  border-top: 1px solid #adadad;
  font-size: 9pt;
  color: #f6670b;
  padding: 5px 0;
  margin-top: 5px;
  text-align: right;
  width: 200px;
}
.loginError a {
	text-decoration: underline;
	color: #f6670b;
}

.loginError a:hover {
	text-decoration: none;
	color: #f6670b;
}

.imgr {
	float: right;
	margin: 0px 0px 5px 10px;
	clear: both;
	border: none;
}
.imgl {
	float: left;
	margin: 0px 0px 5px 10px;
	clear: both;
	border: none;
}



input, textarea, select {
	background-color: #fff;
	border: 1px solid #7f7f7f;
	font-size: 8pt;
	color: #656565;
}
#reg input, select {
	background-color: #fff;
	border: 1px solid #7f7f7f;
	font-size: 8pt;
	color: #656565;
	width: 230px;
}
h1 {
  font-size: 10pt;
  color: #f6670b;
  font-weight: bold;
  margin: 10px 0 20px 5px;
}
h4 {
  font-size: 10pt;
  color: #f6670b;
  font-weight: bold;
  margin: -25px 0 20px 5px;
}
h5 {
  font-size: 10pt;
  color: #3790da;
  font-weight: bold;
  margin: 0 0 0 0;
}
h6 {
  font-size: 9pt;
  color: #797979;
  font-weight: bold;
  margin: 10px 0 2px 0;
}
h3 {
  font-size: 10pt;
  color: #f6670b;
  font-weight: normal;
  margin: 0 0 0 0px;
}
hr {
	color: #adadad;
	height: 1px;
}
/*.rightT {
  font-size: 9pt;
  color: #f6670b;
}*/

a.titL {
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt !important;
	color: #434343;
}
a.titL:hover  {
	color: #434343;
	text-decoration: underline;
}
a.signL {
	text-decoration: underline;
	font-weight: bold;
	font-size: 9pt !important;
	color: #797979;
}
a.signL:hover  {
	color: #3790da;
	text-decoration: none;
}
.compInfo {
	color: #f6670b;
}
#txtSm {
  font-size: 8pt;
  color: #7c7c7c;
}
.divLogout {
	border-bottom: 1px solid #f6670b;
	color: #0a2692;
	font-size: 9pt;
	font-weight: bold;
	margin: -4px 0 2px 0;
}
.divLogout #table {
	width: 100%;
	text-align: right;
}
.divLogout a {
	color: #0a2692;
	text-decoration: none;
}
.divLogout a:hover  {
	color: #0a2692;
	text-decoration: underline;
}
/*#memberMenu {
  font-size: 8pt;
  width: 475px;
  color: #797979;
  padding-bottom: 7px;
  margin: 0 0 35px;
  border-bottom: 1px solid #adadad;
}*/
#home3step a {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #797979;
}
#home3step a:hover {
	text-decoration: underline;
	color: #f6670b;
}
a {
	font: 10pt  Sylfaen, Arial Unicode, Arial AMU,  Verdana, Tahoma Armenian, Helvetica, sans-serif;
	text-decoration: underline;
	/*font-size: 10pt !important;*/
	color: #3b3b3b;
}

a:hover  {
	color: #333;
	text-decoration: none;
}
#footerLine { 
	padding-top: 5px;
	margin-top: 5px;
	font-size: 8pt;
	text-align: center;
	color: #7c7c7c;
	border-top: 1px solid #adadad;
}
#footerLine a {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #7c7c7c;
}
#footerLine a:hover {
	text-decoration: none;
	color: #f6670b;
}
#footer a {
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	color: #7c7c7c;
}
#footer a:hover {
	text-decoration: none;
	color: #f6670b;
}

.sms_in { border-collapse: collapse; font-size: 11px; margin-top: 10px; clear: both;}
.sms_in_top_left{background:url(../images/sms_in_top_left.gif) left top no-repeat;height:14px;padding:1px 0 0 15px;color:#75b200;font-size:11px;}
.sms_in_top_right{background:url(../images/sms_in_top_right.gif) right top no-repeat;width:10px}
.sms_in_bottom_left{background:url(../images/sms_in_bottom_left.gif) left bottom no-repeat;padding:5px 0 10px 15px;font-size:13px;}
.sms_in_bottom_right{background:url(../images/sms_in_bottom_right.gif) right bottom no-repeat;width:10px}

.sms_out {border-collapse:collapse;margin-top:10px;float:left;clear:both;}
.sms_out_top_left{background:url(../images/sms_out_top_left.gif) left top no-repeat;height:14px;font-size:11px;padding:1px 0 0 15px;color:#829cbd;text-align:left;font-size:11px;}
.sms_out_top_right{background:url(../images/sms_out_top_right.gif) right top no-repeat;width:12px; font-size:11px}
.sms_out_bottom_left{background:url(../images/sms_out_bottom_left.gif) left bottom no-repeat;padding:5px 0 10px 15px;text-align:left;font-size:13px;}
.sms_out_bottom_right{background:url(../images/sms_out_bottom_right.gif) right bottom no-repeat;width:12px}