body {
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	color: #000000;
	background-image: url(../images/bg-body.gif); 
	background-repeat: repeat;
}
table.maintable {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	border: 0 0 0 0;
	padding: 0 0 0 0;
	border-spacing: 0 0;
}
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}
.overhead {	
	border: 1px solid #867A72; 
	margin-top: 10px}
	
.header {
	background-color: #FBFBFB; 
	/*height: 94px;*/
}

#bg-header {
	background-image: url(../images/bg-header.gif); 
	background-repeat: no-repeat;
	background-position: right; 
	width: 480px; 
	height: 94px
	}

#aserologo {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;	
}

#homelink {
	float: left;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#homelink a{
	font-size: 12px; 
	text-decoration: none; 
	color: #656869}
#homelink a:hover{
	text-decoration: none; 
	color: #FF631D}
	
#copyrightinfo {
	font-size: 11px; 
	font-weight: 500; 
	color: #000000; 
	text-decoration: none; 
}

.bg-top-menu {
	background-image: url(../images/bg-nav.gif); 
	background-repeat: repeat; 
	height: 25px}
.top-menu a{
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	margin: 5px 10px 5px 10px}
.top-menu a:hover {
	text-decoration: none; 
	color: #000000}

/* set font color for selected navigation */
.top-menu a#mmselected {
	color: #000000; 
}

.bottom-menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	color: #A19589; 
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	}
.bottom-menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: underline;
	color: #F47D30;
	}

.bottom-menu a#selected{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
	text-align: center;
}	
	
#nav {
	border-left: 1px solid #CACACA; 
	border-right: 1px solid #656869; }
#nav-first {
	border-right: 1px solid #656869; }
#nav-last {
	border-left: 1px solid #CACACA; 
	padding-right: 10px}


#home-leftbox {
	padding: 15px; 
	}

#home-leftbox p {
	font-size: 12px; 
	font-weight: bold; 
	padding: 10px; 
	margin: 10px;
	line-height: 20px
	}

#home-rightbox h1 {	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	padding-top: 35px
	}
#home-rightbox p {
	font-size: 12px; 
	font-weight: bold; 
	padding: 5px; 
	line-height: 20px
	}
li {
margin: -10px 20px 20px -20px; 
list-style-type: square; 
}

/*Content Area*/
.content {
	background-color: #FBFBFB; 
	padding-top: 5px; 
	padding-bottom: 5px;
	width: 780;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}	
	
.sidenav {
	background-color: #FBFBFB;
	width: 150px;
	margin: 0 0 0 0;
	vertical-align: top;
	border-right: 1px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-bottom-color: #999999;
	border-right-color: #999999;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

h1, h2, h3 {font-family: Arial, Helvetica, sans-serif; padding-left: 20px}
h1 {
	font-size: 18px; 
	padding-top: 10px;
	}

h2 {color: /*#FF6724; #FF7F00;*/ #F47D30; font-size: 16px; margin-bottom: -10px; margin-top: 15px}	
h3 {color: #615C58; font-size: 14px; margin-bottom: -10px; margin-top: 15px}	
	
p {font-family: Arial, Helvetica, sans-serif; margin: 20px}

.content ul {margin-left: 70px}
	
#smaller {font-size: 90%} 

a {color: #A19589;}

a:hover {text-decoration: underline;
	color: #F47D30;
	}
.centercontent {
	text-align: center;
}
.footer {
	/*background-image: url(../images/bg-footer.gif); */ /* background color image */
	/*background-color: #FF6600;*/
	background-color: #FFFFFF;
	background-repeat: repeat
	}
#footer {
	font-size: 11px; 
	color: #656869; 
	padding-top: 10px
	}

/* CSS Menu */
dl, dt, dd /* , ul, li */ { 
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidemenu {
/* Menu position that can be changed at will */
/*
position: absolute;
top: 0;
left: 0;
*/
}
#sidemenu {
	width: 15em;
}
#sidemenu #smenu41{
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	background-color: #FF9900;
	color: #FFFFFF;
}
#sidemenu #smenu41 li {
	color: #666666;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;	
	font-weight: 500;
}
#sidemenu dt {
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	border: 1px solid gray;
	background: #FF9900;
	color: #FFFFFF;
}
#sidemenu dd {
	border: 1px solid gray;
}
#sidemenu li {
	text-align: center;
	background: #FFFFFF;
}
#sidemenu li a, #sidemenu dt a {
	color: #666666;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
#sidemenu li a:hover, #sidemenu dt a:hover {
	background: #E8E8E8;
}

td.leftbar {
}

td.leftbar p {
	font-size: 11px;
	line-height: 20px;
}
/* New Side Menu */
td.leftbar p a {
	text-decoration: none;
	line-height: 11px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

td.leftbar p a:hover {
	text-decoration: underline;
}

td.leftbar p a#smselected {
	font-weight: bold;
	border-left: 2px solid #F47D30;
	padding-left: 5px;
	position: relative;
	left: -7px;
}

td.leftbar p a sup {
	display: float;
	position: relative;
	top: 2px;
}
.indent_text {
	margin-left: 8px;
}
