p {
	text-align: left;
}

td {
	vertical-align: top;
}

span {
	font-weight: bold;
}

h1 {
	text-align: center;
}

ul {
	list-style: disc;
	vertical-align : middle;
	text-align: left;
}

dt {
	font-weight : bold;
}

dd {
	margin-bottom : 1em;
}

hr {
	border : 0;
	color : #000;
	background-color : #000;
}

li.nav {
	margin-top : 10px;
}

.Title {
	font-family : Coronet;
	font-size : 32pt;
	font-weight : bold;
	text-align: center;
}

.BlueBackground {
	background-color : #F1F1FD;
	font-weight: bold;
	text-align: left;
}

.GreyBackground {
	background-color : #F3F3F3;
	text-align: left;
}

.Title2 {
	font-size : 18pt;
	font-weight : bold;
	text-align: center;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.stressed {
    font-weight : bold;
    font-size : 18pt;
}

.head1 {
	font-size : 12pt;
	font-weight : bold;
}

.head2 {
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
}

.head3 {
	font-size: 18pt;
	font-weight: normal;
}

.hiddentext {
	display : none;
}

.outline {
	cursor : pointer;
	text-decoration : underline;
}

.badge {
	border : 0px;
}

div.subtitle {
	font-weight : bold;
	text-align : center;
	font-size : 16pt;
}

td.section {
        padding : 0em 1.5em;
}

td.section-title {
	padding : 0em 1.5em 1em;
	font-weight : bold;
	font-size : 16pt;
}

ul.groups {
}

ul.groups li {
    margin-bottom : 0.5em;
    list-style-type : none;
}

table.link img {
  border : none;
}

table.link td.name {
	font-weight : bold;
	font-size : 16pt;
}

table.link td.logo {
	padding-right : 1em;
	border-right : 1px solid black;
}