a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #004080;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #004080;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #004080;
	text-decoration: underline;
}
.bullet {
	list-style-type: square;
	list-style-position: inside;
	font-size: x-small;
	list-style-image: url(/images/menu/awmData-main/basorange_sub.gif);
}
.box {
	padding: 1pt;
	float: none;
	height: 1pt;
	width: auto;
}
textarea {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
td {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}.awmAnchor {
	position: relative;
	clip:                      rect(auto auto auto auto);
	right: auto;
	bottom: auto;
	left: 5px;
	top: -10px;
}
.bullet1 {
	list-style-position: outside;
	list-style-image: url(/images/menu/awmData-main/basorange_sub.gif);
	border: none #FF9900;
	height: auto;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}

.headings {
	color: #333333;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

#navlist
{
	margin: 0;
	padding: 8 0 20px 10px;
	border-bottom: 2px solid #000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	list-style-type: none;
	border-right-style: none;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #336699;
	list-style-type: none;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: #E5E5E5;
color: #000;
}

#navlist a:hover { color: #000; }

.small {
	font-size: 9px;
	color: #666666;
}
