body {
	background: #dcdcdc;
	color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 5px solid #bbb;
	text-align: center;
	font-family: Verdana, Lucida, Arial, sans-serif;
	padding-bottom: 25px;
	}
	
/* =====================wrapper */
#wrapper {
	background: #fff;
	color: #333;
	margin: 10px auto;
	padding: 0;
	border: 1px solid #bbb;
	border-top: 5px solid #bbb;
	width: 705px;             /* False value for IE4-5.x/Win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 790px;	          /* Actual value for conformant browsers */
	}

html>#wrapper	{
	width: 790px;  /* Be nice to Opera */
	} 

/* =====================banner */
#banner {
/*	background: #008080; */
/*	background: url(http://www.peakinvesting.com/images/slice.jpg) repeat-x; */
	background: url(images/slice.jpg) repeat-x;
	letter-spacing: 1px;
	font-size:9pt;
	font-weight:bold;
	color: #fff;
	margin: 0;
	padding: 0 0 0 15px;
	border: 0;
	text-align: left;
	height: 75px;
	}

#banner h1 {
	margin-top: 0;
	margin-bottom: 0;
	padding: 5px 0 0 0;
	letter-spacing: 1px;
	font-size:24pt;
	font-weight:bold;
	text-align: left;
}

#bannerlogoban {
	float: right;
	margin: 0;
	margin: 0;
	padding: 0;
	border: 0;
	width: 113px;
	height: 75px;
	background: url(images/peak75.jpg) no-repeat;
	}

/* =====================menu */
#menu {
	margin: 0;
	padding: 1px 0 0 0;
	background: #f7f2ea;
	height: 22px;
	overflow: hidden;
	width: 100%;
	}

#menu ul {
	margin: 0;
	padding: 0;
	}

#menu li
 {
 text-align: center;
 display: block;
 margin: 0;
 padding: 0;
 float: left;
 font: 12px/18px Verdana, Lucida, Arial, sans-serif;
 }

 #menu li a
 {
 display: block;
 font-weight: normal;
 color: #000;
 width: auto;
 text-decoration: none;
 background: #f0e7d7;
 margin: 0;
 padding: 2px 0 0 0;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
 width: 89px; /* False value for IE4-5.x/Win. */
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 95px; /* Good value for complient browsers */
 }

html>#menu li a
 {
 width: 95px; /* Be nice to Opera */
 }

#menu li a:hover, #menu a:active 
 { 
 font-weight: normal;
 background: #f7f2ea;
 border-color: #aaab9c #fff #fff #ccc;
 color: #000;
 text-decoration: none;
 }

/* =====================bullets */
#midsection {
	margin: 0 15px 0 15px;
	padding: 0;
	}

#midsection img {
	float:left;
	margin: 0 10px 0;
	padding: 0;
	}

#midsection p {
	color:red;
	font-weight:bold;
	margin: 0 0 5px;
}

#midsection ul {
	float: right;
	margin: 0 10px 0 0;
	padding: 2px;
	background: #e7f2ea;
	width: 355px;             /* False value for IE4-5.x/Win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 345px;	          /* Actual value for conformant browsers */
	}

html>#midsection ul	{
	width: 345px;  /* Be nice to Opera */
	} 

#midsection li
 {
	display: block;
	margin: 0 0 6px 0;
	padding: 2px;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;
  }
  
html>#midsection li	{
	font-size: x-small;
	} 

/* =====================inner nav */
#innernav {
	border: 1px solid #bbb;
	background: #eee;
	padding: 0;
	margin-bottom: 8px;
	display:block;
	clear: both;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;	
	}

html>#innernav	{
	font-size: x-small;
	} 

/* =====================pagebody */
#pagebody	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	font-size: small;         
	}

/* =====================maincontent */
#maincontent	{
	margin: 0;
	padding: 5px 5px 0px 5px;
	}

/* =====================footer */
#footer {
	border: 0;
	border-top: 1px solid #ccc;
	color: #666;
	background: #eee;
	padding: 5px 7px 5px 10px;
	text-align: left;
	clear: both;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;	
	}

html>#footer	{
	font-size: x-small;
	} 

#footer p	{
	margin: 10px 0;
	padding: 0;
	}

#footer span.left {
  float: left;
  text-align: left;
  }

#footer span.right {
  float: right;
  text-align: right;
  width: auto;
  }

#footer span.right form	{
	display: inline;
}

/* =====================HTML tags */
hr { clear: left; }

img {
	display: inline;
	margin: auto;
	}

dt, dt a:link, dt a:visited, dt a:hover {
	font-weight: bold; 
	}

dd {
	margin-top: 0;
	margin-bottom: 1em;
	}

a:link, a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #0000ff;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #8b0000;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #1e90ff;
	background: transparent;  
	}

h1, h2, h3, h4, h5, h6	{
	font-weight: bold;
	font-family: Verdana, Lucida, Arial, sans-serif;
	}

h1	{
	font-size: x-large;
	margin-top: 0;
	margin-bottom: 0;
	}
h2	{
	font-size: large;
	color: red;
	}
h3	{
	font-size: medium;
	color: blue;
	}
h4	{
	margin-bottom: 0;
	font-size: small;
	}
h5	{
	font-weight: normal; 
	font-size: x-small;
	}
h6	{
	font-weight: normal; 
	font-size: xx-small;
	}

address	{
	margin-top: 2px;
	}
