@charset "UTF-8";

/* Global Styles */
body {
 background: #515673 url(http://afmr.org/images/background_gradient.jpg) repeat-x 0px 0px;
 color: #000;
 line-height: 1.5em;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
}
h1 {
 color: #009bd5;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 2em;
 font-weight: normal;
 margin: 0em 0em .5em 0em;
}
h2 { 
 color: #009bd5; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 1.7em; 
 margin: 0em 0em 1em 0em;
}
h3 {
 color: #009bd5; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 1.5em; 
 margin: 0em 0em 1em 0em;
}
p {
 margin: 0px 0px .75em 0px;
}
.leftGutter {
 font-size: .9em;
 font-weight: bold;
}
a.leftGutter {
 font-size: .9em;
 font-weight: bold;
}
.subHeader {
 color: #183c63;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 margin: 0em 0em .5em 0em;
}
.gutterHeader {
 color: #009bd5;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 margin: 0em 0em .5em 0em;
}
.gutterHeaderWhite {
 color: #ffffff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 margin: 0em 0em .5em 0em;
}
a:hover { 
 color: #009eff;
}
footer {
 background-color: #515673; 
 color: #9ba0bd; 
 font-size: .85em;
 padding: 10px 10px 10px 0px;
}
.clear-fix {
 clear: both; 
 line-height: 1px;
}
.copyright { 	
 color: #ffffff;
 font-family: Arial;
 font-size: 14px;
 text-decoration: none;
}
.copyright A:link, .copyright A:active, .copyright A:visited { 	
 color: #ffffff;
 font-family: Arial;
 font-size: 14px;
 text-decoration: none;
}
.copyright A:hover { 	
 color: #ffffff;
 font-family: Arial;
 font-size: 14px;
 text-decoration: none;
}
/* Past Meetings Grid */
#EAST, #EB, #MW, #SOUTH, #TScience, #WMRC {
 border-top: 2px solid #ffffff;
 font-size: 8pt;
 margin: 0;
 padding: 4px 4px 4px 4px;
 position: absolute;			
 text-decoration: none;
 visibility: hidden;
 width: 140px;
 z-index: 9999;
}

#EAST {background-color: #0f599c;}
#EB {background-color: #ba2127;}
#MW {background-color: #169989;}
#SOUTH {background-color: #2b6a47;}
#TScience {background-color: #64307f;}
#WMRC {background-color: #f89420;}

#EAST A, #EAST A:link, #EAST A:active, #EAST A:visited,  
#EB A, #EB A:link, #EB A:active, #EB A:visited, 
#MW A, #MW A:link, #MW A:active, #MW A:visited, 
#SOUTH A, #SOUTH A:link, #SOUTH A:active, #SOUTH A:visited, 
#TScience A, #TScience A:link, #TScience A:active, #TScience A:visited, 
#WMRC A, #WMRC A:link, #WMRC A:active, #WMRC A:visited {
 border-bottom: 1px solid #bac5d3;
 color: #ffffff;
 display: block;
 font-size: 8pt;
 font-weight: normal;
 padding-top: 5px;
 padding-left: 4px;
 padding-bottom: 5px;
 text-decoration: none;
}
	
#EAST A:hover, #EB A:hover, #MW A:hover, #SOUTH A:hover, #TScience A:hover, #WMRC A:hover {
 border-bottom: 1px solid #bac5d3;
 color: #ffffff;
 display: block;
 font-size: 8pt;
 font-weight: normal;
 padding-top: 5px;
 padding-left: 4px;
 padding-bottom: 5px;
 text-decoration: underline;
}
.fPassword { 	
 color: #2489b0;
 font-family: Arial;
 font-size: 14px;
 text-decoration: none;
}
.fPassword A:link, .fPassword A:active, .fPassword A:visited { 	
 color: #2489b0;
 font-family: Arial;
 font-size: 14px;
 text-decoration: none;
}
.fPassword A:hover { 	
 color: #2489b0;
 font-family: Arial;
 font-size: 14px;
 text-decoration: none;
}