body {
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

p, h1, h2 {
	margin: 10px 20px 10px 20px;
	padding: 0px;
}	
p {
	text-align: left;
	}
h1, h2 {
	padding-top: 20px;
	font-size: 1.15em;
	}
h2 {
	padding: 0;
	width: 100%;
	font-size: 1.05em;
	font-variant: small-caps;
	border-bottom: 0px solid rgb(210,210,210);	
	}

.no_screen {
	display: none
	}
	
a.nav:active, a.nav:hover {
	text-decoration: underline;
	}
a {
	text-decoration: none;
	color: rgb(20,20,20);
	border-bottom: 0px dashed black;
	font-weight: bold;
	/*font-weight: bold;*/
	/*font-size: 90%;*/
	}
a:active, a:hover {
	text-decoration: underline;
	}
a p {
	font-weight: normal;
	}
a:active p {
	text-decoration: underline;
	}
/*
body {
	font-family: Verdana,Arial,Geneva,Helvetica;
	color: black;
    }*/
td {
	vertical-align: top;
	}
img {
	border: 0px solid;
	}
	
.pcitation li { font-family: Verdana,Arial,Geneva,Helvetica;
	color: black;
        text-indent: -1.5em;
	padding-left: 1.5em;
}

.pcitation {
list-style-image: url("/about/images/pdf.gif");
margin-left: 2em;
}

.grey_hover {font-weight: normal}
.grey_hover:hover, .grey_hover:active {font-weight: normal; background-color: rgb(230,230,230); text-decoration: none;}

/*
  .pindent { font-family: Verdana,Arial,Geneva,Helvetica;
    color: black;
    margin-left: 1.5em;
    }



  h4 { font-weight: normal;
    margin-bottom: 6px;
    }

  h5 { font-weight: normal;
    margin-bottom: 6px;
    }

  h1 { font-family: verdana,arial,geneva,helvetica;
    font-weight: bold;
    font-size: 120%;
    }

  h2 { font-family: verdana,arial,geneva,helvetica;
    font-weight: bold;
    font-size: 110%;
    }

  h3.update_h3 {
	margin: 0; padding: 0; font-size: 100%;
	}

  a { text-decoration: none;
    font-weight: bold;
    }

  a:link, a:visited { color: black;
    }

  a:active, a:hover { color: black;
    text-decoration: underline;
    }



  .psmall { font-size: 90%;
    }

  .px14font { font-size: 14px;
    }

  .smallfnt { font-size: 95%}
    
  .smallgrey { font-size: 10px; font-weight: normal;
    color: rgb(102, 102, 102);
    }
  .smallgrey:link { font-size: 10px; font-weight: normal;
    color: rgb(102, 102, 102);
    }
  .smallgrey:active { font-size: 10px; font-weight: bold; text-decoration: underline;
    color: rgb(102, 102, 102);
    }
 .smallgrey:hover { font-size: 10px; font-weight: bold; text-decoration: underline;
    color: rgb(102, 102, 102);
    }
*/
.nobold { font-weight: normal;
}

.nobold:link, .nobold:visited { color: black;
}

.nobold:active, .nobold:hover { font-weight: normal;
text-decoration: underline;
}

a.box_header {
	border-left: 1px solid rgb(210,210,210); 
	border-top: 1px solid rgb(210,210,210); 
	border-right: 1px solid rgb(210,210,210); 
	padding: 0 6px 0 6px;
	margin-left: 10px;
	border-bottom: 1px solid white;
	margin-bottom: -1px;
	background-color: white;
	}

a.box_header, div.menu_box a {
	font-weight: normal;
	color: black;
	}
a.box_header:active, a.box_header:hover, div.menu_box a:active, div.menu_box a:hover {
	background-color: rgb(230,230,230); 
	text-decoration: none;
	}

a.box_header:active, a.box_header:hover {
	border-bottom: 1px solid rgb(230,230,230);
	}

div.menu_box {
	border: 1px solid rgb(210,210,210); 
	width: 413px; 
	margin: 0px 10px 10px 10px;
	}

div.menu_box a {
	display: block; 
	float: left; 
	width: 398px; 
	margin: 6px 6px 0 6px;}

div.menu_box img {
	float: left; 
	padding-right: 3px;
	}

div.menu_box a p {
	width: 337px; 
	float: right; 
	vertical-align: top; 
	margin: 0; 
	padding: 0;
	}

p.clear_both {
	clear: both; 
	height: 6px; 
	margin: 0; 
	padding: 0;
	}
	
div.left {
	float: left;
	}

div.right {
	float: right;
	}

small {
	font-size: .9em;
	}

img.lock, img.locked_image, img.image, img.image2 img.image_pdf, img.image_vcard {
	position: relative; 
	left: 331px; 
	top: .1em; 
	margin-bottom: -1.2em;
	}

	.white {
	color: white;
}

img.locked_image {
	left: 313px; 
}

img.image {
	left: 381px;
}

img.image_pdf {
	left: 371px;
}

img.image_vcard {
	left: 365px;
}

#header {
	margin: 0px 6px 0px 0px;
	padding: 0;
	font-weight: bold;
}

#subheader {
	font-size: .9em;
	font-style: italic;
	margin-left: 1.1em;
}


a.nav {
	text-align: center;
	display: block;
	float: left;
	width: 300px;
	background-color: rgb(230,230,230);
	text-decoration: none;
	color: black;
	font-size: .95em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	border: 0;
}


#header_img {
	background: url(/header_images/rotate.php) no-repeat right top;
	margin: 0; 
	width: 900px; 
	height: 200px;
	padding: 0;
}

#stats {
	display: block; 
	float: right; 
	width: 40px;
	text-align: right; 
	color: rgb(220,220,220); 
	font-size: 9pt; 
	font-family: Arial; 
	padding-right: 2px;
	font-weight: normal;
}
#stats:active, #stats:hover {
	text-decoration: underline;
	font-weight: bold;
}


#footnote {
	text-align: center;
	font-size: .8em; 
	color: rgb(220,220,220);
}

#footnote a {
	font-weight: normal; 
	color: rgb(220,220,220);
}

#footnote a:active, #footnote a:hover {
	text-decoration: underline;
}

a.ext {
	font-weight: normal; 
	/*text-decoration: underline; */
	color: rgb(20,20,20); 
	background-image: url('/images/link.png');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
	font-variant: small-caps;
}
a.ext:hover, a.ext:active {/*font-style: italic;*/ 
	text-decoration: none; 
	background-color: rgb(230,230,230)}

#index_intro_para {padding-bottom: .5em}

a.inter {
	font-weight: normal;
	border-bottom: 1px dashed #092e20; 
	color: black;
	background-image: url('/images/internal_link.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

h2 a.inter {font-weight: bold; border-bottom: 2px dashed rgb(90,90,90);}
a.inter:hover, a.inter:active {text-decoration: none; border-bottom: 2px solid black;}

a.pdf {
        font-weight: normal;
        color: rgb(20,20,20);
        background-image: url('http://www.japikse.com/images/pdf_link.gif');
        background-repeat: no-repeat;
        background-position: right;
        padding-right: 30px;
        font-variant: small-caps;
}

