@charset "utf-8";
/* CSS Document */
@import url("aasv_nav.css");
BODY {
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0.5em;
	background-color: white;
	position: absolute;
	top: 0;
	left: 0;
}
#aasv_refresh20100708 {
	visibility: hidden;
}
H1.banner {
	background: navy;
	color: white;
	line-height: 200%;
	margin-left: 0;
}
td {
	vertical-align: top;
}
th {
	text-align: left;
	vertical-align: bottom;
}
H1.headline {
	color: navy;
	font-size: large;
	background: #ccc;
	text-indent: .5em;
}
P {
	margin-left: 12px;
	margin-right: 6px;
}
P.first:first-letter {
	margin-left: 0;
	font-weight: bold;
	font-size: 200%;
	color: navy;
}
P.dateline {
	margin-left: 0.5em;
	font-weight: bold;
	font-size: 75%;
}
P.byline {
	margin-left: 0;
	text-align: right;
	font-style: italic;
	text-indent: 100px;
}
HR.byline {
	text-indent: 60px;
	text-align: right;
}
TR.bar {
	background: #99CCFF;
}
.bkgmeeting {
	background-image: url(images/icons/meeting_big.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
}
.bkglinks {
	background-image: url(images/icons/links_big.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
}
.bkgnews {
	background-image: url(images/icons/news_big.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
}
.bkggeneral {
	background-image: url(images/icons/general_big.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
}
.dropcap {
	float: left;
	font-size: 72px;
	line-height: 54px;
	padding-top: 2px;
	padding-right: 2px;
}
a:hover {
	color: #0033cc;
	background-color: #f8f8ff;
}
a:link {
	color: #000099;
}
a:visited {
	color: #001155;
}
.signature {
	font-style: italic;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #000033;
	text-indent: 2em;
	font-size: 125%;
}
.smaller {
	font-size: smaller;
}
.small {
	font-size: small;
}
input.subnav {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}
.articleheader {
	font-size: 250%;
	font-weight: lighter;
	font-variant: small-caps;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: solid;
	width: 80%;
	color: #666666;
}
#aasv_content {
	padding-left: 10px;
	padding-right: 10px;
	height: inherit;
	width: 100%;
}
DIV.floater {
	background-color: #CCCCFF;
	padding: 7px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}
H1.floater {
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	line-height: 50%;
	font-size: 110%;
}
H2.floater {
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	line-height: 50%;
	font-size: 100%;
	margin-bottom: 0;
}
TD.floater {
	color: #000000;
	text-decoration: none;
	font-size: 90%;
	line-height: 90%;
}
UL.floater {
	margin-top: 0;
	margin-bottom: 0;
}
LI.floater {
	color: #000000;
	text-decoration: none;
	font-size: 90%;
	line-height: 90%;
}
A.floater {
	color: #000000;
	text-decoration: none;
	font-size: 90%;
	line-height: 90%;
}
.figure {
	font-size: 85%;
	background-color: #EEEEEE;
	border-top: thin solid #333333;
	border-right: thin none #333333;
	border-bottom: thin solid #333333;
	border-left: thin none #333333;
	padding: 5px;
	vertical-align: top;
}
.darker {
	background-color: #DDDDDD;
}
.c {
	text-align: center;
}
.c table {
	margin: 0 auto;
}
.alert {
	color: #d11;
	font-weight: 900;
	font-variant: small-caps;
	text-transform: uppercase;
}
.prrsCorner {/*news category */
	color: #0039a6;
}
DIV.sidebar {
	float: right;
	position: relative;
	background-color: #DEF;
	margin: 12px;
	padding: 4px;
	border-top: medium solid #003399;
	border-right: medium none #003399;
	border-bottom: medium solid #003399;
	border-left: medium none #003399;
	font-size: 75%;
	font-weight: normal;
}

