html, body { 
	min-height:101%; margin-bottom:1px; 
}

.linkTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-decoration: none;
	float: right;
}
.Pcaption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #663300;
	letter-spacing: 0.1em;
	text-align: left;
	padding: 0 0 0 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CC6600;
	border-bottom-width: 1px;
	margin-bottom: 4px;
}
.mainText {
	float: left;
	margin-right: 12px;
	width: 340px;
	position: relative;
}
.layoutTable {
	vertical-align: top;
	padding-top: 10px;
}
.layoutTabletd  {
	vertical-align: top;
}
.indent20 {
	padding-left: 20px;
	padding-right: 20px;
}
.giving {
	padding: 5px;
	width: auto;
	border: solid #CC9900 1px;
	margin-left: 30px;
}
/*Menu Outer Wrapper*/
.leftMenu {
	width: auto;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	text-align: left;
	line-height: 1.1em;
	font-weight: bold;
}
.leftMenuW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom: solid #006600 2px;
	border-top: solid #006600 2px;
	padding-bottom: 2px;
	text-align: center;
}

/*
TOP LEVEL MENU
*/
.leftMenu ul {
	margin: 0;
	padding: 0;
}
.leftMenu li {
	list-style-type: none;
}
.leftMenu a {
	display: block;
	text-decoration: none;
	padding: 2px 5px;
	color: #003399 !important;
	text-align: left;
}
.leftMenu a:hover {
	color: #FFFFFF !important;
	background-color: #003366 !important;
	border-color: #000;
}
.slideTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
}
.box {
	margin: 0 0 0 0;
	padding: 0;
	background-position: 0 0;
	border-width: 2px;
	border-style: solid;
	border-bottom-color: #336600;
	border-right-color: #336600;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	background-color: transparent;
}
.box a:hover {
	margin: 0 0 0 0;
	padding: 0;
	background-position: 0 0;
	border-width: 2px;
	border-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #336600;
	border-top-color: #336600;
	background-color: transparent;
}
.box:a {
	background-position: inherit;
	display:block;
	border-width: 2px;
	border-style: solid;
	border-bottom-color: #336600;
	border-right-color: #336600;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	background-color: transparent;
}
.box2 {
	padding: 0px;
	border-bottom-color: #336600;
	border-right-color: #336600;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	background-color: transparent;
	background-image: url(images/OIAI_updates.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-size: 14px;
	border-width: 2px;
	border-style: solid;
}
.tableB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	padding: 5px;
	border: thin solid #CC9933;
}

.boxB {
	background-color: #006699;
	border-right-color: #000066;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	background-color: #336699;
	color: #FFFFFF;
	padding: 10px;
	border-bottom-color: #000066;
	border-top-width: 2px;
	font-weight: bold;
	border-left-width: 2px;
	border-right-width: 2px;
	line-height: 1.5em;
	overflow: hidden;
	border-bottom-width: 2px;
	display: block;
	text-align: center;
}
.boxB a:hover {
	background-color: #C8E1F5;
	display: block;
	color: #FFFFFF;
	margin: 4;
	padding: 10px;
}
.photoWrapper {
	display: block;
	float: right;
	max-width: 350px;
	margin-left: 20px;
}
.leftMenu a.facts {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	text-indent: -10px;
	margin-left: 10px;
}
.leftMenu a.facts:hover {
	color: #000000;
}
