/***********************************************/
/* MainSched.css                            */
/* Use with template MainSchedManTemp.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

.asManual {
	clear: both;
	padding: 0px 0px 0px 10px;
	background-color:#EAEAEA
}
.asFooter {
	position:relative;
	width:100%;
	height:3px;
	z-index:6;
	left: 0px;

	background-color:#EAEAEA
	font-size: 14px;
	color: #0066FF;
	text-align: center;
	bottom: 50%;
	top: 350;
	visibility: visible;
}
.asHeeder {
	position:absolute;
	width:100%;
	height:20px;
	z-index:6;
	left: 0px;


	background-color:#EAEAEA
	font-size: 14px;
	color: #0066FF;
	text-align: center;
	bottom: 50%;
	top: 0px;
	visibility: visible;
	background-color: #CCCCCC;
}
.asTab {
	text-indent: 10pt;
}
.asFooterSpace {
	clear: both;
	padding: 0px;
	background-color:#FFFFFF
	font-size: 10px;
	color: #0066FF;
	text-align: center;
}
.hd1 {
	
	font-size: 18px;
	font-weight: bold;

}
.hd2 {
	
	font-size: 16px;
	font-weight: bold;
}
.hd3 {
	
	font-size: 14px;
	font-weight: bold;
}
.hd4 {
	
	font-size: 12px;
	font-weight: bold;
	color: #6666FF;
	text-indent: 20pt;
}
.hd5 {
	
	font-size: 10px;
	font-weight: bold;
	color: #6666FF;
	text-indent: 20pt;
}
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}
.t2 {
	text-indent: 10pt;
}
.t3 {
	text-indent: 20pt;
}
/*********** .relatedLinks styles ***********/

.asRelatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 12px;
	overflow: auto;
	height: 350px;
	background-repeat: repeat-y;
	width: 15%;
	background-image: url(../images/indexbg.jpg);
}

#asMmasthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: #cccccc;
	width: 100%;
}
#asContent{
	float:right;
	width: 75%;
	margin: 0;
	padding: 0;
	
}
#asNavBar{
	margin: 0 0px 0 0;
	padding: 0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 100px;
	float: left;
	background-repeat: repeat-y;
}
.hdIndex {
	font-size: 14px;
	font-weight: bold;
	color: #6666FF;
}
.hdIndexHead {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../images/indexcorner.jpg);
	background-attachment: fixed;
	background-position: 0px 0px;
	height: 300px;
}
#asMain {
	margin: 0;
	padding: 10px 0px;
	border-bottom: none #cccccc;
	width: 100%;
	background-image: url(../images/indexbg.jpg);
	background-repeat: repeat-y;
}
/* HTML tag Story                             */
.asStoryHead {
	position:absolute;
	height:26px;
	z-index:4;
	left: 172px;
	top: 73px;
	width:77%;
	clear: none;
	padding: 0px;
	overflow: hidden;
	text-align: left;
	background-image: url(../images/bodycorner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
	background-color: #FFFFFF;
}

.asStory{
	position:absolute;
	height:360px;
	z-index:1;
	left: 171px;
	top: 98px;
	width:75%;
	clear: none;
	padding: 10px 10px 0px;
	overflow: auto;
	text-align: left;
	background-image: url(../images/bodybg.jpg);
	background-repeat:repeat-y;
	background-position: 0px 0px;
	background-attachment: fixed;
	text-indent: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
}
.asRelatedLinksHead {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../images/indexcorner.jpg);
	background-attachment: fixed;
	background-position: 0px 0px;
	height: 300px;
}
.asSiteLinks {
	font-size: 12px;
}

