/* Standard Classes - edit as needed do rename or delete */

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

a:hover {
	text-decoration: underline;
}

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

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

.PageColor {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/stock/back22.jpg);
	background-repeat: repeat-x;
}

.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1F3887;
	font-weight: normal;
}

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

.Bold {  font-weight: bold}

.Footer {  font-size: 12px; color: #FFFFFF}


/* Store classes that usually need editing - do NOT rename or delete */

.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	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: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #016635;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009C52;
	border-right-color: #0B4C2C;
	border-bottom-color: #009C52;
	border-left-color: #0B4C2C;
	margin: 5px;
	padding: 5px;
}



.CellDark {  background-color: #003366}
.CellLight {  background-color: #006733}
.CellMedium {  background-color: #A7B8D0}
.CellTitle {  background-color: #17286A}
.CellLighter { background-color: #FFFFFF}



/* New classes for this project */
.CellBackLeft {
	background-image: url(/stock/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.CellBackRight {
	background-image: url(/stock/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.CellBackLeft2 {
	background-image: url(/stock/left2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.CellBackRight2 {
	background-image: url(/stock/right2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a:hover.Nav {
	color: #EA6E0F;
	text-decoration: none;
}.Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	
}
a:hover.SubNav {
	color: #EEEEEE;
	background-color: #016634;
	text-decoration: none;
	font-weight: bold;
	float: left;
	height: auto;
	width: 135px;
	text-align: left;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}.SubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003366;
	text-decoration: none;
	font-weight: bold;
	float: left;
	height: auto;
	width: 135px;
	text-align: left;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;		
}
.QuickLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #016634;
}
.NewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.NewsBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.OrangeBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #F96D02;
}
.CellBackFooter {
	background-image: url(/stock/footer_middle.jpg);
	background-position: center top;
}
.FooterWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.CellSearch {
	background-color: #003366;
	background-image: url(/stock/search.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.OrangeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F76506;
	text-transform: uppercase;
}
.SmallCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.NavGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	float: left;
	height: auto;
	width: auto;
	text-indent: 2px;
}a:hover.NavGray {
	color: #EA6E0F;
	text-decoration: none;}
.BlueText {
	font-size: 11px;
	color: #013467;
	font-family: Arial, Helvetica, sans-serif;
}
