﻿body {
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:smaller;
}
ul.home 
{
    display:block;
 list-style-type:disc;
 list-style-position:outside; 
 padding-left: 10px; 
 margin-left: 10px; 
 text-align: left;
 color: #C9E5F3;
 vertical-align:middle;
}
ul.faq { 
 list-style-type:disc;
 vertical-align: top;
 text-align: left;
 margin-left:25px;
 color: black;
}
.normalLink A:link
{
   color: #1B5877;
   text-decoration: underline;
}
.normalLink A:visited
{
    color: #606060;
    text-decoration: underline;
}
td.requiredFormField
{
    font-weight: bold; 
    font-size: 11px; 
    vertical-align: middle; 
    white-space: nowrap;
    text-align:right;
}
td.formField 
{
    font-size: 11px; 
    vertical-align: middle; 
    white-space: nowrap;
    text-align:right;
}
.pageTitle
{
     height: 126px;
     background-image: url("../img/BridgeHeaderGreen.jpg");
     background-position: top left;
     background-repeat: no-repeat; 
     margin-top: 0px;
     text-align: center;
     width: 750px;
}
td.homeWhatsNew
{
   padding: 10px 10px 10px 10px; 
    border-bottom: solid 1px white;
    /* vertical-align: middle; */
}
div.homeWhatsNewDiv
{
 background-color: White; 
 height: 100px; 
 width: 271px; 
 padding: 0px 5px 0px 5px; 
 vertical-align:middle;
}
.pageTitleText
{
    position:relative;
    top: 20px;
    font-size: x-large;
    font-family: Verdana;
    color:#1b5877;
    font-weight:bold;
}
#content /* the main, controlling DIV set in Master page */
{
    height:100%;
    width: 750px;
    margin: 0 auto;
    vertical-align: top;
    position: relative;
}

        .staticMenuItemStyle
        {
            color: White;
            font-family: Verdana;
            font-size:1em;
            font-weight: normal;
            padding: 3px 3px 0px;
            margin: 0 0 0 0;
            width: 95px;
            text-align:left;
        }
        .staticHoverStyle 
        {
            color: #000;
            background-color: #45AA01;
            font-weight:normal;
            padding: 3px 3px 0px;
            margin: 0 0 0 0;
        }
        .dynamicItemStyle
        {
            background-color: #fff;
            color: #000;
            text-align: left; /* border-bottom: solid 1px black; */
            font-size: 1em;
            font-family: Verdana;
            
        }
        .dynamicHoverStyle
        {
            color: #000;
            background-color: #45AA01;
            border-top: solid 1px black;
            border-bottom: solid 1px black;
            Font-Size: 1em;
            font-weight: normal;
           
            
        }
        .adjustedZIndex {
            z-index: 1;
        }

.mainTable 
{
    background-image:url(../img/bluebackground.jpg);
    background-repeat:repeat-y;
    width: 750px;
    vertical-align: top;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
   /* border: solid 1px #C9E5F3; */
}
.menuDiv {
    vertical-align:middle;
    background-color:#196800;
    width: 100%;
    height: 16px;   
}
table.contentDiv
{
 /*   text-align:justify; */
    margin: 0px 0px 10px 0px;
    height: 400px;
    width: 750px;
    border-style:none;
}
td.mariasCell
{
    text-align:left;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 10px;
    vertical-align:top;
}
div.mariasDiv
{
    overflow-y:scroll; 
    height: 295px;
    padding-right:5px;
}
span.mariasTitle
{
     font-weight: bold; 
     padding-bottom: 7px;
     display: block; 
     font-size: 12px;
}
.leftAlign
{
    text-align:left;
}

td.homeText
{
    padding: 5px 10px 5px 10px;
    vertical-align:top;
    border-right: solid 1px white; 
    width: 60%;
} 
.secondaryPageText
{
    padding: 0px 10px 5px 10px;
    vertical-align:top;
    width: 75%; 
}
.secondaryPageImage
{
    padding: 20px 10px 5px 10px;
    vertical-align:top;
    width:25%;   
}
span.secondaryPageUnderImage
{
    display:block;
    margin-left:5px;
    margin-right:5px;
}
span.secondaryPageQuote 
{
   display:block;
   margin: 50px 10px 0px 10px; 
   color: rgb(30,104,53); 
   font-weight: bold; 
   font-size: medium;
   text-align: left;
}
A.secondaryPageQuote:link,
A.secondaryPageQuote:visited
{
    color: rgb(30,104,53);
	text-decoration:underline;
}
A.secondaryPageQuote:hover 
{
    color:Maroon;
}
span.secondaryPageHeader
{
    display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: Black;
	text-align:left;
}
A.faq:link
{
    display:block;
    color: #1B5877;
    margin-bottom:3px;
}
A.faq:visited
{
    display:block;
    color: #606060;
    margin-bottom:3px;
}
A.standardLink:link
{
    color: #1B5877;
    margin-bottom:3px;
}
A.standardLink:visited
{
    color: #606060;
    margin-bottom:3px;
}
.imageText
{
    padding:5px;
    vertical-align:top;
}
/***********************************************************/
/* Footer                                                  */
/***********************************************************/
.footer {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #606060;
}
A.footer:link,
A.footer:visited {
	color: #606060;
}

