/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	color: #000000;
	background-color:white;
	clear: both;
	height:100%;
}
a:link{
	color: #003366;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
a:visited {
	color: #003366;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	color: #9F0110;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
a:active {
	color: #003366;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.body-wrapper {
	width: 100%;
	background-color: #FFFFFF;
}

img {
	border:none;
}

li {
	color: #003366;
}


/*----------------------------  Banner text styles ---------------------------------------------------*/

.banner-style {
width: auto;
	height: 160px;
	background-color: transparent;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 45px;
}
.header-left {
	background-color:transparent;
	text-align: right;
	padding-right: 10px;
	padding-top: 8px;
	height: auto;
	width: auto;
}

.banner-info-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #FFFFFF;
	position: absolute;
	top: 10px;
	width: auto;
	font-weight: bold;
	text-align: right;
	right: 25px;
}

.banner-info-text a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
}

.banner-info-text a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
}

.banner-info-text a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.banner-info-text a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
}

.txt-title {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #61635D;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #61635D;
	display: inline;
}
.banner-style p {
	font-size: 18px;
	color: #000000;
	width: 550px;
	font-weight: bold;
	position: absolute;
	left: 20px;
	top: 39px;
}
.banner-style p img {
	position: absolute;
	left: 10px;
	top: -30px;
}

.banner-style img {
	position: absolute;
	left: 10px;
	top: 10px;
}



/*----------------------------  main body style ---------------------------------------------------*/
.body-content {
	margin-left: 15px;
	width: 95%;
	display: table;
	margin-top: 9px;
}

.body-indexcontent {
	margin-left: 15px;
	width: 97%;
	display: table;
	margin-top: 5px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	position:static;
	left:210px;
	visibility: visible;
}

.body-content-info {
	width: 95%;
	display: table;
	padding-left: 15px;
	margin-top: 9px;
}

/*************** input button ***********/
input.btn {
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
 }


/*---------------------------- Footer styles ---------------------------------------------------*/
.footerline {
	clear: both;
	background-color: #FFFFFF;
	text-align: right;
	position:relative;
	bottom:0;
}

.txt-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
	margin-top: 20px;
	padding-left: 175px;
}
.footerline .txt-footer a:link {
	color: #637484;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.footerline .txt-footer a:visited {
	color: #637484;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.footerline .txt-footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC6600;
	font-weight:bold;
	text-decoration: underline;
	font-size: 10px;
}
.footerline .txt-footer a:active {
	color: #637484;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


	
/*---------------------------- Default Index Page ---------------------------------------------------*/

.index-text-box {
	background-color: #fff;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.index-text-box img {
	float:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #c2c2c2;
}


.index-prod-holder {
	background-color: #ffffff;
	margin-left: 0px;
	margin-bottom: 12px;
	width: 100%;
}
.latest-prod {
	width:48%;
	background-color: #EBEBEB;
	min-height: 125px;
	float: left;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
	background-image: url(images/index-top-right-corner.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.latest-prod img {
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}


.latest-prod p {
	padding-top: 10px;
	padding-right: 10px;
}

.latest-prod-spacer {
	height:55px;
	width:20px;
	float: left;
}
/*-------------------------------clearing code ------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*text*/
.faq {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0000CC;
font-weight:bold;
}
.holidayheader {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#993366;
font-weight:bold;
font-size:16px;
text-align:center;
}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 100px;
  height:30px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 300px;
  text-align: left;
  }