@import url("/am/styles/elist.css");
@import url("/am/styles/styled_forms.css");
/* This file contains custom SBW styles that supplement the AM styles. JDH 2005-02-23.
This stylesheet is listed in published navigation items, so style changes that affect old nav pages should be made here. */

/* Shared Styles */
h1 .prnthead {
	display:none;
}
b, strong, .bold, .error,.bigbold,.smallbold {
	font-weight: bold
}
i, em {
	font-style:italic;
	font-weight: inherit;
}
u {
	text-decoration: underline;
}
.bump {
	padding-left:20px;
	padding-right:20px;
}
.sourcelink {
	text-align:center;
}
.Secret {
	font-family:verdana;
	font-size:2px;
	color:#fff;
	display:none;
}
/* BEGIN SIDEBAR BOXES */
div.boxleft {
	float: left;
	border-top: solid 1px #7E858B;
	border-bottom: solid 1px #7E858B;
	margin-bottom: 0.5em;
	padding: 1em 0.5em 1em 1em;
	margin-right: 1em; 
	position:relative; 
	display:inline;
}
div.boxright {
	float: right;
	border-top: solid 1px #7E858B;
	border-bottom: solid 1px #7E858B;
	margin-bottom: 0.5em;
	padding: 1em .5em 1em 0.5em; 
	margin-left: 1em;
	display:inline;
	clear:left;
}
div.boxcenter {
	border-top: solid 1px #7E858B;
	border-bottom: solid 1px #7E858B;
	padding: .25em; 
	margin: 0 0 .5em 0; 
}
div.boxblank {
	padding: .25em 1em .25em 1em; 
	margin: 0 0 .5em 0; 
	overflow:auto;
}
div.boxblank blockquote {
	margin:0;
	padding:0 1em 0 0;
	float:right;
}
div.boxfoot {
	border-top: solid 1px #7E858B;
	padding: .25em 0 .25em 0; 
	margin: .5em 0 1.5em 0; 
}
div.boxhead {
	border-bottom: solid 1.5px #7E858B; 
	padding: .25em 0 .25em 0; 
	margin: 0 0 5px 0; 
}
div.boxhead h4 {
	font-size: 12px; 
	font-weight: bold;
	margin:0;
	padding:0;
} 
.boxcenter p {
	margin: 1em .5em;
}
.boxleft p {
	margin: 0 0 1em 0;
}
.boxright p {
	margin: 0 0 1em 0;
}
.boxcenter h4, .boxleft h4, .boxright h4 {
	margin:.5em auto auto .4em;
}
.boxcenter img, .boxright img, .boxleft img {
	margin:3px 6px;
}
.boxcenter table, .boxright table, .boxleft table {
	margin:auto .5em;
	width:98%;
}
.backhome .boxright p, .denovo .boxright p, .yldnews .boxright p {
	margin: 1em 0;
}
.boxcenter h5, .boxleft h5, .boxright h5 {
	font-size: 12px; 
	font-weight: bold;
}
div.boxfoot p, div.boxfoot li {
	font-size:12px;
}
.bxfull {
	width: 98%;
}
.bx100 {
	width: 100px;
}
.bx125 {
	width: 125px;
}
.bx150 {
	width: 150px;
}
.bx175 {
	width: 175px;
} 
.bx200 {
	width: 200px;
}
.bx225 {
	width: 225px;
}
.bx250 {
	width: 250px;
}
.bx275 {
	width: 275px;
} 
.bx300 {
	width: 300px;
}
.bx325 {
	width: 325px;
} 
.bx350 {
	width: 350px;
}
.bx375 {
	width: 375px;
} 
.bx400 {
	width: 400px;
}
.bx425 {
	width: 425px;
}
.bx450 {
	width: 450px;
}
/* BEGIN Lawyer Directory styles */
ul#LSstatus	{	
	list-style:none;
	margin: 0 0 0 5px;
	padding:0;
}
.LSBtn {
	margin: .25em 0;
	padding-left:0;
	width: 9em;
	font-family: helvetica,arial,sans-serif;
	/*  font-size: 70%; */
	font-weight: bold;
}
.L14	{
	width: 14em;
}
.LSBtn a {
	display: block;
	width: 100%;
}
.LSBtn a:link,
.LSBtn a:visited,
.LSBtn a:hover {
	background-color: #fc6;
	color: #000;
	text-decoration: none;
}
.LSBtn a.mal:link, .LSBtn a.mal:visited, .LSBtn a.mal:hover {
	background-color: #903;
	color: #fff;
}
.LSBtn a.roi:link, .LSBtn a.roi:visited, .LSBtn a.roi:hover {
	background-color: #606;
	color: #fff;
}	
.LSBtn a.bon:link, .LSBtn a.bon:visited, .LSBtn a.bon:hover {
	background-color: #063;
	color: #fff;
}	
.LSBtn a:link, .LSBtn a:visited {
	border-top: 1px solid #cecece;
	border-bottom: 2px solid #4a4a4a;
	border-left: 1px solid #cecece;
	border-right: 2px solid #4a4a4a;
}
.LSBtn a:hover {
	border-bottom: 1px solid #cecece;
	border-top: 2px solid #4a4a4a;
	border-right: 1px solid #cecece;
	border-left: 2px solid #4a4a4a;
}
.LSBtn span.leader {
	padding: 0 0.4em;
	background-color: #fff;
	color: #0c479d;
}
.LSBtn span.spec	{
	padding: 0 0.4em;
}
.LSBtn .mrt	{
	padding: 0 0 0 0.4em;
	background-color: #fc6;
	color: #000;
	border: 1px solid #cecece;
	display: block;
	width: 100%;
}

