* {
	margin: 0;
	padding: 0, 10px, 10px, 0;
	color: #202020;
	left: auto;
}

body {
	background: #A9B3BB url(../images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}



h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
/*	
	color: #000;
	font-weight: bold;
	margin-left: 10px; 
*/
}

p {
	line-height: normal;
	margin-bottom: 1em;
}

ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

P.letter {
	text-indent: 1em;
	color: #000;
	margin-left: 10px;
	margin-right: 10px;
}

P.sig {
	font-style: Italic;
	color: #000;
	margin-left: 10px;
	font-weight: bold;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	text-align: center;
}

img.left {
	float: left;
	margin: 3px 20px 0 0;
	border: 3px solid #848C8F;
}

img.right {
	float: right;
	margin: 3px 0 0 20px;
	border: 3px solid #848C8F;
}

/*hr {
	display: none;
}*/

/* Header */

#logo {
	width: 465px;
	height: 81px;
	background: url(../images/logo2a.gif) no-repeat 0px 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#logo-small {
	width: 232px;
	height: 40px;
	background: url(../images/logosmall.gif) no-repeat 0px 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#logo h1, #logo p {
	color: #FFFFFF;
}



#logo p {
	margin: 0;
	padding: 0 0 0 2px;
	line-height: normal;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	height: 55px;
	text-align: center;

	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	width: 870px;
	margin: 0 auto;
}



#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
	padding: 12px 30px 0 30px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item a {
	background: url(../images/img03.gif) no-repeat center bottom;
}


/* page-text */



.page-text {
	width: 800px;
	margin: 0 auto;
	background: #D4D9DD url(../images/img04c.gif) repeat-y;
}



.page-text .title {
	padding: 30px 30px 20px 50px;
	background: url(../images/img05c.gif) no-repeat;
	font-size: 2em;
}

.page-text .letter-title {
	padding: 30px 30px 20px 30px;
	background: url(../images/img05c.gif) no-repeat;
	font-size: 3em;
}

.page-text .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}

.page-text .title a:hover {
	border: none;
}

.page-text .entry {
	padding: 0 30px 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
}

.page-text .entry li {
	line-height: 130%;
}

.page-text .entry a {
	color: #0066FF;
}

.page-text .bottom {
	clear: both;
	height: 20px;
	background: url(../images/img06c.gif) no-repeat left bottom;
}

