/* 
  -----------------------------------
  Governmental Affairs Comittee Style Sheet
  by Echo Web Services
  www.echowebservices.com
  -----------------------------------
Color Scheme
Deep Red:  c30c1c
Deep Orange: ed8825
Middle GRound Orange: f3b14e
Light Yellow: feeea6
purple:  551A8B
*/
body, div, h1 {margin:0;padding:0;}
body {
	color: #333333;
	margin: 0;
	padding: 0;
	background: #fff;
	font: 100% Georgia, "Times New Roman", Times, serif;
}

img{border:none;}
a, a:link, a:visited, a:hover {
	color:#551A8B;
	text-decoration:none;}
a:hover {text-decoration:underline;}

#pageContainer{
	width:100%;
	position:relative;}
#headerDiv{
	background: #c30c1c url(../img/theme/headerBackground.gif) repeat-x left top;
	width:auto;}
#headerDiv img {
	margin:0;
	padding:0;
	border:0;}
#headerContentDiv{
	background: url(../img/theme/headerFlag.gif) no-repeat left top;
	height:99px;
	position:relative;}
#headerNav{
	background: url(../img/theme/jobsBackground.gif) repeat-x left top;
	position: absolute;
	padding:0 10px 0 0;
	top: 0px;
	right: 0px;
	float:right;}
#headerNav a, #headerNav a:link, #headerNav a:visited, #headerNav a:hover, #headerNav a:active {
	color:#fff;
	font-weight:bold;
	padding: 0 10px 0 15px;
	font-size:80%;}
#headerNav a:hover {
	text-decoration:none;
	color:#000;}
#headerContentDiv h1 {
	position:absolute;
	bottom:0px;
	right:0px;
	width:270px;
	height:66px;}
#headerContentDiv h1 span {
	visibility:hidden;
	display:none;}	
#headerContentDiv p {
	visibility:hidden;
	display:none;}		
#mainDiv{
	background: #fff url(../img/theme/sidebarBackground.gif) repeat-y left top;}
#mainContentDiv{
	margin: 0 0 0 205px;
	padding-left:10px;
	padding-top:10px;}
#mainContentDiv p:first-child{margin-top:0;}
#sidebarDiv{
	width:200px;
	height:330px;
	padding-top:95px;
	background: url(../img/theme/sidebarImg.jpg) no-repeat left top;
	float:left;}
#sidebarContentDiv{
	text-align:center;}
#sidebar2Div{
	width:200px;
	padding:10px;
	float:right;
	margin-left:1em;
	clear:none;}
#footerDiv{
	clear:both;
	background-color:#fff;
	border-top:1px solid #000;
	height:55px;
	padding:.5em 0;
	text-align:center;}
#footerContentDiv{}
#footerContentDiv img{
	padding-right:4em;}
.clearing{clear:both;}
/* Clear the container item so short pages won't "stick out" the menu*/	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;}
.clearfix {display: inline-block;}
 /*Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.tinytext {font-size:80%;}
.allCaps {text-transform:none;}
.tabularData {
	border: 1px solid #000;
	}
.tabularData caption {
	background-color:#000;
	color:#fff;}
.tabularData td {
	text-transform:lowercase;
	padding:2px;
}
.rowEven {background-color:#CED0C8;}
.rowOdd {background-color:#C8CAD0;}	
#optionsTag {
	margin:auto;
	border: 1px solid #c30c1c;
	background-color:#feeea6;
	padding:5px;
	text-align:center;
	width:400px;}
/* ===================== Details Page ===================== */
#stateImgDiv {float:right;}
.tbGrantData{
	border: 1px solid #000;}
.tbGrantData th{
	font-weight:normal;}	
.tbGrantData caption {
	background-color:#000;
	color:#fff;}
.tbDetails{
	border: 1px solid #c30c1c;
	width:70%;
	background-color:#eee}	
.tbDetails caption {
	background-color:#c30c1c;
	color:#fff;}
.statistics {
	float:right;
	border:1px solid #000;
	padding:5px;}
.statistics div {
	background-color:#000;	
	color:#fff;
	text-align:center;
	margin:-5px;
	margin-bottom:10px;}
.femsaMember, .famaMember {
	text-transform: capitalize;
}