﻿/*body
{
  background-position: center top;
  background-repeat: repeat-y;
}

#FnlPageContent
{
  padding-left: 30px;
  padding-right: 30px;
  width: 1000px;
  overflow: visible;
}

.ContentPlaceholderWrapper
{
  margin: 6px;
  overflow: visible;
}

td.Notes
{
  font-weight: normal;
  font-style: italic;
  text-align: left;
  font-family: Tahoma;
  margin: 6px 0 6px 0;
  font-size: small;
  color: #555;
}

td.ReportHeader
{
  font-weight: bold;
  text-align: left;
  background-color: #ddd;
  font-family: Tahoma;
  font-size: medium;
}

td.ReportSubHeader
{
  font-weight: bold;
  text-align: left;
  font-family: Tahoma;
  font-size: 15px;*/
  /*color: #A04B00;*/
  /*color: #A90101;
}

td.SectionDivider
{
  border-bottom: 3px solid #8b8989;
  padding-bottom: 5px;
}

td.SectionTitle
{
  font-weight: bold;
  text-align: center;
  background-color: #fff;
  font-size: 15px;
  padding-bottom: 0px;
  color: Navy;
}

td.SteeringCommitteeHeader
{
  font-weight: bold;
  text-align: left;
  background: #ddd;
  font-family: Tahoma;
  font-size: medium;
}

div.ReportSubHeader
{
  font-weight: bold;
  text-align: left;
  background-color: #fff;
  font-family: Tahoma;
  font-size: 15px;
}

div.SopList
{
  font-weight: normal;
  text-align: left;
  background-color: #fff;
  font-family: Tahoma;
  font-size: 14px;
}
div.paddingImagingLeft 
{
  padding:  0px 0px 0px 25px;
    text-align:left;
}


div.PageTitle
{
  font-weight: bold;
  text-align: left;
  background-color: #fff;
  font-family: Tahoma;
  font-size: 16px;
  padding-bottom: 0px;
  color: Navy;
}

H1
{
  text-align: left;
  background-color: #fff;
  font-family: Calibri, Arial;
  font-size: 26px;
  margin: 0px;
  color: #03318f;
}

H1#SiteTextTitle {
  font-family: Arial;
}

H2
{
  text-align: left;
  font-family: Calibri, Arial;
  font-size: 20px;
  margin: 5px 0 5px 0;
  color: #454a65;
}

H3
{
  text-align: left;
  font-family: Calibri, Arial;
  font-size: 18px;
  margin: 5px;
  color: #222538;
}

.CommitteeNotices h4
{
  font-size: 1.2em;
  margin: 0px 0 0px 0;
  padding: 0px;
  color: #222538;
}

.CommitteeNotices h5
{
  font-size: 1.0em;
	margin: 0px 0px 0px 15px;
  padding: 0px;
  color: #222538;
}

#LoginMessage
{*/

  /*position: relative;*/
  /*margin-left: auto;
  margin-right: auto;
  top: 0px;
  padding-top: 5px;
  padding-bottom: 10px;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  z-index: 5;
  font-family: Arial;

}

#SAIPBannerBack
{
  position: relative;
  left: 0px;
  top: 0px;
  margin: 0 auto;
  width: 100%;
  height: 150px;
  background: #fff;
  z-index: 2;
}

#SAIPBannerImage
{
  height: 78px;
  text-align: center;
  background: #fff url('../Media/Images/SAIPlogo.gif') no-repeat;
}

#NavBar
{
  height: 25px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  z-index: 5;
  background: transparent url(../Media/Images/bgOFF.gif) repeat-x top left;
  font-family: Arial;
}
#NavBar ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: auto;
  height: 25px;
}
#NavBar ul li
{
  display: block;
  float: left;
  margin: 0 1px 0 0;
  height: 25px;
  border-right: 1px solid gray;
}
#NavBar ul li a
{
  display: block;
  float: left;
  color: #696868;
  text-decoration: none;
  padding: 7px 13px 0 13px;
  height: 25px;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
}
#NavBar ul li a:hover, #styletwo ul li a.current
{
  color: #fff;
  background: transparent url(../Media/Images/bgON.gif) repeat-x top left;
  height: 25px;
}

.MainHeader
{
  color: #696868;*/ /*background-color: #696868;*/
  /*background: transparent url(../Media/Images/bgOFF.gif) repeat-x top left;
  text-align: left;
}
.MainHeader a
{
  text-decoration: none;
  font-size: 15px;
  text-align: left;
}

.blueHeader
{
  font-weight: bold;
  font-size: medium;
  color: Navy;
  font-family: Tahoma;
}

.errorMessage
{
  font-weight: bold;
  color: #ff0000;
}

.stepCompletedPopup
{
  background-color: #aaf6ff;
}


td.padding {padding: 6px 0 0 0; text-align:right;}
td.paddingLeft {padding: 6px 0 0 0; text-align:left; font: normal 1em Calibri;}
td.paddingLeftIndent {padding: 6px 0 0 2px; text-align:left;}
.space {padding-left: 3px;}

td.padding
{
  padding: 6px 0 0 0;
  text-align: right;
}
td.paddingLeft
{
  padding: 6px 0 0 0;
  text-align: left;
  font: normal 1em Calibri;
}
.space
{
  padding-left: 3px;
}*/

