/* Standard Classes - do NOT rename or delete */

A{
}

a:hover {
	text-decoration: underline;
}

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

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

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

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

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

/* Classes for portfolio that need editing - do NOT rename or delete */

.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #B07C06;
	font-weight: normal;
}

.SubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B37C0A;
}

.CellDark {  background-color: #717FAB}
.CellLight {  background-color: #F7E9BC}
.CellLighter { background-color: #FFFFFF}
.CellTitle {  background-color: #17286A}

.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #013467;
	text-decoration: none;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006FDE;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #006FDE;
}

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

.Asterix {  color: #CC0000}

.Required {  color: #CC0000}

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

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

/* New classes for this project */
.FooterBack {
	background-color: #B37C0A;
}
.GoldBox {
	border: 1px solid #B37C0A;
}
.HomeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
.SubTitleBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00172D;
}
.Subnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:hover.subnav {
    font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.Title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #00172D;
	font-weight: normal;
}
.CellSpine {
	background-image: url(/stock/Spine_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
