﻿@charset "utf-8";
body{
	margin: 0px 0 0px 0;
	padding: 0;
	line-height: 1.5em;
	background: #FFFFFF url(images/BackgroundDiag.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;
}
.MenuStyle1 {
	background-image: url('../images/menu1.jpg');
}

h1 {
	font-size: 22px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #001FA0;
}
h2 {
	font-size: 20px;
	text-align: left;
}
h3 {
	font-size: 17px;
	text-align: left;
}

#maincontainer{
	border: 2px solid #001FA0;
	width: 800px; /*Width of main container*/;
	margin: 0 auto; /*Center container on page*/
}
#topsection{
	background: #0C2975;
	height: 188px; /*Height of Header jpg +20px for Navigation*/
}

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

#contentcolumn{
	text-align: left;
	padding-top: 20px;
	margin-left: 230px;
	padding-bottom: 15px;
	padding-right: 5px;
}
#left_column{
	float: left;
	width: 225px; /*Width of left column*/;
	margin-left: -800px; /*Set left margin to -(MainContainerWidth)*/;
	background: #FFFFFF;
	padding-top: 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
#left_column a{
	text-decoration: none;
}
#InfoHeader{
	height: 20px;
	background-image: url('images/InfoHeader.jpg');
	background-repeat: no-repeat;
	width: 225px;
}
#InfoBox{
	border-style: solid solid solid none;
	width: 224px;
	border-right-width: 1px;
	border-right-color: #0C2975;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #0C2975;
	border-top-color: #0C2975;
}
#InfoFooter{
	background-image: url('images/InfoFooter.jpg');
	background-repeat: no-repeat;
	width: 225px;
	height: 20px;
}

#footer{
	clear: left;
	width: 100%;
	color: #ffffff;
	text-align: center;
	padding: 0px 0 2px 0;
	height:70px;
	background-color: #001FA0;
}

#footer a{
	color: #FFFFFF;
}
#Footer-adjust {
	position: relative;
	top: -115px;
}
#menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#menu1 a{
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	text-align: center;
	height: 35px;
}
#menu1 a:hover{
	color: #FE525F;
}
#menu3 {
	background-image: url('images/menu3.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 800px;
	text-align: left;
	}
#menu3 a{
	color: #FFFFFF;
	padding-left: 20px;
	text-decoration: none;

}
#menu3 a:hover{
	color: #FE525F;
}

.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: #001FA0;
}
#spacer{
	height: 6px;
}
.Box1 {
	text-align: center;
	background-image: url('images/Box1.gif');
}
#BoxFireworks {
	text-align: center;
	background-image: url('images/FireworksBox.jpg');
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	width: 257px;
	height: 124px;
}
#BoxFireworks a{
	color: #FFFFFF;
}
hr {
	color: #001FA0;
}
