/* CSS Document */
/* 31 August 2008 */
/* Revised 6 September 2009 */
/* Deacon Thomas P Fitzpatrick */
body, td, th {
	background-color: #999999;
	color: #660000;
	font-size:16pt;
	border: 0px;
}
.bu {
	font-weight: bold;
	text-decoration: underline;
	word-spacing: normal;
	white-space: nowrap;
}
table.attn {
	border-collapse: collapse;
	border: solid #c9c9c9 0px;
	margin-left: 10%;
	width: 80%;
	padding: 2px;
}
table.sm {
	border-collapse: collapse;
	width: 80%;
	left: 10%;
	position: static;
	display: table;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	visibility: visible;
	margin-left: 10%;
}
table.sm2 {
	border-collapse: collapse;
	border:1px;
	border:#330000;
	width: 70%;
	left: 15%;
	position: static;
	display: table;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	visibility: visible;
	margin-left: 10%;
}
table.sm3 {
	border-collapse:collapse;
	border:none;
	width:76%;
	margin-left:12%;
}
table.sm4 {
	border-collapse: collapse;
	border:1px;
	border:#330000;
	width: 40%;
	position: static;
	display: table;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	visibility: visible;
	margin-left: 30%;
	border-color: #900;
}
table.sm5 {
	border-collapse: collapse;
	border:1px;
	border:#330000;
	width: 40%;
	position: static;
	display: table;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	visibility: visible;
	margin-left: 30%;
	border-color: #900;
}
TR, TH, TD
{
	border: 1px solid #dcdcdc;
}
TD:hover, TR:hover {
	background-color:#CCCCCC;
	color:#660000;
	}
th, td.sm2b {
	border:1px;
	border:#006600;
	border:solid;
	text-align:center;
	vertical-align:middle;
}
th, td.sm2c {
	border:1px;
	border:#006600;
	border:solid;
	text-align: left;
	vertical-align:middle;
}
th, td.col1 {
	text-align: center;
	vertical-align: middle;
	width: 50%;
}
td.col2 {
	text-align: left;
	vertical-align: top;
	width: 50%;
}
th, td.col3 {
	text-align: center;
	vertical-align: middle;
	width: 33.3%;
}
td.col_right {
	text-align: right;
	vertical-align: middle;
	width: 50%;
}
td.col_TL {
	font-size: 16pt;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: top;
}
td.col_NR {
	vertical-align: top;
	text-align: right;
}
td.col_TR {
	font-size: 16pt;
	font-weight: bold;
	vertical-align: bottom;
}
img {
	border:none;
}
h1 {
	position:relative;
	text-align:center;
	font-size:36px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: underline;
	font-weight: bolder;
}
h2 {
	position: relative;
	text-align:center;
	font-size:28px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
h3 {
	height: inherit;
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	text-align:center;
}
ol.s1 {
	list-style-type: lower-alpha;
	padding-left:4em
}
dt {
	font-weight: bolder;
	font-size: 16px;
	padding-top: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-top: 2px;
}
hr {
	width: 95%;
	height: 2px;
	margin-top: 1em;
	margin-bottom: 1em;
}
img.gglbtn {
	border: 0;
}
IMG.logo {
	border: 0;
	text-align: center;
	height: 262px;
	width: 262px;
}
IMG.cert {
	border: 0px;
	vertical-align: text-top;
}
address {
	margin-top: 1em;
	padding-top: 1em;
	border-top: thin dotted;
	color: #660000;
	margin-left: 1em;
	font-size: 24pt;
	font-family: "Times New Roman", Times, serif;
}
address a {
	color:#660000;
	text-decoration:none;
	border: none;
}
address a:hover {
	color:#AA0000;
	text-decoration:none;
}
