body{
	margin: 0px;
}

td{
	font-family: verdana;
}

.footer{
	padding-top: 20px;
	font-size: 9px;
	color: #666666;
}
.footer a, .footer a:hover, .footer a:visited{
	font-size: 9px;
	color: #666666;
}
.footer a:hover{
	text-decoration: none;
}

.copyright{
	padding-left: 10px;
	padding-right: 10px;
}
.copyright, .copyright a, .copyright a:hover, .copyright a:visited{
	font-size: 10px;
	color: #ffffff;
}
.copyright a:hover{
	text-decoration: none;
}

.headerPhone{
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.headerLinks, .headerLinks a, .headerLinks a:hover, .headerLinks a:visited{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.headerLinks a:hover{
	text-decoration: underline;
}
.menuItems{
	color: #CE313A;
	font-size: 15px;
	font-weight: bold;
}
.menuItems a, .menuItems a:hover, .menuItems a:visited{
	color: #1C3B8E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.menuItems a:hover{
	text-decoration: none;
}

.or{
	font-weight: bold;
	font-size: 12px;
	width: 80px;
	text-align: center;
}

.contentPane{
	padding-left:5px;
	font-size: 11px;
}
.contentPane td{
	font-size: 11px;
	padding-right: 10px;
}
.contentPane h1{
	font-size: 14px;
	margin: 0px;
}
.contentPane h2{
	color: #1A3B8A;
	font-size: 12px;
	font-style: italic;
	margin: 0px;
}

#headlines{
	float:right;
	width: 200px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	overflow: auto;
	z-index: 0;
	padding-left: 3px;
}