/*************** 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: #4A6F4A;*/
	color: #9C7523;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a:active {
	text-decoration: underline;
	}	
	
a.AFooter {
	color: #666666;
	text-decoration: none;
	}

a.AFooter:hover {
	color: #666666;
	text-decoration: underline;
	}

a.AFooter:active {
	color: #666666;
	text-decoration: underline;
	}
	
a.AMinor {
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	}

a.ACalendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align:center;
	background-color:#F3E7CD;
	width: 22px;
}

a.ACalendar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	display: block;
	text-align:center;
	background-color:#BCCEBC;
	width: 22px;
}

a.ASideNavL1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 186px
}

a.ASideNavL2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	width: 186px;
}

a.ASideNavL3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	width: 186px
}

a:hover {
	text-decoration: underline;
}

/*************** Text Styles**************/ 

.TxtCalendar {
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	display:block;
	background-color:#EEEEEE;
	text-align:center;
	width: 22px;
}

.TxtHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #F29E14;
	line-height: 24px;
	font-weight: Normal;
	display: block;
	/*padding-top: 30px;*/
	padding-bottom: 0px;
	margin-top:10px;
}

.TxtSubHdr {
	font-size: 15px;
	color: #666666;
	line-height: 17px;
	font-weight: normal;
}

.TxtFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}

.TxtCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}

.TxtSmall {
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	}

.TxtSmaller {
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	}

.TxtSidebarHdr {
	font-size: 13px;
	color: #707D8D;
	line-height: 17px;
	font-weight: bold;
}

.TxtSidebar {
	font-size: 11px;
	color: #436392;
	line-height: 15px;
}

.TxtRequired {
	color: #CC0000;
	}


/*************** Table Styles**************/ 
table.TblFeature {
	border-top: 1px solid #637DB6;
	border-bottom: 1px solid #637DB6;
	border-left: 1px solid #637DB6;
	border-right: 1px solid #637DB6;
	background-color: #FFFFFF
}

table.TblLocation {
	border-top: 1px solid #BCCEBC;
	border-bottom: 1px solid #BCCEBC;
	border-left: 1px solid #BCCEBC;
	border-right: 1px solid #BCCEBC;
	padding-left: 1px;
	padding-right: 1px;
}


/*************** TD Styles**************/ 

/*This is the default style of text in TD*/
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

td.TdHomeText {
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px;
}
.including{
	margin:0;
	padding:0;
}
.including li{
	margin:0;
	padding:0;
	list-style:none;
}
	
td.TdCalendarHdr {
	background-color: #BCCEBC;
}

td.TdCalendarSubHdr {
	background-color: #EEEEEE;
	font-weight: bold;
}

td.TdCalendarDayHdr {
	background-color: #EEEEEE;
	font-weight: bold;
}		

td.TdCalendarDay {
	background-color:#EEEEEE;
}	

td.TdCalendarWeekHdr {
	background-color:#BCCEBC;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}	

td.TdCalendarDetailHdr {
	background-color:#BCCEBC;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}	


td.TdCalendarFeature {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top: 1px solid #BCCEBC;
	border-bottom: 1px solid #BCCEBC;
}	

td.TdCalendarTop {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 1px solid #BCCEBC;
}	

td.TdCalendarBottom {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top: 1px solid #BCCEBC;
	border-bottom: 1px solid #BCCEBC;
}	

	
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: 50px;
	}
	
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 #BCCEBC;
	border-bottom: 1px solid #BCCEBC;
	border-left: 1px solid #BCCEBC;
	border-right: 1px solid #BCCEBC;
	background-color: #DCE4DC;
}

td.TDHdr {
	background-color: #D7E1D7;
	font-weight: bold;
}

/*************** Input Field Styles**************/
.InputTextBox {
	border-right: #9BB19B 1px solid;
	border-top: #9BB19B 1px solid;
	border-left: #9BB19B 1px solid;
	border-bottom: #9BB19B 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #ffffff;
	}
	
.InputSubmitBtn {
	border-right: #9BB19B 1px solid;
	border-top: #9BB19B 1px solid;
	border-left: #9BB19B 1px solid;
	border-bottom: #9BB19B 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #BCCEBC;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	}




/*************** Other Styles**************/
ul {
	list-style: square;
	margin-left: 35px;
	margin-top: 0px;
	padding: 0px;
	}
	
li {
	list-style: square;
	}


ul.UlInLay {
	list-style: square;
	margin-left: 15px;
	margin-top: 0px;
	padding: 0px;
	}

hr {
	color: #BCCEBC;
	background-color: #BCCEBC;
	background: #BCCEBC;
}

*.HomeUHS{
	padding-top:6px;
}

/********** Text Size Change Function **********/
.Txt_SizeBox{
	margin-top:5px;
}
.Txt_SizeBox td{
	font-size: 11px;
	line-height:17px;
	color: #666;	
}
.Font_Normal a, .Font_Normal a:visited{
	color:#666;
	width:13px;
	font-size:12px;
	text-decoration:underline;
	display:block;
	padding-top:1px;
}
.Font_Larger a, .Font_Larger a:visited{
	color:#666;
	width:14px;
	font-size:13px;
	text-decoration:none;
	display:block;
}
.Font_Largest a, .Font_Largest a:visited{
	color:#666;
	width:15px;
	font-size:15px;
	text-decoration:none;
	display:block;
	padding-bottom:1px !important;
	padding-bottom:0;
}
.Font_Normal a:hover, .Font_Larger a:hover, .Font_Largest a:hover{
	text-decoration:underline;
}

