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

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

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

A{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #184450;
	font-weight: bold;
	font-size: 13px;
}

a:hover {
	text-decoration: underline;
}

TD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-image: url(/stock/Bullet.gif);
	color: #000;
	line-height: 22px;
}		

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

.PageColor {
	background-color: #246575;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(/stock/back.jpg);
	background-repeat: repeat-y;
	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(/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: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #861026;
	font-style: italic;
}
.SubTitleWhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	font-style: normal;
}

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

.Button1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #246575;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2B7B8F;
	border-right-color: #163F48;
	border-bottom-color: #163F48;
	border-left-color: #2B7B8F;
}

.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: 10px;
	color: #004450;
	line-height: 14px;
}

.BoldWhite {
	font-size: 15px;
	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: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #4B3B25;
	text-decoration: none;
	text-align: center;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	background-position: center;
	float: left;
	font-weight: normal;
	width: 190px;
	font-style: italic;
}
a:hover.LeftNav {
	color: #8C1129;
	text-decoration: none;
	background-image: url(/stock/left-nav-hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.CellBackground {
	background-image: url(/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", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
#HeaderLeft {
	background-image: url(/stock/header-left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#NavBackHome {
	background-image: url(/stock/nav-back-home.jpg);
	height: 71px;
}
#NavBack {
	background-image: url(/stock/nav-back.jpg);
	height: 61px;
}
#ContentBack {
	background-image: url(/stock/content-back.gif);
	background-repeat: repeat;
	background-position: left;
}
.MainNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	float: left;
	margin-top: 0px;
	letter-spacing: 0.1em;
	line-height: 16px;
	vertical-align: middle;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
a:hover.MainNav {
	color: #821125;
	text-decoration: none;
	background-color: #FFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #51412B;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #861026;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #861026;
}
.ActionCell {
	background-color: #8C1129;
	border: 1px solid #600A1B;
	margin: 5px;
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
.PadLeft {
	margin-bottom: 10px;
	margin-left: 15px;
	border: 2px solid #911E38;
}
