body
	{
	font-family:Verdana,Arial,Helvetica,Helv,Sans-Serif;
	color:#000000;
	}

a:link, a:visited, a:active
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #04089A;
	text-decoration: none;
	}
a:hover
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #060BDC;
	text-decoration: underline;
	}

#divLeftHorzStrip
	{
	position:absolute;
	top: 0;
	left: 0;
	width: 20;
	height: 100%;
	background-image: url(/images/backgrounds/bluestrip.gif);
	}
#divNavBackground
	{
	position:absolute;
	top: 0;
	left: 20;
	width: 180;
	height: 100%;
	z-index: -1;
	}
#divNavContainer
	{
	position:absolute;
	top: 100;
	left: 20;
	width: 180;
	}
#divHeaderBackground
	{
	position:absolute;
	top: 0;
	left: 20;
	width: 758;
	height: 100;
	background-color: #003094;
	}
#divHeaderImage
	{
	position:absolute;
	top: 0;
	left: 390;
	width: 388;
	height: 100;
	text-align: right;
	background-color: #003094;	
	}
#divLogo
	{
	position:absolute;
	top: 10;
	left: 35;
	width: 123;
	height: 44;
	z-index: 3;
	}
#divByline
	{
	position:absolute;
	top: 81;
	left: 37;
	width: 250;
	height: 20;
	z-index: 3;
	font-family: arial, helvetica, sans-serif;
	color: orange;
	font-weight: bold;
	background-color: transparent;
	}
#divConsulting
	{
	position:absolute;
	top: 52;
	left: 37;
	width: 130;
	height: 44;
	z-index: 3;
	font-family: arial, helvetica, sans-serif;
	letter-spacing:5px;
	color: #ffffff;
	}
#divSpacer
	{
	position:absolute;
	top: 0;
	left: 200;
	width: 25;
	height: 100%;
	z-index: -2;
	}
#divContentContainer
	{
	position:absolute;
	top: 0;
	left: 225;
	width: 550;
	height: 100%;
	padding-top: 120;
	z-index: 2;
	}
#divContent
	{
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	z-index: 2;
	}
#divCopyrightSpacer
	{
	position:relative;
	height: 20;
	}
#divCopyright
	{
	position:relative;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	border-top: 1px solid #333333;
	}
#divCopyrightContact
	{
	position:relative;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	border-top: 1px solid #333333;
	}
div.navMain
	{
	position:relative;
	width: 178;
	height: 25;
	background-color: #0076ca;
	border-bottom: 1px solid #003094;
	padding-top: 3;
	}
.activeSection
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	}
a.navMainLink:link,a.navMainLink:visited
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-decoration: none;
	}
a.navMainLink:active,a.navMainLink:hover
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	}
div.navMain2
	{
	position:relative;
	width: 178;
	height: 25;
	background-color: #21BAE7;
	border-bottom: 1px solid #333333;
	padding-top: 3;
	}
a.navMainLink2:link,a.navMainLink2:visited
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}
a.navMainLink2:active,a.navMainLink2:hover
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	}
div.navSub
	{
	position:relative;
	width: 178;
	height: 25;
	background-color: #21BAE7;
	border-bottom: 1px solid #333333;
	padding-top: 3;
	}
a.navSubLink:link,a.navSubLink:visited
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #003094;
	text-decoration: none;
	}
a.navSubLink:active,a.navSubLink:hover
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #003094;
	text-decoration: underline;
	}
h1
	{
	color: midnightblue;
	font-family: Arial,Helv,Helvetica,Sans-Serif;
	font-weight: bold;
	margin-bottom: 8px;
	}
h2
	{
	color: black;
	font-family: Verdana,Arial,Helv,Sans Serif;
	font-weight: bold;
	}
h3
	{
	color: midnightblue;
	font-family: Verdana,Arial,Helv,Sans Serif;
	font-weight: bold;
	}
h4
	{
	color: black;
	font-family: Arial,Helv,Sans Serif;
	font-weight: bold;
	}
h5
	{
	color: black;
	font-family: Verdana,Arial,Helv,Sans Serif;
	font-weight: bold;
	}
h6
	{
	color: blue;
	font-family: Times New Roman,Times,Serif;
	font-style: italic;
	}
.normal
	{
	color: black;
	font-family: Arial,Helv,Sans-Serif;
	}
.copy
	{
	color: black;
	font-family: Arial,Helv,Sans-Serif;
	}
.Label
	{
	font-family: Arial,Helvetica,san-serif;
	font-weight: bold;
	}
.LabelError
	{
	color: red;
	font-family: Arial,Helvetica,san-serif;
	font-weight: bold;
	}
.ErrorMsg
	{
	color:red;
	font-family:Arial;
	}
textarea
	{
	color: black;
	font-family: Arial,Helv,Sans-Serif;
	}
