/* Global Styles */
html {
height:101%;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #DDDDDD;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000266;
}
.Screen {
	width: 100%;
}
p {
	line-height: 14pt;
	margin-bottom: 20px;
	text-indent: 15px;
}
h1 {
	font-size: 16pt;
}
h2 {
	text-align:left;
	font-size:14px;
	font-weight: bold;
	margin-bottom:-10px;
}
h3 {text-align:left;
	font-size:12px;
	margin-bottom:-8px;
}

h4 {
	text-align:center;
}
ol{}
li {}
td {}
table {}
a {
	color: #000266;
	text-decoration:none;
	}
a:hover {
	text-decoration:none;
	color: #9D0000;
	}
a:active {
	text-decoration:none;
	color: #000266;
	}
.Container {
	width: 800px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	position: relative;
}
.Header {
	width: 100%;
	background-color: #000266;
}
.LeftSideBar {
	width: 48px;
	float: left;
}
.MainPanel {
	margin-left: 175px;
	width:614px;
}
.RightSideBar {
	width: 83px;
	float: right;
}
.LHMenu{
	width: 175px;
	float: left;
}
/* ------------------------------- content -------------------------------- */
.Content {
	width: 607px;
	position: relative;
	background-image: url(Images/Blue-Pixel.gif);
	background-repeat: repeat-y;
	background-position: left;
	z-index: 1;
	padding-bottom:15px;
	}
	.Content a {
	color: #0033FF;
	}
	.Content a:hover {
	color: #CC0000;
	}
.Scroll {
	height: 333px;
	SCROLLBAR-FACE-COLOR: #F7E7C8;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #CF9467;
	SCROLLBAR-ARROW-COLOR: #5176B5;
	SCROLLBAR-DARKSHADOW-COLOR: #86532D;
	SCROLLBAR-BASE-COLOR: #F7EEE7;
	width: 614px;
	overflow: auto;
	float: left;
}
.name{
	text-transform:capitalize
	}
/* ------------------------------- top nav -------------------------------- */
.TopNavBar {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: x-small;
	position: relative;
	width: 95%;
	}
	.TopNavBar a {
	text-transform: uppercase;
	}
/* ------------------------------- bottom nav -------------------------------- */
.BottomNavBar {
	text-align: center;
	padding-bottom: 15px;
	font-size: x-small;
	position: relative;
	background-image: url(Images/Blue-Pixel.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 90%;
	}
	.BottomNavBar a {
	text-transform: uppercase;
	}
/* ------------------------------- topsub nav -------------------------------- */
.TopSubNavBar {
	text-align: center;
	font-size: x-small;
	position: relative;
	padding-bottom: 15px;
	margin-left: 5px;
	padding-top: 2px;
	width: 90%;
	height: 15px;
	}
	.TopSubNavBar a {
	text-transform: uppercase;
	}
/* ------------------------------- bottomsub nav -------------------------------- */
.BottomSubNavBar {
	text-align: center;
	padding-top: 5px;
	font-size: x-small;
	position: relative;
	background-image: url(Images/Blue-Pixel.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 90%;
	height: 15px;
	}
	.BottomSubNavBar a {
	text-transform: uppercase;
	}
.Footer {
	text-align: right;
	position: relative;
	background-image: url(Images/Blue-Pixel.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 1px;
}
.Footer1 {
	text-align: right;
	height: 25px;
	background-image: url(Images/Blue-Pixel.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.Copyright {
	font-size: x-small;
	color: #06086A;
	position: relative;
	text-align: center;
}
.ClearSpace {
	clear: both;
}
.FloatLeft {
	float: left;
	margin-right: 10px;
}
.FloatRight {
	float: right;
	position: relative;
	margin-left: -85px;
	padding-left: 10px;
	right: -85px;
}
.TitleText {
	font-size: 16px;
	text-indent: 0px;
	}
.Letter{
	position: relative;
	top: 7px;
	right: 6px;
	margin-right: -6px;
	z-index: 1;
	background-image: url(Images/B.gif);
}
.intro{
	font-size:16px;
	line-height: 1.5;
}
.LineSpace{ line-height:14pt}
.TestimonialText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-style: italic;
}
.CreditLineText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.5;
}
.form {
	font:Arial, Helvetica, sans-serif;
}
.red {
 color:#FF0000;
}
.GivingButton {
	margin: 10px 0px 0px 0px;
}