span.privacyHeader 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: Black;
    text-align: left;
    font-weight: bold;
    font-size: small;
    line-height: 1.25em
}
.siteMapMenuItem {
    font-size: small;
	color: #1B5877;
	line-height: 1.25em;
	font-weight:bold;
	text-decoration:none;
	margin:3px 3px 3px 0px;
	white-space:nowrap;
	padding-bottom:10px;
}
A.siteMapMenuItem:link,
A.siteMapMenuItem:visited,
A.siteMapMenuItem:hover {
	font-size: small;
	color: #1B5877;
	line-height: 1.25em;
	font-weight:bold;
	text-decoration:underline;
	margin:3px 3px 3px 0px;
	white-space:nowrap;
	padding-bottom:10px;
}
A.siteMapSubMenuItem:link,
A.siteMapSubMenuItem:visited,
A.siteMapSubMenuItem:hover {
	font-size: small;
	color: #1B5877;
	line-height: 1.25em;
	font-weight:normal;
	text-decoration:underline;
	margin:3px 3px 3px 0px;
	white-space:nowrap;
	padding-bottom:6px;
}
.projDocsText 
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:Black;
}
A.projDocs:link,
A.projDocs:visited{
	font-size: small;
	color: #1B5877;
	line-height: 1.25em;
	font-weight:bold;
	text-decoration:none;
	margin:3px 0px 3px 0px;
	white-space:nowrap;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
A.projDocs:hover {
	text-decoration:underline;
}
.secondaryPageHeader
{
    text-align: center; 
    font-size: Large; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: Black;
    padding-bottom: 10px; 
    padding-top: 20px;
}
.H2  
{
    display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: Black;
	background-position: left;
	text-align:left;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #474747;
}
.menuLeftBorder
{
    border-left: solid 1px; color: white;
}
.resultText
{
    font-size:13pt;
    font-weight:normal;
    padding: 5px;
    text-align:left;
    color:Black;
    display:block;
}
.errorText
{
    font-size:10pt;
    font-weight:normal;
    padding-bottom: 3px;
    text-align:left;
    color:red;
}
table.speakerTable
{
  /*  border: solid 1px white; */
    color: Black;
    width:560px;
    margin-top:10px;
    padding: 4px 4px 4px 4px;
}
.pushpin1Title
{
    color: rgb(73,130,59);
    font-weight:bold;
    font-size:10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pushpin5Title
{
    color: rgb(94,70,111);
    font-weight:bold;
    font-size:10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.GeneralAlignment
{
    width:175px; 
    height:25px; 
    padding-top:5px;
    padding-left:5px;
    margin-bottom:7px;    
}
span.GeneralAlignment 
{
    font-size: 10pt; 
    display: none; 
    padding-bottom:7px
}
img.EastsideThumbnail 
{
    width:700px;
    height:256px;
    border:none;
}
img.WestsideThumbnail 
{
    border:none;
    width:350px;
    height:256px;
}
td.Westside 
{
    width:350px;
    text-align:center;
    vertical-align:top;
}
.collapsePanel {
	width: 370px;
	height: 50px;
	background-color:#EAEAEA;
	overflow:auto;
	display:block;
}

.collapsePanelHeader{	
	width: 270px;		
	height:20px;
	color: white;
	background-color: #1E6835;
	font-weight:bold;
	float:left;
	cursor: pointer; 
	vertical-align: middle;
	text-align:center;
	font-family: Verdana;
	font-size:x-small;
	display:block;
}
.radioButton 
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
td.buildABridge 
{
    border-right: solid 1px black;
    border-bottom: solid 1px black;
}
.BABAlignmentLink,
.BABAlignmentLink:visited
{ 
    position:relative;
    z-index: 0;
    text-decoration: none;
    color: #1B5877;
    border: none;
}
.BABAlignmentLink:hover{
    background-color: transparent;
    z-index: 50;
}

.BABAlignmentLink span{ 
    position: absolute;
    background-color: lightyellow;
    padding: 5px;
    /*left: -10px; */
    border: 1px solid gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
    font-size: 0.8em;
}

.BABAlignmentLink span img{ /*CSS for enlarged image*/
    border:none;
    border-width: 0px;
    padding: 2px;
}

.BABAlignmentLink:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    top: 1em;
    left: 50%; /*position where enlarged image should offset horizontally */
    width: 25em;
    z-index:50;
}
.BABlink:link,
.BABlink:visited
{
    color: #1B5877;
    z-index: 0;
    font-weight: bold;
}
img.BABimages 
{
    padding:0; 
    margin:0; 
    display:block;
    border: none;
}
.BABoptionsDiv
{
    background-color: white;
    padding: 5px;
    border: 1px solid gray;
    display: none;
    color: black;
    text-decoration: none; 
    z-index: 50; 
}
td.BuildABridge
{
    text-align:center;
    vertical-align:top;
    padding-top:3px;
}
td.BABTitleCell
{
    padding-top: 11px;
    border-bottom: solid 1px black;
    font-weight:bold;
    font-family:Verdana;
    font-size:x-small;
       
}
td.BABbottomRow
{
    border-top: solid 1px black;
}
td.BABCenterBottomRow
{
    border-top: solid 1px black;
    text-align:right;
    padding-bottom: 3px;
    padding-right: 25px;
}
td.BABTotalCell
{
    border: solid 1px black;
    background-color:lightyellow;
    font-weight:bold;
    text-align:right;
    padding-right: 30px;
}
td.alignmentCell 
{
    padding-top:7px;
    vertical-align:top;
}  
td.YourScore 
{
    text-align:right;
    padding-bottom: 3px;
    padding-right: 30px;
}
td.MaxPossibleScore 
{
    text-align:right;
    padding-bottom: 3px;
    padding-right: 25px;
}
td.BABRankRow 
{
   border-bottom: solid 1px black;
   padding-bottom: 3px;
}
td.Displaced 
{
    background-color:#E6E6FA;
    padding-left: 40px;
    font-size:9pt;
    padding-bottom:3px;
}
td.DisplacedResults
{
    background-color:#E6E6FA;
    text-align:left;
    font-size:9pt;
    padding-bottom:3px;
}
.block 
{
    display:block;
    margin-left:77px;
    padding-bottom:3px;
}
td.previousConfig
{
    text-align:left;
    font-weight:normal;
    padding-left:5px;
    font-size:small;
    vertical-align:top;
}
.crossSectionImageCell
{
    padding-top:5px;
    vertical-align:top;
    width:260px;
}
.crossSectionRadioCell
{
    padding-top:5px;
    vertical-align:top;
}
.BABShowHideHeader:link,
.BABShowHideHeader:visited
{
    color: #1B5877;
    z-index: 0;
    font-weight: normal;
    font-size:0.8em;
    font-family: Verdana;
    text-decoration:none; 
    padding-bottom:7px;   
}
A.DEISCommentLink:link,
A.DEISCommentLink:visited
{
	font-size: small;
	color: white;
	line-height: 1.25em;
	font-weight:normal;
	text-decoration:none;
	margin:3px 0px;
	white-space:nowrap;
	font-weight:bolder;
}
A.DEISCommentLink:hover 
{
    text-decoration:underline;
}
.DeisSectionDiv {
    height:25px;
    width:350px;
    position:absolute;
    right:15px;
    top:125px;
    z-index:0;
    text-align:right;
    padding-right:5px;
}
.DeisSectionSpan 
{
    line-height:25px;
}
.DeisCaret 
{
    font-family:Trebuchet MS;
    font-weight:bold;
    margin-left:10px;
}
.VuzitDiv 
{
    width:100%; 
    height:100%; 
    padding-top:10px;
}
.DeisDownloadDiv
{
    height:25px;
    position: absolute;
    top: 125px;
    z-index:0;
    left:300px;
}
.DeisDownloadImg
{
    float: none;
    padding: 5px 7px;
    vertical-align: middle;
    border:none;
}
.DeisDownloadDocument
{
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: small;
}
.DeisDownloadChapter
{
   padding-left: 25px; 
   font-weight: normal;
}
.DeisFileSize 
{
 font-size:xx-small; font-weight:normal; font-style:italic;   
}