/* CSS Document */
body{
	color: #0A1945;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, a, h1, h2, h3, h4, h5, ul, ol, td{
	color: #0A1945;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, a,ul, ol{
	font-size: 8pt;

}

td{
	font-size: 10px;
}

h1, h2, h3, h4, h5{
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px 0;
}
h2{
	font-size: 1.2em;
	font-style: italic;
	margin: 5px 0;
}
h3{
	font-size: 1.1em;
	margin: 5px 0;	
}
h4{
	font-size: 1.1em;
}
h5{
	font-size: 1.1em;
}

#linkList p{
	margin: 0;
}


.csc-textpic-caption {
	font-size:8pt;
	color:#000;
}

.left_link {
	font-size:8pt;
	color:#fff;
}

.booking a,
.booking a:link,
.booking a:hover,
.booking a:active,
.booking a:visited {
	background-image:url(../img/videoHeader_on.png);
	background-repeat:no-repeat;
	text-decoration:none;
	padding:8px 130px 8px 20px;
}

.booking a:hover {
	color:#ED1B23;
}

#headerText a,
#headerText a:link,
#headerText a:visited,
#headerText a:hover {
	color:#0C488E;
	font-size:24px;
	text-decoration:none;
	font-weight:bold;
}