/* Panels */
/*.MoreInformation
{
  font-size: 9pt;
  margin-top: 6px;
}

.MoreInformation table
{
  vertical-align: middle;
}

.MoreInformationImage
{
  padding-right: 3px;
}

div.MoreInformationHeader
{
  padding: 6px 6px 0px 6px;
}

div.MoreInformationHeaderSelected
{
  font-size: 9pt;
  border-top: solid 1px #B3BDD2;
  border-right: solid 1px #B3BDD2;
  border-left: solid 1px #B3BDD2;
  border-bottom-style: none;
  background-color: #F3F3F3;
  padding: 6px 6px 0px 6px;
  margin: 0px;
  background-image: url(../Media/Images/close_circle_offset.png);
  background-position: right top;
  background-repeat: no-repeat;
  
}

div.MoreInformationContent
{
  font-size: 9pt;
  border-top-style: none;
  border-right: solid 1px #B3BDD2;
  border-left: solid 1px #B3BDD2;
  border-bottom: solid 1px #B3BDD2;
  background-color: #F3F3F3;
  padding: 0px 6px 0px 6px;
  margin: 0px;
}*/

/*.MoreInformationHeader
{
  background-color: #B3BDD2;
  font-weight: bold;
  position: relative;
  color: White;
  padding: 3px;
}

.MoreInformationPanelCollapsed
{
}

.MoreInformationPanelExpanded
{
  font-size: 9pt;
  border: solid 1px #B3BDD2;
  background-color: #F3F3F3;
  padding: 0px 6px 0px 6px;
  margin: 6px 0px 6px 0px;
}*/

/* Search */
/*.SearchPanel
{
  border: solid 1px #B3BDD2;
  background-color: #F8F9FA;
  padding: 6px;
  margin: 6px 0px 6px 0px;
}

.SearchPanel .SearchButton
{
  position: relative;
  top: 3px;
}*/

/* Welcome bar styles */
/*.WelcomeBar
{
  color: Black;
  font-size: .8em;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-left: 6px;
}

.WelcomeBarName
{
  font-weight: normal;
}

.WelcomeBarLogout
{
  font-weight: normal;
  margin-left: 6px;
  text-decoration: none;
  color: Blue;
}

.WelcomeBarLogout:link
{
}

.WelcomeBarLogout:visited
{
}

.WelcomeBarLogout:hover
{
  text-decoration: underline;
}

.WelcomeBarLogout:active
{
}

.WelcomeBarLogon
{
  font-weight: normal;
  margin-left: 6px;
  text-decoration: none;
  color: Blue;
}

.WelcomeBarLogon:link
{
}

.WelcomeBarLogon:visited
{
}

.WelcomeBarLogon:hover
{
  text-decoration: underline;
}

.WelcomeBarLogon:active
{
}*/

/* AutoComplete Flyout */
/*.AutoCompletexCompletionListElement
{
  font-size: 9pt;
  visibility: hidden;
  margin: 0px;
  background-color: inherit;
  border: buttonshadow;
  border-width: 1px;
  border-style: solid;
  overflow: auto;
  max-height: 200px;
  min-width: 200px;
  text-align: left;
  list-style-type: none;
  cursor: default;
  color: Gray;
  padding-left: 0px;
}*/

/* AutoComplete Highlighted Item */
/*.AutoCompletexHighlightedListItem
{
  background-color: #EEEEEE;
  color: Gray;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
}*/

