td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
body {
	background-image: url(../../images/bg_hatch.gif);
	background-position: center top;
	margin-top: 0px;
}
a{
	color: #990000;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
}
.text-strong-blue{
	color: #003366;
	font-style: italic;
}
.text-strong-red{
	color: #990000;
	font-style: italic;
}
.text-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
.text-tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 12px;
}
.text-big{
	font-size: 16px;
	color: #666666;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.table-whitebg{
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 10px;
	line-height: 16px;
	border: 1px solid #DDDDDD;
}
.table-greybg{
	background-color: #CCCCCC;
	padding: 3px 10px;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
}
.table-bluebg{
	background-color: #003366;
	padding: 5px 10px;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
}
.table-redbg{
	background-color: #990000;
	padding: 5px 10px;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
}
.image-left{
	padding-right: 12px;
}
#info a {
	background-image: url(../images/btn_info.jpg);
	background-repeat: no-repeat;
	color:#FFF;
	display: block;
	height: 44px;
	width: 215px;
}
#info a:hover {
	background-image: url(../images/btn_info_on.jpg);
	background-repeat: no-repeat;
	color:#FFF;
	display: block;
	height: 44px;
	width: 215px;
}
#services a {
	background-image: url(../images/buttons_productsmain.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 163px;
}
#services a:hover {
	background-image: url(../images/buttons_productsmain_on.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 163px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #000;
	list-style-position: outside;
	list-style-image: url(../images/bullet_arrow.jpg);
	list-style-type: none;
	text-decoration: none;
}
.text14boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #005AA6;
}
.text14boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #D82918;
}

