body                 { background-color:         #7A8899;
                       margin-top:               0px;
                       margin-bottom:            0px;
                       margin-left:              0px;
                       margin-right:             0px; }

/********** Basic Text Classes **********/

p, li           {
	font-family: Garamond, Arial, Helvetica, sans-serif, Verdana,;
	font-size: 15px;
	color: #000000;
}

table,td           { font-family:               Garamond, Arial, Helvetica, sans-serif, Verdana,;
                       font-size:                15px;
                       color:                    #000000; }

input, select, textarea
                     { font-family:              Garamond, Arial, Helvetica, sans-serif;
                       font-size:                10px;
                       color:                    #000000; }

/********** Hyperlink Classes **********/

a                    { color:                    #000000; }
a:visited            { color:                    #000000; }
a:hover, a:active    { color:                    #000000; }
.header              {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align : left;
	margin-bottom : 5px;
	margin-top : 20px;
	margin-left : 13px;
}
.triheader           { font-weight:              bold;
                       			color:                    #003366;
                       			font-size:                11px; }

/********** Extra Text Classes **********/

.text          {
	font-size: 13px;
	margin-top : 15px;
	margin-bottom : 15px;
}

.footer              { font-size:                10px;
                       font-weight:              bold;
                       font-style:               normal; ; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF}

.sidebar              { font-size:                9px;}
.subheader { font-weight: bold; color: #003366; font-size: 13px; }

#divScroller1 {
	position:absolute;
	overflow:hidden;
	z-index:9;
	left:389px;
	top:148px;
	width:340px;
	height:247px;
	clip:rect(0px, 340px, 247px, 0px);
	visbility:visible;
	border-width: 0px 1px 0px 0px;
	border-color:#666666;
	border-style:dashed;
}
.dynPage {position:absolute; z-index:10; left:389px; top:148px; width:330px; visibility:hidden; padding-left:15px;}
#arrows {position:absolute; z-index:8; left:730px; top:148px; width:20px;}

div {
    width: 608px;
    padding: 10px;
    border: 2px solid #853D18;
  }
  * html div {
    \width: 140px; /* for IE5 and IE6 in quirks mode */
    w\idth: 632px; /* for IE6 in standards mode */
  } 