html, body {
height: 100%;
margin: 0px;
padding: 0px;
background: #556691;
}

img {border: 0px}

.frame { padding: 3px; border: 1px solid #aaa; float:left; }
.align-left { float:left; margin: 0 15px 0px 0;}
#spacing {margin:0px;}


.wrapper {
width: 980px;
min-height: 100%;
margin-left: auto;
margin-right: auto;

}

.header {
width: 980px;
text-align: center;
border-bottom: solid 1px #ccc;
padding-top:6px;
}

.right {float:right; z-index:999}

a.track-header:link {color: #fff;text-decoration:none;font-family:arial, helvetica, sans-serif;font-size:1.2em;font-weight:bold;}
a.track-header:visited {color: #fff;}
a.track-header:hover {color: #fff;text-decoration:underline;}
a.track-header:active {color: #fff;}

.footer {
width: 980px;
height: 73px;
text-align: center;
padding: 15px 0 0 0;

}

#footer {
font-family: Arial, Helvetica, Tahoma, sans-serif;
font-size: .9em;
font-weight: normal;
color: #fff;
text-align: center;
}

#footer a:link {color:#fff;}
#footer a:visited {color:#fff;}

.content_block {
width: 960px;
text-align: center;
background: #fff;
padding: 10px 10px 0px 10px;
}

.lunch_block {
width: 980px;
background: #DAE2F3;
}


.track_block {
width: 980px;
text-align: center;
background-color: #fff;
}

.table {
padding: 5px 0px 10px 20px;
}

/*TRACK PAGE BODERS*/
#one_border {
	border-left-style:solid;
	border-width:25px;
	border-color: #006EB9;
	background-color: #fff;
}

#two_border {
	border-left-style:solid;
	border-width:25px;
	border-color: #F6B319;
}

#master_border {
	border-left-style:solid;
	border-width:25px;
	border-color: #0075B2;
}

#cfo_border {
	border-left-style:solid;
	border-width:25px;
	border-color: #608A46;
}

#compliance_border {
	border-left-style:solid;
	border-width:25px;
	border-color: #675890;
}

/* tracks table layout */

.tracks_container {
width: 980px;
border: 0px dotted purple;
text-align: center;
}

#ver-zebra
{
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	margin: 0px;
	width: 980px;
	border-collapse: collapse;
}
#ver-zebra th
{

	color: #fff;
	text-align: center;
	padding: 0px;
}
#ver-zebra td
{
	padding: 8px 15px;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	color: #669;
	text-align: left;
	
}

/* header colors dark */
#ver-zebra #vzebra-101 {background: #fff; border-bottom: 1px solid #fff;} /*006EB9*/
#ver-zebra #vzebra-201 {background: #fff; border-bottom: 1px solid #fff;} /*0A456D*/
#ver-zebra #vzebra-master {background: #fff; border-bottom: 1px solid #fff;} /*6C1D5A*/
#ver-zebra #vzebra-cfo {background: #fff; border-bottom: 1px solid #fff;} /*C56E29*/
#ver-zebra #vzebra-compliance {background: #fff; border-bottom: 1px solid #fff;} /*00AAA1*/


