body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ffffff;	
	position: relative;
	margin: 0px;
	text-align: center;
}
.window {
	background-color: #ffffff;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 90%;
	top: 0px;
	bottom: 0px;
	min-height: 100%;
}
.page {
	text-align: center;
	background-color: #ffffff;
	height: auto;
	width: 700px;
	display: block;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	top: 0px;
	bottom: 0px;
	min-height: 100%;
}
.Workspace {
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pageTable {
	vertical-align:middle;
	background-color: #ffffff;	
	display: block;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 0px;
	bottom: 0px;
	border-collapse: collapse;
	min-height: 100%;
}
.shadowTL {
	background: url('Shadow_TL.jpg') no-repeat top right;
	width: 29;
	height: 29;
}
.shadowCL {
	background: url('Shadow_CL.jpg') repeat-Y top right;
	width: 29;
	height: 29;
}
.shadowBL {
	background: url('Shadow_BL.jpg') no-repeat top right;
	width: 29;
	height: 29;
}
.shadowBC {
	background: url('Shadow_BC.jpg') repeat-x top left;
	width: 598;
	height: 29;
}
.shadowBR {
	background: url('Shadow_BR.jpg') no-repeat top right;
	width: 29;
	height: 29;
}
.mainHeader {
	height: 29;
    border-top-color:#000000; 
	border-top-style: solid;
    border-top-width: 1px; 
    border-left-color:#000000; 
    border-left-style: solid; 
    border-left-width: 1px; 
    border-right-color:#000000; 
    border-right-style: solid; 
    border-right-width: 1px; 
    border-bottom-style: none;
}
.mainBody {
	height: 29;
	text-align: center;
	border-top-style: none;
    border-left-color:#000000; 
    border-left-style: solid; 
    border-left-width: 1px; 
    border-right-color:#000000; 
    border-right-style: solid; 
    border-right-width: 1px; 
    border-bottom-color:#000000; 
    border-bottom-style: solid; 
    border-bottom-width: 1px;
}
.tableForm .tableFormHeading th {
	font-size: 75%;
	font-weight: bold; 
	background-color: #6699cc;
	background: url('Life Gradient.bmp') repeat-x top left;
	color: #ffffff;
	vertical-align: middle;
	padding-top: 0.25em;
	padding-right: 4px;
	padding-bottom: 0.25em;
	padding-left: 4px;
	border: 1px solid #ffffff;
}
.tableForm tbody th {
	font-size: 70%;
	font-weight:normal;
	background-color: #f4f4f4; 
	color: #333333;
	width: auto;
	vertical-align: middle;
	padding-top: 0.5em;
	padding-right: 4px;
	padding-bottom: 0.25em;
	padding-left: 4px;
	border: 1px solid #ffffff;
}
.tableForm tbody th em {
	color: #ff3300;
}
.tableForm tbody td {
	font-size: 70%;
	background-color: #f4f4f4;
	color: #333333;
	width: auto;
	vertical-align: middle;
	padding-top: 0.25em;
	padding-right: 4px;
	padding-bottom: 0.25em;
	padding-left: 4px;
	border: 1px solid #ffffff;
}
.chk label {
	font-size: 70%;
	color: #333333;
	padding-right: 20px;
}
.tableContactInfo thead td em {
	color: #ff3300;
}
.tableForm .questionItem th {
	font-size: 70%;
	background-color: #f4f4f4;
	color: #333333;
	width: auto;
	vertical-align: middle;
	padding-top: 0.25em;
	padding-right: 4px;
	padding-bottom: 0.25em;
	padding-left: 20px;
	border: 1px solid #ffffff;
}
.tableForm .questionSection td {
	font-size: 70%;
	font-weight: normal;
	vertical-align: bottom;
	background-color: white;	
	color: #333333;
	padding-top: 0.75em;
	padding-right: 4px;
	padding-bottom: 0.5em;
	padding-left: 4px;
	border: 1px solid #ffffff;
}
.tableForm .blankRow td {
	background-color: White;
	color: #333333;
	height: 8px;
	font-size: 70%;
}	
.Workspace .blankRow td {
	background-color: White;
	color: #333333;
	height: 8px;
	font-size: 70%;
}	
.tableContactInfo thead th {
	font-size: 75%;
	font-weight: bold;
	color: #ffffff;
	background-color: #6699cc;
	background: url('Life Gradient.bmp') repeat-x top left;
	text-align: left;
	padding-top: 0.2em;
	padding-right: 4px;
	padding-bottom: 0.25em;
	padding-left: 4px;
	border: 1px solid #ffffff;
}
.tableContactInfo thead th a {
	color: #ffffff;
}
.tableContactInfo tbody td {
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background-color: #f4f4f4;
	padding-top: 0.2em;
	padding-right: 4px;
	padding-bottom: 0.25em;
	padding-left: 4px;
	border: 1px solid #ffffff;
}
td {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 0.8em;
	margin-top: 0.75em;
	margin-right: 0px;
	margin-bottom: 0.75em;
	margin-left: 0px;
}
a {
	color: #3399cc;
}
hr {
	height: 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	margin: 4px;
}
h1 {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #ff6600;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
h2 {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.25em;
	margin-left: 0px;
}
h3 {
	font-size: 0.72em;
	font-weight: normal ;
	text-decoration: none;
	color: #333333;
	margin-top: 0em;
	margin-right: 2px;
	margin-bottom: 0.1em;
	margin-left: 4px;
}
h4 {
	font-size: 0.6em;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	margin-right: 0px;
	margin-bottom: 0.25em;
	margin-left: 0px;
}
.hand {
	cursor: hand;
}		
.hint {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	POSITION: absolute; 
	z-index: 9999;
	BORDER: #6699cc 4px solid; 
	BACKGROUND-COLOR: #ff6600;	
	PADDING: 10px 20px;
	color: White;	
}
.link {
	COLOR: #3399cc; FONT-FAMILY: verdana, arial, helvetica, sans-serif; TEXT-DECORATION: none 
}
.link:hover {
	COLOR: #3399cc; FONT-FAMILY: verdana, arial, helvetica, sans-serif; TEXT-DECORATION: underline
}
.change {
	COLOR: #3399cc; FONT-FAMILY: verdana, arial, helvetica, sans-serif; TEXT-DECORATION: underline
}
.inputCtl {
	font-size: 115%;
	background-color:#ffffff;
	border: 1px solid #999999;
}
.name {
	font-size: 115%;
	background-color:#ffffff;
	border: 1px solid #999999;
	text-transform:capitalize;	
}
.inputCtlGotFocus {
	font-size: 115%;
	background-color:#deefff;
	border: 1px solid #999999;	
}
.issuer td {
	font-size: 70%;
	font-weight: normal; 
	background-color: #ffffff;
	color: #333333;
	padding-left: 15px;
}	
.footerPage {
	width: 100%;
}
.footerCellLinks {
	background-color: #cccccc; 
	text-align: center;
	height: 15px;
}
.footerCellCopyright {
	text-align: center;
}
.footerTableLinks {
	margin-right: auto;
	margin-left: auto;
}
.footerTableCopyright {
	margin-right: auto;
	margin-left: auto;
}
.footerText {
	font-size: 9px;
	color: #333333; 
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	cursor: default;
}
.footerLink {
	font-size: 9px;
	text-decoration: none;
	color: #333333; 
	padding-top: 0px;
	margin-right: 2px;
	margin-left: 2px;
}
.footerLink:hover {
	text-decoration: underline;
}
.inlineErrorTitle {
	color: #666666;
	background-color:White;
	font-size: 75%;
}	
.inlineError {
	color: Red;
	background-color:White;
	font-size: 75%;
}	
.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	height:20px;
	padding-bottom:5px;
	background-color:#2C2C2C;
	border-top: 1px inset #ffffff;
	border-right: 1px outset #ffffff;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.button2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	height:20px;
	padding-bottom:5px;
	background-color:#FF6600;
	border-top: 1px inset #ffffff;
	border-right: 1px outset #ffffff;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#tdMessage {
	border: solid 1px #3399cc;
	padding: 0px 10px;
}
@media print 
{
.status,
.button,
.footerCellLinks, 
.shadowTL,
.shadowCL,
.shadowBL,
.shadowBC,
.shadowBR,
.noPrint,
.noScript,
.inlineError,
.commands,
.em
{
	display: none;
}	
.page 
{
	width: 625px;
}
}
