/* AUTHOR: Roberta Huzar */
/* CREATION DATE: 7/26/00 */

p,li,br,ul,tt{font-family:times new roman; color:#000380; text-decoration:bold; font-size:12pt;}
p {
	text-indent: 4ex;
	margin: .3em;
}
p.noindent {
	text-indent: 0;
	margin: .5em;
}
td,form,input{font-family:times new roman; color:#000380; text-decoration:bold; font-size:12pt;}
b,a{font-family:times new roman; color:#000380; font-weight:bold; font-size:12pt;}
h4{font-family:times new roman; color:#990000; font-size:13pt;}
h3{font-family:times new roman; color:#004000; font-size:15pt;}
h2{font-family:times new roman; color:#004000; font-size:16pt;}
h1{
	font-family: times new roman;
	color:#004000;
	font-size:18pt;
	margin: .25em;
}
p.sub_title {
	margin: 0 0 0 1em;
}
input,form{font-family:times new roman; color:#6D0026; text-decoration:bold; font-size:12pt;}
em{font-family:times new roman; color:#000380; text-decoration:bold; font-size:9pt;}

A:link {text-decoration:underline; color:#990000}
A:visited {text-decoration:underline; color:#990000}
A:hover {text-decoration:underline; color:#000380}

ul.plain {
	list-style: none;
}
#left_menu {
	width: 90px;
}
.nav {
	text-align: right;
}
p.nav {
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}
a.nav:link {
	font-family: helvetica;
	font-size: .8em;
	text-decoration: none;
	color: #000380;
}
a.nav:visited {
	font-family: helvetica;
	font-size: .8em;
	text-decoration: none;
	color: #000380;
}
a.nav:hover {
	font-family: helvetica;
	font-size: .8em;
	text-decoration: none;
	color: #004000;
}
a.nav:active {
	font-family: helvetica;
	font-size: .8em;
	text-decoration: none;
	color: #000380;
}

.box {
	margin-top: 1.6em;
	padding: 6px 14px;
	border: 1px solid #77f;
	background-color: #fff;
}

/* A:focus { background: white }
A:focus:hover { background: #FCE98B } */

