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

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

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

A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 17px;
}

a:hover {
	text-decoration: underline;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-image: url(/stock/Bullet.gif);
	color: #000000;
	line-height: 19px;
}		

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

.PageColor {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/stock/pageback.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {
	font-size: 11px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 25px;
}

.SubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2F5558;
	line-height: 20px;
	text-transform: uppercase;
}

.CellDark {
	background-color: #3FABAF
}
.CellLight {
	background-color: #848887
}
.CellLighter { background-color: #FFFFFF}
.CellTitle {
	background-color: #2F8184
}

.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: Arial, Helvetica, sans-serif; font-size: 10px}

.BoldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}
.ModuleBackButton{
	text-decoration: none;
	font-weight: bold;
	color: #2E5658;
}
a:hover.ModuleBackButton{
	text-decoration: underline;
}
.GalleryImageCaption{
	font-size: 11px
}

/* New classes for this project */
.Links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-image: url(/stock/Bullet.gif);
	color: #000000;
	line-height: 19px;
	text-decoration: underline;
}

a:hover.Links {
	text-decoration: underline;
	background-color: #3FABAF;
}
.CellBack {
	background-color: #999999;
	background-image: url(/stock/home_cellback.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.SubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3FABAF;
	height: auto;
	width: 220px;
	background-color: #212121;
	padding: 2px;
	margin: 0px;
	float: left;
	white-space: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2pt;
	text-transform: uppercase;
	text-indent: 4px;
}
a:hover.SubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: auto;
	width: 220px;
	background-color: #2F8184;
	padding: 2px;
	margin: 0px;
	float: left;
	white-space: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2pt;
	text-transform: uppercase;
	text-indent: 4px;
}
.Footer2 {
	font-size: 11px;
	color: #464646;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover.Footer2 {
	color: #999999;
}
