/* CSS Document */
body {
	background: white;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: underline;
}
#mainNav, #preview{
	display: none;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 2pt;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	padding: 2pt 0;
}
p, label {
	padding-bottom: 5pt;
}
input, select, textarea {
	font-size: 10pt;
}
.fields {
	width: 250pt;
	border:1pt solid #000;
}
#nextOnTv {
	margin:0 0 0 5pt;
}

.darkBlue, .orangeVig{ 
	width:45%;
	padding: 0 1% 1% 1%;
	/*padding: 10px;
	color:#FFFFFF;*/
	border: 1pt solid #ccc;
	margin-bottom:10pt;
}
.darkBlue ul, .orangeVig ul{
	list-style-type: none;
}
#homeRight, #homeLeft{
margin:10pt 0;
}
#homeRight #jukebox {
	margin-right:10pt;
}
#homeRight #presenter {
	margin-right:10pt;
	
}
#presenter, #usefullLinks{position:relative;}

#presenter .image, #usefullLinks .image {
	position:absolute;
	bottom:0;
	right:0;
	margin:0;
}