/* END Lawyer Directory styles */

/* BEGIN Law Student styles */

dl#LSProfile dt, dl#LSEvents dt  {
	color:#fff; 
	background-color:#0054a6; 
	font-weight:bold; 
	padding:.25em;
}
dl#LSProfile {
	background-color:#FFFAC2; 
	padding-bottom:1em;
}
dl#LSProfile dd {
	font-size:.9em; 
	margin-top: 1.25em;
	margin-bottom: .25em;
}

dl#LSEvents {
	background-color: #FFE6CA;
}
dl#LSEvents dd {
	font-size:.9em; 
	margin-top: .25em;
	margin-bottom: .25em;
}

/* END Law Student styles */

/* Marketplace UL */
#SemBookProd_cats ul {
	margin-bottom: 0;
}

/*Create White Text 
.rowalt3 a:hover, .rowalt3 a {
	color: #fff;
}*/

/* Grey version 1 that we use in CLE Seminars */
.rowaltg1 {
	background-color:#e8e8e8;
}
/* Grey version 2 that we use in CLE Seminars along with grey version 1 */
.rowaltg2 {
	background-color:#f6f6f6;
}
.rowaltgC {
	background-color:#ccc;
}
.rowaltgE {
	background-color:#eee;
}
/* Same background colour as emph, but without the borders */
.backgroundC1 {
	background-color:#ffc;
}
/* Same background colour as bluemph, but without the borders */
.backgroundC2 {
	background-color:#9cf;
}
.bluemph {
	background-color:#9cf; /* Darker blue */
	border-left: solid 1px #7E858B;
	border-right: solid 1px #7E858B;
}
.blu2emph {
	background-color:#E6F7FF; /* Lighter blue */
	border-left: solid 1px #7E858B;
	border-right: solid 1px #7E858B;
}  
.whitemph {
		background-color:#fff; /* White */
		border-left: solid 1px #7E858B;
		border-right: solid 1px #7E858B;
}
.emph {
	background-color:#ffc; /* Pale yellow */
	border-left: solid 1px #7E858B;
	border-right: solid 1px #7E858B;
}
td.emph {
	padding: 6px;
}
.emphy {
		background-color:#ffc; /* Pale yellow */
		border: solid 1px #7E858B;
} 
.inverse {
	background-color: #012F65;
	border-left: solid 1px #7E858B;
	border-right: solid 1px #7E858B;
}
.inverse * {
	color:#fff;
}
.inverse * a, .inverse * a:link, .inverse * a:visited, .inverse * a:hover, .inverse a, .inverse a:link, .inverse a:visited, .inverse a:hover {
	color:#8080ff;
	text-decoration:none;
}
.inverse * a:hover {
	text-decoration:underline;
}
.inverseblu {
	background-color: #36C;
	border-left: solid 1px #7E858B;
	border-right: solid 1px #7E858B;
}
.inverseblu * {
	color:#fff;
}
.inverseblu * a, .inverse * a:link, .inverse * a:visited, .inverse * a:hover, .inverse a, .inverse a:link, .inverse a:visited, .inverse a:hover {
	color:#8080ff;
	text-decoration:none;
}
.inverseblu * a:hover {
	text-decoration:underline;
}
	 
