/******** Global Styles ********/

body, td {
	font-family: Georgia, Times New Roman;
	font-size: 12pt;
	color: black;
}/* body, td */

body {
	background-color: #244A9F;
	margin: 0px 0px 0px 0px;
}/* body */

hr {
	color: #000088;
	height: 1px;
	width: 100%;
}/* hr */

table {
	border-collapse: collapse;
	border-spacing: 0px;
}/* table */

td {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}/* td */

a {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}/* a */

a:hover {
	text-decoration: underline;
}/* a:hover */

/******** Text Styles ********/

.menu {
	font-size: 14pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}/* menu */

.header {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #5F2273;
}

.smheader {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.subheader {
	color: #5F2273;
	font-size: 12pt;
	font-weight: bold;
}/* subheader */

/********/

.side-header {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #5F2273;
}/* side-header */

.side-subheader {
	color: #5F2273;
	font-size: 10pt;
	font-weight: bold;
}/* side-subheader */

.side-text {
	font-size: 10pt;
}/* side-text */

/********/

.donate-box {
	border: solid 1px black;
	background-color: #196DB6;
}/* donate-box */

.donate-box td {
	color: white;
	font-family: arial, verdana, helvetica;
	font-size: 10pt;
}/* donate-box td */

.donate-header {
	color: Green;
	font-size: 88pt;
	font-weight: bold;
}/* donate-header */

.form-table td {
	font-weight: bold;
	vertical-align: middle;
}/* form-table */

/********/

.minitext {
	font-size: 8pt;
}/* minitext */

.mini-header {
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
}/* mini-header */

.icon-text {
	color: white;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}/* icon-text */

.plain-link {
	color: #244A9F;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}/* plain-link */

.plain-link:hover {
	color: #5A86DA;
	text-decoration: underline;
}/* plain-link:hover */

.banner-link {
	font-weight: bold;
}/* banner-link */

/******** Table Styles ********/

.divider-cell {
	background-color: #000088;
	height: 2px;
}/* divider-cell */

.main-table {
	background-image: url("images/background.jpg");
	background-position: top center;
	width: 100%;
	height: 100%;
}/* main-table */

.page-table {
	width: 100%;
	height: 100%;
}/* page-table */

.row-table, .row-item {
	width: 100%;
}/* row-table */

.padded-cell {
	padding: 10px 10px 10px 10px;
}/* padded-cell */

.side-bar {
	vertical-align: top;
	width: 190px;
}/* side-bar */

/******** Miscellaneous Styles ********/

.inset {
	border: solid 1px #234A9F;
	padding: 5px 5px 5px 5px;
}/* inset */

.float-box {
	border: solid 1px black;
	background-color: #CEDBF4;
}/* float-box */

.header-banner {
	color: white;
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif, system;
	font-size: 16pt;
	text-align: center;
	vertical-align: middle;
	background-color: blue;
	padding: 5px 5px;
	width: 700px;
	border: solid 1px black;
}/* header-banner */

.top-banner {
	color: white;
	font-size: 17pt;
	font-weight: bold;
	font-style: italic;
	background-color: #146DB5;
	vertical-align: middle;
	height: 40px;
}/* top-banner */

.mid-banner {
	color: #146DB5;
	background-color: #F3F5FB;
	vertical-align: middle;
	height: 40px;
 }/* mid-banner */

.bottom-banner {
	background-color: #146DB5;
	padding: 10px 10px 10px 10px;
	vertical-align: middle;
}/* bottom-banner */

.main-banner {
	background-color: #F3F5FB;
	vertical-align: middle;
	font-size: 28pt;
}/* main-banner */

.outline {
	border-style: outset;
	border-color: black;
	border-width: 1px;
}/* outline */

.bordered-image {
	border: solid 1px black;
}/* bordered-image */

.parent-cell {
	position: relative;
}/* parent-cell */

.subscription-field {
	position: absolute;
	left: 620px;
	top: 150px;
	width: 176px;
	height: 50px;
	border: none;
}/* subscription-field */
