.Explicit {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}


hr {
	margin-right: 10;
	margin-left: 10;
	width: 100%;
	height: 1px;
	background-color: #000000;
	border: 0px solid #000000;
}

h2 { 
	color: #20486b; 
	font-family: arial, helvetica, verdana, sans-serif; 
	font-size: 16px; 
	line-height: 16px; 
	font-weight: bold; 
}

.TribHeading2 {
	display: none;
}

.TribHeading3 { 
	color: #20486b; 
	font-family: arial, helvetica, verdana, sans-serif; 
	font-size: 16px; 
	line-height: 16px; 
	font-weight: bold; 
}
#greenfooterdivider {
background-color:#7ABD32;
height:4px;
margin:0 auto;
overflow:hidden;
padding:0;
width:100%;
}

a.topNav:link,
a.topNav:active,
a.topNav:visited {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a.topNav:hover {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a, a:link, a:visited {
	color : #039;
	text-decoration : underline;
}

a:hover, a:active {
	color : #36c;
	text-decoration : underline;
}

.SectionHead {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

p.cstmTitle {
	font-size: 14pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.ObjTitle {
	color: #20486b;
	font-size: 16px;
        font-family: Arial, Helvetica, Verdana, sans-serif;
}

.ProgressBox {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.ProgressBoxCurrent {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

table.ProgressBox {
	padding-right : 4px;
	padding-left : 4px;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}

a.ProgressBox:link {
	font-size: 8pt;
	text-decoration:none;
}

a.ProgressBox:visited {
	font-size: 8pt;
	text-decoration:none;
}

a.ProgressBox:hover {
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
}

.Instructions {
	color: white;
	background-color : #069;
	background-image: URL(../images/sp.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 4px 4px 1px 4px;
	margin-bottom: 0px;
	margin-top: 0px;
}

td.Instructions {
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}

a.whitelink, a.whitelink:link, a.whitelink:visited, a.whitelink:hover, a.whitelink:active {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.FormBox {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: white;
	background-image: URL(../images/sp.gif);
}

div.FormBox {
	border: #669 1px solid;
	background-color: white;
	background-image: URL(../images/sp.gif);
	padding: 0px;
	width: 600px
}

div.FormBoxNoWidth {
	border: #669 1px solid;
	background-color: white;
	background-image: URL(../images/sp.gif);
	padding: 0px;
}

table.FormBox {
	border: #669 1px solid;
	border-collapse: collapse;
}

.FormBox .Divider {
	background-color: white;
}

.FormBoxNoWidth .Divider {
	background-color: white;
}

.FormBox .dividerHeading {
	background-color: white;
}

.FormBoxNoWidth .dividerHeading {
	background-color: white;
}

/* this ends the styles for the blueprint wrapper */

/* Styles for Form Layouts in Donations 2.0 */

.formH2 {
background-color: #639ace;
width: 615px;
height: 25px;
color: white;
font-weight: bold;
padding-left: 5px;
padding-top: 5px;
margin: 0px;
border-bottom: 5px solid #999999;
}

.formH2subtext {
background-color: #F7F7F7;
width: 615px;
color: black;
font-weight: normal;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
margin: 0px;
border-bottom: 2px solid black;
}

.formH2sublevel {
background-color: #FFFFFF;
width: 600px;
height: 1px;
color: white;
font-weight: bold;
padding-left: 5px;
padding-top: 4px;
margin: 0px;
border-top: solid 1px black;
border-bottom: solid 5px #999999;
}

/* Style controls the look of the top cell in tables/forms */
td.TableHeadings {
background-color: #639ace;
height: 25px;
color: white;
font-weight: bold;
padding-left: 5px;
padding-top: 5px;
margin: 0px;
border-bottom: 5px solid #999999;
}

/* Style to remove Tributes title from main screen */
p.cstmTitle {
       display: none;
}

p.PaddedListHeadingsR a {
	color: white;
}

p.DividerHeading {
background-color: #639ace;
height: 25px;
color: white;
font-weight: bold;
padding-left: 5px;
padding-top: 5px;
margin: 0px;
border-bottom: 5px solid #999999;
}

.divider {
background-color: #639ace;
height: 25px;
color: white;
font-weight: bold;
padding-left: 5px;
padding-top: 5px;
margin: 0px;
border-bottom: 5px solid #999999;
}

table.cstmFrame {
width: 310px;
}


appArea {
   width: 640px!important;
   margin-left: 5px;
   margin-top: 5px;
   margin-right: 5px;
}

div.appArea {
	margin: 0px;
	padding: 0px;
width: 750px;
}

p.SectionHead {
	background-color: #639ace;
	height: 25px;
	color: white;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	margin: 0px;
	border-bottom: 5px solid #999999;
	width: 100%;
}

html&gt;body p.SectionHead {
	width: 597px;
}

.FormBox .FormBox {
	border: none;
}
.accessibilityText {
position:absolute;
left:-9999px;
}
