/*************** Body Styles**************/ 
body {
	font-family: Times New Roman,Georgia,Times;
	color: #000000;
	font-size: 14px;
	line-height: 17px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/*************** Link Styles**************/ 



/*************** Table Styles**************/ 



/*************** TD Styles**************/ 
td.TDTopLink {
	font-family: Verdana, Arial;
	color: #000099;
	font-size: 10px;
	line-height: 17px;
	padding-right: 14px;
}	
	
td.TDFooter {
	font-family: Times New Roman,Georgia,Times;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	padding-left: 6px;
}	

/*TDInLay defines the style of a table cell that is placed 
  within main text, usually for the purpose of emphasis */


/*************** Input Field Styles**************/
.InputTextBox {
	border-right: #A4AEB9 1px solid;
	border-top: #A4AEB9 1px solid;
	border-left: #A4AEB9 1px solid;
	border-bottom: #A4AEB9 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #ffffff;
	}
	
.InputSubmitBtn {
	border-right: #A4AEB9 1px solid;
	border-top: #A4AEB9 1px solid;
	border-left: #A4AEB9 1px solid;
	border-bottom: #A4AEB9 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CED7EF;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	}







	

	

	
