body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #494949;
	margin:0px;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #990000;
	margin:0px;
	font-weight: bold;
	text-transform: uppercase;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #255581;
	font-weight: 500;
	background-image: url(images/H1_background.gif);
	background-repeat:no-repeat;
	line-height: 35px;
	letter-spacing: 1px;
	padding-left: 10px;
	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0033CC;
	font-weight: bold;
	padding-left: 5px;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B13F3D;
	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	cursor:hand;
}
a:link, a:visited {
	text-decoration: underline;
	color: #0033CC;
	cursor:hand;
}
a:hover, a:active {
	text-decoration: underline;
	color: #CC6666;
	cursor:hand;
}
input.inputfield {
	border: 1px solid #4071BB;
	color: #555;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
    padding-left: 3px;
	xheight: 18px;
  background-color : #F7FAFD;
}
.formoutput {
	border: 		1px solid #4071BB;
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
  background-color : #F7FAFD;
  font-weight:  bold;
  padding-left: 3px;
}
textarea {
	border: 		1px solid #4071BB;
	color: 			#555;
	font-family: 	Tahoma, Arial, Helvetica, sans-serif;
	font-size: 		11px;
    padding-left: 	3px;
  font-weight:  	bold;
  background-color : #F7FAFD;
}
select{
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #4071BB solid;
  background-color : #F7FAFD;
  font-weight:  bold;
}
.flag p{
  font-size: 13px;
  line-height: 180%;
  padding-top: 8px;
  letter-spacing: 1px;
}
.boxes{
	font-size: 11px;
	border: 1px solid #e1e1e1;
	padding: 3px;
	background-color: #fafafa;
	text-align: justify;
}
.boxes #contribute{
  background: url(/images/dollarsign.jpg) no-repeat top center;
}
/********* Begin Navigation *********/
#navcontainer
{
width: 219px;
xborder-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-size: 16px;
font-weight: bold;
background-color: #fff;
color: #255581;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #e1e1e1;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #afbccc;
xborder-right: 10px solid #ccc;
background-color: #fff;
color: #255581;
text-decoration: none;
width: 100%;
font-family: Times New Roman, Times, serif;

}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 10px solid #1c66ad;
xborder-right: 10px solid #ccc;
background-color: #f5f5f5;
color: #255581;
}
/********** End Navigation *********/
.copyright{
  border: 1px solid #e1e1e1;
  background-color: #fafafa;
  font-size: 11px;
  color            : #666666;
  cursor:text
}

a.copyright2:link  { 
  font-size: 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
  cursor:text
}
a.copyright2:visited  { 
  font-size: 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
  cursor:text
}
a.copyright2:hover  {
	font-size: 11px;
	font-family      : Arial, Helvetica, sans-serif;
	color            : #666666;
  cursor:text
}
a.copyright2:active  { 
  font-size: 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
  cursor:text
}
