.text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.text-justify {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}

.text-symbol {
	font-family: Symbol;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}

.text-bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

.text-bold-left {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: left;

}

.text-bold-center {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: center;
}

.text-bold-right {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: right;
}

.text-bold-underline {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: left;
	text-decoration: underline;
}

.text-italic {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.text-italic-left {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.text-italic-center {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.text-italic-right {

	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
}

.text-italic-underline {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}

.text-bold-italic {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.text-bold-italic-left {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
}

.text-bold-italic-center {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}

.text-bold-italic-right {

	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: right;
}


.text-underline {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

.text-indent-40px {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-left: 40px;

}

.text-indent-40px-j {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-left: 40px;
	text-align: justify;
}

.text-indent-80px {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-left: 80px;

}

.text-indent-80px-j {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-left: 80px;
	text-align: justify;
}

.text-indent-120px {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-left: 120px;

}

.text-indent-140px {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-left: 140px;
}

.text-accent {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #8B1A1A;
	line-height: normal;
}

.text-accent-14px {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #8B1A1A;
	line-height: normal;
	font-weight: bold;
}

.text-accent-12px {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #8B1A1A;
	line-height: normal;
	font-weight: bold;
}


.text-accent-bold {

	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 900;
	color: #8B1A1A;
	line-height: normal;
}

.text-accent-18px {


	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #8B1A1A;
	line-height: normal;
}

.text-sm {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

.text-sm-red {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #8B1A1A;
	line-height: normal;
}

.text-sm-red-bold {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #8B1A1A;
	line-height: normal;
}

.text-sm-red-italic {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #8B1A1A;
	line-height: normal;
}

.text-sm-green {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #067355;
	line-height: normal;
}

.text-sm-green-bold {

	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #067355;
	line-height: normal;
}

.text-sm-green-italic {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #067355;
	line-height: normal;
}


.text-gray {
	font-family: Arial;
	font-size: 12px;
	color: #708090;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}


.text-headline {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

.text-headline-italic {


	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	color: #000000;
}

.text-form-fields {

	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	BACKGROUND: #ffffff;
}

.block-left {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;

}

.block-center {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.block-right {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
	vertical-align: middle;

}

.division {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	position: absolute;
	visibility: hidden;
	z-index: 20;
	left: 0px;
	top: 0px;
	background-color: #FFE7BA;
}

.body {
	background: #FFFFCC;
	margin-left: 0px;
	margin-top: 0;

	margin-right: auto;
	margin-bottom: auto;
	background : url(http://www.famsi.org/images/codexpaper2.jpg);
}

.border-dark {
	border: 1px solid #DEB887;
}

.border-light {
	border: 1px solid #DCDCDC;
}

.footer {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

a:link {
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1C1C1C;
} 
 
a:visited {
	color: #8B4726;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

a:hover {
	color: #DEB887;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.block-quote {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-indent: 25pt;
	margin-right: 40px;
	margin-left: 40px;

}

b {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

strong {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}


.block-left-top {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: top;
	text-align: left;

}
.block-left-middle {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: middle;
	text-align: left;

}
.block-left-bottom {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: bottom;
	text-align: left;

}
.block-center-top {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: top;
	text-align: center;
}
.block-center-middle {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: middle;
	text-align: center;
}
.block-center-bottom {


	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: bottom;
	text-align: center;
}
.block-right-top {



	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: top;
	text-align: right;
}
.block-right-middle {




	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: middle;
	text-align: right;
}

.block-right-bottom {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: bottom;
	text-align: right;
}
.text-footer {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

.text-footer {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

.block-left-top-10px {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

.text-orange {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CD3700;
}

.text-orange-italic {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #CD3700;
}

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
	margin:0;
	padding: 3px 0;
	border-bottom: 1px solid Maroon;
	font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid Maroon;
	border-bottom: none;
	text-decoration: none;
	background : #F5F5DC;
}

ul.tabbernav li a:link {
	color: Maroon;
}
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
	color: #F5F5DC;
	background: Maroon;
	border-color: #FFFACD;
}

ul.tabbernav li.tabberactive a
{
	background-color: Maroon;
	border-bottom: 1px solid Maroon;
	border-color : #F5F5DC;
	color : #F5F5DC;
}

ul.tabbernav li.tabberactive a:hover
{
	color: #F5F5DC;
	background: Maroon;
	border-bottom: 1px solid Maroon;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	padding:5px;
	border: 1px solid Maroon;
	border-top:0;
	/* If you don't want the tab size changing whenever a tab is changed you can set a fixed height */
	/* height:200px;
	*/
	/* If you set a fix height set overflow to auto and you will get a scrollbar when necessary */
	/* overflow:auto;
	*/
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("http://www.famsi.org/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("http://www.famsi.org/images/magminus.cur"), pointer;
} 

/* ************************ */
/*		Google Search        */
/* ************************ */ 

.cse iframe {width: 10px;}

.cse .gsc-control-cse, .gsc-control-cse {
	 	padding: -40px; 
	 	margin:-15px; 
	 	background-image: url(http://www.famsi.org/images/codexpaper2.jpg);
} 

	input.gsc-input { 
		margin-left: 20px;
		margin-top: 0px;
		padding:-40px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; color:#707070;
		width: 160px; 
}