/* END SIDEBAR BOXES */

.masthead {
	text-align: center;
}

.masthead .nodp, .masthead2 .nodp {
	display:none;
} 
/* Forms */
.ccPrivate{
	font-weight: normal;
	color: red;
}
.required{
	font-weight: bold;
}

/* Wisconsin Lawyer and Inside the Bar pull quotes (x2) */
#WLContent {
	float: left;
	width: 635px;
	_width: 630px; /* IE 6 */
 	padding-right: 5px;
}

#WLSideBar {
	float: left;
	width: 174px;
	/*background-image:url(/AM/Graphics/template/cutout.gif);*/
	position:absolute;
	top:0;
	right:3px;
}
p.pullquote {
	font-style:italic;
	line-height:2em;
}
p.pqref {
	font-size:.85em;
}
p.WLtext {
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-left:6px;
	padding-top:0;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:6px;
}
.SCLoginBar, .ECHeaderBar, .ECBasketHeader, .MMHeaderBar {
	color:#fff;
	font-weight:bold;
	background:#36C;
	padding-left:4px;
}
/* BEGIN Law Student styles */

dl#LSProfile dt, dl#LSEvents dt  {
	color:#fff; 
	background-color:#0054a6; 
	font-weight:bold; 
	padding:.25em;
}
dl#LSProfile {
	background-color:#FFFAC2; 
	padding-bottom:1em;
}
dl#LSProfile dd {
	font-size:.9em; 
	margin-top: 1.25em;
	margin-bottom: .25em;
}

dl#LSEvents {
	background-color: #FFE6CA;
}
dl#LSEvents dd {
	font-size:.9em; 
	margin-top: .25em;
	margin-bottom: .25em;
}

/* END Law Student styles */
/* Classified Ads */
.HeaderBar {
	color:#fff;
	font-weight:bold;
	background:#36C;
	padding-left:4px;
}
/* Alternating row colour, version 1 - this is the standard colour we use in CLE Books */
.rowalt1 {
	background-color:#e6f7ff;
}
/* Darker blue, used in CLE Books/Seminars */
.rowalt2 {
	background-color:#a3c8ef;
}

/* Darker blue, used in CLE Books/Seminars, on hover */
.rowalt3 {
	background-color:#6a9fdd;
}

/*Create White Text */
.rowalt3 a:hover, .rowalt3 a {
	color: #fff;
}

