
/* Home-specific information */	
	
.news { vertical-align: top; }
.news img { margin: 20px 0 0 24px; }
.homelink { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; color: #09074D; text-decoration: none; vertical-align: top; }
.homelink a:visited { text-decoration: underline; color: #09074D; }
.homelink a:hover { text-decoration: none; color: #09074D; }
.homelink a { text-decoration: underline; color: #09074D; }

.more { font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 15px; font-weight: normal; color: #AAA; text-decoration: none; vertical-align: top; text-align: right; margin-top: 20px; }
.more a:visited { text-decoration: none; color: #AAA; }
.more a:hover { text-decoration: underline; color: #AAA; }
.more a { text-decoration: none; color: #AAA; }

/* interior stuff */

.headline { margin: 40px 0 10px; }

.text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; font-weight: normal; color: #666; text-decoration: none; vertical-align: top; }

.text .link { font-size: 80%; padding-left: 4px; }
.text a:visited { color: #AA3138; text-decoration: none; }
.text a:hover { color: #AA3138; text-decoration: underline; }
.text a { color: #AA3138; text-decoration: none; }

.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 15px; font-weight: normal; color: #CCC; margin-top: 40px; }

.icon { float: left; margin: 0 10px 0 0; }