/* Author: Sonfisher Webstudios*/

 body {
 background-color: #658293;
 color: #404040;
 font-family: arial;
 font-size: 14px;
 margin: 15px 0px 0px 10px;
 padding: 0px 0px 0px 0px;
 }
 
 .container {
 background-image:url("images/bkg5.jpg");
 background-repeat:repeat-y;
 width: 792px;
 font-family: arial;
 font-size: 14px;
 }
 
 .header {
 background-image:url("images/header3c.jpg");
 background-repeat:repeat-x;
 background-color: #FFFFFF;
 width: 792px;
 height: 141px;
 font-family: arial;
 font-size: 14px;
 }
 
 .menu {
 background-image:url("images/violetbar.jpg");
 background-repeat:repeat-y;
 background-color: #a0552d;
 color: #ffffff;
 width: 780px;
 height: 21px;
 font-family: arial;
 font-size: 14px;
 margin: 0px 6px 0px 6px;
 padding: 2px 0px 0px 0px;
 }
 
 .goldbar {
 background-image:url("images/goldbar2.jpg");
 background-repeat:repeat-x;
 width: 780px;
 margin: 0px 6px 0px 6px;
 padding: 0px 0px 0px 0px;
 font-size: 14px;
 }
 
 .submenu {
 position: absolute;
 top: 190px;
 left: 25px;
 color: #658293;
 width: 125px;
 height: 100%;
 margin: 0px 0px 0px 0px;
 padding: 20px 0px 0px 0px;
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 float: left;
 line-height: -15px;
 text-align: right;
 }
 
 .bodytext {
 background-image:url("images/goldbar2.jpg");
 background-repeat:repeat-x;
 width: 575px;
 margin: 0px 0px 0px 0px;
 padding: 40px 0px 10px 160px;
 font-family: arial;
 font-size: 14px;
 line-height: 20px;
 }
 
 .footer {
 background-image:url("images/footer3.jpg");
 background-repeat:repeat-x;
 background-color: #658293;
 width: 792px;
 height: 6px;
 }
 
 .copyright {
 background-color: #658293;
 color: #FFFFFF;
 width: 792px;
 font-family: arial;
 font-size: 12px;
 text-align: center;
 }
 
 a:link    {color: #658293; text-decoration: none; font-weight: bold; font-style: normal;}
 a:visited {color: #658293; text-decoration: none; font-weight: bold; font-style: normal;}
 a:hover   {color: #658293; text-decoration: underline; font-weight: bold; font-style: normal;}
 a:active  {color: #658293; text-decoration: none; font-weight: bold; font-style: normal;}
 
 a.button:link    {color: #ffffff; text-decoration: none; font-weight: normal; font-style: normal;}
 a.button:visited {color: #ffffff; text-decoration: none; font-weight: normal; font-style: normal;}
 a.button:hover   {color: #ff9900; text-decoration: none; font-weight: normal; font-style: normal;}
 a.button:active  {color: #ffffff; text-decoration: none; font-weight: normal; font-style: normal;}
 
 a.sub:link    {color: #8198a7; text-decoration: none; font-weight: bold; font-style: normal;}
 a.sub:visited {color: #8198a7; text-decoration: none; font-weight: bold; font-style: normal;}
 a.sub:hover   {color: #658293; text-decoration: none; font-weight: bold; font-style: normal;}
 a.sub:active  {color: #8198a7; text-decoration: none; font-weight: bold; font-style: normal;}

 .bold {
 font-weight: bold;
 color: #658293;
 } 

 .color {
 font-weight: bold;
 color: #658293;
 }

 div.figure {
 float: left;
 width: 112;
 margin: 1px;
 padding: 1px;
 } 

 img.figurep {
 width: 110;
 height:165;
 border: 0;
 }
 
 td {
 margin: 0px 0px 0px 0px;
 padding: 1px 1px 1px 1px; 
 }

 table#acptable {
 table-layout: fixed;
 margin: 0px 0px 0px 0px;
 padding: 1px 1px 1px 1px; 
 font-size: 9px;
 }
 
 td.cc {
 line-height: 1.2;
 text-align: center;
 }

 td.cl {
 line-height: 1.2;
 text-align: left;
 }

 p {
 text-indent: 0cm;
 }

 p.center {
 text-indent: 0cm;
 text-align: center;
 }

 p.indent {
 text-indent: 1cm;
 }

 address {
 text-indent: 0cm;
 font-style: normal;
 }

 li {
 color: #658293;
 text-align: left;
 }

 h1 {
 color: #658293;
 font-size: 17px;
 font-weight: bold;
 text-align: left;
 }

 h2 {
 color: #658293;
 font-size: 15px;
 text-align: left;
 border-style: solid;
 border-width: 0px 0px 1px 0px;
 border-color: #658293;
 }

 h3 {
 color: #658293;
 font-size: 13px;
 text-align: center;
 line-height: 3px;
 }

 h4 {
 font-size: 11px;
 text-align: left;
 font-weight: bold;
 line-height: 3px;
 color: #3c83d2;
 }
 
 .clearboth { 
 clear: both; 
 }
 
 div.column {
 float: left;
 width: 45%;
 border: 0px;
 margin: 0px 10px 10px 0px;
 padding: 0px;
 text-align: center;
 } 