/* CLE Tracker, printable form */
#cle_form1 * {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#cle_form1 ul li {
	margin:0 auto;
	padding:0 inherit;
}
#cle_form1 th {
	font-size:11px;
	font-weight:600;
}
#cle_form1 h3 {
	font-size:13px;
	font-weight:600;
}
#cle_form1 .typed_font {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
}
#cle_form1_epr {
	border:2px solid black;
	margin:0;
	padding:0 3px;
	width:100%;
}
#cle_form1_epr_lines {
	border-bottom:1px solid #ccc;
	margin:3px 0 6px;
	padding:0 0 0 6px;
}
#cle_form1 table.bordered_cells {
	border:1px black;
	border-collapse:collapse;
}
#cle_form1 .subtotal_text {
	font-size:11px;
	padding-top:.5em;
	padding-right:75px;
	padding-bottom:.5em;
	text-align:right;
}
#cle_form1 .subtotal_cell {
	border:solid;
	border-width:2px;
	padding-top:0 !important;
}
#cle_form1 .subtotal_cell div {
	float:left;
	font-size:9px;
	margin:0;
	padding:0;
	vertical-align:top;
}
#cle_form1 ul.errorlisting li, #cle_form1 ul.errorlisting a {
	font-size:14px !important;
}
#cle_form1 ul.errorlisting {
	margin-bottom:18px;
	padding-left:42px;
}
.headlineimg_left {
	margin-right:3px;
	margin-bottom: 5px;
}
.headlineimg_right {
	margin-left:3px;
}
#home_sub {
	margin-bottom:15px;
	text-align:center;
}
#home_sub img {
	margin-bottom:1em;
	padding-top: 15px;
}
.highlight_indv {
	border-bottom:1px solid gray;
	margin:0 3px 6px;
	padding:0 3px 6px;
}

.highlight_indv li {
	font-size: 11px;
}

#content_rss_icon {
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;
}
/* CLE Tracker */
#CLETracker_History h4 {
	color:white;
	margin:0;
	padding:0;
}
#CLETracker_History h4 a {
	color:white;
	font-size:.7em;
	margin-left:30px;
}
#CLETracker_History .Header_Tracker_Range {
	background-color:#cff;
	font-size:.9em;
	font-weight:bold;
	padding-left:4px;
}
.ListServ_quest a {
	font-size:.7em;
}

