/* style created © 2004 by William Coffey. Duplication or redistribution is strictly prohibited. */


body		{
	background-color: #000000;
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;



		}

p, td		{font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;
        text-align: left;
		}
td.center {
  text-align: center;
}

p.center {
  text-align: center;
}

b.center{
  text-align: center;
}



a:link	{color: #43A8D8;
		text-decoration: underline;
		font-weight: bold;
		}

a:visited	{color: #43A8D8;
		text-decoration: underline;
		font-weight: bold;
		}

a:hover	{color: #7BC1E3;
		text-decoration: underline;
		font-weight: bold;
		}

a:active	{color: #7C8C8F;
		text-decoration: underline;
		font-weight: bold;
		}

.edhead	{background-color: #2279a4;
		font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #FFFFFF;
		font-weight: bold;
		letter-spacing: 4px;
		text-align: center;
  height: 70px
}

.ednav	{
	background-color: #B0D0DF;
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 2px #A0B2BC double;
  height: 100%;
  width: 121px;
  text-align: center
}

.ednavbk	{
	background-color: #2279A4;
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px #000000 none;
	float: left;
	height: 100%;
	width: 131px;
  vertical-align: top;
}
.edspec	{
	background-color: #B0D0DF;
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px #A0B2BC double;
  text-align: center;
  height: 100%;
  width: 121px
}

.edspecbk	{
	background-color: #2279A4;
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px #000000 none;
	float: left;
	height: 100%;
	width: 130px;
  vertical-align: top;
  text-align: center
}

.eddiv	{
	background-color: #ADB7B9;
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
    height: 6px;
    width: 100%;
    bottom: 100%;
}

.eddivbottom{
	background-color: #ADB7B9;
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
    height: 6px;
    width: 100%;
    bottom: 100%;
}
.edfoot	{
	background-color: #2279A4;
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
  bottom: 100%;
  height: 30px;
  width: 100%;
  }
	
h1		{font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #2279A4;
		font-weight: bold;
		letter-spacing: 2px;
  text-align: center
}
h2		{font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #2279A4;
		font-weight: bold;
		letter-spacing: 2px;
		}
h3		{font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #2279A4;
		font-weight: bold;
		letter-spacing: 2px;
        text-align: center
}
h3.awards {font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #2279A4;
		font-weight: bold;
		letter-spacing: 2px;
        text-align: left;
}
h5		{font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		font-weight: bold;
		letter-spacing: 2px;
        text-align: center
}
/* style created © 2004 by William Coffey. Duplication or redistribution is strictly prohibited. */
.pichead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	color: #2279a4;
}

ul.circle 
{
	list-style-type: circle;
	list-style-position: outside;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #0099ff;



}

ul.square 
{
	list-style-type: square;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #0099ff;
	list-style-position: outside;

}

ul.none 
{
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #0099ff;

}

hr {
	width: 70%;
	position: relative;
	visibility: visible;
	height: 2px;
	background-color: #adb7b9;


}
ul.disc
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #0099ff;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;


}
 
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#B0D0DF;
color:#000000;
width:128px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}


