body {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #DDDDDD;
}

.passagedictalt a:link { color:black; text-decoration:none; }
.passagedictalt a:visited { color:black; text-decoration:none; }
.passagedictalt a:hover { color:#1a4f9e; text-decoration:underline; }
.passagedictalt a:active { color:#1a4f9e; text-decoration:none; }

.dictionary 
{
  margin-left: 15px;
}

.dictionary h1 {
	font-family: Arial; sans-serif;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	color:#000099;
	font-size:200%;
	margin-left: 15px;
}

.dictionary p
{
	font-family: Arial; sans-serif;
	line-height: 150%;
	margin-left: 15px;	
}

.option_link
{
	font:normal .875em arial;
}

.option_link a, a:visited 
{
	margin:0em .0em;	
	color:#2e6ab1;
}

.small_link
{
	font:normal .875em verdana;
}

.small_text
{
	font:normal .575em arial;
}

.small_link a, a:visited 
{
	margin:0em .0em;	
	color:#2e6ab1;
}

/** PAGINATOR **/
.paginator { 
	padding: 1.0em .1em; 
	align: center;
	font:normal .8em arial; 
}
 
.paginator .prev-na,
.paginator .next-na {
	padding:.3em;
	font:bold .875em arial;
}
 
.paginator .prev-na,
.paginator .next-na {
	border:1px solid #9aafe5;
	background-color:#f9f9f9;
	color:#aaa;
	font-weight:normal;
}
 
.paginator .prev a, .paginator .prev a:visited,
.paginator .next a, .paginator .next a:visited {
	border:1px solid #9aafe5;
	background-color:#ffffff;
	color:#105cb6;
	padding:.3em;
	font:bold .875em arial;
}
 
.paginator .prev, .paginator .prev-na { margin-right:.1em; }
.paginator .next, .paginator .next-na { margin-left:.1em; }
 
.paginator .page a, .paginator .page a:visited, .paginator .curr {
	padding:.30em;
	font:normal .9em verdana;
	border:1px solid #9aafe5;
	background-color:#ffffff;
	margin: 0em .0em;
	color:#105cb6;
	line-height: 2.2em;
		
}
 
.paginator .curr { 
	background-color:#2e6ab1;
	color:#fff;
	border:1px solid #9aafe5;
	font-weight:bold;
	font-size:1em;
}
 
.paginator .page a:hover,
.paginator .curr a:hover,
.paginator .prev a:hover,
.paginator .next a:hover {
	color:#000000;
	background-color:#ffffff;
	border:1px solid #2e6ab1;
}

<!-- Main Page Styles -->

.post p.textmedium {
	line-height: 1.3em;
	font-size: 120%;
	font-size-adjust: none;
}

.post span.textmedium {
	line-height: 1.3em;
	font-size: 120%;
	font-size-adjust: none;
	font-weight: bold;
}

.post p.textsmall {
	font-size: 80%;
	font-size-adjust: none;
}

.post span.textsmall {
	font-size: 80%;
	font-size-adjust: none;
	font-weight: none;
	padding-bottom: 15px;
}

.post textsection {
	line-height: 1.3em;
	font-size: 100%;
	font-weight: bold;
	text-align: center; 	
	font-size-adjust: none;
}

.post p textsection {
	line-height: 1.3em;
	font-size: 100%;
	font-weight: bold;
	text-align: center; 	
	font-size-adjust: none;
}


.textsection {
	line-height: 1.3em;
	font-size: 100%;
	font-weight: bold;
	text-align: center; 	
	font-size-adjust: none;
}

.post p {
	line-height: 1.3em;
	font-size: 120%;
	font-size-adjust: none;
}

.post p.textlarge {
	line-height: 1.3em;
	font-size: 120%;
	font-size-adjust: none;
}

.post p.textlargehighlight {
	line-height: 1.3em;
	font-size: 100%;
	font-size-adjust: none;
	background-color: #ffc;
	line-height: 16.8pt;
}

.post p span.textlargehighlight {
	line-height: 1.5em;
	font-size: 100%;
	font-size-adjust: none;
	background-color: #ffc;
}

.post span.textpassagelink {
	line-height: 1.3em;
	font-size: 80%;
	font-weight: normal;	
	font-size-adjust: none;
}

.post span.textpassagelink a, visited {
	line-height: 1.3em;
	font-size: 80%;	
	font-weight: normal;	
	font-size-adjust: none;
}

.pagination-title {

font-size: 125%;
font-weight: bold;
line-height: 1.1em;
}

.pagination-title a, .pagination-title a:visited, .pagination-title strong {
text-decoration: none;
color: #333333;
font-weight: bold;
}

.copyright {
	line-height: 1.3em;
	font-size: 100%;
	font-size-adjust: none;
	font-style: normal;
}

.caption {
	line-height: 1.3em;
	font-size: 80%;
	font-size-adjust: none;
	font-style: italic;
}

.sidebarcaption {
	line-height: 1.3em;
	font-size: 100%;
	font-size-adjust: none;
	font-family: arial, sans-seriff;
	color: #1a4f9e;	
}

.suggestion {
	line-height: 1.3em;
	font-size: 120%;
	font-size-adjust: none;
}

.emphasis {
	text-transform: uppercase;
}

p span.introtext {
	font-style: italic;
	line-height: 1.3em;
	font-size: 80%;
}

.searchBox-dev {
  background-image:url('/images/searchhelp.jpg');
  background-repeat:no-repeat;
  color: #1a4f9e;
  font-size: 1.2em;
  width: 390px;
  height: 20px;
  padding: 2px 5px 0;
  margin-right: 5px;  
  margin-botton: 5px;
} 

.searchBox:focus {
	background: #ffffff url('/images/searchhelp.jpg') no-repeat left -38px;
	outline: none;
} 

.helptip {
  color: #194e9e;
  font-name: arial, sans-serif;
  font-size: .8em;
  margin-left: 5px;
  width: 390px;
  height: 20px;
  padding: 2px 5px 0;
  margin-right: 5px;  
  margin-botton: 5px;
} 



