.hd5  { font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.rdhd { color: #d00; font-size: 15px; font-family: Arial, Helvetica, sans-serif}

a {
	color: #003399;
	text-decoration: none;
	
}
body  {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image:  url(../../images/1chemcalback.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
p  { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif}
td  { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif}

form {
	margin: 0px;
	padding: 0px;
}
.smalltype {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.greynav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6B6B6B;
}
a:hover {
	text-decoration: underline;
}
.line {
	color: #CC0000;
	border: 1px solid #CC0000;
}
hr {
	color: #CC0000;
	border: 1px solid #CC0000;
}
.login table {
	background: #E6E6E6 url(../../images/loginBG.gif) no-repeat;
}
.login table.loginBottom {
	background: #E6E6E6 url(../../images/login_bottom.gif) bottom no-repeat;
}
.login table tr td.inputs {
	padding: 0 0 0 15px;
}
.login table tr td.inputs input{
	width: 200px
}
.login table tr td.goBtn{	
  padding: 45 15 0 0px;
}
.login table tr td.goBtn input{
	width: 27px;
}
.login table tr td.myProgress {
	padding: 14 0 8 5px
}
.login table tr td.myProfile {
	padding: 14 0 8 1px
}
.login table tr td.LogoutNow {
	padding: 14 0 8 1px
}

.forgot table {
	background: #E6E6E6;  
}

.forgot table tr td.forgotTop{
	background: #E6E6E6 url(../../images/forgot_top.jpg) bottom no-repeat top;
}
.forgot table tr td.forgotBottom {
	background: #E6E6E6 url(../../images/login_bottom.gif) bottom no-repeat;
  padding-top:5px
}
.forgot table tr td.inputs {
	padding: 0 0 5 10px;
}
.forgot table tr td.inputs input{
	width: 220px;
  padding-top:2px
}
.error {
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;       
    text-align:left;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial;
    padding: 20  15 10  0px
}
