body {
	margin: 10px;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #3366CC;
	font-weight: bold;
}

.banner {
	background-color: #3366cc;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc00;
	border-bottom-width: thin;
}
.bannerPicture {
	background-color: #3366cc;
	vertical-align: middle;
	text-align: right;
}
.bannerPicture img {
	border-width: medium;
	border-style: solid;
	border-color: white;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bannerLogo {
	background-color: #3366cc;
	vertical-align: middle;
	text-align: left;
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;

}
.contentPane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 8px 8px 8px 8px;
	vertical-align: top;
	text-align: left;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.main {
	border-bottom-style: solid;
	border-bottom-color: #ffcc00;
	border-bottom-width: medium;
	border-right-style: solid;
	border-right-color: #dfdcc1;
	border-right-width: medium;
}
.a2zServices {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #3366cc;
	color: white;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc00;
	border-bottom-width: medium;
}
.a2zServices a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.a2zServices a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.a2zServices a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.a2zLetter {
	color: #0066FF;
	font-weight: bold;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 6px;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: thin;
}
.searchText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 11px;
}
.sideBar {
	width: 20%;
	background-color: #dfdcc1;
	color: #1010b4;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	text-align: left;
}
.sideBar ul {
	list-style-position: outside;
	padding-left: 10px;
	margin-left: 10px;
}
.sideBar li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style-image: url(../images/arun/arrow.gif);
	margin-bottom: 10px;
}
.sideBarParaBoth {
	border-top-style: solid;
	border-top-color: white;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: thin;
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.sideBarParaTop {
	border-top-style: solid;
	border-top-color: white;
	border-top-width: thin;
	padding-top: 10px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.sideBar a:link {
	color: #1010b4;
	text-decoration: none;
}
.sideBar a:visited {
	color: #1010b4;
	text-decoration: none;
}
.sideBar a:hover {
	color: #1010b4;
	text-decoration: underline;
}
.ae_trigger_event {
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
.ae_branch {
	display: none;
	margin-left: 16px;
}
