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

html { height: 100%; margin-bottom: 1px; }

php { height: 100%; margin-bottom: 1px; }

A{
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: underline;
	color: #441E10;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

TD {
	font-family: "Trebuchet MS";
	font-size: 13px;
	list-style-image: url(/2008/stock/Bullet.gif);
	color: #441E10;
	line-height: 20px;
}		

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: "Trebuchet MS";
	font-size: 10px;
	padding: 0px;
	color: #000000;
}

.PageColor {
	background-color: #582C17;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(/2008/stock/page-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	background-color: 002756;
	background-image: url(/2008/stock/Footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: bottom;
}

.BlueLink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #002756;
	text-decoration: underline;
	font-weight: normal;
	line-height: 18px;
}

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

.Title {
	font-family: "Trebuchet MS";
	font-size: 28px;
	color: #441E10;
	font-weight: normal;
	line-height: 28px;
}

.SubTitle {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #4E2312;
	line-height: 21px;
	font-weight: bold;
}

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

.Asterix {  color: #CC0000}

.Required {  color: #CC0000}

.BreadCrumbs {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #5B2E17;
}

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

/* New classes for this project */
.FooterText {
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
.NavButtonsOn {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #002756;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
	float: left;
	height: auto;
	width: 130px;
	background-color: #CDD9E9;
}
.LeftNav {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #6F5736;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	height: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	background-position: center;
	float: left;
	font-weight: bold;
	width: 156px;
}
a:hover.LeftNav {
	color: #871F1D;
	text-decoration: none;
}
.CellBackground {
	background-image: url(/2008/stock/page_background.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #002756;
	background-repeat: no-repeat;
}
.Caption {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #002756;
	font-weight: bold;
	line-height: 13px;
}

