body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
}

a:link { 
	color: #5B5B5B;
	}
a:visited { 
	color: #005602;
	}
a:hover { 
	color: #005602;
	text-decoration: none;
	}

.imgnotavail {background-color:#CCCCCC; border:1px solid #333333; width:122px; font-size:12px; font-weight:bold; color:#FFFFFF; text-align:center; padding-top:52px; padding-bottom:52px; }


#submenu { padding:0px; margin:0px; padding-left:15px; list-style:none; padding-bottom:8px;}


.main-container {
	background-color: #FFFFFF;
	border: 1px solid #A5A5A5;
}
.header-bg {
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #E0E0E0;
}
.header-bg2 {
	background-image: url(../images/header-bg2.jpg);
	background-repeat: repeat-x;
}
.leaft-panal-text {
	font-size: 12px;
	font-weight: normal;
	color: #313131;
	line-height:18px;
	padding:0px; margin:0px;
	text-align:left;
	vertical-align:top;
}
.leaft-panal-heading {
	font-size: 18px;
	font-weight: bold;
	color: #005602;
	padding:0px; margin:0px;
	padding-bottom:8px;
	text-align:left;
}

.products {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #5B5B5B;
	line-height:20px;
}
.products a {
	font-size: 13px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration:none;
}
.products a:hover {
	color: #036704;
	text-decoration:none;
}
.border {
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
}
.links {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5B5B5B;
	line-height: 24px;
}

.links a, .link_normal{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5B5B5B;
	line-height: 24px;
	text-decoration:none;
}
.links a:hover, .link_normal:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #005602;
	line-height: 24px;
	text-decoration:none;
}
.contact {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #313131;
	line-height: 22px;
	padding-top: 18px;
}

.requried {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #B90600;
	text-decoration:none;
}
.login {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.footer {
	background-color: #A5A5A5;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 15px;
}
.link_selected 
{ 	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 24px;
	text-decoration:underline;
} 
#activelink a {
	text-decoration:none;
	font-weight:bold;
	color:#cccccc;
	font-family:Arial;
}

