/* MAIN */
body {
	background-color: #e3e6cf;
	margin: 0px;
	padding: 0px;
	min-width: 900px;
	font-size: 12px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
a {
    font-weight: bold;
	color: #0000FF;
}
a:focus,
a:hover,
a:active {
    color: #FF0000;
}
p, h1, h2, h3, h4 {
    text-align: left;	
	font-size: 1em;
}
h1 {
    font-size: 1.4em;
}
h2 {
    font-size: 1.3em;
}
h3 {
    font-size: 1.1em;
	text-decoration: underline;
}
h4 {
    font-size: 1em;
	font-weight: bold;
}

/* SECTIONS */
.wrapper {    
    width: 100%;
	padding: 0px;
	margin: 0px;
}
.topbar {
     width: 100%;
	 margin: 1em auto 0 auto;
	 text-align: center;
	 background-color: #FFFFFF;
}
.lowtopbar {
     width: 100%;
	 float: left;
	 padding: 0px;
	 margin: 0px;
}
.content {
     width: 800px; 
	 margin-left: auto;
	 margin-right: auto;
	 top: -24px;
	 text-align: center;
	 position: relative;
}
.footer {
	 width: 100%;
	 background: #FFFFFF;
	 float: left;
	 border-top: 2px #000000 solid;
	 clear: both;
	 position: relative;
	 top: -24px;
}

/* TOP BAR */
.headerbar {
      width: 900px;
	  background-color: #FFFFFF;
	  height: 7em;
	  padding-top: 2em;
	  margin: 0 auto 0 auto;
	  text-align: center;
}
.headerboxlft {
      float: left;
	  width: 275px;
	  text-align: center;
}
.headerboxcntr {
	  width: 175px;
	  float: left;
}
.headerboxrgt {
	  margin: 20px 5px 0 0;
	  height: 5em;
}

/* LOWER TOP BAR */
.leftlowtopbar {
	  float: left;
	  background-image: url(/images/topdividelft.gif);
	  width: 63px;
	  margin-left: -100%;
	  height: 24px;
}
.cntrlowtopbar {
	  background-image: url(/images/topdivide.gif);
	  background-repeat: repeat-x;
	  margin-left: 63px;
	  margin-right: 68px;
	  height: 24px;
}
.rgtlowtopbar {
      background-image: url(/images/topdividergt.gif);
	  float: left;
	  width: 68px;
	  margin-left: -68px;
	  height: 24px;
}

/* CONTENT */
.topcontent {
      width: 100%;
	  float: left;
	  height: 24px;
	  margin-top: 3px;
	  margin-bottom: -3px;
	  font-size: 14px;
	  font-weight: bold;
	  text-align: right;
	  color: #FFFFFF;
}
.maincontent {
      width: 100%;
	  background-color: #FFFFFF;
	  margin: 0px;
	  padding: 0px;
	  float: left;
	  border-left: 2px #666666 solid;
	  border-right: 2px #666666 solid;
}
.leftcol {
      width: 250px;
	  float: left;
}
.navigate {
      width: 225px;
	  margin: 5px;
	  background: #E1E1E1;
	  border: 1px #999999 solid;
}
.mainbody {
      width: 530px;
	  float: left;
	  padding-bottom: 20px;
}
.pictures {
      width: 800px;
	  height: 200px;
      border-bottom: 2px solid #999999;
      margin-bottom: 10px;
}

/* FOOTER */
.affiliatesbox {
     width: 100%;
	 padding: 1em 0 0 0;
	 margin: 0px;
	 text-align: center;	 
	 border-top: #999999 3px solid;
}
.fisbox {
     width: 48%;
	 float: left;

	 padding: 1em 0 0 0;
	 margin: 0px;
	 text-align: center;
}
.fisbox img {
     vertical-align: middle;
}
.standardsbox {
     width: 48%;
	 float: left;
	 padding: 1em 0 0 0;
	 margin: 0px;
	 text-align: center;
}

/* MENU */
#masterdiv {
     margin-top: 0.5em;
}
.menutitle {
     cursor: pointer;
     margin-bottom: 5px;
	 margin-left: 0.25em;
     background-color: #FF0000;
     color: #FFFFFF;
     width: 200px;
     padding: 5px;
     text-align: left;
     font-weight: bold;
/*/*/border: 1px solid #000000;/* */
}
.menutitle a {
      text-decoration: none; 
	  color:#FFFFFF; 
	  display: block;
}
.menutitle a:focus,
.menutitle a:hover,
.menutitle a:active {
      text-decoration: none; 
	  color:#FFFFFF; 
	  display: block;
}
.submenu{
     margin-bottom: 0.5em;
	 text-align: left;
	 margin-left: 1em;
}

/* TEXT/ OTHER */
.Red {
      color: #FF0000;
}
.Italic {
      font-style: italic;
} 
.bold {
      font-weight: bold;
}
.Big {
      font-size: 1.4em;
}
.Say {
      font-family: "Times New Roman", Times, serif;
	  text-align: right;
}
.extlinkIMG {  
	margin-left: .3em; 
	cursor: pointer;  
}
img {
    border: 0px;
}
.print {
    visibility: hidden;
	display: none;
}

/* INDEX BOX */
.indexbox_box {
	background: url(/images/indexbox_tl.png) no-repeat top left;
}
.indexbox_top {
	background: url(/images/indexbox_tr.png) no-repeat top right;
}
.indexbox_bottom {
	background: url(/images/indexbox_bl.png) no-repeat bottom left;
}
.indexbox_bottom div {
	background: url(/images/indexbox_br.png) no-repeat bottom right;
}
.indexbox_content {
	background: url(/images/indexbox_r.png) top right repeat-y;
}

.indexbox_top div,
.indexbox_top,
.indexbox_bottom div, 
.indexbox_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.indexbox_content { 
	padding: 10px; 
}