body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container {
	width: 1083px;
	background:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border-top: #e31e25 solid 3px;
	border-right: #f2f2f2 solid 1px;
	border-left: #f2f2f2 solid 1px;
	background: url(../image/bg.gif) repeat;
}
.top {
	background-color: #FFFFFF;
	height: 77px;
}
.top .logo {
	width: 347px;
	float:left;
}
.top .homepage {
	width: 181px;
	height: 27px;
	font-weight:bolder;
	padding-top: 50px;
	float:left;
}
.homepage a {
	color: #000000;
	text-decoration: none;
}	
.homepage a:hover {
	color: #e31e25;
	text-decoration: none;
}
.top .topcorner {
	width: 360px;
	float:left;
	text-align:right;
}
.topcorner .links1 {
	width: 118px;
	height: 15px;
	border-top: #e31e25 solid 3px;
	border-right: #e31e25 solid 1px;
	border-bottom: #e31e25 solid 1px;
	border-left: #e31e25 solid 1px;
	padding: 5px 0;
	text-align: center;
	float: left;
}
.topcorner .links2 {
	width: 119px;
	height: 15px;
	border-top: #e31e25 solid 3px;
	border-right: #e31e25 solid 1px;
	border-bottom: #e31e25 solid 1px;
	padding: 5px 0;
	text-align: center;
	float: left;
}

.links1 a, .links2 a {
	color: #e31e25;
	font-weight: bold;
	text-decoration:none;	
}
.links1 a:hover, .links2 a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration:none;	
}
.tblmiddle {
	width: 1083px;
	background:url(../image/bg-content.gif);
}	
.tblmiddle .leftnav {
	width: 339px;
	vertical-align:top;
}	
.tblmiddle .rightnav {
	background: url(../image/bg-topnav-right.gif) no-repeat left top;
	vertical-align: top;
}
.rightnav .navlink {
	width: 555px;
	height: 25px;
	padding-top: 10px;
	text-align: left;
}
.navlink ul {
	padding: 0 0 0 15px;
	margin: 0;
}
.navlink li {
	list-style: none;
	float: left;
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.rightnav .navnews, .rightnav .navcontent {
	width: 550px;
	/*height: 128px;*/
	padding-top: 15px;
	text-align: center;
}
.navcontent .content {
	width: 525px;
	margin-top: 10px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
.navcontent .content img {
	margin: 5px;
}
.rightnav .contentheading {
	width: 506px;
	height: 19px;
	background:url(../image/header-back.gif);
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding: 10px;
}
.navlink a {
	color: #FFFFFF;
	text-decoration: none;
}
.navlink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.navnews .newsthumb {
	width: 106px;
	float: left;
	padding-left: 10px;
}
.navnews .newslist {
	width: 400px;
	margin-left: 10px;
	padding-left: 10px;
	text-align: left;
	border-left: #DC1A22 solid 1px;	
	float: left;
}
.newslist a, #divScript a, a.special_link {
	color: #803400;
	text-decoration: none;
}
.newslist a:hover {
	color: #DC1A22;
	text-decoration: none;
}

.navprod .prodlist {
	width: 251px;
	margin: 0 15px;
	float: left;
}
* html .navprod .prodlist {
	margin-left: 7px;
}

.navprod .solution {
	width: 238px;
	margin-right: 15px;
	float: left;
}
* html .navprod .solution {
	margin-left: 7px;
}

.footerlink {
	margin: 1px 0 0 339px;
	width: 550px;
	height: 17px;
	padding-top: 8px;
	background:#FFFFFF;
	text-align: center;
}
.footerlink a {
	color: #e31e25;
	text-decoration: none;
}	
.footerlink a:hover {
	color: #545454;
	text-decoration: none;
}
.footercopyright {
	margin: 1px 0 0 339px;
	width: 550px;
	height: 17px;
	padding-top: 5px;
	text-align: center;
	color:#FFFFFF;
	font-size: 10px;
}
.footercopyright a {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.footercopyright a:hover {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.redtxt {
	color: #e31e25;
}
.more_items {
	color: #8b3500;
}
#divAboutUsDropDownMenu {
	background-color: #e31e25;
	position: absolute;
	/*
	clear: both;
	margin-left: 245px;
	margin-top: -10px;
	*/
	z-index: 100;
	width: 155px;
}
/*
html > body #divAboutUsDropDownMenu {
	margin-top: 20px;
}
*/
#divAboutUsDropDownMenu li {
	color: white;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	padding: 4px 0px;
	width: 140px;
}
span.mandatory {
	color: red;
}
span.nonmandatory {
	color: white;
}
input.inputText, select, textarea {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid #eeeeee;
}
input.inputButton {
	padding: 5px;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid #eeeeee;
}
.leftimage {
	background: url(../image/left-top.jpg) no-repeat left top;
	text-align:right;
}
em.smaller_italic {
	font-size: 10px;
	color: #888888;
}
#error_message {
	width: 250px;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid #eeeeee;
	background-color: white;
	padding: 5px;
	font-size: 10px;
	color: #888888;
	margin: 0px auto;
}
