/* CSS Document */

#wrapper{
	width: 770px;
	text-align: left;
	background: #FFFFFF center;
	margin: 10px auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B3B7;
}

#content {
	width: 670px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#wrapper #content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #256AB4;
}
#wrapper #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
	font-weight: normal;
}
.progindent {
	border: 0px solid #CCCCCC;
}
.progindent td {
	border: 0px solid #CCCCCC;
}


a:link {
	color: #1567C0;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}


.dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	border: 0px solid #FFFFFF;
}
.dates th {
	background-color: #C6D8DF;
	color: #1561AF;
	line-height: 20px;
	border: 1px solid #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}
.dates td {
	color: #333333;
	border: 1px solid #FFFFFF;
	height: 20px;
}
.deadlinebox {
	border: thin 0 #FFFFFF;
}
#wrapper #content .deadlinebox p {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}
#wrapper #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1567C7;
	font-weight: normal;
	line-height: 18px;
}
.bluetext {
	color: #1567C7;
}

.programme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.programme td {
	padding: 3px;
	border: 1px solid #FFFFFF;
}
.programme th {
	height: 20px;
	padding: 3px;
	border: 1px solid #FFFFFF;
	background-color: #3A6CA3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
#wrapper #content li {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
	color: #0033CC;
}
.rightimg {
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
