body {
	margin: 0px;
	background-color: #7C7C7C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #423E3E;
	text-decoration: none;
}
.welcome_bg {
	background-image: url(../images/welcome_bg.jpg);
	background-repeat: repeat-x;
}
.welcome_heading {
	font-size: 18px;
	font-weight: bold;
	color: #848484;
}
.justify_txt {
	text-align: justify;
	line-height: 16px;
}
.product_link {
	color: #666666;
	text-decoration: underline;
}

.bottom_border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
}

.style1 {font-size: 10px}
.style2 {font-size: 9px}
.style4 {font-size: 10px}
.style3 {font-size: 10px}
.style5 {color: #FFFFFF; background-color: #7c7c7c; padding: 3px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style6 {color: #FFFFFF}
.red_heading {
	color: #d50100;
}
.padding {
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer_nav_txt {
	color: #BABABA;
	font-size: 10px;
}
.inner_content_bg {
	background-image: url(../images/innercontent_bg.jpg);
	background-repeat: repeat-x;
}
.boldtxt {
	font-weight: bold;
	color: #838381;
}


a {
	color: #BABABA;
	text-decoration: none;
}
a:hover {
	color: #BABABA;
	text-decoration: underline;
}








.gray_border {
	border: 1px solid #BABABA;
}
.nav_bg {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 44px;
}
.white_border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
}
td {

	text-align: justify;
	line-height: 16px;
}
input {
	background-color: #e5e5e3;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
textarea {
	background-color: #e5e5e3;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.top_gray_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
}
.maillink a{
	color: #003333;
	text-decoration: underline;
}
.sub_headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7c7c7c;
	padding: 3px;
}
li {
	list-style-image: url(../images/bullet.jpg);
	list-style-position: outside;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clip: rect(0px,auto,auto,auto);
}



.maillink a:hover{
	color: #8e8e8e;
	text-decoration: none;
}
.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.uline {

	color: #CCCCCC;
	text-decoration: underline;
}
.white_bg {
	background-color: #FFFFFF;
}
.gray_bg {

	background-color: #7C7C7C;
}
.cur {
	cursor: hand;
}
.yellow_bg {
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
}

.style3 
	{
		color: #d50100;
		font-weight: bold;
		font-size: 18px;
		text-align:center;
	}
.buttonsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C40000;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

