﻿.box1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;

/*	background-image: url(http://www.icf-xchange.rog/onlinedonationimages/bg.jpg);*/
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#FFF2C5;
}
h1 {
  color: #990000;
  font-size: 20px;
  font-weight: bold;
  font-family: arial, sans-serif;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;

}

body {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0066CC;
	}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
	color: #0066CC;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	text-indent:20px;
	text-align:justify;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #0066CC;
}

.e1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
	color: #0066CC;
}

a{
color: #0066CC;
font-weight:bold;
text-decoration:underline;
}
a:hover{
color: #00CCFF;
font-weight:bold;
text-decoration:underline;
}

.caponly{
text-transform: capitalize;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.justifiedBold {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 25px;
	color: #0066CC;
	font-weight: bold;

}

.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:30px;
}

.warning {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;}

.mybutton{
	background-color: white;
	width: 50pt;
	color: black;
}

.formElement{color:#000000;border:1px solid #336699;border-color:#1d3955 #c1d1e0 #c1d1e0 #1d3955;padding:2px}
.formElement:focus{background-color:#F7EFDE}
