/* main elements */

body {
  margin: 0px;
	line-height: 130%;
	color: #444444;
	font-size: 85%;
	text-align: left;
  behavior: url("csshover.htc"/*tpa=http://www.whyagel.com/csshover.htc*/);
}

#bodydiv
{
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	background-color: #fff;
	text-align: left;
}

h1
{ 
  font-size: 200%;
  font-weight: normal;
  line-height: 150%;
}

h2
{ 
  font-size: 160%; 
  font-weight: normal;
  line-height: 150%;
}

h3
{ 
  font-size: 135%; 
  font-weight: normal;
  line-height: 150%;
}

.menu {
  font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: blue;
	line-height: 130%;
}
.menu:hover {
	text-decoration: underline;
	color: red;
}

.smalllink {
	text-decoration: none;
	color: blue;
	font-size: small;
}
.smalllink:hover {
	text-decoration: underline;
	color: red;
}

.xsmalllink {
	text-decoration: none;
	color: blue;
	font-size: x-small;
	line-height: 110%;
}
.xsmalllink:hover {
	text-decoration: underline;
	color: red;
}

.pagelink { font-size: 100%; font-weight: normal; color: #0000ff; text-decoration: none; line-height:140%; }
a.pagelink:hover { font-size: 100%; font-weight: normal; color: #ff0000; text-decoration: underline; line-height:140%; }

.pagelink2 { font-size: 100%; font-weight: normal; color: #0000ff; text-decoration: none; line-height:110%; }
a.pagelink2:hover { font-size: 100%; font-weight: normal; color: #ff0000; text-decoration: underline; line-height:110%; }

.pagelink4 { font-size: 90%; font-weight: normal; color: #0000ff; text-decoration: none; line-height:140%; }
a.pagelink4:hover { font-size: 90%; font-weight: normal; color: #ff0000; text-decoration: underline; line-height:140%; }

.leftindent { margin: 0px, 0px, 0px, 25px;} 

ul, ol {
	font-size: 100%;
}

/*	margin-top: 10px;
	margin-left: 20px;
	padding: 0px 0px 0px 20px;
*/
	
li {
	font-size: 100%;
  line-height: 125%;
}
	
/*	margin: 0px 0px 3px 20px; */

.ul2, .ol2 {
	font-size: 100%;
	margin-top: 10px;
	margin-left: 30px;
	}

.li2 {
	font-size: 90%;
	margin: 0px 0px 3px 0px;
       line-height: 110%;
	}

.li3 {
	font-size: 100%;
	margin: 0px 0px 0px 0px;
       line-height: 110%;
	}

.toptext {
	line-height: 115%;
	font-weight: bold;
	color: #888;
	font-size: larger;
}

.h3nomargin {vertical-align: middle; margin-bottom: 0; padding-bottom:2px; padding-top: 2px; margin-top: 0; font-weight: bold; font-size: 80%}

.qlnk { width: 25%; text-align: center; vertical-align: bottom; font-size: 90%;}


img.border1 { border: 1px solid #000000 ; }

.bbait {
  display: none; 
}

