TD {
	font-family: Arial, Helvetica, sans-serif;
	
	list-style-image: url(/stock/Bullet.gif);
	color: #000000;
}		
INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	padding: 0px; 
	color: #000000; 
}
.PageColor {
	background-color: #BBBDC8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(/stock/back-repeat.jpg);
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #18398E;
	font-weight: normal;
}
.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.italic {  font-style: italic}
.Footer {
	font-size: 13px;
	color: #000053;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
	padding: 10px;
	margin: 0px;
}
.Button2, a.Button2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	background-color: #F5F5E5;
	font-weight: bold;
	text-decoration: none;
	padding: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	text-transform: uppercase;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.CellLight {
	background-color: #E3E3D3;
	border: 1px solid #004D85;
}
.CellMedium {
	background-color: #B2CBD5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004C83;
}

/* New classes for this project */
.LeftColumn {
	background-image: url(/stock/left-repeat.jpg);
	background-repeat: repeat-y;
}
.RightColumn {
	background-image: url(/stock/right-repeat.jpg);
	background-repeat: repeat-y;
}
.FooterBack {
	background-image: url(/stock/footer-repeat.jpg);
	background-repeat: repeat-x;
}
.CellNav {
	background-color: #EEEEEE
}
.CellContent {
	background-color: #FFFFFF;
	margin: 10px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(/stock/content-back.jpg);
	background-repeat: repeat-x;
}
.TitleLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #000000;
	font-weight: bold;
}
.TitleSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
}
.TitleLargeRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #660000;
}
.TitleSmallBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #18398E;
	background-image: url(/stock/underline.jpg);
	background-position: left bottom;
	height: auto;
	width: auto;
	background-repeat: no-repeat;
}
.Quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #18398E;
	font-weight: normal;
	font-style: italic;
	line-height: 20px;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}
.Quote2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	line-height: 24px;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
}
.MainTextLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 24px;
	font-weight: normal;
}
.MainTextTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.GrayBox {
	background-color: #E8E9E9;
	border: 10px double #FFFFFF;
	margin: 10px;
	padding: 10px;
}
.MainTextTimesBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}
.QuoteMark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #18398E;
	font-style: italic;
	line-height: 20px;
	white-space: normal;
	height: 40px;
	width: 10px;
	float: left;
}
.AsterixMark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	height: 5px;
	width: 20px;
	float: left;
	padding: 3px;
}
.MainTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.CallToAction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5B1981;
	font-weight: normal;
	font-style: italic;
	background-color: #ABB6C3;
	padding: 10px;
	height: auto;
	width: auto;
	background-image: url(/stock/nav-content.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border: 2px solid #AB93B3;
}
.PDFLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #18398E;
	background-image: url(/stock/PDF_Icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	float: left;
	width: 670px;
	clear: none;
}
.HighLight {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #004D85;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 10px;
	text-align: center;
	padding: 10px;
	margin: 5px;
}
.CellPadNoColor {
	margin: 5px;
	padding: 5px;
}
.RedItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7D0E19;
	font-style: italic;
	line-height: 20px;
	white-space: normal;
}
.LectureTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5B1981;
	font-weight: normal;
	font-style: italic;
	background-color: #ABB6C3;
	padding: 10px;
	height: auto;
	width: auto;
	background-image: url(/stock/footer-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.LargeItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	line-height: 36px;
}
.TitleSmall2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	background-image: url(/stock/underline.jpg);
	background-position: left bottom;
	height: auto;
	width: auto;
	background-repeat: no-repeat;
	font-style: italic;
}
.OrderBack {
	background-image: url(/stock/dvd-order-now.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: auto;
}
.FooterGraySmall {
	font-size: 9px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