/* BEGIN ENEWSLETTER styles */
/* Back Home newsletter */
div.backhome #masthead  {
	background: #FFF5DD;
	width: 600px;
}
div.backhome #masthead img {
	margin-left:15px;
}
div.backhome #nltr  {
		background: #ccc url(/am/images/div/nrld/bkgrnd.gif) repeat-y 0 0; 
}
div.backhome #tab  {
		background: #F2D49B url(/am/images/div/nrld/navtab.gif) no-repeat 0 0;
		color: #303380;
}
div.backhome #vernav ul li a  {
		color: #303380;
}
div.backhome #articles {
	border: 0;
	float: left;
	margin: 0;
	padding: 0 4px 10px 4px;
	width: 500px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:492px;
}
div.backhome #nltr  {
	margin: 0;
	padding: 0;
	width: 600px;
}
/* Criminal Law News */
div.crim #masthead  {
	background: #fff;
	width: 600px;
}
div.crim #masthead img {
	margin-left:15px;
}
div.crim #nltr  {
	background: #ccc url(/am/images/sec/crm/bkgrnd.gif) repeat-y 0 0; 
}
div.crim #tab  {
	background: transparent url(/am/images/sec/crm/navtab.gif) no-repeat 0 0;
	color: #EDD5AB;
}
div.crim #vernav ul li a  {
	color: #EDD5AB;
}
div.crim #articles {
	border: 0;
	float: left;
	margin: 0;
	padding: 0 4px 10px 4px;
	width: 500px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:492px;
}
div.crim #nltr  {
	margin: 0;
	padding: 0;
	width: 600px;
}
/* Demo newsletter */
div.demo #masthead  {
	background: #fff;
	width: 600px;
}
div.demo #masthead img {
	margin-left:15px;
}
div.demo #nltr  {
	background: #ccc url(/am/images/bar/enewsletter/bkgrnd.gif) repeat-y 0 0; 
}
div.demo #tab  {
	background: #817DD7 url(/am/images/bar/enewsletter/navtab.gif) no-repeat 0 0;
	color: #fff;
}
div.demo #vernav ul li a  {
	color: #EDD5AB;
}
/* Debt Beat newsletter */
div.debtbeat #masthead  {
	background: #fff;
	width: 600px;
}
div.debtbeat #masthead img {
	margin-left:15px;
}
div.debtbeat #nltr  {
	background: #ccc url(/am/images/sec/bnk/bkgdbicr.gif) repeat-y 0 0; 
}
div.debtbeat #tab  {
	background: #285694 url(/am/images/sec/bnk/navtab.gif) no-repeat 0 0;
	color: #fff;
}
div.debtbeat #vernav ul li a  {
	color: #fff;
}
div.debtbeat #articles {
	border:0;
	float: left;
	margin: 0;
	padding: 0 4px 10px 4px;
	width: 492px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:492px;
}
div.debtbeat #nltr  {
	margin: 0;
	padding: 0;
	width: 600px;
}
/* De Novo Appellate Practice Section newsletter */
div.denovo #masthead  {
	background: #fff;
	width: 600px;
}
div.denovo #masthead img {
	margin-left:15px;
}
div.denovo #nltr  {
	background: #ccc url(/am/images/sec/app/bkgrnd.gif) repeat-y 0 0; 
}
div.denovo #tab  {
	background: transparent url(/am/images/sec/app/navtab.gif) no-repeat 0 0;
	color: #FFF;
}
div.denovo #vernav ul li a  {
	color: #fff;
	background-color: #025285;
}
div.denovo #vernav li  {
	border-bottom : 1px dotted #fff;
}
div.denovo #articles {
	border:none;
	float: left;
	margin: 0;
	padding: 0 4px 10px 4px;
	width: 500px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:489px;
}
div.denovo #nltr  {
	margin: 0;
	padding: 0;
	width: 601px;
}
/* Admin Section newsletter */
div.adminnews #masthead  {
	background: #fff;
	width: 600px;
}
div.adminnews #masthead img {
	margin-left:15px;
}
div.adminnews #nltr  {
	background: #ccc url(/am/images/sec/adm/bkgrnd.gif) repeat-y 0 0; 
}
div.adminnews #tab  {
	background: transparent url(/am/images/sec/adm/navtab.gif) no-repeat 0 0;
	color: #FFF;
}
div.adminnews #vernav ul li a  {
	color: #fff;
	background-color: #6a8a9f;
}
div.adminnews #vernav li  {
	border-bottom : 1px dotted #fff;
}
div.adminnews #articles {
	border:none;
	float: left;
	margin: 0;
	padding: 0 4px 10px 4px;
	width: 500px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:489px;
}
div.adminnews #nltr  {
	margin: 0;
	padding: 0;
	width: 601px;
}
/* DirectLine newsletter */
div.directline #masthead  {
	background: #EAEBEF;
	width: 600px;
}
div.directline #masthead img {
	margin-left:15px;
}
div.directline #nltr  {
	background: #ccc url(/am/images/bars/directline/bkgrnd.gif) repeat-y 0 0; 
}
div.directline #tab  {
	background: #7D0103 url(/am/images/bars/directline/navtab.gif) no-repeat 0 0;
	color: #FFF;
}
div.directline #vernav ul li a  {
	color: #fff;
}
div.directline #articles {
	border: 0;
	float: left;
	margin: 0;
	padding: 0 4px 10px 4px;
	width: 500px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:492px;
}
div.directline #nltr  {
	margin: 0;
	padding: 0;
	width: 600px;
}
/* Dispute Resolution news */
div.adrnews #masthead  {
	background: #fff;
	width: 600px;
}
div.adrnews #masthead img {
	margin-left:15px;
}
div.adrnews #nltr  {
	background: #ccc url(/am/images/sec/adr/bkgrnd.gif) repeat-y 0 0; 
}
div.adrnews #tab  {
	background: transparent url(/am/images/sec/adr/navtab.gif) no-repeat 0 0;
	color: #FFF;
}
div.adrnews #vernav ul li a  {
	color: #FAF9F5;
}
div.adrnews #articles {
	border: 0;
	float: left;
	margin: 0;
	padding: 0 4px 10px 4px;
	width: 500px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:492px;
}
div.adrnews #nltr  {
	margin: 0;
	padding: 0;
	width: 600px;
}
/* Environmental Law News newsletter */
div.environlaw #masthead  {
	background: #fff;
	width: 600px;
}
div.environlaw #masthead img {
	margin-left:15px;
}
div.environlaw #nltr  {
	background:  url(/am/images/sec/env/bkgrnd.gif) repeat-y 0 0; 
}
div.environlaw #tab  {
	background:  transparent url(/am/images/sec/env/navtab.gif) no-repeat 0 0;
	color: #FFF;
}
div.environlaw #vernav ul li a  {
	color: #fff;
	background-color:#000;
}
div.environlaw #articles {
	border: 0;
	float: left;
	margin: 0;
	padding: 0 4px 10px 4px;
	width: 500px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:480px;
}
div.environlaw #nltr  {
	margin: 0;
	padding: 0;
	width: 600px;
}
/* Government Lawyer News newsletter */
div.govlawnews #masthead  {
	background: #FDF2C2;
	width: 600px;
}
div.govlawnews #masthead img  {
	background: #000;
	margin-left:15px;
	/*text-align:center;*/
	display: block;
}
div.govlawnews #nltr  {
	background: #ccc url(/am/images/div/gld/bkgdgld.gif) repeat-y 0 0; 
}
div.govlawnews #tab  {
	background: #7D0103 url(/am/images/div/gld/navtab.gif) no-repeat 0 0;
	color: #FFF;
}
div.govlawnews #vernav ul li a  {
	color: #EDD5AB;
}
div.govlawnews #articles {
	border: 0;
	float: left;
	margin: 0;
	padding: 0 4px 10px 4px;
	width: 500px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:489px;
}
div.govlawnews #nltr  {
	margin: 0;
	padding: 0;
	width: 600px;
}
/* LifeLine (WisLAP) */
.lifeline #masthead  {
	background: #FDF2C2;
	width: 600px;
}
div.lifeline #masthead img {
	margin-left:15px;
}
.lifeline #nltr  {
	background: #FDF2C2 url(/am/images/bar/wislap/bkgrnd.gif) repeat-y 0 0; 
}
.lifeline #tab  {
	background: #006 url(/am/images/bar/wislap/navtab.gif) no-repeat 0 0;
}
.lifeline #vernav ul li a  {
	color: #fff;
}
.lifeline #vernav li  {
	border-bottom: 1px dotted #fff;
}
div.lifeline #articles {
	border: 0;
	float: left;
	margin: 0;
	padding: 0 4px 10px 4px;
	width: 500px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:492px;
}
div.lifeline #nltr  {
	margin: 0;
	padding: 0;
	width: 600px;
}
/* ThinkSmall! newsletter */
div.thinksmall #masthead  {
	background: #fff;
	width: 600px;
}
div.thinksmall #masthead img {
	margin-left:15px;
}
div.thinksmall #nltr  {
	background: #ccc url(/am/images/cmt/ssp/bkgrnd.gif) repeat-y 0 0; 
}
div.thinksmall #tab  {
	background: #044EA3 url(/am/images/cmt/ssp/navtab.gif) no-repeat 0 0;
}
div.thinksmall #vernav ul li a  {
	color: #EDD5AB;
}
div.thinksmall #articles {
	border: 0;
	float: left;
	margin: 0;
	padding: 0 4px 10px 4px;
	width: 500px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:492px;
}
div.thinksmall #nltr  {
	margin: 0;
	padding: 0;
	width: 600px;
}
/* Young Lawyers News */
.yldnews #masthead  {
	background: #fff;
	width: 600px;
}
div.yldnews #masthead img {
	margin-left:15px;
}
.yldnews #nltr  {
	background: #ccc url(/am/images/div/yld/bkgrnd.gif) repeat-y 0 0; 
}
.yldnews #tab  {
	background: #006 url(/am/images/div/yld/navtab.gif) no-repeat 0 0;
}
.yldnews #vernav ul li a  {
	color: #fff;
}
.yldnews #vernav li  {
	border-bottom: 1px dotted #fff;
}
.yldnews #articles {
	border: 0;
	float: left;
	margin: 0;
	padding: 0 4px 10px 4px;
	width: 500px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:480px;
}
.yldnews #nltr  {
	margin: 0;
	padding: 0;
	width: 600px;
}
div.yldsidehead {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
/* BEGIN COMMON ENEWSLETTER styles */
div.footnotes p {
	font-size:11px;
	margin-bottom:.25em;
	margin-left:1em;
	margin-top:.25em;
	text-indent:-1em;
}
#content p {
	padding-left: 10px; 
	padding-right: 5px;
}
#articles  {
	border: 0;
	float: left;
	margin: 0;
	padding: 0 4px 10px 4px;
	width: 400px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:385px;
}
#articles h3  {
	border-bottom : 1px dotted #779690;
	color: #2A5074;
	padding-left: 5px;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 5px;
	text-align:left;
}
#articles h4  {
	padding-left: 10px;
} 
#articles h5  {
	margin-top: 0;
	padding-top: 5px;
	padding-left: 10px;
	font-style: oblique;
} 
#articles ul  {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	padding-left: 10px; 
	padding-right: 5px;
}
#articles a  {
	font-weight: bold;
	text-decoration: none;
}
#articles a:hover  {
	text-decoration: underline;
}
#articles a.anc:hover  {
	text-decoration: none;
}
#hrznav {
	padding: 0 0 10px 0;
}
#hrznav p {
	margin: 1px 5px;
	padding: 2px 10px 5px 10px;
	color: #000;
	font: 8pt Arial, Helvetica, sans-serif;
	text-align: left;
}
#hrznav p.band {
	background: #006;
	margin: 2px 15px 2px 15px;
	padding:2px 20px;
	color:#fff;
	font: bold 9pt Arial, Helvetica, sans-serif;
	text-align:center;
}
#hrznav a {
	color:#fff; 
	text-decoration: none;
}
#hrznav a:hover {
	color:#fc0;
}
#masthead {
	background: #fff;
	margin: 0;
	padding: 0;
	width: 500px;
}
#nltr  {
	margin: 0;
	padding: 0;
	width: 500px;
	float:left;
}
#printmasthead {
	display: none;
}
#tab, #col_high {
	height: 25px;
	padding:0;
	margin:0;
	border:0;
	color:#fff;
	font: bold 14px Arial, Helvetica, sans-serif; 
	text-align: right;
	text-decoration:none;
	width:100px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:80px;
}
html>body #tab  {
	width:80px;
} 
#vernav  {
	border: 0;
	float: right; 
	padding: 0 1px 10px 0;
	margin: 0;
	/* display: inline;*/
	width: 100px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:99px;
}
	html>body #vernav  {
	width:99px;
} 
#vernav ul  {
	list-style: none;
	margin: 5px;
	padding-left: 0;
}
#vernav li  {
	border-bottom : 1px dotted #EDD5AB;
	padding-bottom: 5px;
	padding-top: 10px;
}
#vernav ul li a  {
	color: #EDD5AB;
	font: bold 11px Arial, Helvetica, sans-serif; 
	text-decoration: none;
	display:block;
}
#vernav ul li a:hover  {
	text-decoration: underline;
}
.photo {
	float: left;
	margin-right: 5px;
	border: 1px solid #000;
} 
.photor {
	float: right;
	margin-left: 5px;
	border: 1px solid #000;
} 
.shaded  {
	background: #FAE9A5;
	border: solid 1px #000;
}
.top  {
	padding-left: 10px; 
	padding-right: 5px;
	text-align: right;
}
/* END COMMON ENEWSLETTER styles */
/* END ENEWSLETTER styles */

