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

html { height: 100%; }

php { height: 100%; }

A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

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

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

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

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-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: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #D70479;
	line-height: 30px;
}
.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.CellDark {
	background-color: #1A1A1A
}
.CellLight {
	background-color: #666666
}
.CellLighter {
	background-color: #999999
}
.CellTitle {
	background-color: #D70479
}

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

.Required {  color: #CC0000}

.BreadCrumbs {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}

/* New classes for this project */

.CellLeft {
	background-image: url(/stock/Left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.CellRight {
	background-image: url(/stock/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.MainBack {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-image: url(/stock/cell_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #1A1A1A;
}
.PinkBorder {
	border: 1px solid #D70479;
}
.TextCell {
	padding: 8px;
}
.NewsLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 13px;
	text-decoration: underline;
	font-weight: normal;
}
.MoreLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 12px;
	text-decoration: underline;
}
.FeatureBox {
	padding: 15px;
	border: 1px solid #999999;
}
.eUpdatesBack {
	background-image: url(/stock/e-updates.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
}
.sub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #295777;
}
.CellMedium {
	background-color: #232323
}
.CellLine {
	background-color: #252525;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3333FF;
}
a:hover.NewsLinks {
	text-decoration: underline;
	background-color: #29516E;
}
.BoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.SpecialsLink {
	background-color: #252525;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3333FF;
	padding: 5px;
	height: auto;
	width: 160px;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:hover.SpecialsLinks {
	text-decoration: underline;
	background-color: #666;
}
