@charset "UTF-8";

#sound, #search, #allover, #finder, #mainNavigation, #flashBanner, #sidebarLeft, #footerLinks { display:none; }
#cards_content .content, #partners_content .content { display: inline; }
#logo img { border: none; margin-bottom: 2em; }
#footer { border-top:1px solid #85A3C2; }

/* Text Styles */

body,td,th {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 16px;
}
p {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 16px;
}


/* Headings */

h1 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #003d95;
	font-weight: normal;
	font-size: 25px;
	line-height: 25px;
}
h2 {
	margin: 0 0 0px 0;
	padding: 0;
	color: #003d95;
	font-weight: normal;
	font-size: 17px;
	line-height: 17px;
}
h3 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #003d95;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}

/* Links */

a, span.news-latest-morelink a {
	color: #003d95;
	text-decoration: none;
	cursor: pointer;
}
a:hover, span.news-latest-morelink a:hover {
	color: #000000;
	text-decoration: underline;
}