body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
}

a {
	color: #F30000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#topLine {
	background-color: #C3C8CD;
	border-bottom: 1px solid #616A74;
	height: 20px;
}

#topLine img {
	border: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

#menuLine {
	background-color: #E2E2E2;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	padding-left: 8px;
	height: 19px;
}

#frontPage {
	height: 296px;
}

#mainTable {
	vertical-align: top;
	border-bottom: 1px solid #616A74;
}

#leftColumn {
	vertical-align: top;
	padding-left: 8px;
	padding-top: 15px;
	width: 158px;
}

#mainColumn {
	font-size: 9pt;
	vertical-align: top;
	padding-left: 16px;
	padding-top: 5px;
	padding-right: 16px;
	width: 400px;
}

#rightColumn {
	vertical-align: top;
	padding-top: 15px;
	padding-right: 8px;
	width: 158px;
}

#rightColumn img {
	margin-bottom: 5px;
}

#boxBG {
	background-image: url(boxBG.gif);
	height: 153px;
}

#newsLine {
	background-color: #C3C8CD;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	padding-left: 80px;
	height: 17px;
}

#footer {	
	background-color: #E2E2E2;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	height: 19px
}

.footer {
	font-size: 7pt;
	text-align: center; 
}


.mainGrey {
	background-color: #A8ADB4;
}

.topMenu {
	font-size: 8pt;
	margin-right: 17px;
}

.topMenu a {
	color: #000000;
	text-decoration: none;
}

.topMenu a:hover {
	color: #F30000;
	text-decoration: underline;
}

.topMenu img {
	border: 0px;
}

.menuHead {
	font-size: 9pt;
	color: #FFFFFF;
	padding-left: 6px;
	padding-top: 2px;
}

.menu1, .menu1Current {
	font-size: 9pt;
	padding-left: 6px;
	padding-top: 2px;
}

.menu1 a {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.menu1 a:hover, .menu1Current a:hover {
	font-size: 9pt;
	color: #F30000;
	text-decoration: none;
}

.menu1Current {
	color: #F30000;
	text-decoration: none;
}

.menu2, .menu2Current {
	font-size: 8pt;
	padding-left: 6px;
	padding-top: 2px;
}

.menu2 a {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

.menu2 a:hover, .menu2Current a:hover {
	font-size: 8pt;
	color: #F30000;
	text-decoration: none;
}

.menu2Current {
	color: #F30000;
	text-decoration: none;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #00529F;
	margin-top: 10px;
	margin-bottom: 5px;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

.ingress {
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.summary {
	
}

.summary img {
	border: 0px;
	margin-right: 7px;
	float: left;
}

.readMore {

}

.readMore img, .readMoreBlue img {
	border: 0px;
}

.date {
	font-size: 8pt;
}

.head {
	font-size: 9pt;
	font-weight: bold;
}

.readMoreBlue a {
	font-size: 9pt;
	font-weight: bold;
	color: #00529F;
}

.hand {
	cursor: pointer;
}

.tableCellBlue {
	font-weight: bold;
	background-color: #0DB7F8;
}

.tableCellWhite {
	
}

.tableCellGrey {
	background-color: #E2E2E2;
}

.tableCellBlue, .tableCellWhite, .tableCellGrey {
	font-size: 9pt;
	padding: 2px, 5px, 2px, 5px;
}

.idium {
	font-size: 9pt;
	text-align: center;
	margin-top: 10px;
}