﻿html,body {
  margin:0;
  padding:0;
  height:99%;
  width:100%;
  font-size : 9px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.full-heightsidebar {
  height:100%;
  width:150px;
  border-right-style: solid;
  border-right-color: #1B5CB0;
  border-right-width: 1px;
  background-color: #E5EAF3;
  padding: 15px 5px 0px 10px;
}

table.full-heightsidebar2 {
  height:100%;
  width:150px;
  border-right-style: solid;
  border-right-color: #1B5CB0;
  border-right-width: 1px;
  background-color: #E5EAF3;
  padding: 5px 5px 0px 5px;
}

table.full-heightsidebar-short {
  height:100%;
  width:34px;
  border-right-style: solid;
  border-right-color: #1B5CB0;
  border-right-width: 1px;
  background-color: #E5EAF3;
  padding: 5px 5px 0px 5px;
}

table.full-heightsidebar3 {
  height:100%;
  width:150px;
  border-right-style: solid;
  border-right-color: #1B5CB0;
  border-right-width: 1px;
  border-left-style: solid;
  border-left-color: #1B5CB0;
  border-left-width: 1px;
  background-color: #E5EAF3;
  padding: 5px 5px 0px 5px;
}

table.full-height {
  height:99%;
  width:150px;
  padding: 0px 0px 0px 0px;
}

TD
{
   FONT-SIZE: 11px;
   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:link
{
   FONT-SIZE: 11px;
   COLOR: #233E81;
   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:visited
{
	COLOR: #b7293a;
	font-size: 11px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.WhiteLinks:hover 
{
    	text-decoration: underline;
}
.WhiteLinks:visited,
.WhiteLinks:active,
.WhiteLinks:link {	
	text-decoration: none;
	FONT-SIZE: 11px;
	FONT-FAMILY: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.BlackLinks:visited,
.BlackLinks:active,
.BlackLinks:link {	
	text-decoration: none;
	FONT-SIZE: 11px;
	FONT-FAMILY: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

.TopMenuText
{
	text-decoration: none;
	FONT-SIZE: 11px;
	FONT-FAMILY: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
}


.TopBar
{
    font-size: 0px;
	height: 7px;
	background-color: #CCD9EA;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	border-bottom: 1px solid #233E81;
	border-top: 1px solid #233E81;	
}

.MenuBar
{
    font-size: 11px;
    color: #ffffff;    
    font-weight: bold;
    vertical-align: middle;
	height: 19px;
	background-color: #233E81;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 600px;
	width: 100%;
	border-bottom: 1px solid #233E81;
	border-top: 1px solid #233E81;	
}
.MiddleBar
{
    font-size: 0px;
	height: 15px;
	background-color: #6495ED;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	border-bottom: 1px solid #233E81;
	border-top: 1px solid #233E81;	
}

.ImageBar
{
	position: absolute;
	top: 39px;	
	left: 0px;
	height: 107px;
	background-color: #9CB5D6;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	border-bottom: 1px solid #233E81;
	border-top: 1px solid #233E81;
}
.MiddleBarSmall
{
    font-size: 0px;
	height: 7px;
	background-color: #6495ED;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	border-bottom: 1px solid #233E81;
	border-top: 1px solid #233E81;	
}

p
{
    font-size: 8pt;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.TextStyle
{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
    font-size: 8pt;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1
{
   FONT-SIZE: 16px;
   COLOR: #233E81;
   BORDER-BOTTOM: #000000 1px solid;
   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
H2
{
   FONT-SIZE: 18px;
   COLOR: #6495ED;
   BORDER-BOTTOM: #6495ED 1px solid;
   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
   TEXT-DECORATION: bold;
}
H3
{
   FONT-SIZE: 12px;
   COLOR: #6495ED;
   BORDER-BOTTOM: #6495ED 1px solid;
   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
   TEXT-DECORATION: bold;
}
H5
{
   FONT-SIZE: 10px;
   padding: 0px;
   margin: 0px;
   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.RentalSearchButtonStyle
{
    width: 155px;
    background: #009460;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-size: 11px;       
}


.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 0px 1px 0px 5px;
	font-size: 11px;
}

.ContextMenuBreak
{
	margin: 0px 1px 0px 5px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 1px solid #C5C5C5;	
}

a.ContextMenuItem
{
	margin: 0px 1px 0px 5px;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 0px 1px 0px 5px;
	white-space: nowrap;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 0px 1px 0px 5px;
}

.Style1
{   
    background: #E5EAF3;
    border: 1px solid #184B90;
    padding: 5px;
    border-bottom: none;
}

.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#FFFFFF;
	padding: 3px 0px 0px 5px;
	opacity:.9;
	filter: alpha(opacity=90);
	FONT-SIZE: 11px;
	FONT-FAMILY: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.popupHover {
	FONT-SIZE: 11px;
	FONT-FAMILY: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

