/* CSS Document */
body {
  color            : #4C4C4C;
  margin           : 0px;
  padding          : 0px;
  background-color : #FFFFFF;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
}

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #4C4C4C;
}

h3 {
	font-size: 18px;
}
	
th {
	vertical-align:middle;
	padding:0px 5px;
	font-weight:bold;
	color:#FFFFFF;
	/* background-color:#B62931; /* #039356; */
	background-image:url(../images/fwimages/head_bg.gif);
	background-repeat:repeat-x;
	height:26px;
}

ul li {
	text-align:justify;
	margin-bottom:10px;
}
	
a:link, a:visited, a:active, a:focus {
  font-size        : 11px;
  color            : #4C4C4C;
  text-decoration  : none;
}
a:hover {
  font-size        : 11px;
  color            : #CC0000;
  text-decoration  : underline;
}

.inputbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#FFFFFF;
  height:18px;
  border : 1px solid #B62931;
  background-color: #B62931; /*#0052B7;*/
  padding:0px 2px;
  font-weight:bold;
  cursor:pointer;
}

.inputboxblue {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#FFFFFF;
  text-align:center;
  vertical-align:top;
  height:20px;
  background-color: #B62931; /* blue #014282; green #039356; red #B62931;  #0052B7;*/
  border: #CCCCCC ridge 1px;
  cursor:pointer;
  font-weight:700;
}

.inputboxwhilte {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#666666;
  height:18px;
  letter-spacing: 1px;
  background-color: #FFFFFF;
  padding:0px 2px 2px 2px;
  border: #CCCCCC 1px solid;
  cursor:pointer;
}

.botLink,a.botLink:Link, a.botLink:Visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 2px;
	font-size: 11px;
	text-decoration: none;

}
 a.botLink:Hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #B62931;
	padding: 2px;
	font-size: 11px;
	text-decoration: underline;
}


.MainMenuLinks, a.MainMenuLinks:Link, a.MainMenuLinks:visited{
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	width: 185px;
	text-align: left;
	font-family: "Arial Narrow";
	font-size: 15px;
	padding-top: 2px;
	font-weight: bold;
	display: block;
	background-image: url(../images/menuNorm.jpg);
	padding-left: 4px;
	background-repeat: repeat-x;
}
a.MainMenuLinks:hover {
	color: #003399;
	text-decoration: none;
	height: 30px;
	width: 185px;
	text-align: left;
	font-family: "Arial Narrow";
	font-size: 15px;
	padding-top: 2px;
	font-weight: bold;
	display: block;
	background-image: url(../images/menuNorm.jpg);
	padding-left: 4px;
	background-repeat: repeat-x;
}

.product, a.product:Link,a.product:visited {
	color: #ffffff;
	text-decoration: none;
	height: 30px;
	width: 185px;
	text-align: left;
	font-family: "Arial Narrow";
	font-size: 15px;
	font-weight: bold;
	display: block;
	background-image: url(../images/prod_bg.jpg);
	padding-left: 4px;
	background-repeat: repeat-x;
}
a.product:hover {
	color: #FFCC00;
	text-decoration: none;
	height: 30px;
	width: 185px;
	text-align: left;
	font-family: "Arial Narrow";
	font-size: 15px;
	font-weight: bold;
	display: block;
	background-image: url(../images/prod_bg.jpg);
	padding-left: 4px;
	background-repeat: repeat-x;
}

.imageborder{
	border: 1px solid #E9E9E9;
}

.productimageborder {
	padding:2px;
	border:#E9E9E9 solid 1px;
}

.topLinks, a.topLinks:Link,a.topLinks:visited {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-family:Arial;
	line-height:20px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:0.5px;
	padding:0 0 0 0px;


}

a.topLinks:hover {
	color: #FFCC00;
	text-decoration: none;
	font-family: Arial ;
	line-height:20px;
	font-size: 11px;
	font-weight: bold;
	font-weight: bold;
	letter-spacing:0.5px;
	padding:0 0 0 0px;
}

.message {
	color:#B62931;
}

.message h3 {
	color:#B62931;
	font-size:18px;
}

.white {
	color:#FFFFFF;
}

.tablebordergreen {
	border: #039356 1px solid;
	border-collapse:collapse;
	background-color:#F4FBF4;
}

.tableborderblue {
	border: #014282 1px solid;
	border-collapse:collapse;
	background-color:#F8FAFC;
}

.tableborderorange {
	border: #F8931D 1px solid;
	border-collapse:collapse;
}

.tableborderred {
	border: #B62931 1px solid;
	border-collapse:collapse;
	background-color:#FDF7F8;
}

.lightgreybg {
	background-color:#F9F9F9;
}

.line {
	background-color:#B62931; /* blue #014282; green #039356; red #B62931;  #0052B7;*/
	height:1px;
}

div.line {
	width:auto;
}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-image: url(../images/fwimages/bullet.jpg);
	list-style-type: none;
	margin-bottom: 10px;
	padding-left: 15px;
	list-style-position: outside;
}
