/* CSS Document */

body {margin:0; padding:0; font-size: 11px; background:#fff; font:small Verdana,Sans-serif; line-height:1.6em; color:#333;}
td {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px}
a {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color: #333333; font-size: 11px;}
a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color:#999999; font-size: 11px;}


/* Headers */
h1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 15px 2px 2px 0px;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0px;
	font-weight: normal;}
	
h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004C73;
	margin: 0;
	font-weight: bold;
	padding: 2px 2px 2px 0px;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0x;}


/* ---------------------------------------------------------------------- */

.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 4px;
}

.leftnav A:hover { 
	color: #OO4C73; 
	font-size: 11px;
	text-decoration: none;
}

.leftnav-Bold {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
}

.leftbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
}

.leftbar A:hover { 
	color: #OO4C73;
	font-size: 11px;
	text-decoration: none;
}

.leftbar-Bold {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.leftbar-White {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}


/* ---------------------- BEGIN DONOR SECTION ------------------------- */

.donor, donor p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 0px;
	line-height: 18px;
         letter-spacing: .5x;
}

.donor_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 8px 8px 8px 8px;
	line-height: 12px;
	border-top: 1px dashed #333333;
	border-bottom: 1px dashed #333333;
}



/* ---------------------- END DONOR SECTION --------------------------- */



/* ---------------------- BEGIN MISC EMAIL STYLES ------------------------- */

.motr_1204_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
 	}

.motr_1204_body a, .motr_1204_body a:hover, .motr_1204_body a:link, .motr_1204_body a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
	line-height: 15px;
 	}

.motr_1204_body p {
	font-size: 11px;
	color: #333333;
	}

.motr_1204_title {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
 	}


.motr_email_footer, motr_email_footer a, .motr_email_footer a:link, .motr_email_footer a:visited  { 
	color: #ececec; 
	font-size: 9px;
	text-decoration: none;
}
.motr_email_footer a:hover { 
	color: #ececec; 
	font-size: 9px;
	text-decoration: underline;
}


/* ---------------------- END MISC EMAIL STYLES ------------------------- */

/*
	custom styles moved here from UserGlobalStyle.css
	to prevent future upgrade problems
*/

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

BODY	{
	font-size: 11px;
}

.appArea {
	width: 95%;
	background-color:#fff;
}

.ObjTitle {
	font-family:Verdana, Arial;
	color:#4387BC;
	margin:0px;
	padding:5px 0 5px 0;
	font-size:18px;
	line-height:14px;
}

.Smaller {
	word-wrap:break-word;
	white-space:inherit;
}

p.dividerHeading {
	padding: 3px 3px 3px 3px;
}

.Divider {
	background-color: #e5e5e5;
	padding: 5px 5px 5px 5px;
	margin: 3px 3px 3px 3px;
	min-height: 18px;
}

p.PaddedEntryC {
	margin: 0px 0px;
	font-size: 11px;
	font-weight: bold;
}

td.TableHeadings {
	background-color: #9FC32F;
}

table.ProgressBack {
	background-color: #ccc;
	padding: 5px 5px 5px 5px;
	border: 0px;
}

td.currentItem {
	background-color: #58A7DC;
	padding: 5px 5px 5px 5px;
    color: white;
	font-weight:bold;
	text-align:center;
}

th.currentItem {
	background-color: #58A7DC;
}

td.finishedItem {
	background-color: #9FC32F;
	color: white;
	padding:5px 5px 5px 5px;
	font-weight:bold;
	text-align:center;
	background-image: none;
}

td.nextItem {
	background-color: #e5e5e5;
	padding:5px 5px 5px 5px;
	text-align:center;
	background-image: none;
}

.FormBox {
	background-color: #e5e5e5;
	background-image: none;
}

