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

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

a:hover {
	text-decoration: underline;
	color: #990000;
}

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

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

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

.Title {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.SubTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #B32E26;
}

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {  font-size: 11px; color: #38437D}

.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}


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

.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990000;
	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;
}
a:hover.Button2 {
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
	margin: 2px;
	padding: 2px;}

.Button3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 2px;
	padding: 8px;
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
	background-image: url(/stock/button-2.jpg);
	background-repeat: repeat;
	height: auto;
	width: auto;
	float: left;
}
.Button4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 1px;
	padding: 1px 3px;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
	background-repeat: repeat;
}

.CellDark {
	background-color: #3A5894;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 3px;
	padding: 3px;
}
.CellLight {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A5894;
}
.CellMedium {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A5894;
}
.CellTitle {
	color: #990000;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.CellLighter { background-color: #FFFFFF}

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

.CellBorder { border: 1px solid #DDDDDD;}


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


.Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #02336F;
	padding: 2px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
a:hover.Nav {
	color: #CC0000;
	
}
.CellRightFade {
	background-color: #FFFFFF;
	background-image: url(/stock/back_right_fade.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 5px;
	padding: 5px;
}
.CellTitle2 {
	color: #00336F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9C4D8;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	text-indent: 5px;
}
.CellTitleLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9C4D8;
}



.EventLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:hover.EventLink {
	color: #CC0000;}
.SubTitle2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #02336F;
}
.EventNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	float: left;
	height: auto;
	width: 147px;
	font-weight: bold;
}
a:hover.EventNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #B9C4D8;
	padding: 5px;
	float: left;
	height: auto;
	width: 147px;
	font-weight: bold;
}
.TextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #000066;
}
.Name {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #B32E26;
}
.PDFLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
.CellFooter {
	text-align: center;
	background-image: url(/stock/repeat-footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.LargeTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #02336F;
}
.Padding {
	text-align: left;
	margin: 20px;
	padding: 20px;
}
.CellDark2 {
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 10px;
	padding: 10px;
}
.CellMediumCal {
	background-color: #EEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A5894;
	font-weight: bold;
	color: #900;
}