input
	{
	color: black;
	font-family: Arial,Helv,Sans-Serif;
	}
select
	{
	color: black;
	font-family: Arial,Helv,Sans-Serif;
	}


/* Divs used for RoomTracker Features */
#divRTHeaderBackground
	{
	position:absolute;
	top: 0;
	left: 0;
	width: 820;
	height: 60;
	background-image: url(/images/backgrounds/HeaderBack.gif);
	}
#divRTLogo
	{
	position:absolute;
	top: 5;
	left: 15;
	width: 123;
	height: 44;
	z-index: 3;
	}
#divRTConsulting
	{
	position:absolute;
	top: 47;
	left: 17;
	width: 130;
	height: 44;
	z-index: 3;
	font-family: arial, helvetica, sans-serif;
	letter-spacing:5px;
	color: #ffffff;
	}
#divRTLinks
	{
	position:absolute;
	top: 40;
	left: 645;
	width: 150;
	height: 20;
	z-index: 3;
	font-family: arial, helvetica, sans-serif;
	color: orange;
	font-weight: bold;
	background-color: tranparent;
	}
a.navRTLink:link,a.navRTLink:visited
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: orange;
	text-decoration: none;
	}
a.navRTLink:active,a.navRTLink:hover
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: orange;
	text-decoration: underline;
	}
#divScreenShotContainer
	{
	position:absolute;
	top: 0;
	left: 0;
	width: 820;
	height: 100%;
	padding-top: 65;
	z-index: 2;
	}
#divRTprevLink
	{
	position:absolute;
	left:530;
	top:655;
	z-index: 5;
	cursor:hand;
	}
#divRTnextLink
	{
	position:absolute;
	left:732;
	top:655;
	z-index: 5;
	cursor:hand;
	}
#divRTliveDemo
	{
	position:absolute;
	left:25;
	top:655;
	z-index: 5;
	cursor:hand;
	}
#divRTnumberWindow
	{
	position:absolute;
	left:642;
	top:659;
	z-index: 5;
	font-family: arial, helvetica, sans-serif;
	}
#divRTcloseWindow
	{
	position:absolute;
	left:300;
	top:655;
	z-index: 5;
	cursor:hand;
	}
#divRTfooter
	{
	position:absolute;
	left:0;
	top:650;
	width:820;
	height:30;
	background-color: silver;
	z-index: 4;
	}

/* Below used for pop up features */
#divPopHeaderBackground
	{
	position:absolute;
	top: 0;
	left: 0;
	width: 750;
	height: 70;
	/*background-image: url(/images/backgrounds/HeaderBack.gif);*/
	background-color: #183473;
	}
#divPopUpContainer
	{
	position:absolute;
	top: 0;
	left: 30;
	width: 700;
	height: 420;
	padding-top: 80;
	z-index: 2;
	}
#divPopLinks
	{
	position:absolute;
	top: 50;
	left: 375;
	width: 370;
	height: 20;
	z-index: 3;
	font-family: arial, helvetica, sans-serif;
	color: orange;
	font-weight: bold;
	background-color: transparent;
	}
a.navPopLink:link,a.navPopLink:visited
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: orange;
	text-decoration: none;
	}
a.navPopLink:active,a.navPopLink:hover
	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: orange;
	text-decoration: underline;
	}
#divPrevLink
	{
	position:absolute;
	left:470;
	top:450;
	z-index: 5;
	cursor:hand;
	}
#divNextLink
	{
	position:absolute;
	left:682;
	top:450;
	z-index: 5;
	cursor:hand;
	}
#divLiveDemo
	{
	position:absolute;
	left:30;
	top:450;
	z-index: 5;
	cursor:hand;
	}
#divNumberWindow
	{
	position:absolute;
	left:582;
	top:454;
	z-index: 5;
	font-family: arial, helvetica, sans-serif;
	}
#divCloseWindow
	{
	position:absolute;
	left:280;
	top:450;
	z-index: 5;
	cursor:hand;
	}
#divFooter
	{
	position:absolute;
	left:0;
	top:430;
	width:750;
	height:50;
	background-color: silver;
	z-index: 4;
	}
#RoomTrackerCallout
	{
	position:absolute;
	top:162px;
	left:300px;
	width:250px;
	height:300px;
	overflow:auto;
	}
.smallTight
	{
	font-family:arial;
	font-size:0.9em;
	margin-top:6px;
	margin-bottom:6px;
	}
.callout
	{
	font-family:arial;
	font-size:0.8em;
	}
.calloutHeading
	{
	color:white; 
	font:bold x-small 'Microsoft San Serif', Verdana, Arial, 'Trebuchet MS', Sans-Serif;
	width:100%; 
	height:100%; 
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#000063, endColorstr=#4040FF)
	}

.Rollover {behavior:url(/Includes/behaviors/imageRollover_vbs.htc)}

/* Below used for testing */
/*	background-color: yellow;*/