/* Forms Bank */
ul.relatedl {
	list-style-image: url(/AM/Graphics/buttons/arrow_blueR.gif); 
	margin-left:20px;
}
ul.relatedr {
	list-style-image: url(/AM/Graphics/buttons/arrow_blue.gif); 
	margin-right:20px; 
	direction:rtl;
}

#formsSide {
	float: right;
	padding-left: 10px;
}

/* Convention Styles */
#convention_wrap_main {
	margin:0 auto;
	width:515px;
}
#convention_wrap {
	margin:0 1em;
}
#convention_head, #convention_foot {
	text-align:center;
}
#convention_wrap_main #convention_head #conv_head_full {
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	padding:6px 0;
}
#convention_body {
	text-align:left;
}
#convention_body h1 {
	font-size:1.25em;
	text-align:center;
}
#convention_body h2 {
	font-size:1.15em;
}
#convention_adverts {
	clear:both;
	float:right;
	width:150px;
	border-bottom:1px solid #7E858B;
	margin:0pt 0pt 0.5em;
	padding:0.25em;
}
.convention_message_right {
	background-color:#ffc;
	border:1px solid #7e858b;
	float:right;
	padding:6px 3px;
	width:150px;
	margin-bottom: 3px;
}
.convention_block_color, .convention_block_white {
	padding:10px 0 20px;
	width:350px;
}
.convention_block_none {
	padding:10px 0 20px;
}
.convention_block_color {
	background-image:url(/am/graphics/template/convention/2008_gradient.jpg);
	background-repeat:no-repeat;
}
.convention_block_color, .convention_block_white {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
#convention_wrap .convention_block_color {
	padding-left:10px;
}
.convention_block_none ul, .convention_block_color ul, .convention_block_white ul, #convention_main_link ul {
	list-style-type:none;
	margin-left:10px;
}
.file_size {
	font-size:smaller;
}
.convention_block_color .icon, .convention_block_white .icon, #convention_dynamic_content .icon {
	padding-right:5px;
}
.convention_block_color .icon img, .convention_block_white .icon img, #convention_dynamic_content .icon img {
	height:12px;
	width:12px;
}
.convention_block_dynamic {
}
#convention_dynamic_nav {
	margin-bottom:0;
	padding-bottom:0;
}
#convention_dynamic_nav ul {
	list-style-type:none;
	margin-left:0;
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}
#convention_dynamic_nav ul li {
	background-image:url(/am/graphics/template/convention/2008_gradient_tab.jpg);
	background-repeat:no-repeat;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	/*border:1px solid #ccc;*/
	display:inline;
	height:2em !important;
	margin-left:0;
	margin-bottom:0;
	margin-right:0;
	padding:4px 1px;
	line-height:2em;
	width:95px !important;
}
#convention_dynamic_nav ul li a {
	margin-left:0;
	margin-bottom:0;
	margin-right:0;
	padding:2px 5px;
}
#convention_dynamic_content {
	/*border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;*/
	border:1px solid #ccc;
	margin-bottom:0;
	padding-bottom:10px;
}
#convention_dynamic_content div {
	padding:6px;
}
#convention_tab-1, #convention_tab-2, #convention_tab-3, #convention_tab-4, #convention_tab-5, #convention_tab-6 {
}
#convention_tab-c1, #convention_tab-c2, #convention_tab-c3, #convention_tab-c4, #convention_tab-c5, #convention_tab-c6 {
}
/* End Convention Styles*/

@media screen {
	.display_exclude { /* Exclude from display (not print) */
		display:none;
	}
}

@media print {
	#ServerInformation {
		display:none;
	}
	.display_exclude {
		display:inherit;
	}
	.print_exclude {
		display:none;
	}
	.rowalt1, .rowalt2, .rowalt3 {
		background:white;
		border-top:1px solid gray;
		border-bottom:1px solid gray;
	}
}