body, html
{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family : Tahoma, Verdana, Arial, Helvetica, Helv, Sans-Serif;
	color: #000000;
	text-align:center;
	height: auto;
}

body
{
	min-width: 820px;
	font-family: Arial, Verdana, Helvetica, Helv, Sans-Serif;
	text-align: center;
}

html
{
	overflow:scroll;
}

a, a:link, a:visited, a:active
{
	text-decoration: none;
	color: #222277;
}

a:hover
{
	text-decoration: underline;
	color: #222277;
}

h1 
{
	font-family: Arial, Helvetica, Helv, Sans-Serif;
	Font-Size: 1.86em;
	font-weight: normal;
	color: black;
	margin: 8px 16px 8px 8px;
}

h1.Header, h1.Panel
{
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
	line-height: 110%;
}

h1.Black 
{
	color: black;
}

h2
{
	font-family: Arial, Helvetica, Helv, Sans-Serif;
	Font-Size: 1.6em;
	font-weight: bold;
	color: black;
	margin: 8px 16px 8px 8px;
}

h2.Small
{
	Font-Size: 1em;
	color : #000000;
	font-weight: normal;
	font-style: normal;
	display:inline;
	margin: 0px;
}

h2.Panel
{
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	margin: 2px 2px 2px 2px;
	line-height: 110%;
}

h3
{
	font-family: Arial, Helvetica, Helv, Sans-Serif;
	Font-Size: 1.4em;
	font-weight: bold;
	font-style: italic;
	color: black;
	margin: 8px 16px 8px 8px;
}

h3.Panel
{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
	line-height: 120%;
}

h3.Small
{
	Font-Size: 1em;
	color : #000000;
	font-weight: normal;
	font-style: normal;
	display:inline;
	margin: 0px;
}

h4
{
	font-family: Arial, Helvetica, Helv, Sans-Serif;
	Font-Size: 1.2em;
	font-weight: bold;
	color: black;
	margin: 8px 16px 8px 8px;
}

td.IconMenu
{
	text-align: center; 
	vertical-align: bottom;
}

td.IconMenu:hover
{
	background-color:#E0E8F5;
	text-decoration: underline;
}


#SidebarTD, #SidebarTD2
{
	background-color: Transparent;
}

#TDContent 
{
}

div {
	margin: 0px 0px 0px 0px;
	overflow:visible;
}

input, select {
	color : #000000;
	font-size : 1em;
	font-family : Tahoma, Verdana, Arial, Helvetica, Helv, Sans-Serif;
	font-weight: bold;
}

div.HeaderCornerL, div.HeaderCornerR, div.PanelCornerL, div.PanelCornerR
{
	height: 21px;
	width: 11px;
	overflow:hidden;
	position: relative;
	float:left;
	background-color: #83B8E2;
	margin: 0;
	padding: 0;
}

div.HeaderCornerR, div.PanelCornerR
{
	clear: right;
}

div.HeaderCenter, div.PanelCenter
{
	background-color: #83B8E2;
	position: relative;
	float:left;
	height: 21px;
	width:577px;
	overflow: hidden;
	margin: 0;
	padding: 0;
} 

div.PanelCenter
{
	width:174px;
}

div.MainContBorder, div.PanelBorder
{
	background-color: #FFFFFF;
	border-left: solid 1px #83B8E2;
	border-right: solid 1px #83B8E2;
	width:597px;
	height: auto;
	clear:both;
}

div.PanelBorder
{
	width:194px;
}

div.MainBotL, div.MainBotR, div.PanelBotL, div.PanelBotR
{
	height: 12px;
	width: 11px;
	overflow:hidden;
	position: relative;
	float:left;
	background-color: #83B8E2;
	margin: 0;
	padding: 0;
}

div.MainBotR, div.PanelBotR
{
	clear: right;
}

div.MainBotM, div.PanelBotM
{
	height: 12px;
	width: 577px;
	position: relative;
	float:left;
	text-align: right;
	background-color: #83B8E2;
}

div.PanelBotM
{
	width:174px;
}

div.Panel_Bot_Border
{
	clear:both
}

td#SidebarSpacer
{
	width:5px;
}

.Login 
{
	border: solid 1px #83B8E2;
}

.px {
	padding : 0px 0px 0px 0px;
	margin: 2px 0px 2px 0px;
}

