A, A:visited {
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	color: #003E7E;
}

A:focus, A:hover {
	text-decoration: underline;
	font-weight: normal;
	background-color: transparent;
	color: #ED1C29;
}

body, td, table {
	font-family : Verdana, Helvetica, Arial, Geneva, sans-serif;
	color: #333333;
	font-size: 8pt;
}

#siteContainer {
 	width:100%;
	
}

#pageContainer {
	background-repeat : no-repeat;
}

#leftContainer {
	width: 158px;
	height: 100%;
	padding: 1px 1px 1px 1px;
 	border-left: 1px solid #BA0C0D;
 	border-top: 1px solid #BA0C0D;
	border-bottom: 1px solid #BA0C0D;
}

#midContainer {	
	height: 100%;
	padding: 1px 1px 1px 1px;
 	border-left: 1px solid #BA0C0D;
	border-right: 1px solid #BA0C0D;
 	border-top: 1px solid #BA0C0D;
	border-bottom: 1px solid #BA0C0D;
}

#rightContainer {	
	width: 201px;
	height: 100%;
	padding: 1px 1px 1px 1px;
	border-right: 1px solid #BA0C0D;
 	border-top: 1px solid #BA0C0D;
	border-bottom: 1px solid #BA0C0D;
}

#addContainer {	
	background-color: #CCD8E6;
	font-size: 7pt;
	padding: 12px 0px 12px 12px;
}
.mainContainer {
	width: 100%;
	height: 100%;
}

.MHHeader {
	font-size: 10pt;
	color: #0066FF;
	font-weight: bold;
	padding: 1px 10px 2px 1px;
	text-align: right;
}

.bottomBorder{
	padding-bottom: 1px;
	border-bottom: 1px solid #BA0C0D;
}

.Copyright2{
	font-size: 7pt;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	color: #00245D;
	text-align: center;
	padding-bottom: 3px;
	font-weight: normal;
	text-decoration: none;
}

.newsthumbnail {
 float: left;
 border: 1px solid #3F3F3F;
 
 width: 74px;
}

.AAhomepage {
	background-color: #FFFFFF;
	padding: 2px 5px 8px 5px;
	font-size: 8pt;
	color: #3F3F3F;
}

.AAHeader1 {
	background-color: #ED1C29;
	padding: 2px 0px 2px 0px;
	font-size: 8pt;
	color: #FFFFFF;
}

.AAHeader2 {
	background-color: #F4E6E6;
	padding: 2px 0px 2px 0px;
	font-size: 7pt;
	color: #BA0C0D;
	text-decoration: none;
}

A.headline, A.headline:visited {
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	color: #BA0C0D;
	font-size: 9pt;
}

A.AAHeader2, A.AAHeader2:visited {
	text-decoration: none;
	font-weight: normal;
	color: #BA0C0D;
	font-size: 7pt;
}

.categoryheader {
	color : #FFFFFF;
	font-size : 8pt;
	background-color: #BA0C0D;
	font-weight : bold;
	padding-left : 5px;
	padding-top : 2px;
	padding-bottom : 4px;
}