/* AutoComplete Item */
/*.AutoCompletexListItem
{
  background-color: White;
  color: Gray;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
}

.accordionHeader
{
	border-right: 1px solid #969ba1;
	border-left: 1px solid #969ba1;
	color: #696868;*/ /*background-color: #696868;*/
	/*background: transparent url(../Media/Images/bgOFF.gif) repeat-x top left;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionContent
{*/
	/*background-color: #edeff0;*/
	/*border: 1px dashed #969ba1;
	border-top: none;
	
	padding-top: 10px;
	overflow: visible;
}

.accordionLink
{
	color: #ffffff;
}

a.accordionLink
{
	color: #ffffff;
}
.watermark
{
	background: #FFAAFF;
}

.popupControl
{
	background-color: #AAD4FF;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

.sampleStyleA
{
	background-color: #FFF;
}

.sampleStyleB
{
	background-color: #FFF;
	font-family: monospace;
	font-size: 10pt;
	font-weight: bold;
}

.sampleStyleC
{
	background-color: #ddffdd;
	font-family: sans-serif;
	font-size: 10pt;
	font-style: italic;
}

.sampleStyleD
{
	background-color: Blue;
	color: White;
	font-family: Arial;
	font-size: 10pt;
}*/
/* will styles pulled from page */
/*.style2
{
	width: 256px;
}
.style3
{
	width: 264px;
}
.style4
{
	width: 291px;
}

.style1
{
  width: 90%;
}

.style2
{
  width: 80%;
}


div.PageTitle
{
  font-weight: bold;
  text-align: left;
  background-color: #fff;
  font-family: Tahoma;
  font-size: medium;
  padding-bottom: 10px;
  color: #5555FF;
}

td.ReportHeader
{
  font-weight: bold;
  text-align: left;
  background-color: #ddd;
  font-family: Tahoma;
  font-size: medium;
  padding: 2px;
}

.blueHeader
{
  font-weight: bold;
  font-size: medium;
  color: Navy;
  font-family: Tahoma;
}

.sectionHeader
{
  font-weight: bold;
  font-size: 14px;
  color: Black;
  font-family: Tahoma;
  text-align: left;
}

.fieldCell
{
  font-weight: bold;
}

td.ReportBold
{
  font-weight: bold;
  text-align: left;
  background-color: #fff;
  font-family: Tahoma;
  font-size: 13px;
}

td.ReportNotes
{
  font-style: oblique;
  text-align: left;
  background-color: #fff;
  font-family: Tahoma;
  font-size: 13px;
}

td.ReportParagraphText
{
  font-weight: normal;
  text-align: left;
  background-color: #fff;
  font-family: Tahoma;
  font-size: 13px;
}

td.ReportText
{
  font-weight: normal;
  text-align: left;
  background-color: #fff;
  font-family: Tahoma;
  font-size: 13px;
  border-bottom: 1px dotted #03318f;
}

td.ReportTextPlain
{
  font-weight: normal;
  text-align: left;
  background-color: #fff;
  font-family: Tahoma;
  font-size: 13px;
}

tr.evenRow td.style3
{
  font-weight: bold;
  width: 240px;
  text-align: right;
  background-color: #c0c7cc;
}

tr.oddRow td.style3
{
  font-weight: bold;
  width: 240px;
  text-align: right;
  background-color: #d7e3fa;
}

table#reviewReport td
{
  padding: 2px;
}

tr.evenRow
{
  background-color: #ffffff;
}
tr.oddRow
{
  background-color: #edeff0;
}
tr.oddRow, tr.evenRow
{
  border: 1px solid #fff;
}

table#reviewReport1 tr.oddRow:hover, table#reviewReport1 tr.evenRow:hover, table#reviewReport1 tr.evenRow:hover td.style3, table#reviewReport1 tr.oddRow:hover td.style3
{
  background: #969ba1;
}

table#reviewReport2 tr.oddRow:hover, table#reviewReport2 tr.evenRow:hover, table#reviewReport2 tr.evenRow:hover td.style2, table#reviewReport2 tr.oddRow:hover td.style3
{
  background: #969ba1;
}
table#reviewReport3 tr.oddRow:hover, table#reviewReport3 tr.evenRow:hover, table#reviewReport3 tr.evenRow:hover td.style3, table#reviewReport3 tr.oddRow:hover td.style3
{
  background: #969ba1;
}
table#reviewReport4 tr.oddRow:hover, table#reviewReport4 tr.evenRow:hover, table#reviewReport4 tr.evenRow:hover td.style3, table#reviewReport4 tr.oddRow:hover td.style3
{
  background: #969ba1;
}
table#reviewReport5 tr.oddRow:hover, table#reviewReport5 tr.evenRow:hover, table#reviewReport5 tr.evenRow:hover td.style3, table#reviewReport5 tr.oddRow:hover td.style3
{
  background: #969ba1;
}
table#reviewReport6 tr.oddRow:hover, table#reviewReport6 tr.evenRow:hover, table#reviewReport6 tr.evenRow:hover td.style3, table#reviewReport6 tr.oddRow:hover td.style3
{
  background: #969ba1;
}

.clearRow
{
  background: #ddd;
  border-bottom: 1px solid #03318f;
  height: 10px;
}

tr.blankRow
{
  background: #ffffff;
  height: 5px;
}

Lable
{
  padding: 0px;
}*/

/* Logon Styles */
/*.LogonWrapper
{
  width: 400px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 48px;
}

.LogonWrapper h1
{
  text-align: center;
}

.LogonControl
{
  margin-left: auto;
  margin-right: auto;
}

.LogonControl td
{
  vertical-align: top;
}

.LogonFailureText
{
  color: Red;
  font-size: 10pt;
}

.LogonHyperLink
{
  font-size: 10pt;
  text-align: right;
  padding-right: 5px;
}

.LogonButton
{
  font: normal 10pt Calibri, Arial;
  position: relative;
  right: 5px;
}

.LogonTextBox
{
  font: normal 10pt Calibri, Arial;
}

.LogonInstructions
{
  font: normal 12pt Calibri, Arial;
  color: Maroon;
}

#FnlSubSiteSideBar > #FnlSubSiteSideBarInnerWrap > h2 a {
  color: #486d93;
}*/

#SAIP a {
  color: #486d93;
}