﻿body 
{
	background-color:#6DB3DD;
	margin:0 0 0 0;
	font-family:Tahoma;
	font-size:8pt;
}
td
{
	font-size:8pt;
	font-family:Tahoma
}
.StandardLink:Link, .StandardLink:Visited, .StandardLink:Active
{
	color : #FFFFFF;
	text-decoration : underline;
}
.StandardLink:Hover
{
	color : #000000;
	text-decoration : underline;
}
.WhiteText
{
	color: #FFFFFF;
}
.PageTitle
{
	font-size:15pt;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
}
.SuiteNavigation
{
	background-color:#BFDAEB;
	color:#000000;
	text-align:center;
}
.NavigationHand
{
	cursor:pointer;
	z-index: 1000;
}
/* 
//////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////
*/
div#AdvertisementContent
{
	padding:5px 5px 5px 5px;
	text-align:center;
}
div#AdvertisementBox1
{
	width:225px;
	padding: 0;
	background-color:#2c678a;
}
div#AdvertisementBox2
{
	width:225px; 
	padding: 0;
	background-color:#2c678a;
}
div#AdvertisementBox3
{
	width:225px;
	padding: 0;
	background-color:#2c678a;
}
div#AdvertisementBox4
{
	width:225px;
	padding: 0;
	background-color:#2c678a;
}
/* 
//////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////
*/
div#PageContentBox
{
	width:970px;
	padding: 0;
	background-color: #2c678a;
	/*filter:alpha(opacity=30);
	-moz-opacity:.80; -ms-filter:"alpha(opacity=80)"; filter:alpha(opacity=80); opacity:.80;*/
}
div#PageContent
{
	padding:15px 15px 15px 15px;
	text-align:left;
	color:#FFFFFF;
	/*background: #000000;*/
}
div#Page
{
	/*filter:alpha(opacity=100);*/
	position: relative;
}
/* 
//////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////
*/
div#PhoneContactBox
{
	width:300px;
	padding: 0;
	/*filter:alpha(opacity=35);*/
}
div#PhoneContactContent
{
	padding:10px 10px 10px 10px;
	text-align:left;
	color:#FFFFFF;
	/*background: #000000;*/
}
div#PhoneContactText
{
	/*filter:alpha(opacity=100);*/
	opacity: 1;
	-moz-opacity: 1;
	position: relative;
}
div#AddressContactBox
{
	width:300px;
	padding: 0;
	/*filter:alpha(opacity=35);*/
}
div#AddressContactContent
{
	padding:10px 10px 10px 10px;
	text-align:left;
	color:#FFFFFF;
	/*background: #000000;*/
}
div#AddressContactText
{
	/*filter:alpha(opacity=100);*/
	position: relative;
}
/* 
//////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////
*/
div#SuitePageContentBox
{
	width:800px;
	padding: 0;
	background-color: #2c678a;
	/*filter:alpha(opacity=30);*/
}
div#SuitePageContent
{
	padding:15px 15px 15px 15px;
	text-align:left;
	color:#FFFFFF;
	/*background: #000000;*/
}
div#SuitePage
{
	/*filter:alpha(opacity=100);*/
	position: relative;
}
/* 
//////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////
*/
div#SuiteListPageContentBox
{
	width:150px;
	padding: 0;
	background-color: #2c678a;
	/*filter:alpha(opacity=30);*/
}
div#SuiteListPageContent
{
	padding:10px 10px 10px 10px;
	text-align:left;
	color:#FFFFFF;
	/*background: #000000;*/
}
div#SuiteListPage
{
	text-align:center;
	height:400px;
	overflow:auto;
	/*filter:alpha(opacity=100);*/
	position: relative;   
    scrollbar-face-color:#BFDAEB;
	scrollbar-arrow-color:#4C7D9A;
	scrollbar-track-color:#6DB3DD;
	scrollbar-shadow-color:#BFDAEB;
	scrollbar-highlight-color:#BFDAEB;
	scrollbar-3dlight-color:#BFDAEB;
	scrollbar-darkshadow-Color:'#BFDAEB';
}
/* 
//////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////
*/
/* Gallery Styles */
#motioncontainer 
{
	/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
	width: 1000px; /* Set to gallery width, in px or percentage */
	height: 244px; /* Set to gallery height */
	position: relative;
	overflow: hidden;
}
#motioncontainer
{
	/*border: solid 2px red; /* Set image border color */
}
#statusdiv 
{
	/*background-color: blue;
	border: 1px solid red;*/
	padding: 0px;
	position: absolute; /* Stop Editing Gallery Styles */
	left: -300px;
	visibility: hidden;
}

#motioncontainer a:hover {
	color: red; /* Dummy definition to overcome IE bug */
}
/* 
//////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////
*/