/* Updated by Brett Barnes 04/25/2005*/


/*Link styles*/
A
{
    COLOR: #0066cc; 
}
A:hover
{
    COLOR: #666666; 
}
.NavLink
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #0066cc;
    FONT-STYLE: normal;
    FONT-FAMILY: roboto, -apple-system, Arial, sans-serif;
    TEXT-DECORATION: none;
    
}
.NavLink:hover
{
    COLOR: #666666;
    TEXT-DECORATION: none;
    
}
.NavLinkSelected
{
    COLOR: #0066cc;
    TEXT-DECORATION: none; 
}
.NavLinkSelected:hover
{
    COLOR: #3399FF;
    TEXT-DECORATION: none; 
}
.SubNav
{
    COLOR: #0066cc;
    TEXT-DECORATION: none; 
}
.SubNav:hover
{
    COLOR: #000000;
    TEXT-DECORATION: none; 
}
.SubNavSelected
{
    COLOR: #666666;
    TEXT-DECORATION: none; 
}
.SubNavSelected:hover
{
    COLOR: #000000;
    TEXT-DECORATION: none; 
}

/* Reservation Box Styles*/

.helplink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: roboto, -apple-system, Arial, sans-serif;
    TEXT-DECORATION: underline; 
}
.helplink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    CURSOR: help;
    COLOR: #999999;
    FONT-FAMILY: roboto, -apple-system, Arial, sans-serif;
    TEXT-DECORATION: underline; 
}
.helplink2
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: roboto, -apple-system, Arial, sans-serif;
    TEXT-DECORATION: underline; 
}
.helplink2:hover
{
    FONT-SIZE: 10px;
    CURSOR: help;
    COLOR: #999999;
    FONT-FAMILY: roboto, -apple-system, Arial, sans-serif;
    TEXT-DECORATION: underline; 
}
.optionlink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #0066cc;
    FONT-FAMILY: roboto, -apple-system, Arial, sans-serif;
    TEXT-DECORATION: underline; 
}
.optionlink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #999999;
    FONT-FAMILY: roboto, -apple-system, Arial, sans-serif;
    TEXT-DECORATION: underline; 
}
.restext1
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: roboto, -apple-system, Arial, sans-serif;
    TEXT-DECORATION: none; 
}
.restext2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: roboto, -apple-system, Arial, sans-serif;
    TEXT-DECORATION: none; 
}
.restext3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #0066cc;
    FONT-FAMILY: roboto, -apple-system, Arial, sans-serif;
    TEXT-DECORATION: none; 
}
.restext4
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: roboto, -apple-system, Arial, sans-serif;
    TEXT-DECORATION: none; 
}
.restext5
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-STYLE: italic;
    FONT-FAMILY: roboto, -apple-system, Arial, sans-serif;
    TEXT-DECORATION: none; 
}
.restext6
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: roboto, -apple-system, Arial, sans-serif;
    TEXT-DECORATION: none; 
}
.restext7
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: roboto, -apple-system, Arial, sans-serif;
    TEXT-DECORATION: none;
    
}

/* These elements control the hide/unhide window*/

#border {
	position: absolute;
	top: 50px; 
	left: 50px; 
	height: 100px;
	width: 100px;
	padding: 5px;
	visibility: hidden;
	background-color: #000000;
	z-index: 5;
}

#content {
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	z-index: 6;
}

/*Containing blocks for the live and test environment*/

.divBodyTest
{
	WIDTH: 600px;
	font-family: roboto, -apple-system, Arial, sans-serif;
	font-size: 10pt;
}

.divBody
{
    WIDTH: 750px;
	font-family: roboto, -apple-system, Arial, sans-serif;
	font-size: 10pt;    
}

/* Fonts, Headers and the Masthead*/

p {  font-family: roboto, -apple-system, Arial, sans-serif; font-size: 12px; margin-top: 5px; margin-bottom: 5px; }

h1 {
	font-family: roboto, -apple-system, Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	}

