/* CSS Document */
/* 31 August 2008 */
/* Revised 7 April 2010 */
/* Deacon Thomas P Fitzpatrick */
body
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #A8A8A8;
}
p
{
	text-align: center;
}
table, table.ltrs
{
	border-collapse: collapse;
	border: 2px solid #dcdcdc;
	width: 100%;
	padding: 1px;
	margin-left: 0%;
}
TR, TH, TD
{
	border: 1px solid #dcdcdc;
}
th, td.col1
{
	text-align: center;
	vertical-align: middle;
	width: 50%;
}
td.col2
{
	text-align: left;
	vertical-align: top;
	width: 50%;
}
TR.ltrs, TH.ltrs
{
	text-align:center;
	vertical-align:middle;
	border: 3px;
}
TD:hover, TR:hover {
	background-color:#CCCCCC;
	color:#660000;
	}
TD.pointvalue
{
	font-size: 1.5em;
	text-align: center;
	vertical-align: top;
	width: 25%;
}
TD.description
{
	font-size: 1.5em;
	text-align: left;
	vertical-align: top;
	width: 75%;
}
TD.rtTitle
{
	font-size: 1.5em;
	width: 75%;

}
H6
{
	font-size: 1.75em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}
span.style2
{
	color: #864E33;
}
a, a:visited
{
	text-decoration: none;
	color:blue;
}
a:hover, a:focus, a:active
{
	color:red;
}
a.current, a.current:visited
{
	font-size: larger;
	text-decoration: blink;
	font-style: italic;
	text-align: center;
	color: blue;
}
a.current:hover, a.current:focus, a.current:active
{
	font-size: larger;
	text-decoration: blink;
	font-style: italic;
	color: red;
}
h1, h2
{
	padding:0;
	margin: 0;
	text-align: center;
}
.colmn:hover
{
background-color:#CCCCCC;
color:#660000;
}
img.gglbtn
{
	border: 0;
}
IMG.logo
{
	border: 0;
	text-align: center;
	height: 262px;
	width: 262px;
}
IMG.cert
{
	border: 0px;
	vertical-align: text-top;
}
.lbig
{
	font-size: 2.5em;
	text-align: left;
	list-style-type: disc;
}
li.blt
{
}
hr
{
	height: 2px;
	width: 100%;
}
ADDRESS
{
	margin-top: 1em;
	padding-top: 1em;
	border-top: thin dotted #660000;
	color: maroon;
	margin-left: 1em;
	font-size: 24pt;
	font-family: "Times New Roman", Times, serif;
}
ADDRESS A, ADDRESS A:visited
{
	color: maroon;
	text-decoration: none;
	border: none;
}
ADDRESS A:hover, ADDRESS A:focus, ADDRESS A:active
{
	color: #D00000;
	text-decoration: none;
}
