﻿body 
{
    background-color:  #44526F;
    text-align:center;
    margin:0px;
	padding:0px;
}


#mainWindow 
{
    background-color: #F1F1EF;
    margin-top: 10px;
}

#menu, .mainMenu
{
   /* font-family: Times New Roman, Times New Roman, Serif;*/
   font-family:Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #1B2B50;
    text-decoration: none;
    border-bottom: solid 0px #F1F1EF;
    height: 20px;
}

A.mainMenu,A.mainMenu:visited
{
   /*  font-family: Times New Roman, Times New Roman, Serif; */
    font-family:  Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #1B2B50;
    text-decoration: none;
    border-bottom: solid 2px #F1F1EF;
}
A.mainMenu:hover 
{
    color: #49483A;
    text-decoration: underline;
}


.footer 
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    color: #605E41;
    
}


A.footerlink,A.footerlink:visited
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #605E41;
    text-decoration: underline;
}
A.footerlink:hover 
{
    color: #555555;
    text-decoration: underline;
}


A.textlink,A.textlink:visited
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #605E41;
    text-decoration: underline;
}
A.textlink:hover 
{
    color: #555555;
    text-decoration: underline;
}

.sideBarBack 
{   
    width: 185;
    height: 185;
    background-color: #49483A;
    margin-right: 5px;
   
}



html > body .sideBarBack 
{
	width: 185;
	height: 185;
	background-color: #49483A;
	margin-right: 10px;
	  
}

.popupbar
{
  
   
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #605E41;
   
}

.sideBarText 
{
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 10px;
    color: #ffffff;
 /*   font-family: Times New Roman, Times New Roman, Serif; */
    font-family:  Arial,verdana, Sans-Serif;
    font-size: 12px;
    background-color: #49483A;
   
}

.selectedClass 
{
    background-color: #E7E7E7;
    color: #49483A;
   
}

.nonSelectedClass 
{
   font-family:Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    /*color: #1B2B50; */
     color: #49483A;
    text-decoration: none;
    
}

.A_selectedClass 
{
    
    background-color: #E7E7E7;
    color: #49483A;
    text-decoration: none;
    
}

.L_selectedClass 
{
    
    background-color: #666666;
    color: #666666;
    text-decoration: none;
    
}

H1 
{
    font-family: Georgia,Trebuchet MS, Times New Roman, Times New Roman, Serif;
    font-size: 20px;
    font-weight: normal;
    color: #605E41;
 }
 
 H2 
{
    font-family:  Georgia, Trebuchet MS,Times New Roman, Times New Roman, Serif;
    font-size: 20px;
    font-weight: bold;
    color: #605E41;
	margin-top: 0px;
 }
 
 
 H5
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #605E41;
    padding-bottom: 0px;
    margin-bottom: 0px;
 }
 
 P , .text
 {
    padding-top: 0px;
    margin-top: 5px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4em;
    color: #555555;
 }
 
 UL {  
	font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4em;
    color: #555555; 
} 
 
 .footnote
 {
    
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    margin-left: 10px;
    margin-right: 10px;
   
   
    
  
 }
 
 .dotted-border {
    background: url(images/dotsColumnSep.gif)
  }


.siteCredit 
{
   background-color:  #44526F;
   color: #cccccc;
   font-family: Arial, sans-serif;
   font-size: 9px;
   padding-right: 20px;
}

A.LinkCredit, A.LinkCredit:visited
{
   color: #cccccc;
}
A.LinkCredit:hover
{
   color: #ffffff;
}

A.smalllink,A.smalllink:visited
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    color: #44526F;
    text-decoration: underline;
}
A.smalllink:hover 
{
    color: #605E41;
    text-decoration: underline;
}
