* {
    padding: 0;
    margin: 0;
} 
body, td, p {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
}
table {border-spacing:0;} 
a:link, a:active, a:visited {
	color: #3B6EBF;
}
a:hover {
	text-decoration: underline;
	color: #3B6EBF;
}
hr {
	height: 0;
	border: solid #D1D7DC 0;
	border-top-width: 1px;
}
H1, H2, H3 {
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 6px;
}
H4 {
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 6px;
}
form {
	margin: 0;
}

ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
}
li {
	line-height: 1.5;
}
li.doc {
	list-style: none;
	padding-left: 15px;
	background: url(menu/doc.gif) no-repeat;
}
li.docs {
	list-style: none;
	padding-left: 15px;
	background: url(menu/docs.gif) no-repeat;
}
li.sdoc {
	list-style: none;
	padding-left: 15px;
	background: url(menu/sdoc.gif) no-repeat;
}
li.sdocs {
	list-style: none;
	padding-left: 15px;
	background: url(menu/sdocs.gif) no-repeat;
}
.sitename {
	font-weight: normal;
	font-size: 20pt;
	letter-spacing: 1px;
}
.menulevel1, .menulevel2, .menulevel3, .locator, .navigator, .sitemaplevel1, .sitemaplevel2, .sitemaplevel3, .submenu {
	font-weight: bold;
	font-size: .9em;
	color: #3B6EBF;
}
.menulevel1 a:link, .menulevel1 a:visited, .menulevel1 a:active, .menulevel1 a:hover, .menulevel2 a:link, .menulevel2 a:visited, .menulevel2 a:active, .menulevel2 a:hover, .menulevel3 a:link, .menulevel3 a:visited, .menulevel3 a:active, .menulevel3 a:hover, .locator a:link, .locator a:visited, .locator a:active, .locator a:hover, .navigator a:link, .navigator a:visited, .navigator a:active, .navigator a:hover, .sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited, .sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover, .submenu a:link, .submenu a:visited, .submenu a:active, .submenu a:hover {
	text-decoration: none;
}
.menu {
	font-weight: bold;
	font-size: .8em;
	color: #3B6EBF;
}
.menu a {
	text-decoration: underline;
	font-weight: bold;
}
.locator {
	background: #f7f7f7;
	color: #3B6EBF;
}

.login, .login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	font-weight: normal;
	font-size: 8pt;
	color: #3B6EBF;
	text-decoration: none;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.edit {
	width: 600px;
	font-size: .9em;
	color: black;
	background: #f7f7f7;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	text-decoration: none;
	color: black;
}
input, select {
	font-size: .9em;
	text-indent: 2px;
}
textarea {
	width: 98%;
	background: white;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #3B6EBF;
	background: white;
}
.innerline {
	background: #f7f7f7;
	color: #3B6EBF;
}
.copyright {
	font-size: 10px;
	color: #444;
	letter-spacing: -1px;
}
.copyright a, .copyright a:link, .copyright a:visited {
	color: #444;
	text-decoration: none;
}
.copyright a:hover, .copyright a:active {
	color: #000;
	text-decoration: underline;
}

#sidebar {
	float:right;
	padding: 20px;
	width: 200px;
	background: #f7f7f7;
	border: dotted 1px #ccc;
	margin-right: 50px;
}
#sidebar ul { 
	margin:0;
}
#sidebar li {
	margin-bottom:5px;
	list-style-type: none;
	border-bottom: dotted 1px #ccc;
}
#sidebar a:hover {
	text-decoration: none;
}

/* Ashla site styles */
.ashlatable {border-collapse: collapse; width:100%;}
.ashlatd {padding:0;}

.atitle {
	border-bottom: 1px solid black;
	font-size: 1.5em;
}
#aheader {
	background: #fff url(/images/headBgBlue.jpg);
	background-repeat: repeat-x;
    	height: 134px;
    	border-bottom: 1px solid #3B6EBF;
}
#aheader h1 { padding-left: 16px; padding-top: 14px; font-size: 22px; color: #FFF; }
#aheader h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
#aheader h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

#aheader img {border: 0;}

.acontent {
	width:100%;
	text-align: justify;
	padding-right: 10%;
	padding-left: 50px;
	color: #000000;
}
.asidebar {
	float:right;
	padding: 20px;
	width: 250px;
	background: #f7f7f7;
	border: dotted 1px #ccc;
	margin-right: 50px;
}
#asidebar ul {
	padding: 20px 0 15px 30px;
	margin:0;
}
#asidebar li {
	margin-bottom:5px;
	list-style-type: square;
	border-bottom: dotted 1px #ccc;
}
#asidebar a:hover {
	text-decoration: none;
}
/* -------------------------------------------------- */
	/* roundbar-grey menu */
	/* -------------------------------------------------- */
	#amenu {
		clear:left;
		float:left;
		width:100%;
		background:#B7B7B7 url(/images/roundbar-grey.gif) 0 25% repeat;
		font-family: verdana, helvetica, sans-serif;
		font-size: .8em;
		border-bottom:1px solid #A8A8A8;
		overflow:hidden;
	}
	#amenu ul {
		clear:left;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		left:50%;
		text-align:center;
	}
	#amenu ul li {
		display:block;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		right:50%;
	}
	#amenu ul li.first {
		border-left:1px solid #A8A8A8;
	}
	#amenu ul li.last {
		border-right:1px solid #C8C8C8;
	}
	#amenu ul li a {
		display:block;
		margin:0;
		padding:.4em .8em;
		color:#000;
		text-decoration:none;
		border-left:1px solid #C8C8C8;
		border-right:1px solid #A8A8A8;
		line-height:1.3em;
	}
	#amenu ul li a span {
		display:block;
	}
	#amenu ul li.active a {
		background:url(/images/roundbar-grey.gif) 0 75% repeat;
		font-weight:bold;
	}
	#amenu ul li a:hover {
		background:url(/images/roundbar-grey.gif) 0 75% repeat;
	}
#afooter {
 	margin: 20px auto 0 auto;
	text-align: center;
	border-top: dotted 1px #ccc;
	padding: 10px 0 10px 0;
	color: #666;   
	background: #eee; 
}
#afooter a {
	color: #3B6EBF;
	text-decoration: none;
}
#afooter a:hover {
	text-decoration: underline;
}