h2 {  font-family: roboto, -apple-system, Arial, sans-serif; font-size: 18pt; font-style: italic; color: #0066CC; line-height: normal; margin-top: 5px; margin-bottom: 5px; }

h3 {  font-family: roboto, -apple-system, Arial, sans-serif; font-size: 16pt; font-weight: bold; line-height: normal; margin-top: 5px; margin-bottom: 5px; }

h4 {  font-family: roboto, -apple-system, Arial, sans-serif; font-size: 14pt; font-weight: bold; line-height: normal; margin-top: 5px; margin-bottom: 5px;}

h5 {  font-family: roboto, -apple-system, Arial, sans-serif; font-size: 12pt; font-weight: bold; color: #0066CC; line-height: normal; margin-top: 5px; margin-bottom: 5px;}

h6 {
	font-family: roboto, -apple-system, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	
}

.breadcrumbs {  font-family: roboto, -apple-system, Arial, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #0066CC; text-decoration: none; }

.location_header {  font-family: roboto, -apple-system, Arial, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; }

.briefs_header {  font-family: roboto, -apple-system, Arial, sans-serif; font-size: 12pt; background-color: #0066CC; color: #FFFFFF; border: #0066CC solid; caption: Thrifty header large; border-width: 1pt 6pt; font-weight: bold; width: 100%; background-position: left center}

.Briefs_header_small {
	font-family: roboto, -apple-system, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	caption: Thrifty header small;
	background-color: #0066CC;
	border: #0066CC solid;
	border-width: 1pt 6pt;
	font-weight: bold;
	background-position: left center;
	width: 100%;
	visible: false;
	}

.Textbox {  padding-top: 6px; padding-right: 6px; padding-bottom: 6px; padding-left: 6px; border: 1px #0066CC solid; caption: Boxed paragraph}

ul {  font-family: roboto, -apple-system, Arial, sans-serif; list-style-type: circle; font-size: 10pt; }

ol {  font-family: roboto, -apple-system, Arial, sans-serif; font-size: 10pt; }

#masthead
{
	font:Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FFFFFF;
	background-color: #004C99;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 9pt;
	text-align: center;
	letter-spacing: 10px;
	font-weight: bold;
	
	}
	
/*Text box styles*/

.greybox {
	margin: 5px 5px 5px 5px;
	padding: 3px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.whitebox
{
	margin: 5px 5px 5px 5px;
	padding: 3px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.bluebox {
	font-family: roboto, -apple-system, Arial, sans-serif;
	font-size: 10pt;
	background-color: #eaeaea;
	border: 2px solid #004c99;
	padding: 3px;
}
.centerimage
{
	margin: 5px 5px 5px 5px;
	padding: 3px;
	text-align: center;
	right: 50%;
}

em {
	font-family: roboto, -apple-system, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
hr {
	color: #004c99;
	margin: 0px;
	padding: 0px;
	clear: both;
}

td {
	font-family: roboto, -apple-system, Arial, sans-serif;
	font-size: 10pt;
}

/* Positioning*/

.lbox1 {
	width:50%;
	float:left;
	clear:left;
	padding: 3px; 
	}

#cbox1 {
	
	width:31%;
	height: 200px;
	float:left;
	padding: 3px; margin:5px;}
		
#rbox1 {
	width:50%;
	float:right;
	clear:right;
	padding: 3px;
	}

#lbox2 {
		width:31%; height:200px;
		float:left;
		clear:left;
		padding: 3px;margin:5px;}
		
#cbox2 {
	
	width:31%;
	height: 200px;
	float:left;
	padding: 3px;margin:5px;}
		
#rbox2 {
		
		width:31%; height:200px;
		float:right;
		clear: right;
		padding: 3px;margin:5px;}
		
#lbox3 {
		background-color: #0000FF;
		width:31%; height:200px;
		float:left;
		clear:left;
		padding: 3px;margin:5px;}
		
#rbox3 {
		width:31%; height:200px;
		float:right;
		clear:right;
		padding: 3px;margin:5px;}
		
#header {
	width: 99%;
	height: 40px;
	background-color:#CCCCCC;
	padding: 3px;
	float:left;
	clear:both;margin:5px;}
	
#footer {
		width: 100%;
		padding: 3px;
		margin-top:5px;
		clear:both;}
.WhiteLink:hover /* For linked text on a blue background  */
{
	color: #FFFFFF;
	text-decoration: none;
	visible: false;
}
.WhiteLink /* For linked text on a blue background  */
{
	color: #FFFFFF;
	text-decoration: none;
	visible: false;
}
.Snippet_header_blue  /* white text on blue background */
{
    BORDER-RIGHT: #0066cc solid;
    BACKGROUND-POSITION: left center;
    BORDER-TOP: #0066cc solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BORDER-LEFT: #0066cc solid;
    COLOR: #ffffff;
    BORDER-BOTTOM: #0066cc solid;
    FONT-FAMILY: roboto, -apple-system, Arial, sans-serif;
    BACKGROUND-COLOR: #0066cc;
	visible: false;
}
.Snippet_header_grey /* Grey background text  */
{
	border-right: #CCCCCC solid;
	background-position: left center;
	border-top: #CCCCCC solid;
	font-weight: bold;
	font-size: 12px;
	border-left: #CCCCCC solid;
	color: black;
	border-bottom: #CCCCCC solid;
	font-family: roboto, -apple-system, Arial, sans-serif;
	background-color: #CCCCCC;
	visible: false;
}
