body {
   background: #ffffff url("/images/fas-background.jpg");
	margin: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

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

.smnews {
	font-size: 9px;
}

.alt {
	display: none;
}

#introText {
	color: #5b8617;
	font-size: 14px;
	font-family: Georgia, serif;
	font-weight: bold;
}

#introText .author {
	display: block;
	text-align: right;
}

em {
	color: #c00;
	font-size: 1.75em;
	font-family: Georgia, serif;
}

.container {
	padding: 0 65px 0 0;
}

.right {
	float: right;
}

h2 {
	font-size: 1.35em;
	color: #172886;
}

h3 {
	font-size: 1em;
	color: #7D2799;
}

h4 {
	font-size: 1em;
	margin-bottom: -10px;
}

.smtitle{
  font-size: 1em;
  color: #5b8617;
}
.greenBox {
	color: #fff;
	background: #5b8617;
	font-size: 1.0em;
	font-weight: bold;
	padding: 5px 5px;
	text-align: center;
}
.blueBox {
	color: #fff;
	background: #176087;
	font-size: 1.0em;
	font-weight: bold;
	padding: 5px 5px;
	text-align: center;
}
.greyBox {
	color: #ffffff;
	background: #176087;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
}
.greywhiteBox {
	color: #000000;
	background: #ffffff;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
}
.greyltblueBox {
	color: #000000;
//	background: #BBD3E1;
   background: #FFDC51;   
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
}
.greylterblueBox {
	color: #000000;
//	background: #DAE8F0;
   background: #FFFFcc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
}

.boldc {
	text-align: center;
	font-weight: bold;
}


.redBox {
	color: #fff;
	background: #172886;
}

.redBox h2 {
	font-size: 1.35em;
	padding: 5px 5px;
	background: #5b8617;
	border-bottom: 1px solid #fff;
	color: #fff;
}
.topnav {
   font-weight: bold;
   padding: 5px 5px;
	background: #5b8617;
	text-align: right;
	color: #fff;
}

.topnav A {	
  COLOR: #fff; 
  TEXT-DECORATION: underline;
}

.topnav A:hover { 
  COLOR: #fff; 
  TEXT-DECORATION: none; 
}

A {	
  COLOR: #003c99; 
  TEXT-DECORATION: underline;
}

A:hover { 
  COLOR: #003c99; 
  TEXT-DECORATION: none; 
}

ul {
	margin-top: 0;
	list-style: square;
}

.reg {
	font-size: .75em;
	position: relative;
	top: -.5em;
}

table.blue th {
	background: #003c99;
	color: #fff;
	font-size: 1em;
	padding: 15px 7px 7px 7px;
}

table.blue td {
	border-right: 1px solid #003c99;
	border-bottom: 1px solid #003c99;
	padding: 5px;
	font-size: .85em;
}

table.blue {
	border-left: 1px solid #003c99;
	border-top: 1px solid #003c99;
}

#contactInfo {
	text-align: center;
}

#quoteBox {
	background: #1a1718 url("/images/quoteboxtop.gif") top left no-repeat;
	width: 127px;
	margin: 15px 0;
}

#quoteBox .container {
	background: url("/images/quoteboxbottom.gif") bottom left no-repeat;
	padding: 25px 10px 10px 10px;
	color: #fff;
	font-family: "Times New Roman", Times, sans-serif;
	font-style: italic;
	font-weight: bold;
}

#quoteBox .container p.quote {
	font-size: 1.35em;
	text-align: center;
}

#quoteBox .container p.author {
	font-size: 1em;
	text-align: right;
}
