/*  Main stylesheet for Laurie Slade Funderburk  */

body { font-family: arial, sans-serif; font-size: 100%; color: #000000; background-color: #003978; text-align: left;  	}

* { margin: 0;  padding: 0;}

a { color: #003D8E;   }
a:hover { color: #E15E07; }
	/* pdf_link class puts the PDF icon to the left of the link */
	a.pdf_link { background: url(../images/pdf_icon.gif) 0 0 no-repeat; height: 32px; margin: 7px 5px; padding: 0 0 0 35px; display: block; font-weight: bold; }

h1, h3 { font-family: times, serif;  padding: 10px;  color: #003978; }
h1 { font-size: 2em; }

p { margin-bottom: 5px; line-height: 22px;}

ul { list-style: none; }


	/*  Alsett clearing method  */
			.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
			.clearfix { display: inline-table; }
			/*  Hiding from IE Mac  \*/
			* html .clearfix { height: 1%; }			
			.clearfix { display: block; }
			/*  End hiding from IE Mac  */
	/*  END :: Alsett clearing method  */

div#master-container { width: 800px;  margin: 0 auto; font-size: 0.8em; /* master font size */ } 


/*  ####################################################  */
/*			DIV masthead		*/
/*  ####################################################  */
/* div#masthead { text-align: center; }  */

div#masthead { width: 800px;  height: 300px; margin: 0 auto 0 auto; }  /* height needs to match Flash/masthead graphic height */
div#flashcontent { width: 800px;  height: 300px; } 
/*  ####################################################  */
/*			END :: DIV masthead		*/
/*  ####################################################  */


/*  ####################################################  */
/*			DIV content-container		*/
/*  ####################################################  */
div#master-content-area  { position: absolute; top: 300px; width: 800px; margin: 0 auto; }
div#content-container { width: 714px; background-color: #ffffff; margin: 0 auto 0 auto;  }
/*  ####################################################  */
/*			END :: DIV content-container		*/
/*  ####################################################  */


/*  ####################################################  */
/*			DIV main-content		*/
/*  ####################################################  */
div#main-content { padding: 10px; font-size: 0.9em;}
#main-content p { padding-bottom: 10px; }
#main-content img { margin: 5px; }
/*  ####################################################  */
/*			END :: DIV main-content		*/
/*  ####################################################  */


/*  ####################################################  */
/*			Issues Page styling		*/
/*  ####################################################  */
div#issues h3 { margin-bottom: 10px; }
div#issues p { margin: 3px 25px; }
#issues p a { color: #C00000; font-weight: bold; margin-left: 12px; font-style: italic; }


div#issues-index { width: 190px; background-color: #E6E2E1; float: right; margin: -40px 0 20px 30px; padding: 10px; 
	border-top: 1px solid #003978; border-left: 1px solid #003978; border-right: 2px solid #003978; border-bottom: 3px solid #003978;
}
#issues-index  h4 { text-align: center;  border-bottom: 2px groove #003978; padding: 5px; }
#issues-index ul { list-style: none; font-weight: bold; margin: 10px 0 0 10px;}
#issues-index li { padding-bottom: 5px; }
#issues-index a:hover { color: red; }
/*  ####################################################  */
/*			END :: Issues Page styling		*/
/*  ####################################################  */



/*  ####################################################  */
/*			DIV bottom-links		*/
/*  ####################################################  */
div#bottom-links { font-size: 0.55em; text-align: center; padding: 10px 0 5px 0; }
#bottom-links ul { list-style: none; }
#bottom-links li { display: inline; padding: 0 3px 0 3px;}
#bottom-links a:hover { color: #C90000; }
/*  ####################################################  */
/*			END :: DIV bottom-links		*/
/*  ####################################################  */



/*  ####################################################  */
/*			DIV footer		*/
/*  ####################################################  */
div#footer { width: 714px; height: 50px; margin: 0 auto 0 auto; padding: 5px; color: #CDCBCB; font-size: 0.6em; font-weight: bold;}
#footer ul { list-style: none; float: right; text-align: right; }
#footer ul a { color: #CDCBCB; }
#footer ul a:hover { text-decoration: underline; }
/*  ####################################################  */
/*			END :: DIV footer		*/
/*  ####################################################  */


/*  ####################################################  */
/*			Contribute Page Styling		*/
/*  ####################################################  */
div#contribute-contain ul { margin: 0 0 20px 20px; }


div#scethics { border: 2px solid #003978; padding: 20px; width: 70%; margin: 20px auto; background-color: #CDCBCB; }	
	#scethics ol { margin: 0 20px 20px 40px; }
 	#scethics li { margin: 0 0 7px 0; }

 	#scethics p { text-align: center; width: 400px; margin: 0 auto 15px auto; }	
	#scethics strong { color: #003978; }
/*  ####################################################  */
/*			END :: Contribute Page Styling		*/
/*  ####################################################  */


/*  ####################################################  */
/*			PRESS ROOM Styling		*/
/*  ####################################################  */
ul.articleContain { margin: 10px;}
ul.articleContain p { line-height: 16px; margin: 2px; padding: 0; }
ul.articleContain a.more { color: #003978; font-style: italic;  margin-left: 15px; font-weight: bold; font-size: 11px; }
li.articleTitle { color: #003978; font-weight: bold; font-size: 14px; margin-bottom: 5px; font-family: "Times New Roman", times, serif; }
li.articleCredit { font-style: italic; margin: 0 0 3px 7px; }
li.articleTease { margin: 0 15px; }
/*  ####################################################  */
/*			END :: PRESS ROOM Styling		*/
/*  ####################################################  */