/*
pre	{
 	font: 14px Courier New, Verdana, Lucida, Arial, sans-serif;
	color: #660099;
	}
*/
  pre {
	font: 14px Courier New, Verdana, Lucida, Arial, sans-serif;
     color: green;
     white-space: pre; font-family: monospace;
  }

br {
	clear: left;
}


form {
	display: inline;
}

/* =========================forms
<form class="form1">
	<label for="name">Name</label>
	<input id="name" name="name" /><br />
</form>
Note that you must use both id and name
*/
.form1	{
	display: block;
	position: relative;
	text-align: left;
	margin-left : auto;
	margin-right : auto;
	padding: 0;
	width: 650px;
}

.form1 label, .form1 input#text, .form1 input#select, .form1 input#radio {
	display: inline;
	float: left;
	margin-bottom: 10px;
}

.form1 input, .form1 textarea {
	background-color: #F5F5F5;
}

.form1 input:focus, .form1 textarea:focus {
	background: #F5FAFA;
}

.form1 label {
	text-align: right;
	width: 250px;
	padding-right: 20px;
}

.form1 input#submit, .form1 input#reset {
	display: inline;
	width: 100px;
	text-align: center;
}

/* =====================box1 */

.box1	{
	border: 1px solid #ccc;
	position: relative;
	text-align: left;
	margin-left : auto;
	margin-right : auto;
	padding: 10px;
	width: 600px;
	background: #f5f5f5;
}

.box1 li {
	display: block;
	margin-left: 0;
	margin-bottom: 0.5em;
}

.box2	{
	border: 1px solid #000;
	position: relative;
	text-align: left;
	margin-left : auto;
	margin-right : auto;
	padding: 0 10px 0 10px;
	width: 600px;
	background: #FFFFCC;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;
  }
  
html>.box2	{
	font-size: x-small;
	} 

.box3	{
	border: 1px solid #ccc;
	position: relative;
	font-size: 11pt;
	text-align: left;
	margin-bottom: 5px;
	padding: 3px 10px 3px;
	width: 500px;
	background: #f5f5f5;
}

.box4	{
	font-style: italic;
	font-size:8pt;
	background: #CCFFFF;
}

#leftcol   {
	float:left;
        border-right: 1px solid #ccc;
        font-size: 9pt;
        text-align: left;
        margin-top: 5px;
        margin-bottom: 10px;
        margin-right: 5px;
        padding: 5px 10px 3px 0px;
        width: 200px;
}

#rightcol	{
        float:left;
        text-align: left;
        margin-top: 5px;
        margin-bottom: 10px;
        padding: 5px 5px 3px;
        width: 550px;
}


/* =========================data tables */
table.data {
	border-collapse: collapse;
	border-right: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
	margin: 10px;
	}

.data caption {
	font-weight: bold;
	caption-side: top; 
	width: auto;
	text-align: center;
	}

.data td, .data th {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: small;
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	white-space: nowrap;
	}
	
.data th {
	font-weight: bold;
	background: #FFFF99;
	}

.data td {
	font-weight: normal;
	background: #fff5ee;
	}


/* =========================data tables */
table.data2 {
	border-collapse: collapse;
	border-right: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.data2 caption {
	font-weight: bold;
	caption-side: top; 
	width: auto;
	text-align: center;
	}

.data2 td, .data2 th {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: x-small;
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	white-space: nowrap;
	}
	
.data2 th {
	font-weight: bold;
	background: #FFFF99;
	}

.sortCol th {
	background: #D9D9D9;
	}

.data2 td {
	font-weight: normal;
	background: #fff5ee;
	}


/* =========================class stuff */
.left {
	float: left;
}

.right {
	float: right;
}

.signature {
	text-align:right;
	font-style:italic;
	margin-top: 0px;
}

.error {
	color:red;
	font-weight:bold;
	text-align:center;
}

.subtitle {
	color:red;
	font-weight:bold;
}

.bold, .bold a {
	font-weight : bold;
}

.require {
	font-weight : bold;
	font-size : 9.0pt;
	color: red;
}

.center	{
/*	position: relative; */
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

.xsmall {
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;
  }
  
html>.xsmall	{
	font-size: x-small;
	} 

.no-space {
    margin: 0px;
    padding: 0px;
  }
  
.clearboth { clear: both; }

.hide { display: none; }

.hilite {
	background-color:#ffff60;
}

a.button, a.button:link, a.button:visited, input.button {
	margin: 15px 5px;
	padding: 2px 3px 2px 3px;
	color: #333;
	background: #d3d3d3;
	border-top: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-right: 2px solid #bbb;
	border-bottom: 2px solid #bbb;
	text-decoration: none;
	cursor: pointer;
}

a.button:hover, input.button:hover {
	background: #dcdcdc;
	border-top: 2px solid #bbb;
	border-left: 2px solid #bbb;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
}

.nolink, a.nolink:link, a.nolink:visited, a.nolink:hover {
	color: #333;
	text-decoration: none;
	cursor: default;
}

.shadow {
  box-shadow: 5px 5px 5px #ccc;
  -moz-box-shadow: 5px 5px 5px #ccc;
  -webkit-box-shadow: 5px 5px 5px #ccc;
}

/* =====================fix min page height */
/* from http://www.greywyvern.com/code/min-height-hack */
.prop {
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
	width: 1px;
	height: 460px;
/*	background: url(http://www.peakinvesting.com/mockup/images/ht640.gif) no-repeat; */
}

