/* Standard Classes - edit as needed do rename or delete */

A{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #374B42;
}

a:hover {
	text-decoration: underline;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(/stock/Bullet.gif);
	line-height: 20px;
}		

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	padding: 0px; 
	color: #000000; 
}

.PageColor {
	background-color: #D0E4B3;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #3B4941;
	font-weight: bold;
	line-height: 28px;
}

.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF7F00;
	text-transform: uppercase;
}

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {
	font-size: 10px;
	color: #394C42;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}

.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
.ModuleBackButton{
	text-decoration: none;
	font-weight: bold;
	color: #6D1718;
}
a:hover.ModuleBackButton{
	text-decoration: underline;
}
.GalleryImageCaption{
	font-size: 11px
}


/* Store classes that usually need editing - do NOT rename or delete */

.Button1, a.Button1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
}

.Button2, a.Button2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #FF6067;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #FF6067;
	margin: 2px;
	padding: 2px;
}

.CellDark {
	background-color: #3B4C44
}
.CellLight {
	background-color: #FBF7D6
}
.CellMedium {
	background-color: #67931E
}
.CellTitle {
	background-color: #FF7F00
}
.CellLighter { background-color: #FFFFFF}

.BreadCrumbs {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}

.Asterix {  color: #CC0000}

.BoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 13px;
}

.CellBorder { border: 1px solid #DDDDDD;}

.BlockNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none
	height: auto;
	width: auto;
	margin: 0px;
	text-align: center;
	line-height: 16px;
	text-decoration: none;
}
a:hover.BlockNav {
	color: #293732;
	text-decoration:none
}
.NavBack {
	background-image: url(/stock/nav-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.NavCell {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #59821A;
	border-left-color: #8DB54E;
}
.NavCellR {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8DB54E;
}
.NavCellL {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #59821A;
}
.WhiteLink {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 17px;
}
.Label {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7AAE2F;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.PadRight {
	margin-right: 15px;
}
.CallToAction {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FF7F00;
	font-weight: bold;
	font-size: 16px;
}
.NewsLink {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
}
.NewsLinkSmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#FFFFFF}