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

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

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: 10px; 
	padding: 0px; 
	color: #000000; 
}

.PageColor {
	background-color: #13122D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(stock/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #010068;
}

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

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

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


.CellDark {
	background-color: #EEEEEE;
	border: 1px dashed #666666;
}
.CellLight {  background-color: #96B7FF}
.CellTitle {  background-color: #002C67}
.CallToAction {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #010068;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
}
.SubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #546CB8;
}
.CellBackContent {
	background-color: #010068;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.SubTitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #020166;
	font-weight: bold;
}
.CallToActionWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
}
