@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
/*	background-color:#f6f6f6;*/
}

a:link { color: #0000FF; text-decoration: underline; }
a:visited { color: #0000FF; text-decoration: underline; }
a:hover { color: #0000FF; text-decoration: none; }


a img, img a { border-width: 0px; border: 0px;} 

form {
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.as-white { background-color: #FFFFFF; }

.as-bgtop {
	background-image:url(../images/bg-top.gif);
	background-repeat: repeat-x;
	height: 97px;
}

.as-bgnav {
	background-image:url(../images/bg-navstrip.gif);
	background-repeat: repeat-x;
	height: 27px;
}

.as-bghd {
	background-image:url(../images/bg-hd.gif);
	background-repeat: repeat-x;
	height: 34px;
}

.as-hd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.as-hd22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #7a7a7b;
	text-decoration: none;
}

.as-hd33 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6f6f6f;
	text-decoration: none;
}

.as-bgleft{
	background-image: url(../images/lbg.gif);
	background-repeat: no-repeat;
	background-repeat: repeat-y;
	width:14px;
}

.as-bgright{
	background-image: url(../images/rbg.gif);
	background-repeat: no-repeat;
	background-repeat: repeat-y;
	width:14px;
}

.as-comnmatter {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	letter-spacing: 1px;
}

.as-comnmatter  p{
	margin: 0px 2px 5px 2px;
	padding: 0px;
}

.as-nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.as-nav2 a:link  { text-decoration: none; color: #000000; }
.as-nav2 a:visited  { text-decoration: none; color: #000000; }
.as-nav2 a:hover  { text-decoration: underline; color: #464646; }


.as-bordbottom { border-top: 1px solid #dddbdb; }

.as-nav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7e7e7e;
	text-decoration: none;
}

.as-nav3 a:link  { text-decoration: none; color: #7e7e7e; }
.as-nav3 a:visited  { text-decoration: none; color: #7e7e7e; }
.as-nav3 a:hover  { text-decoration: none; color: #545454; }

.as-nav4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #707070;
	text-decoration: none;
}

.as-nav4 a:link  { text-decoration: none; color: #707070; }
.as-nav4 a:visited  { text-decoration: none; color: #707070; }
.as-nav4 a:hover  { text-decoration: underline; color: #2e2e2e; }


.as-nav5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #575757;
	text-decoration: underline;
}

a:link.as-nav5 { text-decoration: underline; color: #575757; }
a:visited.as-nav5 { text-decoration: underline; color: #575757; }
a:hover.as-nav5 { text-decoration: none; color: #373737; }

.as-copy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.as-testdiv {
	margin: 2px;
	padding: 2px;
	width: 730px;
	/*border: 1px solid #009966*/
}
.as-list ul {
 margin: 0px 0px 0px 0px;
 padding:0px 0px 0px 0px;

}

.as-list li {
	list-style-type: none;
	margin: 5px 0px 0px 19px;
	padding: 0px 0px 5px 22px;
	background-image: url(../images/as-bullet.gif);
	background-repeat: no-repeat; 
	background-position: 0.4em 5px;
	/*border: 1px solid #CCCCCC;*/
	width: 163px;
	display: inline;
	float: left;
}

.as-list li a:link { text-decoration: underline; color:#2f2f3e; }
.as-list li a:visited { text-decoration: underline; color:#2f2f3e; }
.as-list li a:hover { text-decoration: none; color:#747474; }