/* CSS Document */
body {background: #ffffff; font-family: Arial; color: #666666; font-size: .75em; margin: 0px 0px 0px 0px; padding: 0px; text-align: center; min-width: 895px;	}
table {font-size: 100%;}
#pageMainContent{float: left; width: 675px; height: 100%; /*background: #FFF5EE;*/}
#pagePopupContent{ padding:20px; float: left; width: 420px; height: 100%; /*background: #FFF5EE;*/}

A:link {color: #558800; text-decoration: underline;}
A:active {color: #FF5500; text-decoration: underline;}
A:visited {color: #558800; text-decoration: underline;}
A:hover {color: #FF5500; text-decoration: underline;}


/* STYLES FOR FORM AREA */
#mcWrapper {
	text-align:left;
	background: #F2F2F2; 
	padding: 0px;
	border: 1px solid #CCC;
	width: 650px;
}
.ml_header {
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:.15em;
	font-size:1.25em;
}
.ml_subheader { 
	padding-bottom:10px; 
	background-image:url(../images_global/bgDot.gif); 
	background-repeat:repeat-x; 
	background-position:bottom;
}
.formftr{ 
	padding-top:10px; 
	background-image:url(../images_global/bgDot.gif); 
	background-repeat:repeat-x; 
	background-position:top; 
	height:30px;}

#subWrapper {
	text-align:left;
	background: #FFFFFF; 
	padding: 5px;
	width: 650px;
}
#originatorWrapper {
	text-align:left;
	background: #F2F2F2; 
	padding: 10px;
	border: 1px solid #CCC;
	width: 625px;
}
#popupWrapper {
	text-align:left;
	background: #F2F2F2; 
	padding: 10px;
	border: 1px solid #CCC;
	width: 400px;
}
.popup_subheader { 
	padding-top:10px; 
	background-image:url(../images_global/bgDot.gif); 
	background-repeat:repeat-x; 
	background-position:top;
}
.FormInputs {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	width: 250px; 
	border: 1px solid #CCCCCC; 
	display: block; 
	font-style: normal; 
	font-weight: normal; 
	padding: 2px;
}
.TableTitle {
	font-family: Arial, san-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-transform: uppercase; 
	color: #444444;
}
.TableRowEven {
	font-family: Arial, san-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #444444; 
	line-height: 18px; 
	background-color:#FFFFFF;
}
.TableRowOdd {
	font-family: Arial, san-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #444444; 
	line-height: 18px; 
	background-color:#F2F2F2;
}
.TableColumnTitle {
	font-family: Arial, san-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #444444;
}
.FormTable { text-align:left; background: #F2F2F2; padding: 10px; border: 1px solid #CCC; width: 660px;}
.FormTableTitle {font-family: Arial, san-serif; font-size: 11px; text-transform:uppercase; font-weight:bold; letter-spacing:.15em; color: #444444; line-height: 11px;}
.FormTitle {font-family: Arial, san-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #444444; line-height: 11px;}
A.FormTitle:link {font-family: Arial, san-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #444444; text-decoration: none; line-height: 12px; text-align: left;}
A.FormTitle:visited {font-family: Arial, san-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #444444; text-decoration: none; line-height: 12px; text-align: left;}
A.FormTitle:active {font-family: Arial, san-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #558800; text-decoration: underline; line-height: 12px; text-align: left;}
A.FormTitle:hover {font-family: Arial, san-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #558800; text-decoration: underline; line-height: 12px; text-align: left;}