.smallTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallTxtTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../../Images/2.jpg);
	background-position:bottom;
	background-repeat:no-repeat
	
}
.smallTxtTDgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../../Images/3.jpg);
	background-position:top;
	background-repeat:no-repeat
	
}
.smallTxtTDgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-image:url(../../Images/green-grad.jpg);
	background-repeat:no-repeat;
	margin-left:0;
	margin-top:0;
	height:30px;
	vertical-align:top;
}
.smallTxtTDgreen2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-image:url(../../Images/green-grad2.jpg);
	background-repeat:no-repeat;
	margin-left:0;
	margin-top:0;
		height:30px;
	vertical-align:top;
}
.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
    text-align:left;
}
.productGroupTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
    text-align:center;
}
a:link { color: #58B751; font-weight:bold;text-decoration:none;}
a:visited { color: #58B751; font-weight:bold;text-decoration:none;}
a:active { color: #58B751; font-weight:bold;text-decoration:none;}
a:hover { color: #292B75;  font-weight:bold;text-decoration:none;}
.frmItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
	background-color: #FFFFFF;
	width: 99%;
	border: 1px solid #000000;
	font-weight: bold;

}
.frmItemNoBrd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	width: 98%;
	border: 1px none #FFFFFF;
	font-weight: bold;
}
.frmButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CDE7C4;
	height: 25px;
	width: 125px;
	border: 1px solid #333333;
}
.frmHidden {
	visibility: hidden;
	display:none;
	height: 0px;
	width: 0px
}

.footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.titleTxt, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1A3B8C;
	line-height: 30px;
	font-style: italic;
	font-weight: bolder;
	text-align:left;
}
.SubTitleTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1A3B8C;
	line-height: 30px;
	font-style: italic;
	font-weight: bolder;
	text-align:left;
}
a.footer:link {
	color: #000033;
	text-decoration: none;
	font-size: 9px;
}
a.footer:visited {
	color: #000033;
	text-decoration: none;
	font-size: 9px;
}
a.footer:hover {
	color: #333399;
	text-decoration: none;
	font-size: 9px;
}
a.footer:active {
	color: #000033;
	text-decoration: none;
	font-size: 9px;
}

a.navbar:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
a.navbar:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
a.navbar:hover {
	color: #51B94A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
a.navbar:active {
	color: #51B94A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
body {
	background-image: url(../../images/cows_banner.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align:center;
	margin-top:0px;
}
.panelHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.Emphasised { color: #000000; text-decoration: none; font-weight:bold;}
/* DEVNOTE: DO NOT GROUP these styles - individual styles aare needed for RadEditor to work properly in FF ;(  */
a.Emphasised:link { color: #58B751; font-weight:bold;}
a.Emphasised:visited { color: #58B751; font-weight:bold;}
a.Emphasised:active { color: #58B751; font-weight:bold;}
a.Emphasised:hover { color: #292B75;  font-weight:bold;}
a.Emphasised { color: #58B751;  font-weight:bold;}

.ImageBorder
{
	border: 1px solid ;
	border-color:#666666;
	padding: 2px;
}

/* ---------------------- */
/* Datagrid Format Styles */
/* ---------------------- */

.dataGrid, .dataGridRowA, .dataGridRowB, .dataGridHover
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 6px;
	padding-left: 6px;
}

.dataGrid {
	font-size: 11px;
	height: 40px;
	border-bottom:1px solid #ffffff;
}
.dataGridRowA {
	background-color:#F3F3F3;
	vertical-align: top;
}
.dataGridRowB {
	background-color:#E4E9F1;
	vertical-align: top;
}
.dataGridHover {
	background-color: #cccccc;
	vertical-align: top;
}
.dataGridHeader {
	height:35px;
	text-indent: 4px;
	padding: 2px;
	color: #333333;
}
.dataGridRowHeader {
	font-size: 11px;
	height:25px;
	font-weight: bold;
	color: #666666;
	padding: 3px;
	background:url(../../Images/BackGroundFade.gif) left top repeat-x;
}

.dataGridRowFilter {
	height:25px;
	font-weight: bold;
	background-color: #006F00;
	border-bottom:solid 1px #777777;
	text-indent: 4px;
	padding: 2px;
	padding-bottom:8px;
	cursor: hand;
	color: #BBBBBB;
}
.frmLabel {
	vertical-align: top;
	font-weight: bold;
	background-color: #CDE7C4;
	text-align:left;
}

.frmLit {
	vertical-align: top;
	background-color: #E4E9F1;
	text-align:left;
}
.frmValidationTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}    
