body { 
  font-family: verdana, arial, sans-serif; color: #3a3a3a;
  margin: 0px 0px 0px 0px;
  color: #505050;
  background-color: #6e9bc3;
}

blockquote { font-size: 11px; }
.bolded {
	font-weight: bold;
	color: #628bbf;
	font-size: 14px;
}
td { font-size: 11px; }
tr.odd { background-color:  #DFD6A7; }
tr.even { background-color:  #FAF8ED; }
td.odd { background-color:  #DFD6A7; }
td.even { background-color:  #FAF8ED; }
td.content { background-color: #FCF8E6; font-size: 11px; }
td.txt { color: #505050; font-size: 11px; }
td.smtxt { color: #505050; font-size: 11px; }
.tdNews_n {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bac9d8;}
p { color: #505050; font-size: 11px; line-height: 150%; }
p.tight { color: #505050; font-size: 11px; line-height: 120%; }
ul { color: #505050; font-size: 11px; }
li { font-family: arial, helvetica, sans-serif; color: #505050; font-size: 11px; }
h1 { font-size: 16px; font-weight: bold; }
h2 { font-size: 14px; font-weight: bold; color:#336699 }
h4 { color: #4682b4; font-size: 14px; font-weight: bold; }
h5 { color: #4682b4; font-size: 13px; font-weight: bold; }
h3 { font-weight: bold; color: #A22831; font-size: 13px; }

p.footer { font-family: verdana, helvetica, sans serif; font-size: 11px; color: #E5EDF6; line-height: 130%; }
a { color: #4A6D5A }
a.footlinks { color: #F9F2CE; text-decoration: none; }
.footlinks { color: #F9F2CE; text-decoration: none;}
.paddedContent {
	text-align: left;
	padding: 10px 30px 30px;
}
.pkgpad { padding-top: 3px; padding-right: 50px; padding-bottom: 5px; }
/* commented backslash hack (second rule is for IE5/Mac) \*/
.alt { position: absolute; left: -9999px; }
/* end hack */
/*\*//*/
.alt { text-indent: -9999px; }
/**/
.td_smtxt { font-size: 10px; }

div.form-error {
    border: 2px solid #FF0000;
    padding: 8px 10px;
    text-align: left;
    background: #FFFF99;
    color: #000000;
    font-size: 1.1em;
    }