/* content colors light */
.vzebra-101{ background: #DAE2F3;}
.vzebra-201{background: #D5D6DF;}
.vzebra-master{background: #E0D4DC;}
.vzebra-cfo{background: #F3E5D7;}
.vzebra-compliance{background: #d1f1ef;}



.headers { font-family: Arial, Helvetica, Tahoma, sans-serif;
font-size: 1.1em;
font-weight: normal;
color: #fff;
text-transform: uppercase;
text-decoration: none;
}




/* type styles */
p { font-family: Arial, Helvetica, Tahoma, sans-serif;
	 font-size: 1em;
	 font-weight: normal;
	 color: #333;
	 text-align: left;
	 clear:left;
	 margin: 0 0 15px 10px;
}

p.track-nav { font-family: Arial, Helvetica, Tahoma, sans-serif;
	 font-size: .8em;
	 font-weight: bold;
	 color: #333;
	 text-align: left;
	 clear:left;
}

p.track-nav a {text-decoration:none;}
p.track-nav a:hover {color: #006EB9;text-decoration: underline;}
p.track-nav a:active {color: #006EB9;}
p.track-nav a:visited {color: #006EB9;}

a {color: #006EB9;}
a:hover {color: #006EB9;text-decoration: underline;}
a:active {color: #006EB9;}
a:visited {color: #006EB9;}

p.intro { font-family: Arial, Helvetica, Tahoma, sans-serif;
	 font-size: 1em;
	 font-weight: normal;
	 color: #19398A;
	 text-align: left;
	 padding: 0 10px 0 0;
	 margin:0 0 15px 0;
}



p.intro-red { font-family: Arial, Helvetica, Tahoma, sans-serif;
	 font-size: 1em;
	 font-weight: normal;
	 color: #ff3300;
	 text-align: center;
	 padding: 0 10px 0 0;
	 margin:0 0 15px 0;
}

p.reverse { font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	padding-top:20px;
	font-size: .8em;
	 font-weight: normal;
	 color: #fff;
	 text-align: center;
}

p.reverse a:link {color: #fff; }


tr#rows {vertical-align:middle;
background-color:#d1f1ef;
font-family: Arial, Helvetica, Tahoma, sans-serif;
font-size: .9em;
font-weight: normal;
color: #000;
text-align: left;
}

tr#rows-b {vertical-align:middle;
background-color:#fff;
font-family: Arial, Helvetica, Tahoma, sans-serif;
font-size: .9em;
font-weight: normal;
color: #000;
text-align: left;

}

h1 { font-family: Gill Sans, arial, sans-serif;
	 font-size: 1.5em;
	 font-weight: normal;
	 color: #19398A;
	 text-align:left;
}

h2 { font-family: Gill Sans, arial, sans-serif;
	 font-size: 1.4em;
	 font-weight: normal;
	 color: #fff;
	 text-align:center;
	 padding: 0px 10px 0px 10px
}

h3 { font-family: Gill Sans, arial, sans-serif;
	 font-size: 1.2em;
	 font-weight: normal;
	 color: #fff;
	 text-align:center;
	 padding: 0px 0px 0px 0px;
	 margin-top: 4px
}

/* Tool Tip */

 
/* trigger button */
#tip-101, #tip-201, #tip-master, #tip-cfo, #tip-compliance {
	display:block;
	width:196px;
	height:50px;
	cursor:pointer;
}

 
/* tooltip styling */
.tooltip-101 {
	display:none;
	background-color:#006EB9;
	background: url(images/bubble-101.png);
	background-repeat:no-repeat;
	background-position:center; 
	width:320px;
	height:390px;
}
.tooltip-201 {
	display:none;
	background-color:#0A456D;
	background: url(images/bubble-101.png);
	background-repeat:no-repeat;
	background-position:center;
	width:320px;
	height:390px;
}
.tooltip-master {
	display:none;
	background-color:#6C1D5A;
	background: url(images/bubble-101.png);
	background-repeat:no-repeat;
	background-position:center;
	width:320px;
	height:390px;
}
.tooltip-cfo {
	display:none;
	background-color:#C56E29;
	background: url(images/bubble-101.png);
	background-repeat:no-repeat;
	background-position:center;
	width:320px;
	height:390px;
}
.tooltip-compliance {
	display:none;
	background-color:#00AAA1;
	background: url(images/bubble-101.png);
	background-repeat:no-repeat;
	background-position:center;
	width:320px;
	height:390px;
}

 
/* a element inside tooltip */
 
.tiptext a {color:#fff;font-weight:bold; text-transform:uppercase;}
.tiptext a:hover {color:#fff;}
.tiptext a:visited {color:#fff;}
.tiptext a:active {color:#fff;}

p.tiptext {
	color:#fff;
	font-size: .8em;
	line-height: 1.3em;
	font-weight:normal;
	font-family: arial, helvetica, sans-serif;
	padding-left: 10px;
	margin-bottom:12px;
	text-align:left;
}

.bullet {position:relative; right:10px; bottom:2px;} 

