@charset "utf-8";
/* CSS Document */


body {
	background-color: #004B8E;
	text-align: left;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

table {
text-align: left;
}

a:link {
	color: #F60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F60;
}
a:hover {
	text-decoration: underline;
	color: #F93;
}
a:active {
	text-decoration: none;
	color: #F93;
	text-align: left;
}

.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #004B8E;
	text-indent: 0px;
	padding-right: 20px;
}

.news_link {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.news_link:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #004B8E;
	text-align: left;
	padding-left: 20px;
}

h3 { 
color: #F60;
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	}
	
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #004B8E;
	text-align: left;
}

.pad { 
padding-left: 12px;
}

.outline {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #004B8E;
	padding-left: 20px;
}

.p {
	text-align: left;
	padding: 0 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #004B8E;
}
.p_bold {
	font-weight: bold;
}

#content {
padding: 0 30px 0 0;
}

#heineken {
padding: 0 0 10px 0;
margin: 0 0 0 20px;
background-color:#e9eef4;
}

.pool_title {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding: 5px 5px 5px 5px;
	font-weight:bold;
}

.team_name {
	color: #00349a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	padding: 5px 5px 5px 5px;
}

.archive_link {
	color: #00349a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 16px;
	padding: 5px 5px 5px 5px;
}




.expandable {
    width: 586px;
	padding: 6px;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #00349a;
	background: url(../images/arrow_up.gif) no-repeat 580px 8px #d1d8ea;
}

.expandable:hover {
    width: 586px;
	padding: 6px;
	background: url(../images/arrow_over.gif) no-repeat 580px 8px #00349a;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #fff;
	cursor: pointer;
}

.categoryitems {
	background-color: #fff;
	width: 595px;
	
}

.openheader{
    background: url(../images/arrow_over.gif) no-repeat 580px 8px #00349a;
	color: #fff;
}

.amlinchallenge {
	padding: 0 18px 80px 20px;
	width: 100px;
	height: 156px;
	float: left;
}

.amlinchallenge img {
	float: left;
}

.homepage_logo {
	float: left;
	padding: 0 10px 5px 20px;
}

.bold_content {
	font-weight: bold;
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bold_content_blue {
	font-weight: bold;
	color: #004B8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding: 0 0 3px 0;
}

.orangeTitle { 
    color: #F60;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding: 0 0 5px 0;
	display: block;
	}


	
.linkList {
	padding: 3px 0 3px 0px;
	display: block;
    font-size: 12px;
	color: #004B8E;
}
#content .p {
	font-weight: normal;
}

