﻿body
{
}

p
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	margin-left:0px;
	margin-right:40px;
	margin-top:0px
	margin-bottom:20px;
}

p.home
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	margin-left:40px;
	margin-right:40px;
	margin-top:0px
	margin-bottom:0px;
	color: #FFFFFF;
}

p.home2
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	margin-left:20px;
	margin-right:20px;
	margin-top:0px
	margin-bottom:0px;
	color: #000000;
}

p.home3
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	margin-left:20px;
	margin-right:20px;
	margin-top:0px
	margin-bottom:0px;
	color: #000000;
}

p.about
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	margin-left:20px;
	margin-right:20px;
	margin-top:0px
	margin-bottom:0px;
	color: #000000;
}

p.donate
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px
	margin-bottom:0px;
	color: #000000;
}

li.bp
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	margin-left:0px;
	margin-right:40px;
	margin-top:0px
	margin-bottom:20px;
}

h4, h5, h6
{
	color: #4A2300;
	font-size: 100%;
	font-weight: normal;
	line-height: 150%;
}

h3
{
	color: #68991C;
	font-size: 15px;
	font-weight: bold;
	line-height: 100%;
	margin-top:0px;
	margin-bottom:10;
}

h2
{
	color:#000000;
	font-size:17px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

h1
{
	color:#999999;
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:15px;
}

h4
{
	font-size: 1em;
	font-weight: bold;
}

table.center
{
	margin-left:0px;
	margin-right:50px;
	align:center;
}

td.callout
{
	margin-right:10px;
	margin-left:0px;
}

td.serve
{
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	vertical-align:top;
}

a:link {color: #666666; text-decoration:none;}
a:visited {color: #666666; text-decoration:none;}
a:hover {color: #AA0000; text-decoration:underline;}

a.norm:link {color: #000080; text-decoration:underline;}
a.norm:visited {color: #666666; text-decoration:underline;}
a.norm:hover {color: #AA0000; text-decoration:none;}

a.home:link {color: #FFFFFF; text-decoration:none;}
a.home:visited {color: #FFFFFF; text-decoration:none;}
a.home:hover {color: #FC7B3A; text-decoration:underline;}

.labelError
{
	background:#FEF1EC url(images/ui-bg_glass_95_fef1ec_1x400.png) repeat-x scroll 50% 50%;
	border:1px solid #CD0A0A;
	color:#CD0A0A;
}

.hLine
{
	border-bottom: 1px solid #EDEAE2;
	line-height: 1px;
	margin: 8px 0;
	padding: 0;
}
.noBorder
{
	border: 0 none;
}
.txtLeft
{
	text-align: left;
}
.txtCenter
{
	text-align: center;
}
.txtRight
{
	text-align: right;
}

.title
{
	background-color: #F2EFE9;
	margin-bottom: 5px;
	padding: 9px 10px 3px 8px;
}


.formEle1 input
{
	font-size: 10px;
	width: 127px;
}

.formEle1
{
	font-size: 10px;
	width: 127px;
}
.fltLeft
{
	float: left;
}
.fltRight
{
	float:right;
}

.MessagePrimary
{
	margin: 0 auto;
	width: 50%;
}

.readOnlyTextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #ccddee;
}

.header
{
	color: #666666;
	font-weight: bolder;
	font-size: 17px;
	width: 100%;
}













table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}