/* CSS Document */body    {    color: #333333;    font: 13px Arial, Helvetica, sans-serif;    background: #ffffff;    }#header {	width: 760px;	height: 90px;/*	background: url(/images/aapselogo.gif) no-repeat 0 0;*/}#header img {	margin: 1px;}#sidebar {	position: absolute;	width: 125px;	margin: 10px;	left: 0px;	top: 120px;}#sidebar p {	text-align: center;	font-style: italic;	font-size: .85em;}.menulink {	color:#006600;	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;	font-weight: bold;	display:block;	border-top:1px solid #70E000;	padding:0px 5px 3px 5px;	text-decoration:none;	text-align:right;}a.menu:visited {	color:#006600;}a.menu:hover {	color:#000000;	border-top:1px solid #FF6600;	background-color:#F2F2F2;}	a.menu:active {	color:#FFFFFF;	background-color:#1B4D70;}#side_current {	color:#FFFFFF;	background-color:#1B4D70;	padding-left:5px;	font-weight:bold;}img {	margin: 1px;	border: 0px;}a    {    color: #0D7520;    }    a:hover    {    color: #a8a8a8;    }    #container    {    width: 740px;	position: relative;	background: #fff;	padding: 0 10px 0 10px;    }	* html #container    {    width: 760px;    w\idth: 740px;    }#main    {	margin: 0 0 0 135px;	width: 603px;	padding: 0 10px 0 10px;	border: 1px solid silver;    }	h1 {	color: #6AA14E;	font-size: 1.3em;    }h2    {   	font-size: 1.2em;	color: #6AA14E;	text-align: center;    }	h3 { 	font-size: 1.1em;	color: #6AA14E;	}h4 {	border-bottom: 2px solid #70E000;	border-top: 2px solid #70E000;	text-align: center;	padding: 10px;	font-style: italic;}#footer    {    background: url(/images/footer.gif) no-repeat;    color: #ffffff;    height: 50px;	width: 760px;	padding: 10px 0 0 0;	font-size: .9em;	text-align: center;    }    #footer a    {    color: #fff;    text-decoration: none;    }    #footer a:hover    {    text-decoration: underline;    }.pdf {	list-style-image: url(/images/pdf.gif);	}	.doc {	list-style-image: url(/images/doc.gif);	}.link {	list-style-image: url(/images/link.gif);	}	.odd {	background-color: silver;	border-bottom: #70E000;}label {	width: 10em;	float: left;	text-align: right;	margin-right: 0.5em;	display: block;}li {	padding-bottom: 10px;	}th {	background-color: #70E000;	color: #FFFFFF;}.current {	color: #FF6600;	font-weight:bold;}#committee label {	float: right;	display: inline;	width: 5em/*	width: auto;	text-align: left;	display: inline;*/}#committee input {	float: right;	display: inline;}#committee p {	background: silver;	height: 30px;}