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

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

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

A{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}

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: #3F4550;
	line-height: 18px;
}	
INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	padding: 0px; 
	color: #000000; 
}

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

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.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: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}

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

.CellDark {  background-color: #475C7F}
.CellLight {  background-color: #96A2B3}
.CellLighter { background-color: #FFFFFF}
.CellTitle {
	background-color: #2B384E
}

.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #485D80;
	background-color: #96A1B2;
	text-decoration: none;
	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: #A6AFBE;
	border-right-color: #535B72;
	border-bottom-color: #535B72;
	border-left-color: #A6AFBE;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
}
a:hover.Button1 {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #606B86;
}

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

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

/* New classes for this project */
.RightRule {
	background-color: #475C7F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A4A5A2;
}
.RightRuleLt {
	background-color: #96A2B3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A4A5A2;
}
.homebox1 {
	background-color: #687890;
	border: 1px solid #A4A5A2;
	background-image: url(/stock/tagline_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.homebox2 {
	background-color: #687890;
	border: 1px solid #A4A5A2;
}
.NavCell {
	background-color: #687890;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A4A5A2;
	border-left-color: #A4A5A2;
}
.CellMedium {
background-color: #5D7090
}
.LeftNav {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	float: left;
	height: auto;
	width: 200px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #687890;
	clear: none;
}
a:hover.LeftNav {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #3F4860;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	float: left;
	height: auto;
	width: 200px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #ECCE73;
	clear: none;
}
.LeftNavOn {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #ECCE73;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	float: left;
	height: auto;
	width: 200px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: #4E586F;
	clear: none;
}
a:hover.LeftNavOn{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	float: left;
	height: auto;
	width: 200px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: #4E586F;
	clear: none;
}
.TextCell {
	background-color: #A6AFBE;
}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
}.CellNews {
background-color: #96A2B3}
.footerline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A4A5A2;
}
.navback {
	background-image: url(/stock/cell_repeat.jpg);
	background-repeat: repeat-y;
}
.newsback {
	background-image: url(/stock/news_repeat.jpg);
	background-repeat: repeat-y;
}
.FooterPhone {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.HomeNews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	line-height: 13px;
}
.BlackText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-image: url(/stock/Bullet.gif);
	color: #000000;
	line-height: 18px;
}	
.NewsLink {
	font-weight: normal;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 18px;
}
.NewsLinkSmall {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.NewsCell {
	background-color: #687891;
	padding: 12px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #4E586F;
}