
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #black;
	}
	
p 		{
		
		margin-bottom: 1em;
		margin-top: 0em;
		line-height: 1.5em;
		}

div#header {
		    width: 100%;
		    clear: both;
		    margin-bottom: 5px;
		    display: block;
  			}
  			
div#main {
		background-color: white;
		float: left;
		margin-left: 30px;
		display: block;
		margin-top: 10px;
		width: 50%;
				}


div#menu {
  width: 12%;
  float: left;
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: rgb(44,91,156);

  
}

div#menu ul		{
       list-style-image: none;
       list-style: none;
       margin: 0em;
       padding: 0em;
       width: 100%;
       }

div#menu ul li	{
			
			font-size: small;
	        font-family: Verdana, Arial, Helvetica, sans-serif;
			background-color: rgb(44,91,156);
			padding: .5em;
			padding-left: 1em;
			list-style: none;
	        line-height: 1;
	        margin-bottom: -1px;
			}

div#menu a:link, div#menu a:visited, div#menu a:active {
								     color: white;
									 text-decoration: none;
									 }
div#menu a:hover {
				text-decoration: underline;
				 }
				 
div#menu hr
  {
  border: 0;
  color: white;
background-color: white;
margin-left: .5em;
margin-right: .5em;
height: 1px;

}
  
  
									 			
li.subNav  {
			font-size: x-small;
		    font-family: Verdana, Arial, Helvetica, sans-serif;
			padding-left: .5em;
			padding-top: 1em;
			padding-bottom: 1em;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			border-bottom-color: #959595;
			list-style: none;
			vertical-align: middle;
			line-height: 1;
			margin: 0em;
			height: 2em;
           }

li.subNavLast  {
			font-size: x-small;
		    font-family: Verdana, Arial, Helvetica, sans-serif;
		    padding-top: 1em;
			padding-bottom: 1em;
			padding-left: .5em;
			border-bottom-style: none;
			list-style: none;
			vertical-align: middle;
			margin: 0em;
			line-height: 1;
	        }
	        
li {line-height: 1.5;}



div#rightColumn {
width: 30%;
padding-bottom:2%;
font-size: medium;
float: left;
margin-left: 25px;
margin-top: 10px;

}

.searchbox {
font-size: small;
}



div#footer {
  clear: both;
  margin-top: 20px;
  width: 100%;
  height: 150px;
  display: block;
  
}

div#footer p {
			  font-size: x-small;
				}

.apaReference {
			text-indent: -1.5em;
			margin-left: 1.5em;
			}

.apaReference em {
                   font-style: italic;
                   }
 h3 {
 	margin-top: 2em;
 	margin-bottom: 0em;
 	font-size: medium;
  	}
  	
 .byline {
 		  font-size: small;
 		  margin-top: 0em;
 		  margin-bottom: 2em;
 		  }
 
 div#pullQuote
 	{
 	background-color: rgb(232,238,247);
 	border: thin solid;
 	border-color: rgb(128,128,128);
 	margin-left: 15%;
 	margin-right: 15%;
 	font-family: Georgia, Times New Roman, Times, serif;
 	padding: 10px;
 	
 	}
div#highlight
{
 	border: thin solid;
 	border-color: rgb(128,128,128);
 	margin-left: 30px;
 	margin-right: 30px;
 	padding: 10px;
 	
}


 tr.odd
 {background-color: rgb(232,238,247) }
                   
                   
.delicious-posts { border: 2px solid #ddd; padding: 0.5em;}
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0}
.delicious-post { border-top: 1px solid #eee; padding: 0.25em; font-size: 80% }
.delicious-odd { background-color: rgb(232,238,247); }
.delicious-banner a {font-size: 60%; margin: 0;}
.delicious-posts a:hover { text-decoration: underline }
.delicious-posts a { text-decoration: none; display: block; padding-top: .3em; padding-bottom: .3em}
.delicious-post a {  }