.page-text .links {
	margin: 0;
	padding: 10px;
	background: #CDD4D7;
	border-top: 1px solid #B4BBBE;
	font-size: 0.9em;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.page-text .contact_info_title {
	clear: both;
	margin: 10;
	background: #dee2e4;

	border-top: 1px solid #B4BBBE;
	font-size: 2em;
	color: #000;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

.page-text .contact_info a{
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none
}

.page-text .contact_info a:hover {
	text-decoration: underline;
	color:#3E3E3E
}

.page-text .contact_info {
	clear: both;
	margin: 10;

	font-size: 14pt;
	color: #000;
	margin-left: 200px;

}



.page-text .links a {
	text-decoration: none;
}

.page-text .links .date {
	padding-left: 20px;
}



.page-text .column-one {
	float: left;
	width: 650px;
	background: #D4D9DD url(../images/img04cleft.gif) repeat-y;
}

.page-text .column-two {
	float: right;
	width: 150px;
	background: #D4D9DD url(../images/img04cright.gif) repeat-y;
}

#main-page-links #leftside .title a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}

#main-page-links #rightside .title a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}

/* new box stuff as of 6/10 cannot uee
chrome, safari and firefox all support but IE
does not. CSS 3 should allow for corners and shadow
on boxes then IE may suppport but until then, this code cannot be used.


.page-text {
	width: 800px;
	margin: 0 auto;
	background-color: rgba(255, 255, 255, 1);
	color: rgba(255, 255, 255, 1);
	-webkit-box-shadow: 15px 15px 15px  #545061;
	-moz-box-shadow: 15px 15px 15px #545061;
	box-shadow: 15px 15px 15px #545061;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 30px 30px 20px 50px;
}



.page-text .letter-title {
	padding: 30px 30px 20px 30px;
	font-size: 2em;
	color: #000;
}

.page-text .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}

.page-text .title a:hover {
	border: none;
}

.page-text .entry {
	padding: 0 30px 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
}

.page-text .entry li {
	line-height: 130%;
}

.page-text .entry a {
	color: #0066FF;
}

.page-text .links {
	margin: 0;
	padding: 10px;
	background: #CDD4D7;
	border-top: 1px solid #B4BBBE;
	font-size: 0.9em;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.page-text .contact_info_title {
	clear: both;
	margin: 10;
	background: #dee2e4;

	border-top: 1px solid #B4BBBE;
	font-size: 2em;
	color: #000;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

.page-text .contact_info a{
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none
}

.page-text .contact_info a:hover {
	text-decoration: underline;
	color:#3E3E3E
}

.page-text .contact_info {
	clear: both;
	margin: 10;

	font-size: 14pt;
	color: #000;
	margin-left: 200px;

}



.page-text .links a {
	text-decoration: none;
}

.page-text .links .date {
	padding-left: 20px;
}



.page-text .column-one {
	float: left;
	width: 650px;

}

.page-text .column-two {
	float: right;
	width: 150px;

}

.page-text .bottom {
	clear: both;

}


 end new box stuff that cannot be used as of 6/10
check again in the futue as it would be really cool*/



/* Begin main page column styles for links*/

.two-columns {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

.two-columns .column-one {
	float: left;
	width: 370px;
}

.two-columns .column-two {
	float: right;
	width: 370px;
}

.two-columns .title {
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(../images/img12.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
}

.two-columns .entry {
	background: url(../images/img13.gif) repeat-x;
}

/*  left column */

#leftside {
}

#leftside ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#leftside li {
	padding: 5px 15px;
	background: url(../images/darkarrowicon.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

#leftside a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}


/*  right column */

#rightside {
}

#rightside ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#rightside li {
	padding: 5px 15px 5px 17px;
	background: url(../images/darkarrowicon.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

#rightside a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}

/* ====== END main page column styles for links ===== */

/* =======Begin main page styles for main body columns (needed where FF is shown) ========= */
/* Two Columns */

/*.main-body-columns {
	width: 800px;
	margin: 0 auto;

		background: #D4D9DD url(../images/img04a.gif) repeat-y;

}*/

/*.main-body-columns .column-one {
	float: left;
	width: 650px;
		background: #D4D9DD url(../images/img04left.gif) repeat-y;

}*/

/*.main-body-columns .column-two {
	float: right;
	width: 150px;
	background: #D4D9DD url(../images/img04right.gif) repeat-y;
}
*/
/*.main-body .main-title {
	height: 28px;
	padding: 7px 0 0 10px;
	
	font-size: 1.4em;
	color: #333333;
}*/

/*.main-body .entry {
}*/








/* footer-links */

#footer-links {
	clear: both;
	padding: 20px 0;
	background: #535657 url(../images/img16.gif) repeat-x left bottom;
	color: #A9B6BB;
}

#footer-links ul {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#footer-links li {
	display: block;
	float: left;
	width: 180px;
	padding: 0 12px 0 0;
}

#footer-links li ul {
	width: auto;
	margin: 0;
}

#footer-links li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0 5px 10px;
	background: url(../images/img17.gif) no-repeat left center;
	border-bottom: 1px solid #424546;
}

#footer-links h2 {
	margin: 0 0 5px 0;
	border-bottom: 2px solid #424546;
	font-size: 1.2em;
}


#footer-links a {
	text-decoration: none;
	color: #A9B6BB;
}

#footer-links a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}

/* Footer */

#footer {
	padding: 40px 0;
	background: #3F4244 url(../images/img18.gif) repeat-x;
	color: #C0BDBB;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #C0BDBB;
}

#footer a {
	color: #666666;
}


.title-alignment {
	width: 770px;
	margin: 0 auto;
	background: #D4D9DD url(../images/img04.gif) repeat-y;
}
#pictures_right {
	margin-right: 10px;
}
#pictures_left {
	margin-left: 10px;
}
.wide-post h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	font-weight: bold;
}
sup {
	color: #C0BDBB;
}


/* ===============================================================
CSS for animated collapse
==================================================================
*/

.animated-label {
	font-size: smaller;
}

/* ===============================================================
CSS for dropdown menus)
==================================================================
*/

.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/

}

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px solid black;
	border-bottom-width: 0px;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100; /* zIndex should be greater than that of shadow's below */
	background: #F9C500;
	width: 200px; /* default width for menu */
	color: #FFFFFF;
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkmenu a:hover{ /*hover background color*/
	background: black;
	color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
position: absolute;
width: 350px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #E9E9E9;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #E0E0E0;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}



/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}


.listitemtitle {
	font-weight: bolder;
	page-break-before: always;
}

.defin {
	margin: 10px;
}

.listsubitem {
	
	page-break-before: always;
}

.contactinfo {
	font-weight: normal;
	font-size: 16pt;
	line-height: 120%;
	margin-left: 100px;
}

#main-text img {
	overflow: visible;
	z-index: 100;
}


