@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
.oneColFixCtr #container {

}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footertxt {
	color: #959595;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	color: #959595;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.pagetitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	padding-top: 1px;
}
.blue12 {color: #1865DE}

.textAreaFrontPage {
	text-align: justify;
	overflow: auto;
	padding-right: 10px;
	padding-top: 0px;
	height: 195px;
}
.contentChild {
	text-align: justify;
	overflow: visible;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}	
a:link {
	color: #003300;
	text-decoration: none;
}

a:visited {
  color: #003300;
  text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #006600;
}

a:active {
	text-decoration: none;
	color: #003300;
}
.keyFeatureHeader {
	color:#004236;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.keyFeaturesTable {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	font-size: 10px;
}
.contentParagraph {
	line-height: 24px;
	text-align: justify;
}
.contentParagraph2{
	line-height:normal;
}
.pagetitle2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
}
.textboxRMA {
	color:#000000;
	border: 1px solid #004236;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
.textareaRMA {
	color:#000000;
	border: 1px solid #004236;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
.formTextRMA {
	color:#000000;
	font-size: 10px;
}
.tableForms{
	text-align:left;
	line-height:normal;
}
.formTextRMAwhite {
	color:#FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.formTableRMAtop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #004236;
	color:#000000;
	font-size: 10px;
}
.formTableRMAall {
	color:#000000;
	border: 1px solid #004236;
		font-size: 10px;
}
.formTableRMAright {
	color:#000000;
	font-size: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #004236;
}
.formTableRMAtopwithPadding {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	color:#000000;
	font-size: 10px;
	padding: 6px;
}
.flashObjectWithBorder {
	border: thin solid #004236;
}
.imageWithPadding {
	padding-right: 10px;
	padding-top: 0px;
}
.imageWithPadding2 {
	padding-left: 10px;
	padding-top: 0px;
}
.specialCounterTD {
    font-size: 16px;
    background-color: #FFFFFF;
    background-image: url('../UserFiles/Image/products/counter.jpg');
    font-family: trebuchet;
    color: #FFFFFF; 
	
}
.specialCounterInput {
    font-size: 22px;
    background-color: #000000;
    font-family: trebuchet;
    color: #FFFFFF;
    border: 0px;
    text-align: right;
}
.divWithBorder{
	border: thin solid #003300;
}
.tableBottomPadding{
	padding-bottom: 5px;
}
/* CELL SPECFIC */
.cellLogo {
	width:128px;
	height: 53px;
}
.cellDontShow {
	display:none;
}
