/*
 * OAH Styles
 */

a:active  { color: #039; text-decoration: none }

a:link  { color: #003399; text-decoration: none }

a:visited  { color: #006633; text-decoration: none }

body { 
	color: #000000; 
	font-size: 10pt; 
	line-height: 12pt; 
	line-height: normal; 
	font-family: verdana, arial, helvetica; 
	background-color: white;
	text-align: left;
}
code { 
	font-style: italic; 
	font-size: 10pt; 
	font-family: arial, helvetica;
}


label { 
	color: #000000; 
	font-size: 10pt; 
	font-family: verdana, arial, helvetica; 
	background-color: #fff;
}


p { 
	color: #000000; 
	font-size: 10pt; 
	line-height: 12pt; 
	font-family: verdana, arial, helvetica; 
	background-color: white;
	text-align: left;
}

p.front { 
	color: #000000; 
	font-size: 10pt; 
	font-family: verdana, arial, helvetica; 
	background-color: white;
	margin-top: 2px;
}

p.typeset { 
	color: #000000; 
	font-size: 11pt; 
	line-height: 15pt; 
	font-family: Georgia,Times,Times New Roman, serif; 
	background-color: white;
	text-align: left;
}
a { 
	text-decoration: none;
}

p.breadcrumbs { 
	color: #000000; 
	font-size: 7pt; 
	line-height: 8pt; 
	font-family: verdana, arial, helvetica; 
	background-color: white;
	text-align: left;
}


/*  
 *  	TABLES
 */

td { font-size: 10pt; font-family: verdana, arial, helvetica }
th { color: #000000; font-size: 10pt; font-family: verdana, arial, helvetica; background-color: white }

/*
 * 	LISTS
 */

li { }

ol { 
	color: #000000; 
	font-size: 10pt; 
	line-height: 12pt; 
	font-family: verdana, arial, helvetica; 
	background-color: white;
	text-align: left;
}

ol.typeset { 
	color: #000000; 
	font-size: 11pt; 
	line-height: 15pt; 
font-family: Georgia,Times,Times New Roman, serif; 
	background-color: white;
	text-align: left;
}


ul  { 
	color: #000000; 
	font-size: 10pt; 
	line-height: 12pt; 
	font-family: verdana, arial, helvetica; 
	background-color: white;
	text-align: left;
}


ul.typeset { 
	color: #000000; 
	font-size: 10pt; 
	line-height: 13pt; 
font-family: Georgia,Times,Times New Roman, serif; 
	background-color: white;
	text-align: left;
}

/*
 *	HEADINGS
 */

h2 { 
	color: #039; 
	font-weight: bolder; 
	font-size: 12pt; 
	line-height: normal; 
	font-family: verdana, arial, helvetica;
}

h3 { 
	color: #556b2f; 
	font-weight: bold; 
	font-size: 11pt; 
	font-family: verdana, arial, helvetica; 
	background-color: white; 
	vertical-align: text-bottom;
}

h4 { 
	color: black; 
	font-weight: bold; 
	font-size: 10pt; 
	line-height: normal; 
	font-family: verdana, arial, helvetica;
}

h5 { 
	color: #556b2f; 
	font-size: 10pt; 
	font-family: verdana, arial, helvetica;
}

/*  WELCOME */
h6 { 
	color: #006400; 
	font-weight: bolder; 
	font-size: 16pt; 
	line-height: 16pt; 
	font-family: Georgia, Times, serif; 
	text-align: left; 
	border-bottom: thin dotted black;
}

.welcome  { 
 color: #006400; 
 font-weight: bolder; 
 font-size: 16pt; 
 line-height: 16pt; 
 font-family: Georgia, Times, serif; 
 text-align: left; 
 margin-bottom: 0px; 
 border-bottom: 1px inset #808080; 
}


#page_head {
  background-color: #eee; 
  padding: 5px; 
  border: solid #666 1px;
}

.side_matter  { color: black; font-size: 8pt; font-family: verdana, arial, helvetica; background-color: #f5f5f5; text-align: left; padding: 5px; border: #d3d3d3}
.side_matter a {font-size: 8pt;}
.side_matter a:visited {font-size: 8pt;}
.side_matter a:visited {font-size: 8pt;}
.side_matter a:link {font-size: 8pt;}
.side_matter p {font-size: 8pt; background-color: #f5f5f5;}


.errtxt  { color: red; font-weight: bolder; font-size: 8pt; font-family: verdana, arial, helvetica; background-color: #f5f5f5; text-align: left; padding: 5px; border: #d3d3d3 }

.leftside  { color: black; font-size: 8pt; font-family: verdana, arial, helvetica; text-align: left  }
.leftside a {font-size: 8pt;}
.leftside a:visited {font-size: 8pt;}
.leftside a:visited {font-size: 8pt;}
.leftside a:link {font-size: 8pt;}

.frontpage_header     { color: #039; font: small-caps bolder 11pt/11pt Georgia, Times, "Times New Roman"; text-align: left; margin-bottom: 0pt }
.frontpage_sidematter { 
	color: black; 
	font-size: 8pt; 
	font-family: verdana, arial, helvetica; 
	text-align: left; 
	border: 1px groove gray;
	padding: 5px; 
	background-color: rgb(238, 238, 238);
}
.boxed_matter { 
	color: black; 
	font-size: 10pt; 
	 line-height: 13pt;
	font-family: verdana, arial, helvetica; 
	text-align: left; 
	border: 1px groove gray;
	padding: 5px; 
	background-color: #FCFBCF;
}

.boxed_matter a {font-size: 10pt; line-height: 13pt}
.boxed_matter a:visited {font-size: 10pt; line-height: 13pt}
.boxed_matter a:visited {font-size: 10pt ; line-height: 13pt}
.boxed_matter a:link {font-size: 10pt; line-height: 13pt}

.box { 
	color: black; 
	font-size: 8pt; 
	font-family: verdana, arial, helvetica; 
	text-align: left; 
	border: 1px groove gray;
	padding: 5px; 
	background-color: #FFFFFF;
}
.box a {font-size: 8pt;}
.box a:visited {font-size: 8pt;}
.box a:visited {font-size: 8pt;}
.box a:link {font-size: 8pt;}

.frontpage_sidematter a {font-size: 8pt;}
.frontpage_sidematter a:visited {font-size: 8pt;}
.frontpage_sidematter a:visited {font-size: 8pt;}
.frontpage_sidematter a:link {font-size: 8pt;}

