body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 2em;
	color: #54301A;
	background: #1B3A54 url(/Templates/zStyle03/images/page_bg.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
}
.IMGpage_re { background: #FAF6EF url(/Templates/zStyle03/images/page_re.gif) repeat-y left top; }
.IMGpage_top { background: url(/Templates/zStyle03/images/page_top.jpg) no-repeat left top; }
.IMGpage_bottom { background: url(/Templates/zStyle03/images/page_bottom.jpg) no-repeat left bottom; }
#LAYmainDiv {
	margin: auto;
	padding: 0px;
	width: 1000px;
	position: relative;
}
#LAYmainPadDiv { padding: 14px 10px 0px; }
#LAYtopDiv { height: 112px; }
#LAYtopContent {
	position:absolute;
	right:35px;
	top:30px;
}
#LAYnavDiv {
	height: 28px;
	overflow: hidden;
	padding: 0px 0px 0px 160px;
	position: relative;
	z-index: 5;
}
#LAYnavDiv li { display: inline; }
#LAYnavDiv a {
	font-size: 18px;
	line-height: 18px;
	color: #663300;
	background: #FAF5EF;
	padding: 4px 15px;
	display: block;
	float: left;
	margin: 0px 3px 0px 0px;
	opacity: .6;
	filter: Alpha(Opacity=60);
	border-top: 1px solid #DAC6A3;
	border-right: 1px solid #DAC6A3;
	border-bottom: 1px solid #CDBFA5;
	border-left: 1px solid #DAC6A3;
}
#LAYnavDiv a.sel{
	opacity: 1;
	filter: Alpha(Opacity=100);
	padding-bottom: 5px;
	border-bottom:none;
}
#LAYnavDiv ul {
	margin: 0px;
	padding: 0px;
}
#LAYmainContentTable {
	width: 980px;
	border-style: none;
	border-collapse:collapse;
	overflow: visible;
}
#LAYleftContentDiv {
	padding: 100px 0px 0px 20px;
	width: 215px;
	overflow: visible;
}
#LAYleftContentTd { vertical-align: top; }
#LAYrightContentDiv {
	width: 215px;
	padding: 40px 20px 0px 0px;
	overflow: visible;
}
#LAYrightContentTd { vertical-align: top; }
#LAYmainContentDiv {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#LAYmainContentTd { vertical-align: top; }
#LAYbottomDiv {
	padding: 1px;
	height: 92px;
	text-align: center;
}
#LAYtopDiv h1  {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006892;
	margin-top: 22px;
	margin-bottom: 15px;
	font-weight: normal;
	line-height: 1em;
}
h2 {
	font-size: 36px;
	color: #006892;
}
h3 {
	font-size: 24px;
	color: #54301A;
}
h4 {
	font-size: 20px;
	color: #B32317;
}
h5 {
	font-size: 15px;
	color: #D15981;
}
h6 {
	font-size: 1em;
	font-weight: bold;
	color: #54301A;
}
a {
	color: #55BCEB;
	text-decoration: none;
}
a:hover {
	color: #E1134F;
	text-decoration: underline;
	cursor: pointer;
}
p { margin: 15px 0px; }
#topLoginDiv{
	opacity: .7;
	filter: Alpha(Opacity=70);
	text-align:right;
}
#topLoginDiv td{
	text-align: right;
}
#topLoginUsername, #topLoginPassword{
	width: 80px;
	height: 15px;
	font-size: 10px;
	border:solid 1px #663300;
}

.graph {
	height: 200px;
	border: 1px solid #55BCEB;
	position: relative;
	width: 80px;
	overflow: hidden;
	background-color: #E6FFFF;
	margin:auto;
}
.bar {
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	background-color:#E1134F;
	opacity: .6;
	filter:Alpha(Opacity=60);
}
.mark {
	position:absolute;
	left:0px;
	width:100%;
	opacity: .6;
	filter:Alpha(Opacity=60);
	border-bottom: 1px solid #55BCEB;
	text-align:center;
	padding:0px;
	color: #55BCEB;
	line-height: 1em;
}
.graphHolder {
	text-align:center;
	line-height:1.2em;
	color:#55BCEB;
	width: 150px;
	margin: auto;
}
.graphHolder h4, .graphHolder h5 {
	line-height:1em;
	color:#006892;
	margin:5px 0px;
}
#pledgedAmount { background-color:#E1134F; }
ul.LAYsubTabs {
	margin: 10px 0px 10px 0px;
	height: 20px;
	padding: 0px;
}
ul.LAYsubTabs li { display: inline; }
ul.LAYsubTabs a {
	display: block;
	padding: 3px 15px;
	float: left;
	line-height: 1em;
	font-size: 14px;
	border-bottom: 1px solid #54301A;
}
ul.LAYsubTabs a.sel {
	border-top: 1px solid #54301A;
	border-right: 1px solid #54301A;
	border-left: 1px solid #54301A;
	border-bottom-style: none;
}
.marquee{
	white-space: nowrap; height:1em; position:absolute; top:0px; left:0px; line-height: 1em;
}
.marqueeWrapper{
	overflow: hidden; position:relative; height:1em;
}