/* ============ BEGIN  Table CSS ===================*/
CAPTION.FaF-TABLE
  {
	background-color:#F3C330;
	border-style:solid;
	border-width:2px;
	border-color:#848C8F;
	font-size: 16px;
  }

  TABLE.FaF-TABLE
  {
	font-family:arial;
	font-size:10pt;
	background-color:#808080;
	width:500px;
	border-style:solid;
	border-color:#848C8F;
	border-width:2px;
  }

  TH.FaF-TABLE
  {
     font-size:10pt;
     color:white;
  }


  TR.FaF-TABLE
  { 
  }

  TD.FaF-TABLE .lefttext
  {
	font-size:10pt;
	background-color:#D4DADD;
	border-style:solid;
	border-width:1px;
	text-align:left;
  }
  
    TD.FaF-TABLE .centertext
  {
	font-size:10pt;
	background-color:#D4DADD;
	border-style:solid;
	border-width:1px;
	text-align:center;
  }

/* ============ END  Table CSS ===================*/


/* ============ Begin CSS Box to hold FF table  ===================*/

.faf-box {
	width: 600px;
	margin: 0 auto;
	background: #D4D9DD url(../images/fafboxfill.gif) repeat-y;
	text-align: center;
}


.faf-box .top {
	height: 20px;
	background: url(../images/fafboxtop.gif) no-repeat;
}

.faf-box .bottom {
	clear: both;
	height: 20px;
	background: url(../images/fafboxbottom.gif) no-repeat left bottom;
}
/* ============ END  CSS Box to hold FF table ===================*/


/* ============ Begin CSS Box to hold cost table  ===================*/

.cost-box {
	width: 600px;
	margin: 0 30 0 0;
	background: #D4D9DD url(../images/costboxfill.gif) repeat-y;
}

.cost-box .top {
	height: 20px;
	background: url(../images/costboxtop.gif) no-repeat;
}

.cost-box .bottom {
	clear: both;
	height: 20px;
	background: url(../images/costboxbottom.gif) no-repeat left bottom;
}
/* ============ END  CSS Box to hold cost table ===================*/


#inline-definition {
	font-size: 10px;
}
#main-text .column-one .entry ul li sup {
	color: #000;
	font-size: xx-small;
}
.cost-box td {
	padding-left: 15px;
}

#goldphotoright {
	float: right;
}

#goldphotoleft {
	float: left;
}

html>body #footer_frame {
	position:fixed;
	bottom:0;
	z-index:10; /* Prevent certain problems with form controls */
	background-color: #F1C967;
	width: 100%;
}

html>body #header_frame {
position:fixed;
z-index:10; /* Prevent certain problems with form controls */
}
#leftnavigation a {
	font-size: 14px;
	font-weight: bold;
}
.FaFbar {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}


.newbox {
	background-color: rgba(255, 255, 255, 1);
	color: rgba(255, 255, 255, 1);
	-webkit-box-shadow: 15px 15px 15px  #545061;
	-moz-box-shadow: 15px 15px 15px #545061;
	box-shadow: 15px 15px 15px #545061;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 650px;
}.listitemnote {
	font-size: 12px;
}

/* ====================================== */
/* Fixed Positioned AddThis Toolbox */           
.addthis_toolbox.atfixed {
	position: fixed;    
	top: 25%;    
	left: 20px;    
	    
	padding: 5px 5px 1px;    
	width: 32px;    
	-moz-border-radius: 4px;    
	-webkit-border-radius: 4px;    
	border-radius: 4px;
	}

.addthis_toolbox .custom_images a {
	width: 32px;    
	height: 32px;    
	margin: 0;    
	padding: 0;    
	cursor: pointer;
	}

.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }
.addthis_toolbox .custom_images a:hover img { margin: 0 1px 0; opacity: 0.75; }            
/* ====================================== */

.blueBox {
   width: 90%;
   margin: 10px 0 10px 0px;
   padding: 9px 12px;
   background-color: #cae5f6;
   border: 1px solid #888;
   -moz-border-radius-topleft: 10px;
   -webkit-border-top-left-radius: 10px;
   -moz-border-radius-bottomleft: 10px;
   -webkit-border-bottom-left-radius: 10px;
   -moz-border-radius-topright: 10px;
   -webkit-border-top-right-radius: 10px;
   -moz-border-radius-bottomright: 10px;
   -webkit-border-bottom-right-radius: 10px;}
.attention {
	color: #F00;
	font-weight: bold;
}

.aoc_header_experiment {
	position: fixed;    
	top: 25%;    
	left: 20px;    
	    
	padding: 5px 5px 1px;    
	width: 32px;    
	-moz-border-radius: 4px;    
	-webkit-border-radius: 4px;    
	border-radius: 4px;
	}.links_page {
	color: #06F;
}

