/* CSS Document    #002A5D*/
div.row {
  clear: both;
  padding-top: 10px;
 }
div.row span.spacer {
  width: 15px;
  text-align: right;
 }
div.row span.label {
  width: 51px;
  text-align: right;
  vertical-align: middle;
  
 }
 div.row span.txtbox {
  width: 100px;
  text-align: right;
  vertical-align: middle;
  
 }

div.row span.button {
  width: 335px;
  text-align: left;
  vertical-align: middle;
 } 

div.email {
	width: 385;
}

td.bottombar {
	background-image:url(images/bottom-bar.jpg);
	font-size:11px; 
	font-weight:700;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #314A73;
	
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #94ABD1;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #94ABD1;
}
a:hover {
	text-decoration: underline;
	color: #85A2C5;
}
a:active {
	text-decoration: underline;
	color: #94ABD1;
}

.standout{font-size: 16px; color: #287DE0; font-weight:700; font-family: Arial, Helvetica, sans-serif;}
.smallcaps12{font-size: 11px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-variant: small-caps;}
.smallcaps15{font-size: 15px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-variant: small-caps;}

h1.title1{font-size: 15pt; color:#666666; margin-right: 0px; margin-top: 0px; font-weight: bold; line-height: 16pt; display: inline; }
h1{color:#666666; font-size: 10pt; font-weight: bold;}
.pricing{font-size:9px; color: #333333;}
.pricingtitle{font-size:9px; color: #333333;}
.pricingheader{font-size:11px; color: #333333; font-weight:bold;}

.goldhighlight{ color: #FED700;}
.standouttxt{ color: #FED700; font-weight:700; font-variant: small-caps;}
.bottomtxt{ font-size:11px; font-weight:700;}
.bottomlinkcover{ font-size: 11px; font-weight: 700; color: #FFFFFF; text-decoration:none;}
.location{font-size: 14px; font-weight:bold;}
.size11{font-size: 11px;}
.size10{font-size: 10px;}


