
/*=============GLOBAL DIAGNOSTIC==================*/


/*
* { //supress all mar & padd
	padding:0;
	margin:0;
 }

body div {
	text-align: left;
}

body div, body img {
	border: 1px solid gray;
}*/


/*=============GLOBAL=======================*/

body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-image: url(img/tile.gif);
	/*overflow: auto;*/
	width: 750px;
}

body img {
	border: none;
}

a {
	color: black;
	font-style: normal;
	text-decoration: none;
	border-bottom: 1px dashed black;
}

a:hover {
	color: #ED2224;
	text-decoration: none;
	border-bottom: 1px dotted #ED2224;
	background-color: #F7F7F4;
}

.form {
	float: left;
	font-size: 9px;
	line-height: 14px;
	font-family: monospace;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	color: #ED2224;
	display: block;
	background-color: white;
	background-image: url(img/formtile.gif);
	background-repeat: repeat-y;
	border: none;
	margin: 0 10px 0 0;
}

/*=================NAV===========================*/


#nav img {
	padding-left: 0;
	border: none;
}

#nav {
	display: block;
	width: 650px;
	height: 40px;
	margin: 10px 0 100px 0;
	/*position: relative;
	text-align: center;*/
}

#nav a {
	font-family: georgia;
	font-size: 10px;
	font-style: normal;
	background-image: url(img/star.gif); 
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 15px;
	margin-left: 10px;
}

#nav a:hover, .slct {
	background-image: url(img/starH.gif);
}

/*================TEXT STYLEZ==================*/

p:first-letter, h1:first-letter  {
	margin: 0 2px 0px 0; 
	padding: 1px;
	float:left;
	font-size: 12px;
	line-height: 12px;
	font-family: monospace;
	font-weight: normal;
	font-style: normal;
	display: block;
	background-color: black;
	color: white;
	text-decoration: none;
}


@media all and (min-width: 0px){ /*drop-case workaround for opera7*/
p:first-letter, h1:first-letter  {
color: black;
font-weight: bold;
background-color: #666;
display: block;
letter-spacing: 0.1em;
	}
}


p, ul, li, .pa {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	line-height: 14px;
	text-align: justify;
	text-transform: none;
}


h1 {
	font-family: georgia;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
	letter-spacing: 1px;
	line-height: 18px;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 10px;
	line-height: 14px;
	font-family: monospace;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	color: white;
	display: block;
	background-image: url(img/h2tile.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
	margin-top: 25px;
	text-transform: uppercase;
}

h3 {
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(img/h3tile.gif);
	background-repeat: repeat-y;
	padding: 5px 15px;
}

h4 {
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-weight: normal;
}

ul {
	font-weight: bold;
	margin-top: -15px;
	padding: 0;
	margin-left: 2em;
	list-style-type: none;
}


ul li {
	font-weight: normal;
	color: black;
	list-style-image: url(img/libull.gif);
	margin-top: 6px;
}


/*===============PAGE ELEMENTS===================*/

#head {
	display: block;
	width: 550px;
	margin: -10 0 0 23px;
	padding: 0;
	text-align: center;
	background-color: white;
}

#head a {
	border: none;
}

#content {
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
	width: 650px;
	text-align: left;
	background-color: white;
	background-image: url(img/patt.gif);
	background-repeat: repeat-y;
	float: left;
}

#wrap {
	display: block;
	width: 650px;
	text-align: center;
	margin: 0 auto;
}


#main {
	display: block;
	margin:-70px 0 0 0;
	padding: 0;
	width: 650px;
	text-align: left;
}


#rightcol {
	float: right;
	display: block;
	width: 180px;
	padding-left: 40px;
	margin: 0px 40px 0px 0;
	background-image: url(img/rightcoltile.gif);
	background-repeat: repeat-y;
	background-position: left;
}


#foot {
	margin-left: 26px;
	margin-bottom: 0px;
	margin-top: 160px;
	display: block;
	clear: both;
	width: 520px;
	height: 140px;
	padding: 10px 50px 10px 20px;
	background-image: url(img/footback.jpg);
	background-repeat: no-repeat;
	/*background-color: yellow;*/
	float: left;
}

#foot img {
	margin-bottom: -3px;
}

.colmn {
	float: right;
	width: 180px;
	margin: 3px;
	padding: 0 5px;
	text-align: left;
}

.colmn h2 {
	margin-left: 2px;
	padding-left: 8px; 
	margin-top: 10px;
}

.colmn img {
	margin: 5px 0 5px 0;
}


.colmnwide {
	float: left;
	width: 320px;
	margin: 0;
	margin-left: 30px;
	padding: 10px 0 0 15px;
	text-align: left;
	background-repeat: repeat-y;
}


.colmnflex {
	display: block;
	width: 450px;
	margin: 0 0 60px 90px;
	padding: 10px 0 0 15px;
	text-align: left;
}


.doc {
	margin: 0 5px -5px 0;
}


.imgfloat {
	float: right;
	margin: 20px 0 0 20px;
	border: 1px dotted silver;
}

.logofloat, .logofloat a, .logofloat a:hover {
	margin: 80px 0;
	border: none;
	background-color: white;
}


.hr {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 345px;
	height: 15px;
	background-image: url(img/star.gif);
	background-repeat: no-repeat;
	background-position: bottom; 
}

.hr2 {
	margin: -5px 0 5px 0;
	padding: 0px;
	display: block;
	width: 520px;
	height: 20px;
	background-image: url(img/star.gif);
	background-repeat: no-repeat;
	background-position: bottom; 
}

/*==========PROGRAMME===========*/

#contentprog {
display: block;
margin: 0;
padding: 10px;
padding-left: 20px;
width: 428px;
text-align: left;
background-color: white;
background-image: url(img/prog_tile.gif);
background-repeat: repeat-y;
background-position: -1% 0%;
float: left;
}


.colmnprog {
	display: block;
	width: 190px;
	margin: 0;
	padding: 10px;
	text-align: left;
	float: left;
}

.colmnwideprog {
	display: block;
	width: 400px;
	margin: 0;
	padding: 10px;
	padding-bottom: 0px;
	text-align: left;
	float: left;
}


#contentprog ul, .colmnprog ul {
margin: 10px 0;
}

#contentprog ul li, .colmnprog ul li {
font-size: 10px;
font-style: normal;
font-weight: normal;
font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
letter-spacing: normal;
line-height: 12px;
text-align: justify;
text-transform: none;
list-style-image: none;
}

h5 {
font-family: georgia;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
letter-spacing: -0.01em;
margin-bottom: 15px;
color: black;
}

.hr3 {
margin:0;
padding: 0px;
display: block;
width: 400px;
height: 25px;
background-image: url(img/star.gif);
background-repeat: no-repeat;
background-position: bottom; 
clear: both;
}



/*========================================================SIFR====================================================*/



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.title{
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 70px;
	width: 200px;
	display: block;
	line-height: 18px;
	height: 30px;
}


.sIFR-hasFlash h1.subtitle{
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 20px;
	width: 180px;
	display: block;
	margin: 0 0 -5px 0;
