.ballisticsText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding:0px 0px 0px 0px;
	vertical-align:middle;
	text-align:center;
	
}

.ballisticsTopText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding:0px 0px 0px 0px;
	vertical-align:middle;
	text-align:left;
	
}

.ballisticsBottomText {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding:0px 0px 0px 0px;
	vertical-align:middle;
	text-align:left;
	
}

.resultHeaderWhite {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.BrandHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
	margin:0px;
	padding:10px 0px 10px 0px;
}
.BrandBGColorPremiumStyle {
	background-color: #CC9933;
}
.ResultColorPremiumStyle1 {
	background-color: #FFCC66;
}
.ResultColorPremiumStyle2 {
	background-color: #FFCC66;
}
.BrandBGColorFederalStyle {
	background-color: #333333;
}
.ResultColorFederalStyle1 {
	background-color: #FFCC66;
}
.ResultColorFederalStyle2 {
	background-color: #FFCC66;
}
.BrandBGColorAEStyle {
	background-color: #FFCC66;
}
.ResultColorAEStyle1 {
	background-color: #FFCC66;
}
.ResultColorAEStyle2 {
	background-color: #FFCC66;
}
.smallp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	
}

.hyperlinkw {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	
}

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
}


select  { 
	background-color: #FFFFFF; 
	color: #000000; 
	border: #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding:0px 0px 0px 0px; /* Top | Right | Bottom | Left */
	margin:0px 0px 0px 0px;

}




.BrandBGColor {
	background-color: #333333;
}
.ResultColor1 {
	background-color: #FFFFFF;
}
.ResultColor2 {
	background-color: #EAF2F6;
}
.ShowColor {
	background-color: #ffcc66;
}
