﻿#ContentArea { clear:both; }
#LeftNav {width:182px; padding-top:25px;}
#HistoryButtons
{
    padding-top:18px;
}
#HistoryBox 
{
    background-color: #e4f2f8;
    border-bottom: solid 1px #cbeaf7;
    border-right: solid 1px #cbeaf7;
    border-left: solid 1px #cbeaf7;
    
    /*height:195px; width:182px;
    height:170px; */width:157px;
    padding:20px 5px 5px 20px;
    
    
    min-height:193px;
    height:193px;
}
div[id] #HistoryBox
{
    height:auto;
}





#HistoryBox a { font-family:Verdana; font-size:10px; text-decoration:none; color:#af2d43; margin:0; padding:0  0 5px 0; display:block; }
#HistoryBox a:hover { text-decoration:underline; }
#HistoryBox a:active { font-weight:bold;  text-decoration:none;}
.HistoryTabButtons
{
    padding-right:0px; 
    margin-right:0px;
    -moz-margin-end: -5px;   
}

#ViewIconKey
{
   
}


/* ************************************* */
/* *     Page Content Area             * */
/* ************************************* */
#PageHeader { width:582px; height:50px; border-bottom: solid 1px #a2bdc9; margin-left:12px; }
.PageTitle { color:#025075; font-family:Verdana; font-size:15px; font-weight:bold; display:block; width:50%; float:left; padding: 20px 0px 0px 18px; }
.StepHeader { color:#025075; font-family:Verdana; font-size:15px; font-weight:bold; display:block; float:left; padding: 20px 0px 0px 3px; }

#SearchArea {padding-top:12px; padding-right:6px; float:right; }
.SearchTextBox
{
    border-style:solid;
    border-width:0px;
   /* width:154px; height:24px;*/
    width:148px; height:18px;
    padding:3px;
    margin:0px;
}


/*DocViewer*/
.DocViewer {padding:25px 0px 20px 20px; float:left; width:100%;}

.DocViewerIcon {width:60px; float:left; margin-right:20px; }
.DocViewerSummary{width:300px; float:left; margin-right:40px; font-family:Verdana; font-size:10px; color:#000000;}

.DocTitle{}
.DocTitle a {color:#8e001c; font-family:10pt;  font-weight:bold; text-decoration:none;}
.DocTitle a:hover {text-decoration:underline;}

.DocViewerRight{width:135px; float:left; }
.DocViewerRight ul { margin:0 0 0 12px; padding:0 0 0 9px; line-height:12px;}
.DocViewerRight li { margin:0; padding:0; color:#8e001c; font-family:Verdana; font-size:10px; }

.DocViewerRight #OptionList {  line-height:12px;}
.DocViewerRight .OptionListItem 
{ 
    margin:0 0 0 12px; 
    padding:0 0 0 9px; 
    color:#8e001c; 
    font-family:Verdana; 
    font-size:10px; 
    background: transparent url(../../Images/sub/RedBullet.gif) no-repeat 0 5px; 
}

.hrDoc 
{ 
    background:transparent url(../../Images/sub/DottedLine.gif) repeat-x 0 0;
    width:557px;
    height:1px;
    margin-left:17px;
    clear:both;
} 


#Footer { color:#e4f2f8; }


#MoreGoodYearsFooter
{
  background: #e4f2f8 url(../../images/sub/moregoodyears.gif) no-repeat 630px 12px; /*12px 630px;  */
  line-height:39px;
  vertical-align:middle;
  width:756px;   
  height:39px;
  color:#4995BA;  
  padding-left:20px;
  margin-top:20px;
  margin-bottom:5px;
  
   font-family:Verdana;
   font-size:10px;
}
#MoreGoodYearsFooter a
{
   text-decoration:none;
   color:#4995BA;

}
#MoreGoodYearsFooter a:hover
{
    text-decoration:underline;
    color:inherit;
}


#SearchResults { margin-left:20px; font-family:Verdana; font-size:10px;}
#SearchResults a { font-weight:bold; color:#8e001c; font-size:10pt; text-decoration:none; }
#SearchResults a:hover { text-decoration:underline; }

.SubTitle {font-family:Verdana; font-size:10pt; font-weight:bold; margin:30px 20px 10px 20px; }
.SubText { font-family:Verdana; font-size:10pt; margin:10px 20px 10px 20px; }

.EmailLink { margin: 0 25px 3px 0px;}

#EmailFormText {margin:20px 20px 5px 20px;}
#EmailForm{padding:20px 0px 0px 30px; float:left; width:500px; font-family:Verdana; font-size:10pt;  }
.EmailFormLabel{margin-top:10px; margin-right:10px;  float:left;  line-height:22px; vertical-align:middle;   clear:both;  }
.EmailFormTextBox{ margin-top:10px;  float:right;  clear:both;  width:300px;}
.SubmitEmailButton{ float:right; margin-top:20px; }