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

A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(/stock/Bullet.gif);
	
}		

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

.PageColor {
	background-color: #69733E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}

.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1F3887;
	font-weight: normal;
}

.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1F3887;
}

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {  font-size: 11px; color: #38437D}

.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}


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

.Button1 {
	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 {
	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;
}

.Button3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	margin: 1px;
	padding: 1px;
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
}
.Button4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 1px;
	padding: 1px 3px;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
	background-repeat: repeat;
}

.CellDark {  background-color: #717FAB}
.CellLight {
	background-color: #F7E9BC;
	margin: 1px;
	padding: 1px;
	text-indent: 2px;
}
.CellMedium {  background-color: #EEEEEE}
.CellTitle {
	background-color: #17286A;
	color: #FFFFFF;
}
.CellLighter {
	background-color: #BBBFA7;
	margin: 1px;
	padding: 1px;
	border: 1px solid #FFFFFF;
	text-indent: 2px;
}

.StoreCatNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B3184;
	text-decoration: none;
}
.StoreCatNavOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.StoreCatNavSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B3184;
	text-decoration: none;
}
.StoreCatNavSubOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


/* Store classes that don't change often - do NOT rename or delete */

.StoreCatTable { }

.StoreCatCell {  padding: 2px 0px 2px 5px;}

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

.SlicedBread {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: line-through;
}

.Required {  color: #CC0000}

.Asterix {  color: #CC0000}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.LinkNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4571;
}

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

.CellBorder {
	border: 1px solid #FFFFFF;
	background-color: #FFC77E;
	margin: 1px;
	padding: 1px;
}

.GC_Title {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #004827;
	text-decoration: none;
}
.GC_Alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.GC_Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #004827;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px 3px;
	text-decoration: none;
}


/* New classes for this project */
.CellHeader {
	background-color: #FFFFFF;
	background-image: url(/stock/Back_header.gif);
	background-repeat: repeat;
}
.CellBackLeft {
	background-color: #69733E;
	background-image: url(/stock/left.gif);
	background-repeat: repeat;
	background-position: right top;
}
.CellBackRight {
	background-color: #69733E;
	background-image: url(/stock/right.gif);
	background-repeat: repeat;
	background-position: left top;
}
.CellHeaderLeft {
	background-color: #919971;
	background-image: url(/stock/HeaderLeft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.CallToAction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.FooterNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	
	}
a:hover.FooterNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: normal;
	text-transform: uppercase;

}
.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 3px;
	letter-spacing: 2px;
}
.Blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}
.HomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 14px;
}
.CloudBack {
	background-color: #FFFFFF;
	background-image: url(/stock/clouds.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.PurpleBox {
	border: 1px solid #393555;
	background-color: #E4E3EA;
}
.LinkNavBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #393555;
	font-weight: bold;
	background-color: #C1BED8;
	padding: 2px;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
	margin-right: 20px;
}
.CloudHome {
	background-color: #FFFFFF;
	background-image: url(/stock/clouds2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.BlurbColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #811C16;
	font-weight: bold;
	line-height: 14px;
	font-style: italic;
}
.CellBorderContent {
}
.LinkNav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A522D;
}
.Title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D6E8FF;
	font-weight: normal;
	padding: 3px;
	background-color: #4B4571;
}
.CellBorderOrange {
	border: 6px double #FFFFFF;
	background-color: #E88C2D;
}
	
a:link.CellTitle {
	color: #FFFFFF;}
.Caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
.CellBorderBlue {
	border: 6px double #FFFFFF;
	background-color: #4C6989;
}

