/*  TemplateName=CustomStyle.tpt */

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

P, LI, OL, UL, TABLE, TR, TH, TD, .Explicit {
	font-size: 10pt;
}

.fulfillmentEcardPreviewTable{display:none}/*Trying to eliminate fulfillmentEcardPreviewTable for preview*/

body {  
	font-size: 10px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

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

a.topNav:link,
a.topNav:active,
a.topNav:visited {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.topNav:hover {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

a, a:link, a:visited {
	color : #039;
	font-size: 10pt;
	text-decoration: underline;
}

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

.cstmTitle {
	font-size: 14pt;
}

.ObjTitle {
	color: #039;
	font-size: 12pt;
}

.ProgressBox {
	font-size: 8pt;
	font-weight: bold;
}

.ProgressBoxCurrent {
	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;
	font-size: 8pt;
	font-weight: bold;
	padding: 4px 4px 1px 4px;
	margin-bottom:0;
	margin-top:0;
}

.FormBox, .Instructions, .div.FormBoxNoWidth {
	background-image: URL(../images/sp.gif);
}

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-size: 9pt;
}

.FormBox {
	font-size: 8pt;
	background-color: white;
}

div.FormBox {
	border: #669 1px solid;
	background-color: white;
	padding:0;
}

div.FormBoxNoWidth {
	border: #669 1px solid;
	background-color: white;
	padding:0;
}

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 */

.appArea {width:100%;}

.main-content-padding.ecard .DonationAppTable .overtable td {
	width: auto;
}