/*************** Body Styles**************/ 
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/*************** Link Styles**************/ 
a {
	color: #436392;
	text-decoration: none;
	}

a:hover {
	color: #436392;
	text-decoration: underline;
	}

a:active {
	color: #436392;
	text-decoration: underline;
	}	
	
a.AFooter {
	color: #B0C0D0;
	text-decoration: none;
	}


a.AFooter:hover {
	color: #B0C0D0;
	text-decoration: underline;
	}

a.AFooter:active {
	color: #B0C0D0;
	text-decoration: underline;
	}
	
/*************** Text Styles**************/ 

.TxtHdr {
	font-size: 21px;
	color: #6284B7;
	line-height: 26px;
	font-weight: bold;
}

.TxtSubHdr {
	font-size: 15px;
	color: #6284B7;
	line-height: 22px;
	font-weight: bold;
}

.TxtSmall {
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	}

.TxtSmaller {
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	}

.TxtSidebarHdr {
	font-size: 13px;
	color: #707D8D;
	line-height: 17px;
	font-weight: bold;
}

.TxtSidebar {
	font-size: 11px;
	color: #436392;
	line-height: 15px;
}

.Hdr {
	font-size: 18px;
	color: #707A95;
	line-height: 26px;
	font-weight: normal;
}

/*************** Table Styles**************/ 
table.TblBeforeAfter {
	border-top: 1px solid #637DB6;
	border-bottom: 1px solid #637DB6;
	border-left: 1px solid #637DB6;
	border-right: 1px solid #637DB6;
	background-color: #FFFFFF
}


/*************** TD Styles**************/ 

/*This is the default style of text in TD*/
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	}

	
td.TDHomeLeft {
	padding-top: 3px;
	}

td.TDHomeCenter {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	}
	
td.TDHomeRight {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	}

td.TDInsideLeft {
	padding-right: 25px;
	}

td.TDInsideCenter {
	padding-top: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 35px;
	}
	
td.TDInsideRight {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #6D7793;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	}

td.TDTopLink {
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	}

td.TDHomeFooter {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	}
	
td.TDFooter {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	}

/*TDInLay defines the style of a table cell that is placed 
  within main text, usually for the purpose of emphasis */

td.TDInlay {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #637DB6;
	border-bottom: 1px solid #637DB6;
	border-left: 1px solid #637DB6;
	border-right: 1px solid #637DB6;
	background-color: #C8D6EA;
}

/*************** Input Field Styles**************/
.TextBox {
	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;
	}
	
.SubmitBtn {
	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: #DFE0E4;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	}


.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: #E1EBF6;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	}


/*************** Other Styles**************/
ul {
	list-style: square;
	margin-left: 35px;
	margin-top: 0px;
	padding: 0px;
	}

ul.UlInLay {
	list-style: square;
	margin-left: 15px;
	margin-top: 0px;
	padding: 0px;
	}

hr {
	color: #A4AEB9;
	background-color: #A4AEB9;
	background: #A4AEB9;
}




	

	

	
