﻿@charset "utf-8";
body{
	margin: 0px 0 0px 0;
	padding: 0;
	line-height: 1.5em;
	background: #5fbdbf url(images/background.jpg) repeat-y center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}
 
b{font-size: 110%;}
em{
}
.center {
	text-align: center;
}

h1 {
	font-size: 24px;
	text-align: left;
}
h2 {
	font-size: 20px;
	text-align: left;
}
h3 {
	font-size: 17px;
	text-align: left;
}

#maincontainer{
	width: 900px; /*Width of main container*/;
	margin: 0 auto; /*Center container on page*/
	}
#topsection{
	background: #B6D3F5;
	height: 291px; /*Height of Header jpg +20px for Navigation*/
}
#topsection2{
	background: #B6D3F5;
	height: 184px; /*Height of Header jpg +20px for Navigation*/
}

#TopBar{
	background: #5FBDC0 url('images/TopBar.jpg') no-repeat;
	height: 50px; /*Height of Header jpg +20px for Navigation*/
}

#contentwrapper{
float: left;
width: 100%;
background-color: #FFFFFF;
}

#contentcolumn{
}
#leftcolumn{
	float: left;
	width: 160px; /*Width of left column*/;
	margin-left: -900px; /*Set left margin to -(MainContainerWidth)*/;
	background: #C0C0C0;
}
#leftcolumn a{
	padding-top: 1px;
	padding-bottom: 1px;
}

#footer{
	clear: left;
	width: 100%;
	color: #ffffff;
	text-align: center;
	padding: 12px 0 2px 0;
	height: 52px;
	background: url('images/Nav.jpg') repeat-x;
	background-color: #5FBDC0;
}

#footer a{
	color: #FFFFFF;
}
#Footer-adjust {
	position: relative;
	top: -115px;
}
.ImageLinks {
	border-width: 0px;
}

.innertube{
	margin: 7px 7px 7px 7px; /*Margins for inner DIV inside each column (to provide padding)*/
}
.em2 {
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.ROLMround{display:block}
.ROLMround *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#5FBDC0}
.ROLMround1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #5FBDC0;
  border-right:1px solid #5FBDC0;
  background:#5FBDC0}
.ROLMround2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #5FBDC0;
  border-right:1px solid #5FBDC0;
  background:#5FBDC0}
.ROLMround3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #5FBDC0;
  border-right:1px solid #5FBDC0;}
.ROLMround4{
  border-left:1px solid #5FBDC0;
  border-right:1px solid #5FBDC0}
.ROLMround5{
  border-left:1px solid #5FBDC0;
  border-right:1px solid #5FBDC0}
.ROLMroundfg{
  background:#ffffff}
p {
	text-align: justify;
}
a {
	color: #000080;
}
#spacer{
	height: 6px;
}
#Block1 {
	width: 615px;
	height: 80px;
	background-image: url('images/block1.jpg');
	background-repeat: repeat-x;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#Block1 a{
	font-weight: bold;
	color: #000000;
}

#Block1 td{
	font-size: 12px;
	text-align: left;
	line-height: 18px;
}
#Block {
	border: 1px solid #000000;
	width: 348px;
	height: 188px;
}
#Block td{
	font-size: 11px;
	text-align: justify;
}

#BlockHeadline {
	height: 20px;
	background-image: url('images/BlockHeader.jpg');
	background-repeat: repeat-x;
	padding-top: 3px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#video {
	height: 306px;
	width: 505px;
	padding-top: 16px;
	padding-left: 16px;
	background-image: url(images/video.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.caption {
	font-weight: bold;
	text-align: center;
}