.mastheadtextandlinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #dc1236 !important;
	text-decoration : none !important;
	line-height : 12px;
	text-transform : none;
	font-weight : normal;
}
.mastheadtextandlinks A:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #dc1236 !important;
	text-decoration : none !important;
	line-height : 11px;
	text-transform : none;
	font-weight : normal;
}
.mastheadtextandlinks A:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #dc1236 !important;
	line-height : 11px;
	text-decoration : none !important;
}
.mastheadtextandlinks A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003366;
	line-height : 11px;
	text-decoration : underline;
}
.footertextandlinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px !important;
	color : #000000 !important;
	text-decoration : none;
}
.footertextandlinks A:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #cc0000 !important;
	text-decoration : none !important;
	line-height : 11px;
	text-transform : none;
	font-weight : normal;
}
.footertextandlinks A:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #cc0000 !important;
	text-decoration : none !important;
}
.footertextandlinks A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003366 !important;
	text-decoration : underline !important;
}

.leftnavborder{	
	border-color: #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: none solid none solid;
	
}

.leftnavbordertop{
	border-color: #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid solid none solid;
	border-top-width: 1px;
}
.leftnavborderbottom {
	border-color: #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: none solid solid solid;
	border-bottom-width: 1px;
}


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

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

table.ProgressBox {
	padding-right: 1px;
	padding-left: 1px;
	border: #000 1px solid;
}

a.ProgressBox:link {
	font-size: 8pt;
	color: #999;
	font-style: italic;
	text-decoration:none;
}
a.ProgressBox:visited {
	font-size: 8pt;
	color: #999;
	font-style: italic;
	text-decoration:none;
}
a.ProgressBox:hover {
	font-size: 8pt;
	color: #000;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
}

/*
	During the making of a donation
	Donation_UD_Progress_Bar.tpt
*/

table.ProgressBack {
	background-color: #deeeff;
	padding: 1px;
	border: outset 1px;
}

/* centered */
p.progressItem {
	margin: 2px 3px;
	font-size: 10pt;
	text-align: center;
}

td.currentItem {
	background-color: #deeeff;
}

td.finishedItem {
	background-color: #999;
	background-image: URL(../images/progress.gif);
}

td.nextItem {
	background-color: #fff;
	background-image: URL(../images/nextprogress.gif);
}


/* Tributes specific changes */

.EditHeader { 
	font-size: 14pt;
	font-weight: bold; 
	background-color: #deeeff; 
}

.FeaturedPhotoTitle {
	font-weight:bold;
	margin-bottom:10px;
	padding:5px;
	background-color:#deeeff;
}

#colBox H5 {
	font-size:0.8em;
	padding:3px 5px;
	margin:0px;
	background-color:#deeeff;
}


#colBox H4 {
	font-size:1.1em;
	padding:3px 5px;
	margin:0px;
	background-color:#deeeff;
}



.appArea {
	
width: 100%;


}

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

.cstmTitle {
	font-size: 160%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}