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

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

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

.PageColor {  background-color: #F7F6F1; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
.BreadCrumbs {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.NavLinks {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}
a:hover {
	text-decoration: underline;
}
.Bold {  font-weight: bold}
.BoldWhite {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF}
.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8D9F88;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #97A4AA;
	font-weight: normal;
}

.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #BAC7CB;
	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: 12px;
	color: #464445;
	background-color: #F5D0BD;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #FFECDB;
	border-right: 1px solid #CEAFA1;
	border-bottom: 1px solid #CEAFA1;
	border-left: 1px solid #FFECDB;
	margin: 2px;
	padding: 2px;
}

.CellDark {  background-color: #717FAB}
.CellLight {  background-color: #F5D0BD}
.CellMedium {  background-color: #DDDDDD}
.CellTitle {  background-color: #9BAC92}
.CellLighter { background-color: #FFFFFF}


.BoldWhite2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF}
.Footer {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.CellBorder {
	border-bottom: 1px solid #FFFFFF;
}
.italic {  font-style: italic}
.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
.CellButton {
	background-color: #C2D5B4;
	border-top: thin solid #CCCC66;
	border-right: thin solid #CC9933;
	border-bottom: thin solid #CC9933;
	border-left: thin solid #CCCC66;
}
.FooterTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.SubTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A0B398;
}

.VisionDesign {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666}
.FooterButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #BAC7CB;
	text-decoration:none;
	width: 150px;
	float: left;
	height: auto;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	letter-spacing: 2px;
}
a:hover.FooterButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none
	color: #FFFFFF;
	background-color: #E8AB95;
	text-decoration:none;
	width: 150px;
	float: left;
	height: auto;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	letter-spacing: 2px;
}
