
body, p, b, h1, h2, h3, h4, h5, li, td, th, a, a:link, a:visited, a:hover, strong, i, blockquote
  {
	font-family: Arial, Helvetica, sans-serif;font-size:12px
}
BODY {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	margin: 0px;
	}
:link img { border: 0px }
:visited img { border: 0px }
:active img { border: 0px }
TABLE { align: left }
TD { align: left }


input { 
 background-color: #CCCCFF; 
 color: #000000; 
 border: 1px solid #999999; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 text-align: center; 
}
h5
  {
	font-family: Arial, Helvetica, sans-serif;font-size:10px
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #0099FF;
	text-decoration: none;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 198px;
	letter-spacing: 1px;


}

#search {
	position: absolute;
	left: 592px;
	top: 13px;
	width: 249px;
	height: 47px;
	z-index: 1;
}

input.searchBox {
	background-color: White;
	border: 1px solid #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	width: 187px;
	height: 17px;	
}

#sidenav {
	position: absolute; 
	left: 0px;
	top:  0px;
	width:180px;
	height: 500px;
	z-index: 2;
}


/* BEGIN: side navigation styles */
		
#menubar {
	width:150px;
	background-color:#666666;
}

#menubar a {

            color:White;

            font-size: 10px;

            font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

            padding-left:15px;

            padding-top: 2px;

            padding-bottom: 0px;

            text-decoration:none;

            display:block;

            margin-top: 0px;

            margin-bottom: 1px;

            _width:150px;

            height: 17px;

            background-color:#999999;

            background-image: url(/Asid/_images/sidenav/sidenavArrow_gray.gif);

            background-repeat: no-repeat;

            background-position: left;

}


	
#menubar a.active {
	background-image: url(/Asid/_images/sidenav/sidenavArrow_over.gif);
	background-color: #004B63;
}

.menu .options {
	margin-left:1px;
	margin-bottom:1px;
}

.menu a {
	color:#666666;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display:block;
	padding:2px;
	padding-left:4px;
	text-decoration:none;
	background-color:white;
	border: 1px solid #666666;
}

.menu a:hover {
	background-color:#86ADB4;
	color:White;
}

.tools a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B9B9B9;
	text-decoration: none;
	vertical-align: middle;
}

.secondary a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	text-decoration: none;
	vertical-align: middle;
}
/* END: side navigation styles */


/* BEGIN: footer styles */
.footer p {
	font-size: 10px;
	color: #999999;
}
/* END: footer styles */

/* BEGIN: breadcrumb styles */
.breadcrumb {
	font-size: 11px;
	color: #999999;
	padding-bottom: 10px;

}
/* END: footer styles */


/* BEGIN: feature styles */
.featureBox {
	border: 1px solid #333333;
}

.featureTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #333333;
	padding: 2px;
	vertical-align: middle;
	color: White;
	text-transform: uppercase;

}
.feature {
	width: 200px;
}


.feature p {
	font-size: 12px;
}

.quicklinks {
	padding: 4px;
	width: 200px;
	height: 84px;
}

.quicklinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
/* END: feature styles */

.subhead {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006666;
}
.highlight {
	font-style: normal;
	color: #006666;
	font-weight: bold;
	text-indent: 25px;


}
ul {
	list-style-image: url(/Asid/_images/btn_list.gif);

}
li {
	padding-bottom: 5px;

}
ol {
	padding-bottom: 5px;
}
hr {
	color: #CCCCCC;
}

