/* CSS Document */



body { background-color:#fff; 
background-image:"/images/background.gif"}

.header, .footer, .content, .summary, body, td { font-family: Arial, Helvetica, sans-serif; }

body, td { font-size: 11px; color: #333333; padding: 0; margin: 0; }

h1 { font-size: 16px; color: #006600; font-weight: bold; text-transform: capitalize; padding: 0; margin: 10px 0 0 0; }

.footer { font-size: 11px; font-weight: normal; color: #242165; }

.content { font-size: 11px; color: #333333; font-weight: normal; padding-left: 0px; }

.summary { font-size: 12px; color: #242165; padding-top: 10px; font-weight: bold; padding-left: 0px; }

a, a:visited, a:hover, a:hover:visited { text-decoration: none; color: #312F6E; text-decoration:underline; }

.footer a, .footer a:visited, .footer a:hover, .footer a:hover:visited { text-decoration: underline; color: #312F6E; }

a:hover, .footer a:hover { text-decoration: underline; }

.summaries { padding: 0 15px 15px 15px; }

.content { padding: 10px 0px 0px 30px; }

.article { border-bottom: 1px solid #cccccc; padding-bottom: 10px; }

.headers {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #003F7D;
}