.px5 {
	padding : 5px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

.menu {
	color : #FFFFFF;
	margin-top : 9px;
	padding-bottom : 9px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : .96em;
	font-family : Tahoma, Verdana, Arial, Helvetica, Helv, Sans-Serif;
	font-weight: bold;
}

.menu a {
	color : #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	color : #F2F2F2;
}

li {
	color : #000000;
	margin-top : -1px;
	padding-bottom : -1px;
	margin-bottom : -1px;
	margin-right : 1px;
	font-size : .96em;
	font-family : Tahoma, Verdana, Arial, Helvetica, Helv, Sans-Serif;
}

ul, ol {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	font-size : .96em;
	font-family : Tahoma, Verdana, Arial, Helvetica, Helv, Sans-Serif;
}

p {
	color : #000000;
	margin : 5px 10px 0px 10px;
	padding-bottom : 5px;
	font-size : 1em;
	font-family : Tahoma, Verdana, Arial, Helvetica, Helv, Sans-Serif;
	line-height: 120%;
}

p a {
	color : #294A7B;
}

p a:hover {
	color : #000000;
}

table.white 
{
	border:0;
	padding:0;
	background-color:#FFFFFF;
}

Table.PTable 
{
	 border: solid 1px #CCA000;
}

th.PTable
{
	background-color: #ef6d00;
	color: #FFFFFF;
	padding: 1px 4px 1px 4px; 
	border-bottom: solid 1px #CCA000;
}

td
{
	overflow:visible;
}

td.PBold
{
	font-weight: bold;
}

Table.PTable td
{
	background-color: #FFF5E5;
	padding: 1px 4px 1px 4px; 
}

.NavButton, NavButtonLeft, NavButtonRight {
	text-align : left;
}

img 
{
	border: 0;
	padding: 0;
	margin: 0;
}

.crumbs 
{
	font-size : 0.96em;
	margin: 0px 4px 0px 0px;
	color:#83B8E2;
	clear:both;
	text-align:right;
}

.crumbs a, .crumbs a:visited 
{
	text-decoration:none;
	color:#83B8E2;
}
 
.crumbs a:active, .crumbs a:hover 
{
	text-decoration: underline;
}

.bot {
	color : #CCCCCC;
	background-color:#000060;
	padding: 4px 5px 4px 5px;
	font-size : 0.85em;
	font-family : Tahoma, Verdana, Arial, Helvetica, Helv, Sans-Serif;
	font-weight : normal;
}

a.gray, a.gray:link, a.gray:visited, a.gray:active
{
	text-decoration: none;
	color: #666666;
}

a.gray:hover
{
	text-decoration: none;
	color: #AAAAAA;
}

a.botref, a.botref:visited {
	color : #83B8E2;
	text-decoration: none;
	padding: 0;
	font-size : 0.85em;
}

a.botref:hover, a.botref:active {
	color : #44FEFE;
	text-decoration: underline;
}

td.JEOCFoot
{
	height: 44px;
	font-size: 10pt;
	color: #888888;
	text-align:left;
}

.FootLines hr
{
	border-top: solid 1px #83B8E2;	
	border-bottom: solid 1px #83B8E2;	
	color: #FFFFFF;
	height: 3px;
}

span.footsep
{
	color: Black;
	margin: 0px 1px 0px 1px;
	font-weight: normal;
}

.FootNav {
	color : #83B8E2;
	background-color:#FFFFFF;
	padding: 12px 5px 4px 5px;
	font-size : 0.96em;
	font-family : Tahoma, Verdana, Arial, Helvetica, Helv, Sans-Serif;
	font-weight : bold;
	text-transform: uppercase;
}

.FootNav a, .FootNav a:visited {
	color : #83B8E2;
	text-decoration: none;
	padding: 0;
	font-size : 1em;
}

.FootNav a:hover, .FootNav a:active {
	color : #73832F;
	text-decoration: underline;
}

.FootNav a.FootNavSel, .FootNav a.FootNavSel:visited { 
	color : #73832F;
	text-decoration : underline;
}

.FootNav a.FootNavSel:hover, .FootNav a.FootNavSel:active {
	color : #73832F;
	text-decoration : none;
}

.clock, .date, .footer, .botref
{
	color: #83B8E2;
}
 
#BannerLinkCont
{
	position:relative;
	float:right;
	height:80px;
	width:160px;
	overflow:hidden;
	text-align:left;
}

#BGLeft {
	width:17px;
	height:16px;
}

#BGRight {
	width:17px;
	height:16px;
}

#Logo01 {
	width: 510px;
	height: 126px;
}

#Header 
{
	margin: 0px 0px 4px 0px;
}


.FormView
{
	border: solid 1px #BBBBBB;
}

.Break
{
	background-color: #BBD0DC;
}

.ContactForm
{
	background-color:#FFFFFF;
	border: solid 1px #83B8E2;
	color: #AAAAAA;
}

.OLBACKGROUND
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.OLFOREGROUND
{
	text-align: left;
	color: #000000;
	font-size: 1em;
	background-color: #f0f8ff;
}
.OLCAPTIONBLUE
{
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
	vertical-align: middle;
	background-color: #85aad4;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 2px solid;
}

a.IconMenuTitle, a.IconMenuTitle:visited
{
	text-decoration: none;
	color:Black;
}

a.IconMenuTitle:hover, a.IconMenuTitle:active
{
	text-decoration: underline;
	color:Blue;
}

.ColLeftBot
{
	vertical-align:bottom;
	text-align:left;
}

.ColCenterBot
{
	vertical-align:bottom;
	text-align:center;
}

.ColRightBot
{
	vertical-align:bottom;
	text-align:right;
}

.ColLeftTop
{
	vertical-align:top;
	text-align:left;
}

.ColCenterTop
{
	vertical-align:top;
	text-align:center;
}

.ColRightTop
{
	vertical-align:top;
	text-align:right;
}

.MovieLabelBottom
{
}

.MovieLabelTopLeft
{
	float: left;
	text-align:left;
	font-size: 1.1em;
	width:250px;
}

.MovieLabelTopRight
{
	float:right;
	text-align:right;
	width:250px;
}

.mceContentBody 
{
	text-align:left;
}

.DHTMLPrompt
{
	font-size:0.96em;
	font-style:italic;
	font-weight:normal;
	color:#AAAAAA;
}

.SelectedRow
{
	background-color: #EEEEFF;
}

.FloatLeft
{
	float: left;
}

.FloatRight
{
	float: right;
}

.Width_50
{
	width: 50px;
}

.ImageButtonHolder
{
	text-align:center;
	font-size:0.86em;
}

.TimerDivWithSidebar
{
	float: left;
	width: 175px;
	text-align:center;
}

.TimerDivWithoutSidebar
{
	float: left;
	width: 375px;
	text-align:center;
}

.red
{
	color: #ff0000;
}
