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

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

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

A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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

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

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

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {
	font-size: 14px;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.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: "Trajan Pro";
	font-size: 24px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 2px;
	line-height: 36px;
}

.SubTitle {
	font-family: "Trajan Pro";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.CellDark {
	background-color: #000000
}
.CellLight {
	background-color: #333333
}
.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: 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 */
.BlockNav {
	font-family: "Trajan Pro";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	height: auto;
	width: auto;
	background-color: #000000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-transform: uppercase;
	text-decoration: none;
	white-space: normal;
	letter-spacing: 1px;
}
a:hover.BlockNav {
	font-family: "Trajan Pro";
	font-size: 14px;
	font-weight: normal;
	color: #FB9700;
	height: auto;
	width: auto;
	background-color: #000000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-transform: uppercase;
	text-decoration: none;
	white-space: normal;
	letter-spacing: 1px;
	}
.Footer2 {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.ThumbBorder {
	border: 1px solid #FFA608;
	margin-right: 10px;
	margin-left: 10px;
}
.WhiteLink {
	color:#FFFFFF;
	text-decoration: underline;
}
.GalleryLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FB9700;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 16px;
	text-transform: uppercase;
}
a:hover.GalleryLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 16px;
	text-transform: uppercase;
}
.Footer3 {
	font-size: 16px;
	color: #BC731C;
	font-family: "Trajan Pro";
}
.HomeCopy {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
	line-height: 24px;
}
.ModuleBackButton{
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
a:hover.ModuleBackButton{
	text-decoration: underline;
}
