/* Base WisBar Styles from 6/2009 on */
/* Font Styles */
body, p, font {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
h1, .Heading1 {
	font-size: 146.5%;
	font-weight: bold;
	text-align: center;
}
h2, .Heading2 {
	font-size: 131%;
	font-weight: bold;
}
h3, .Heading3 {
	font-size: 116%;
	font-weight: bold;
}
h4, .Heading4 {
	font-size: 108%;
	font-weight: bold;
}
h5, .Heading5 {
	font-size: 85%; 
	font-weight: bold;
}
h6, .Heading6 {
	font-size: 108%;
	font-weight: bold;
}
/* Begin Link Styles */
a, a:visited, a:link, a:hover {
	color: #36c; 
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #36c; 
	text-decoration: underline;
}
/* Begin Framework Styling */
body {
	background-color: white;
	font-family: Verdana, Geneva, sans-serif;
}
blockquote
{
	margin:1em 40px;
}
#siteUniverse {
	background-color: white;
	_background-color: #C8D0D4;
	background-image:url(/AM/Graphics/template/sitewide/topbackground.png);
	background-position: top;
	background-repeat:repeat-x;
}
#siteWrapper {
	background-image:url(/AM/Graphics/template/sitewide/bottombackground.png);
	background-position: bottom;
	background-repeat:repeat-x;
}	
#contentWrapper {
	margin: 0 auto;
	width: 990px;
	padding-bottom: 10px;
}
/* End Framework Styling */

/* Clear */
.clear {
	clear: both;
}
/* Error */
.error {
	color:red;
	font-size: 100%;
}
/* Begin Header Styling */
#siteHeader {
	position: relative;
	width: 990px;
	height: 183px;
}
#siteHeader .skip {
	display: none;
}
#siteHeaderContainer {
	width: 990px;
	background-image:url(/AM/Graphics/template/sitewide/headerbg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height:143px;
	z-index:30;
	position:absolute;
	top:43px;
}
/* Input */
#siteHeader input {
	background-image: url(/AM/Graphics/template/sitewide/inputBackground.png);
	padding-left: 5px;
	padding-top: 3px;
	font-size: 85%;
}
#siteHeader button {
	border: 2px solid black;
	background-image: url(/AM/Graphics/template/sitewide/buttonBackground.png);
	background-repeat: repeat-x;
	padding: 0 5px;
	overflow: visible;
	height: 20px;
	font-size: 85%;
	min-width: 70px;
}
#siteHeader #siteNav {
	position:absolute;
	bottom:0;
	left:0;
	width:990px;
	background-image:url(/AM/Graphics/template/sitewide/navbar.png);
	background-repeat: no-repeat;
	height:36px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#siteHeader #siteNav ul {
	display: inline;
	width: 990px;
	padding: 0 5px;
}
#siteHeader #siteNav li {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 20px 5px 20px;
	margin-top: 3px;
	border-right: 1px solid #cbcbcb;
	vertical-align:middle;
}
#siteHeader #siteNav li a {
	color: #19375A;
}
#siteHeader #siteNav #navCol4 {
	background-color:#0567c8;
	background-image:url(/AM/Graphics/template/marketplace/navTab_bg.png);
	background-repeat:repeat-x;
	font-family:"ff-din-web-condensed-1", "ff-din-web-condensed-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:22px;
	font-weight:normal;
	line-height:22px;
	padding-top:3px;
	padding-bottom:3px;
}
#siteHeader #siteNav #navCol4 a {
	background-image:url(/AM/Graphics/template/marketplace/navTab_new.png);
	background-position:center left;
	background-repeat:no-repeat;
	color:white;
	padding-left:30px;
	height:30px;
}
#siteHeader #siteNav #navCol7 {
	border-right: none;
}
/* Position Logo */
#siteHeader #headerLogo {
	position:absolute;
	left:25px;
	top:20px;
	width:249px;
	height:67px;
}
#siteHeader h1 {
	display: none;
}
#siteHeader #siteNavTop {
	position: absolute;
	top: 105px;
	z-index: 80;
}
#siteHeader #siteNavBottom {
	position: absolute;
	top: 137px;
	z-index: 80;
}
/* Important Links & Search */
#siteHeader #headerTools {
	background-image:url(/AM/Graphics/template/sitewide/toolbar.png);
	background-repeat: no-repeat;
	width: 597px;
	height: 31px;
	position: absolute;
	bottom: 35px;
	right: 0;
}
#siteHeader #headerTools ul {
	display: inline;
	margin: 7px 0 0 50px;
	position: relative;
	display: block;
}
#siteHeader #headerTools ul li {
	float: left;
	width: 90px;
	text-align: center;
	font-size: 10px;
}
#siteHeader #headerTools ul li span {
	color: orange;
}
#siteHeader #headerTools ul a {
	color: white;
}
#siteHeader #headerTools form {
	position: absolute;
	right: 15px;
	bottom: 0;
	margin-bottom: 4px;
}
#siteHeader #headerTools input {
	border: 1px solid black;
	margin-right: 10px;
	width: 185px;
	background-position: 0 0;
	background-image:url(/AM/Graphics/template/sitewide/inputBackgroundGoogle.png);
}
/* Login Box*/
#siteHeader #headerLogin {
	width: 400px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	height: 40px;
	color: white;
	font-size: 10px;
}
#siteHeader #headerLogin #headerLogBox {
	height: 25px;
	background-color: #8e2f2f;
	width: 394px;
	padding: 2px;
}
#siteHeader #headerLogin .headerLoggedIn {
	height: 25px;
	background-color: #005B2D;
	width: 394px;
	padding: 2px;
	border: 1px solid black;
	position: relative;
}
#siteHeader #headerLogin .headerLoggedIn p {
	padding-left: 10px;
	padding-top: 5px;
	color: white;
}
#siteHeader #headerLogin input {
	width: 138px;
	border: 1px solid black;
	margin-left: 8px;
}
#siteHeader #headerLogin button {
	margin-left: 8px;
}
#siteHeader #headerLogin #suggestLogin {
	color: white;
}
#siteHeader #headerLogin #headerLogOut {
	display: block;
	border: 2px solid black;
	height: 16px;
	min-width: 70px;
	background-image: url(/AM/Graphics/template/sitewide/buttonBackground.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 5px;
	right: 5px;
	text-align: center;
	_padding-right: 10px;
	_padding-left: 10px;
}
#siteHeader #headerLogin #headerLogOut a {
	display: block;
	padding-top: 2px;
	font-size: 85%;
	color: black;
}
#siteHeader #headerLogin #headerLogOut a:hover {
	text-decoration: none;
}#siteHeader #headerLogin #headerLoggedInAs a {
	color:white;
}
/* Jellybean, the SBW Cow*/
#siteHeader #headerJellybeanBack {
	position: absolute;
	top: 10px;
	right: 422px;
	z-index: 20;
}
#siteHeader #headerJellybeanFront {
	position: absolute;
	right: 392px;
	top: 0;
	z-index: 40;
}
#facebook_Share {
	display: none;
	width: 1px;
	height: 1px;
}
/* End Header Styling */

/* Content Container */
#contentContainer {
	margin-top: 2px;
	clear: both;
	width: 990px;
	background-image:url(/AM/Graphics/template/sitewide/internalContentBackground.jpg);
	background-repeat: repeat-y;
	position: relative;
	background-position: 3px 0;
}
#contentWrapper .contentContainerWide {
	background-image:url(/AM/Graphics/template/sitewide/internalContentBackground_2.jpg);
	background-repeat: repeat-y;
	background-position: 3px 0;
}

/* For Section=Home */
#contentWrapper .sectionHome  { 
	background-image: none;
	background-color: white;
}
#NoTemplate {
	background-color: white;
}
#contentWrapper .sectionHome #MainContentAlone, #NoTemplate #MainContentAlone { 
	padding: 10px;
}
/* Sidebar */
#contentContainer #sidebarNav {
	width: 145px;
	margin: 0 830px 10px 5px;
	padding: 10px 0 10px 0;
	background-color: #0e4983;
	height:100%;
}
#sidebarNav h2 {
	color: white;
	text-align: center;
	font-size: 108%;
	margin-bottom: 10px;
	margin-top: 5px;
}
#sidebarNav ul {
	margin-left: 5px;
	margin-bottom: 50px;
}
#sidebarNav ul li ul {
	margin-left: 10px;
	margin-bottom: 0;
}
#sidebarNav li {
	padding: 3px;
}
#sidebarNav a {
	color: white;
	font-size: 85%;
}
#sidebarNav .sidebarNavSelect {
	font-weight: bold;
}
#sidebarNav #sidebarShare {
	margin-bottom: 60px;
	text-align: center;
}
#sidebarNav #followUs h2 {
	border-bottom: 1px solid white;
}
#sidebarNav #followUs {
	margin-left: 6px;
	text-align: center;
	margin-bottom: 60px;
}
#sidebarNav #followUs img {
	width: 34px;
	height: 49px;
}
#contentContainer #sidebarGradient {
	background-image: url(/AM/Graphics/template/sitewide/left_bottom.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 120px;
	position: absolute;
	bottom: 0;
	left: 4px;
}
/* Page Content */
#contentContainer #pageContentContainer {
	float: right;
	width: 828px;
	position: relative;
}
.pageContent {
	width: 640px;
	float: left;
	padding: 0 5px 40px 5px;
}
.contentContainerWide .pageContent {
	width: 815px;
}
div.breadcrumb {
	font-size: 85%;; 
	margin: 5px 0 0 10px;
	font-weight: bold;
}
/* Highlights */
#sidebarHighlights {
	width: 175px;
	_width: 174px; /* IE 6 */
	float: left;
	text-align: right;
}
#sidebarHighlights h2 {
	font-size: 108%;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 5px;
}
#sidebarHighlights ul {
	margin-right: 5px;
	padding-left: 5px;
}
#sidebarHighlights li {
	font-size: 77%;
	border-bottom: 1px solid black;
	margin-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#sidebarHighlights img {
	margin-right: 10px;
	margin-bottom: 15px;
	/*height: 150px;
	width: 150px;*/
}
#sidebarHighlights .noTextHighlights {
	margin-top: 15px;
}
/* Content Styles */
.pageContent ul {
	list-style: disc;
	margin-left: 25px;
	margin-bottom: 15px;
	margin-right: 5px;
}
.pageContent ul li ul {
	margin-bottom: 0;
}
.pageContent h1 {
	margin-bottom: 15px;
}
.pageContent h3, #MainContentAlone h3 {
	margin-bottom: 15px;
}
.pageContent h3 em {
	font-weight: bold;
}
.pageContent h4 {
	margin-bottom: 10px;
}
.pageContent p, #MainContentAlone p, #NoTemplate p {
	margin-bottom: 15px;
}
.pageContent a {
	font-weight: bold;
}
.pageContent a em {
	font-weight: bold;
}
.pageContent strong em {
	font-weight: bold;
}
.pageContent h4 em {
	font-weight: bold;
}
.pageContent ol {
	list-style: decimal;
	margin-left: 25px;
	margin-bottom: 15px;
}
.pageContent sup {
	vertical-align: top;
}
/* Buttons */
.pageContent button, .pageContent button:hover, #simplemodal-container button, #simplemodal-container button:hover {
	border:0;
	cursor:pointer;
	background:url(/AM/graphics/template/mystatebar/button_right.png) no-repeat right;
	padding: 0 25px 0 0;
	text-align: center;
	width: auto;
	overflow: visible;
	margin: 0 0 0 10px;
}
.pageContent button span, #simplemodal-container button span {
	background:url(/AM/graphics/template/mystatebar/button_left.png) no-repeat left;
	position: relative;
	display: block;
	white-space: nowrap;
	padding: 0 0 0 25px;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
}
.pageContent .smallbutton, .pageContent .smallbutton:hover {
	background:url(/AM/graphics/template/mystatebar/sm_button_right.png) no-repeat right;
	border:0;
	cursor:pointer;
	padding: 0 15px 0 0;
	text-align: center;
	width: auto;
	overflow: visible;
}

.pageContent .smallbutton span {
	background:url(/AM/graphics/template/mystatebar/sm_button_left.png) no-repeat left;
	display: block;
	white-space: nowrap;
	padding: 0 0 0 15px;
	height: 18px;
	line-height: 18px;
	font-size: 10px;
}
.pageContent .smalllinkbutton {
	background: URL(/AM/graphics/template/mystatebar/sm_button_right.png) no-repeat right top;
	border: 0;
	margin: 3px 5px 0 0;
	padding: 0 10px 0 0;
	float: left;
}
.pageContent .smalllinkbutton a {
	background: URL(/AM/graphics/template/mystatebar/sm_button_left.png) no-repeat left top;
	padding: 4px 0 4px 10px;
	display: block;
	line-height: 10px;
	color: black;
	font-size: 10px;
	font-weight: normal;
}
.icon, .nowrap 	/* discontinue use of nowrap for icons */{ 
	white-space:nowrap;
}
.icon { 
	padding-left:.25em;
}
/* Internal Tabbed Navigation */
#intTabHeader {
	display: block;
	padding-bottom: 10px;
	padding-left: 5px;
}

#intTabs {
	margin: 0;
	clear: both;
}
#intTabs li {
	display: inline;
	list-style-type: none;
	height: 29px;
	background:url(/AM/graphics/template/news/button_left.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}
#intTabs li span {
	padding-bottom: 9.5px;
	display: block;
	background-image:url(/AM/graphics/template/news/button_right.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#intTabs li span a {
	font-size: 93%;
	display: block;
	padding: 5px 10px 0 10px;
}
#intTabs li:hover {
	background:url(/AM/graphics/template/news/button_over_left.jpg);
}
#intTabs li span:hover {
	background:url(/AM/graphics/template/news/button_over_right.jpg) right;
	background-repeat: no-repeat;
}
#intTabs .intTabSelect {
	background:url(/AM/graphics/template/news/button_over_left.jpg);
	background-repeat: no-repeat;
}
#intTabs .intTabSelect span {
	background:url(/AM/graphics/template/news/button_over_right.jpg) right;
	background-repeat: no-repeat;
}
#intSubTabs {
	background-color: #e2ebf0;
	border-right: 1px solid #89a8c7;
	border-left: 1px solid #89a8c7;
	clear: both;
	margin-top: 1px;
	background-image:url(/AM/graphics/template/news/2nd_row_bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
}
#intSubTabs ul {
	margin: 0;
}
#intSubTabs ul li {
	display: inline;
	list-style-type: none;
	margin-top: 2px;
	padding-bottom: 5px;
	background:url(/AM/graphics/template/news/2nd_row_spacer.jpg);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}
#intSubTabs ul li a {
	font-size: 85%;
	display: block;
	padding: 3px 20px 0 15px;
}
.intTabsContent {
	background-image: url(/AM/graphics/template/wislap/tabpage_content_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	display: block;
	padding: 5px 5px 0 5px;
}
.intTabsContentWide {
	background-image: url(/AM/graphics/template/wislap/tabpage_wide_content_bg.png);
	background-repeat: no-repeat;
	clear:both;
	padding:5px 5px 0;
}
.intTabsContent h2, .intTabsContentWide h2 {
	margin-bottom: 10px;
}
/* WisLAP */
.wislapBox {
	float: right; 
	padding-left: 5px; 
	padding-bottom: 5px; 
	text-align: center; 
	width: 250px;
}
.wislapBox p {
	text-align: left;
}
/* News Page */
#newsCategoryInfo {
	clear: both;
	min-height: 85px;
	_height: 85px;
	border: 1px solid #89a8c7;
	background-color: #e2ebf0;
}
#newsCategoryInfo div p {
	margin-left: 145px;
	font-style: italic;
}
#newsCategoryInfo h2 {
	font-size: 108%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#newsCategoryInfo img {
	border: 1px solid black;
	float: left;
	margin: 5px 15px 5px 5px;
	width: 120px;
}
#newsContent {
	padding-top: 15px;
	position: relative;
}
#newsContent ul {
	list-style: none;
	margin: 0;
}
#newsContent ul li {
	margin-left: 10px;
	margin-bottom: 15px;
	clear: both;
}
#newsContent ul li h3 {
	margin-bottom: 5px;
}
#newsContent ul li img {
	border: 1px solid black;
	width: 120px;
	float: left;
	margin: 0 10px 10px 0;
}
#newsContent ul li div {
	float: left;
	width: 485px;
}
#newsContent ul li .newsSansImage div {
	float: none;
	width: 625px;
}
#newsContent ul li ul {
	margin-top: 5px;
	list-style: disc;
	margin-left: 5px;
}
#newsPrevNext {
	background-image:url(/AM/graphics/template/news/2nd_row_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
	border-right: 1px solid #89a8c7;
	border-left: 1px solid #89a8c7;
	border-bottom: 1px solid #89a8c7;
	position: relative;
	clear: both;
}
#newsPrevNext span {
	display: block;
	background-image:url(/AM/graphics/template/news/next_prev_button.jpg);
	width: 105px;
}
#newsPrevNext #newsNext {
	position: absolute;
	top: 3px;
	right: 180px;
}
#newsPrevNext #newsPrev {
	position: absolute;
	top: 3px;
	left: 180px;
}
#newsContent #newsAlone {
	position: absolute;
	left: 270px;
	top: 3px;
}
#newsContent .newsContentVideo {
	background-image:url(/AM/graphics/template/news/video_div_bg.png);
	background-repeat: no-repeat;
	padding: 15px 0 0 15px;
	margin: 0;
	min-height: 242px;
	margin-bottom: 15px;
}
#newsContent .newsContentVideo div {
	float: left;
	padding-right: 10px;
	width: 275px;
}
#newsContent .newsContentVideo .contentVideo {
	width: 320px;
}
#newsContent #newsRSS {
	position: absolute;
	bottom: 35px;
	right: 15px;
}

/* Sections */
.pageContent .TPTitle {
	font-size: 108%;
	font-weight: bold; 
	color: #009;
}
.pageContent .tableList {
	margin-bottom: 0;
	margin-left: 15px;
}
.surveyFormTopic td {
	padding: 8px 0 10px 15px;
}
.surveyFormTopic td select {
	margin-left: 200px;
}
#EnergySurveyComments {
	margin: 15px 0;
	width: 560px;
	height: 100px;
}
.surveyFormContact td {
	width: 300px;
	padding: 10px 0 15px 0;
}
#EnergySurveyForm #recaptcha_widget_div {
	margin-bottom: 15px;
}
/* Dynamic Tabs */
#dynamic_nav {
	margin-bottom:0;
	padding-bottom:0;
}#dynamic_nav ul {
	list-style-type:none;
	margin-left:0;
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}#dynamic_nav ul li {
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left: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;
}#dynamic_nav ul li a {
	margin-left:0;
	margin-bottom:0;
	margin-right:0;
	padding:2px 5px;
}
#dynamic_content {
	margin: 0;
	padding-bottom:10px;
	clear: both;
	border-top: 1px solid #9aafc2;
}
#dynamic_content div {
	padding:6px;
}
/* Convention Styles */
#conventionHeader {
	text-align: center;
	margin-bottom: 10px;
}

#conventionFooter {
	clear: both;
	text-align: right;
}

#wrapper, #convention_meetings {
}#wrapper .kicker, #convention_meetings .kicker, div.body	{
	padding-left: 15px;
}div#wrapper h3, div#wrapper h4, div#wrapper h5, div#wrapper h6, div#convention_meetings h3, div#convention_meetings h4, div#convention_meetings h5, div#convention_meetings h6 {
	font-family: Arial, Helvetica, sans-serif;
}div#wrapper h3, div#convention_meetings h3 {
	font-size: 1.2em; /* 16pt */
	padding-left: 10px;
} 
div#wrapper h3.block, div#convention_meetings h3.block {
	display: block;
	background-color:#D36331;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-align:left;
}div#wrapper h4, div#convention_meetings h4 {
	display: block;
	background-color:#00408A;
	font-size: 1em; /* 14pt*/
	padding-left: 10px;
    color: #fff; 
	margin-bottom:0;
	padding-bottom:0;
} 
div#wrapper h5, div#convention_meetings h5 {
	margin-top:0;
	padding-top:0;
	margin-bottom:10px;
	padding-bottom:0;
	font-size: .9em; /* 13px*/
	padding-left: 20px;
} 
div#wrapper h6, div#convention_meetings h6 {
	font-size: .9em; /* 13px*/
	padding-left: 15px;
	padding-bottom:0;
	margin-bottom:10px;
}div#wrapper blockquote, div#convention_meetings blockquote, .pageContent blockquote {
	margin-top:0;
	margin-left:30px;
	padding-top:0;
}div#wrapper div.convent_box, div#convention_meetings div.content_box {
	margin:0 30px;
	padding-top:0;
}
.convent_box {
	margin-top: 10px;
}
.ethicsProgram {
	background-color: #99ccff;
	border: 1px solid black;
	min-height: 90px;
}
#convention_wrap h4 {
	background-color:#00408A;
	color:#FFFFFF;
	display:block;
	font-size:1em;
	margin-bottom:0pt;
	padding-bottom:0pt;
	padding-left:10px;
	clear: both;
	margin-top: 10px;
}
#convention_wrap h5 {
	font-size:0.9em;
	margin-bottom:10px;
	margin-top:0pt;
	padding-bottom:0pt;
	padding-left:20px;
	padding-top:0pt;
}
#convention_wrap h6 {
	font-size:0.9em;
	margin-bottom:10px;
	padding-bottom:0pt;
	padding-left:15px;
	margin-top: 10px;
}
.chair	{
	margin:5px 5px 5px 30px;
	padding:0;
	font-size:.9em;
}.chair	dt	{
	font-weight:bold;
}.chair dd	{
	padding-left:0;
	margin-left:0;
}.ethics2	{
	background-image: url(/am/images/convention/2005/grafix/ethics2.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float:right;
	padding: 0 5px 25px 5px; 
	margin: 15px 5px 5px 5px;
	width: 250px;
}.ethics2 p	{
	color: #330033;
	padding: 5px 0 0 0;
	margin: 5px 5px 5px 80px;
}.kickernoindent	{
	color:#000;
}.smltitle	{
	font-size: 13px; font-weight: bold;
}.speaker	{
	margin:5px 5px 15px 35px;
	padding:0;
	padding-top:0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .9em; /* 10pt*/ 
	font-style:italic;
	list-style:none;
}	
.speaker li {
	list-style-type: none;
}.sub	{
	margin-top:0;
	padding-top:0;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .9em; /* 10pt*/ 
	padding-left: 30px;
}.super	{
	vertical-align: super;
	font-size:12px;
}
/* BEGIN styles for E Newsletters */
.enews_header td {
	padding-left: 5px;
	}
#inThisIssue {
	list-style: none;
	margin: 0;
	padding: 5px;
}
#inThisIssue ul {
	list-style-type:disc;
}	
#inThisIssue li {
	font-weight: bold;
	padding-left: 5px;
	}	
.nl_stories {
	margin-left: -15px;
	margin-top: 1px;
	}
#enews_content h4 {
	font-size: 16px;
	margin-bottom: 0;
	padding-bottom: 1px;
}#enews_content .boxcenter {
	margin-top:1.5em;
}
.enews_footer {
	border-top: 1px dashed rgb(102, 102, 102);
	margin-top: 10px;
	padding-top: 5px;
	}
.enews_footer p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	font-size: 10px;
	}
/* END Styles for E Newsletters */

/* Landing Pages for The State Bar, Lawyer regulation & Legal community */

.landingImage {
	float: left;
	padding: 0 5px 5px 0;
	margin-bottom: 20px;
}
.landing3Col {
	background-image:url(/AM/Graphics/template/sitewide/landing/3columns.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	min-height: 320px;
	width: 622px;
	margin-top: 25px;
	position: relative;
	clear: both;
}
.landing3Col h4 {
	display: block;
	height: 40px;
}
.landing3Col h4 a {
	font-size: 16px;
	font-weight: bold;
}
.landing3Col h5 a {
	font-size: 14px;
	font-weight: bold;
}
.landing3Col a, .landing3Col a em {
	font-weight: normal;
}
.landing3Col ul  {
	list-style-type: none;
	margin-left: 10px;
	padding-right: 10px;
}
.landing3Col li {
	margin: 3px 0;
}
.landing3Col p {
	display: block;
	padding-right: 10px;
}
.left3Col {
	width: 207px;
	padding: 0 10px;
	padding-top: 5px;
	margin-bottom: 100px;
}
.mid3Col {
	position: absolute;
	top: 5px;
	width: 207px;
	left: 207px;
	padding: 0 10px;
}
.right3Col {
	position: absolute;
	top: 5px;
	width: 200px;
	left: 414px;
	padding: 0 10px;
}
#stateBarText {
	width: 245px;
	float: left;
}
#stateBarSide {
	float: left;
	background-image: url(/AM/Graphics/template/sitewide/landing/statebarbox.jpg);
	background-repeat: no-repeat;
}
#stateBarSide ul {
	list-style: none;
	width: 120px;
	margin: 0;
	margin-top: 15px;
	width: 122px;
	height: 176px;
}
#stateBarSide ul li {
	padding: 5px 0 5px 10px;
}
#lawRegSidebar {
	width: 535px;
	margin: 0 auto;
	background-image: url(/AM/Graphics/template/sitewide/landing/lawregresources.jpg);
	background-repeat: no-repeat;
	padding: 5px;

}
#lawRegSidebar p, #lawRegSidebar h4 {
	margin: 0;
}
#lawRegSidebar ul {
	list-style-type: none;
	margin-top: 5px;
}
#legalComSidebar {
	padding: 10px 10px 0 10px;
	background-image: url(/AM/Graphics/template/sitewide/landing/legalcombox.jpg);
	background-repeat: no-repeat;
	width: 356px;
	float: right;
}
/* Important Documents (Used in LDR) */
.ImpDoc {
	padding:10px 0 20px;
	width:350px;
	background-image:url(/AM/Graphics/template/Important_Doc_BG.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
}

.ImpDoc ul {
	list-style-type:none;
	margin-left:10px;
}
/* BEGIN Styles for Practice411 */

div.Practice411head {
	background-image:url(/AM/Graphics/template/LOMAP/Practice411_header.jpg);
	background-repeat:no-repeat;
	height:70px;
	vertical-align:middle;
}.Practice411head h1 {
	line-height:70px;
	padding-left:200px;
	text-align: left;
	/*font-size:1.0em;*/
}
#Practice411Container {
	position: relative;
	margin: 0 auto;
	text-align: center;
}
#Practice411Container #MarketingBox {
	background-image: url("/AM/images/lomap/call-outs_bg.jpg");
	background-repeat: no-repeat;
	width: 606px;
	height: 270px;
	position: relative;
	left: 0;
	top: 50px;
	}
#Practice411Container #MarketingBox #Information li, #Practice411Container #MarketingBox #Events li, #Practice411Container #MarketingBox #Nav li, #Practice411Container #MarketingBox #Information p, #Practice411Container #MarketingBox #Events p, #Practice411Container #MarketingBox #Nav p {
	font-size: 11px;
	text-align: left;
}
#Practice411Container #MarketingBox #Nav p, #Practice411Container #MarketingBox #Events p, #Practice411Container #MarketingBox #Information p {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 8px;
}
#Practice411Container #MarketingBox #Information h4, #Practice411Container #MarketingBox #Events h4, #Practice411Container #MarketingBox #Nav h4 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #990000;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
#Practice411Container #Practice411Shell {
	background-image: url("/AM/images/lomap/awake_small.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 160px;
	position: relative;
	left: 10px;
	text-align: left;
	margin-left: 15px;
	}
#Practice411Container #Practice411Shell #Intro {
	position: absolute;
	width: 390px;
	left: 205px;
	top: 15px;
	}
#Practice411Container #MarketingBox #Nav {
	position: absolute;
	width: 199px;
	top: 10px;
	left: 3px;
	padding: 5px;
	}
#Practice411Container #MarketingBox #Events {
	position: absolute;
	width: 200px;
	left: 200px;
	top: 10px;
	padding: 5px;
	}
#Practice411Container #MarketingBox #Information {
	position: absolute;
	width: 197px;
	left: 397px;
	top: 10px;
	padding: 5px;
	}
#Practice411Container #MarketingBox #Contact {
	position: absolute;
	width: 275px;
	left: 62px;
	top: 275px;
	padding: 10px;
	border: 1px solid #aaa;
	background-color: white;
	text-align: center;
	}
#Practice411Container #MarketingBox #Nav li {
	padding-top: 3px;
	list-style: none;
	padding-left: 10px;
	margin-left: 0px;
	}
#Practice411Container #MarketingBox #Nav ul {
	padding-left: 0px;
	margin-left: 3px;
	}
#Practice411Container #MarketingBox #Nav a:hover {
	text-decoration: underline;
	}
#Practice411Container #Practice411Footer {
	margin-top: 200px;
}
.disclaimerText{
	border: 1px solid black;
	padding: 5px;
	background-color: #eef;
	margin-bottom:5px;
}
/* END Styles for Practice411 */

/*NRLD Chapter Websites */

#nrldChapterListing #nrldChapterListing1 {
	float: left;
	width: 49%;
}
#nrldChapterListing #nrldChapterListing2 {
	float: right;
	width: 49%;
}
#nrldChapterNotes {
	clear: both;
	display: block;
	padding-top: 2px;
}
/* Solo & Small Firm */

.commNews ul {
	list-style: none;
	margin: 0;
}
.commNews ul li {
	margin-bottom: 15px;
}
.commNews span {
	font-size: 90%;
}
.columnFeatures {
	width: 618px;
	background-image: url(/AM/Graphics/template/committees/3col_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 291px;
}
.columnFeatures div {
	width: 195px;
	float: left;
	padding: 10px 0 0 10px;
	_width: 190px;
}
.columnFeatures div h4 {
	text-align: left;
	font-size: 17px;
	margin: 0 0 10px 0;
	padding: 0;
}
.columnFeatures div hr{
	height: 1px;
	color: #CCC;
	width: 90%;
	text-align: center;
}
.columnFeatures div div {
	text-align: center;
	font-weight: bold;
	margin-left: -5px;
	width: 185px;
}
.columnFeatures ul, .columnFeatures p {
	list-style: none;
	margin-left: 5px;
	margin-right: 5px;
}
#ssfPracticeTips {
	padding-left: 15px;
}
#ssfPracticeTips p {
	padding-right: 5px;
	margin-top: 0;
}
#ssfPracticeTips img {
	float: right;
	padding: 0 10px 5px 5px;
}
#ssfPracticeResources {
	width: 190px;
	padding-left: 5px;
	margin-left: 5px;
}
#ssfPracticeResources img {
	float: right;
	padding: 0 10px 5px 5px;
}
#ssfBlogRoll ul li {
	padding-left: 5px;
	padding-bottom: 15px;
	padding-right: 5px;
}

#ssfPracticeResources ul li {
	padding-bottom: 10px;
}
#ssfPracticeResources ul li ul {
	margin-left: 15px;
	margin-bottom: 10px;
}
#ssfPracticeResources ul li ul li {
	padding-bottom: 0;
}
/* Add to Calendar */
#addToCalendarForm {
	background: url(/AM/graphics/template/probono/search_half_bg.jpg) no-repeat;
	padding: 5px 5px 5px 10px;
	margin: 5px;
}
#addToCalendarForm h1 {
	text-align: left;
	font-size: 17px;
	color: #666;
	font-weight: 700;
	padding: 0 0 5px;
	margin: 0;
}
#addToCalendarForm p {
	margin-top: 5px;
}
#addToCalendarForm #lblEmail {
	float: left;
	width: 50px;
	text-align: right;
	padding-right: 5px;
	margin-top: 5px;
}
#addToCalendarForm #Email {
	float: left;
	width: 200px;
}
#addToCalendarForm .wisbarButton {
	clear: both;
}
#addToCalendarForm .helptext {
	position:absolute;
	right:10px;
	top:10px;
}
#addToCalendarForm .helptext a {
	font-size:1em;
}

#AltHeader1 {
	background-color: black;
	text-align: center;
	margin-bottom: 15px;
	padding: .5em 0;
}
#AltHeader1 h2 {
	color: white;
}
/* 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:#e1e9f1;
}
/* Darker blue, used in CLE Books/Seminars, on hover */
.rowalt3 {
	background-color:#b4d3f2;
}
#sortedtable td, #sortedtable ul li, #eventTable td, .li_full_links li {
	padding: 12px 5px 12px 2px;
}

#eventTable {
	width: 100%;
}

#eventTable th td {
	padding: 2px 5px 2px 2px;
	vertical-align:top;
}

#eventTable .HeaderBar, #sortedtable .HeaderBar {
	background-image: url(/AM/Graphics/Template/Marketplace/Event_Header.jpg);
	background-repeat: repeat-x;
	color: black;
	padding: 8px 0 8px 4px;
	font-weight: bold;
}

#eventTable .eventLocation {
	width: 150px;
}

#eventTable .eventDates {
	padding-right: 5px;
	width: 100px;
}

.eventCredits {
	width: 100px;
}

.eventType {
	text-align: center;
}
/* Classifieds */
#ClassifiedsHeader {
	margin-bottom: 15px;
}
/* Law Students - Also used for WEJC */
#lawStudents #newsContent h2 {
	margin-top: -10px;
}
.studentsCol {
	width: 49%;
	float: left;
}
#studentsNews, #studentsEvents, #studentsCareer, .lreNews {
	background-image: url(/AM/Graphics/template/Important_Doc_BG.jpg);
	background-repeat: no-repeat;
	padding: 3px 3px 0 10px;
	position: relative;
}
#studentsEvents {
	min-height: 150px;
}
#studentsNews h4 {
	display: inline;
}
#studentsNews ul, #studentsEvents ul, #studentsTalk ul, #studentsCareer ul {
	list-style-type: none;
	margin-left: 5px;
}
#studentsNews li, #studentsEvents li, #studentsTalk li, #studentsCareer li {
	margin-bottom: 15px;
}
#studentsAd {
	text-align: center;
	margin-bottom: 15px;
}
#studentsTalk {
	position: relative;
	padding: 3px 3px 0 10px;
	min-height: 150px;
}
#studentsTalk img {
	margin-top:5px;
	margin-bottom: 10px;
}
.studentsCol #studentsTalk {
	width: 310px;
	background-image: url(/AM/Graphics/template/Important_Doc_BG.jpg);
	background-repeat: no-repeat;
}
.studentsCol #studentsTalkForm {
	background-image: none;
	border: 1px solid #d0deeb;
	background-color: #f0f3f8;
	padding: 5px;
	margin-bottom: 15px;
}
#studentsTalkForm {
	background-image: url(/AM/Graphics/template/Important_Doc_BG.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#studentsTalkForm h4 {
	margin-left: 10px;
}
#studentsTalk .straightTalkQ {
	background-color: #bccddf;
	_background-color: none;
	padding: 5px;
}
#studentsTalk .straightTalkA {
	padding: 5px;
}
#studentsTalk .straightTalkQ div, #studentsTalk .straightTalkA {
	float: left;
}
#studentsTalk .straightTalkQ span, #studentsTalk .straightTalkA span {
	font-weight: bold;
	display: block;
	float: left;
	width: 25px;
}
#studentsTalk #studentsTalkCategories {
	padding-left: 10px;
	background-image: url(/AM/Graphics/template/Important_Doc_BG.jpg);
	background-repeat: no-repeat;
	width: 290px;
	margin-left: 10px;
}
#studentsTalk #studentsTalkQuestions {
	clear: both;
}
#studentsForm {
	padding: 5px;
}
#studentsForm label {
	display: block;
	text-align: right;
	float: left;
	clear: both;
	padding-right: 5px;
	margin-top: 5px;
	width: 70px;
	position: relative;
}
#studentsForm input,  #studentsForm textarea {
	margin-top: 5px;
	border: 1px solid #999;
	width: 200px;
}
#studentsForm textarea {
	height: 70px;
	margin-bottom: 5px;
}
#studentsForm .fake_label {
	width: 40px;
	display: block;
	float: left;
}
#studentsForm a {
	display: none;
	margin-left: 5px;
	font-size: .7em;
	margin-top: -10px;
}
.studentsHomeLink {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: .85em;
}
#studentsCareer {
	clear: both;
	margin-top: 15px;
}
/* LRE */
.lreCol {
	float: left;
	width: 48%;
	padding: 6px;
}
.lreCol table {
	margin-bottom: 10px;
}
.lreCol blockquote {
	margin-left: 15px;
}
.lreNews ul {
	list-style-type: none;
	margin: 0;
}
.lreNews ul h3 {
	margin: 0;
	font-size: 100%;
}
.lreNews ul li {
	margin-bottom: 10px;
}
.lreNewsFull ul li div {
	margin-bottom: 10px;
}
#MockTrialPreScrimList {
	width: 100%;
}
#MockTrialPreScrimList th {
	vertical-align: top;
	font-weight: bold;
}
#MockTrialPreScrimList td {
	vertical-align: top;
	padding: 3px;
}
.lreFooter {
	clear: both;
	border-top: 1px solid #999;
	padding-top: 10px;
	text-align: center;
}
.lreFooter p {
	clear: both;
	text-align: left;
}
.lreFooterTestimonial {
	width: 450px;
	background-image: url(/AM/Graphics/template/lre/blockquote_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 10px 40px;
}
.lreFooterTestimonial div {
	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url(/AM/Graphics/template/lre/blockquote_bg2.jpg);
	background-repeat: no-repeat;
	min-height: 81px;
}
#MTTeamRoster fieldset {
	margin-bottom: 15px;
}
#MTTeamRoster #MTTeamDetails label, #MTTeamRoster #MTTeamDetails span {
	font-weight: bold;
}
#MTTeamRoster TH, #MTTeamRoster Legend {
	font-weight: bold;
	padding-bottom: 10px;
}
#MTTeamRoster .MTTasksGender {
	padding-left: 15px;
	padding-right: 15px;
	width:200px;
}
#MTTeamRoster #MTAttorneyDirect1, #MTTeamRoster #MTAttorneyDirect2, #MTTeamRoster #MTAttorneyDirect3{
	margin-left: 10px;
}
#MTTeamRoster #MTAttorneyCross1, #MTTeamRoster #MTAttorneyCross2, #MTTeamRoster #MTAttorneyCross3{
	margin-left: 13px;
}
#MTVolunteerInterest fieldset {
	margin-bottom: 15px;
}
#MTVolunteerInterest legend {
	font-weight: bold;
}
#MTVolunteerInterest #MTContact {
	padding: 10px 5px;
	border: 1px solid black;
}
#MTVolunteerInterest #MTContact label {
	margin-right: 5px;
}
#MTVolunteerInterest #MTName, #MTVolunteerInterest #MTFirm {
	width: 345px;
}
#MTVolunteerInterest #MTHomePhone {
	width: 145px;
}
#MTVolunteerInterest #MTEmail {
	width: 215px;
}
#MTVolunteerInterest #MTRegionAvail label, #MTVolunteerInterest #MTTimeSlots label, #MTVolunteerInterest #MTVolunteer label {
	margin-left: 5px;
}
/* LRE Calendar */
.eventsViewBy {
	display: block;
	width: 100%;
	text-align: right;
}
.eventCalendar, .eventListing {
	width: 375px;
	float: left;
}
.eventCalendar {
	clear: both;
	padding-bottom: 10px;
}
.eventListing {
	margin-top: 25px;
	min-height: 250px;
}
.lreCol .eventListing {
	min-height: 0;
}
.eventListing h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 93%;
}
.eventCalendar th {
	border: 1px solid #16222e;
}
.eventCalendar th {
	text-align: center;
	color: white;
	background-color: #435d78;
}
.eventCalendar .calendarMonth {
	background-color: white;
	border: none;
	color: black;
	text-align: left;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 8px;
}
.eventCalendar td {
	width: 40px;
	height: 40px;
	border: 1px solid #6a747d;
	color: black;
	vertical-align: top;
	background: url(/AM/Graphics/Template/LRE/cal_cell_bg.jpg) repeat;
}
.eventCalendar td span {
	font-size: 11px;
	margin: 3px;
}
.eventCalendar td div {
	height: 7px;
}
td.calCC, .calCC {
	background-image: none;
	background-color: #CCD597;
}
td.calMT,.calMT {
	background-image: none;
	background-color: #BE8C5E;
}
td.calWTP, .calWTP {
	background-image: none;
	background-color: #b0b4fd;
}
td.calJTI, .calJTI {
	background-image: none;
	background-color: #FFB16F;
}
td.calPC, .calPC {
	background-image: none;
	background-color: #fde4ae;
}
.eventListing ul {
	list-style: none;
	margin-left: 0;
}
.eventListing ul li {
	border: 1px solid white;
	padding: 5px;
}
.eventListing ul span.eventDates {
	padding: 5px;
	font-weight: bold;
}
.eventListing ul span.eventTitle {
	font-weight: bold;
}
.programEventListing h4 {
	padding: 3px 0 0 6px;
	margin-bottom: 0;
	clear: both;
	position: relative;
	width: 450px;
}
.programEventListing h4 a {
	position: absolute;
	right: 5px;
}
.programEventListing ul {
	list-style: none;
	margin: 0 0 0 10px;
}
.programEventListing ul li div {
	margin-left: 15px;
}
.programEventListing ul li a {
	display: block;
	margin-bottom: 10px;
}
.intTabsContentWide #newsAlone {
	position: absolute;
	left: 340px;
	top: 3px;
}
/* LRIS */
.lrisCol {
	float: left; 
	width: 49%;
	text-align: center;
}
#lrisFooter, #wejcFooter {
	padding-top: 15px;
	margin-left: 5px;
	clear: both;
}
/* Begin Footer Styling */
#siteFooter {
	width: 990px;
	background-image:url(/AM/Graphics/template/sitewide/footertop.png);
	background-position: top;
	background-repeat: no-repeat;
	clear: both;
	position: relative;
}
#siteFooter a {
	color: white;
}
#siteFooter ul {
	margin-left: 2px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#siteFooter ul li {
	width: 141px;
	float: left;
	font-size: 13px;
	padding: 10px 0 10px 15px;
	font-weight: bold;
}
#siteFooter #footerCol2, #siteFooter #footerCol4 {
	width: 162px;
}
#siteFooter #footerCol4, #siteFooter #footerCol4 ul, #siteFooter #footerCol4 ul li {
	font-family:"ff-din-web-condensed-1", "ff-din-web-condensed-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
}
#siteFooter #footerCol5 {
	padding-top: 3px;
}
#siteFooter ul li ul {
	font-size: 85%;
	margin: 25px 0 0 0;
}
#siteFooter #footerCol4 ul, #siteFooter #footerCol5 ul {
	margin: 15px 0 0 0;
}
#siteFooter ul li ul li {
	font-weight: normal;
	padding: 0 0 8px 0;
}
/* Position Red Lines in Footer */
#siteFooter #siteFooterTop {
	position: absolute;
	top: -3px;
}
#siteFooter #siteFooterBottom {
	position: absolute;
	top: 38px;
}
#siteFooter #siteFooterFootTop {
	position: absolute;
	bottom: 80px;
}
#siteFooter #siteFooterFootBottom {
	position: absolute;
	bottom: 0;
}
#siteFooterFoot {
	clear: both;
	text-align: center;
	width: 990px;
	background-image:url(/AM/Graphics/template/sitewide/footerbottom.png);
	background-repeat: no-repeat;
	height: 78px;
	color: white;
	font-size: 11px;
	padding-top: 5px;
}
#siteFooterFoot a, #siteFooterFoot .FooterTextLink {
	color: #ff9;
}
#siteFooterFoot p {
	font-size: 10px;
	margin-top: 5px;
	width: 700px;
	margin: 5px auto 0 auto;
}
/* End Footer Styling */

/* Mini Header: Fastcase, 404, etc */
#miniHeader {
	background-image: url(/AM/graphics/template/legalresearch/fastcase_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 50px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
}
#miniHeader img {
	margin-left: 60px;
}
#miniHeader #fastcaseHelp {
	position: absolute;
	top: 3px;
	right: 190px;
	font-size: 13px;
}
#miniHeader #miniHeaderReturn {
	position: absolute;
	top: 3px;
	right: 10px;
	font-size: 13px;
}
#miniHeader a, #miniHeader a:visited, #miniHeader a:link, #miniHeader a:hover {
	color: white;
	text-decoration: none;
}
#miniHeader a:hover, #miniHeader a:visited:hover {
	text-decoration: underline;
}
#notFoundContainer {
	width: 983px;
	margin: 0 auto;
}
#notFoundContent {
	/*background-image: url(/AM/graphics/template/sitewide/404_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 450px;*/
	padding: 10px 10px 0 10px;
}
/* What's This? link */
.helptext {
	font-size: .7em;
}
h2 .helptext, #SemBookProd_cle h2 .helptext, #Seminars_cats h2 .helptext { /*For Seminar's Format */
	font-size: .5em;
}
/* Alert Message */
#siteAlert {
	text-align:center;
	width:980px;
	margin:0 auto;
}
#siteAlert div {
	background-image:url(/AM/Graphics/template/sitewide/site_alert_bg.jpg);
	background-repeat:repeat;
	width:100%;
}
#pageContentWide #siteAlert {
	width:800px;
}
#siteAlert div p {
	color:white;
	font-size:.7em;
	line-height:33px;
	padding:0 8px;
}
#siteAlert div a {
	text-decoration:underline;
	color:white;
}
/* Modal Boxes */
.simplemodal-container {
	background-image: url(/AM/Graphics/template/modal/dynamic_Modal.jpg);
	background-repeat: no-repeat;
	width: 280px;
	min-height: 165px;
	border: 2px solid black;
	-moz-box-shadow: 0 0 15px #333;
	-webkit-box-shadow: 0 0 15px #333;
	box-shadow: 0 0 15px #333;
	background-color: white;
}
.simplemodal-container h4 {
	margin-top: 2px;
	margin-left: 5px;
	margin-bottom: 10px;
	color: #666;
}
.simplemodal-container a.modalCloseImg {
	background-image: url(/AM/Graphics/template/modal/pop-up_box_close.png);
	width: 43px;
	height: 43px;
	display: inline;
	position: absolute;
	top: -20px;
	right: -15px;
	cursor: pointer;
}
.simplemodal-container label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 10px;
	clear: both;
}
.simplemodal-container p {
	width: 94%;
	display: block;
	margin: 5px 0 5px 10px;
}
.simplemodal-container select {
	width: 155px;
}
#simplemodal-container button, #simplemodal-container button:hover {
	margin-top: 10px;
}
#simplemodal-overlay {
	background-color: black;
}
.simplemodal-container .surveyYes a {
	display: block;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	font-size: 123.1%;
}
.simplemodal-container .surveyNever a {
	display: block;
	bottom: 15px;
	margin-left: 180px;
}
#SiteSurveyBox {
	height: 215px;
	overflow: hidden;
}
#SiteSurveyBox p {
	margin-bottom: 15px;
	font-size: 13px;
}
#SiteSurveyBox .surveyDrawing {
	font-size: 11px;
} 
/* YLD / Division */
#divShell {
	position: relative;
}
#divIntro, #divNews {
	width: 422px;
}
#divQuote {
	padding: 3px;
	width: 412px;
	border: 1px solid black;
}
#divNews {
	background-image: url(/AM/Graphics/Template/GR/Rotunda_Report3_r2_c2.jpg);
	background-repeat: no-repeat;
}
#divNews h2, #divContact {
	padding: 10px 0 10px 15px;
	font-weight: normal;
}
#divNews ul {
	margin: 0 0 0 20px;
	padding: 0 0 0 5px;
	list-style: none;
}
#divNews ul li {
	line-height: 12px;
	padding: 0 0 10px 0;
	font-size: 12px;
}
#divContact {
	position: absolute;
	width: 180px;
	height: 200px;
	top: 0;
	left: 422px;
	background-image: url(/AM/Graphics/Template/GR/Rotunda_Report3_r2_c2.jpg); 
	background-repeat: no-repeat
}
#divContact p {
	margin: 5px 0 0 5px;
}
#divInfo {
	width: 609px;
	margin: 0 auto;
}
.divColumn {
	width: 189px;
	float: left;
}
.divColumn h2 {
	text-align: center;
	margin: 0 0 10px;
	font-size: 180%;
	font-weight: normal;
}
.divColumn ul {
	margin: 0 0 0 5px;
	list-style-type: none;
}
.divColumn ul li {
	padding: 0 0 5px 0;
}
/* Tech Supoprt */
#techSupport #techSupportDetailsContainer {
	clear: both;
	margin: 30px 0 0 10px;
}
#techSupport .techSupportDetails {
	border: #aeaeae 1px solid;
	position: relative;
	padding-bottom: 15px;
	margin: 0 40px 20px 0;
	min-height: 57px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	width: 258px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-image: url(/AM/graphics/template/techsupport/bg-module.gif);
	background-repeat: repeat-x;
}
#techSupport .techSupportDetails h3 {
	padding: 15px 0 10px 45px;
}
#techSupport #techSupportOS h3 {
	background-image: url(/AM/graphics/template/techsupport/operating_system.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#techSupport #techSupportBrowser h3 {
	background-image: url(/AM/graphics/template/techsupport/web_browser.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#techSupport #techSupportMedia h3 {
	background-image: url(/AM/graphics/template/techsupport/windows_media_player.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#techSupport #techSupportIP h3 {
	background-image: url(/AM/graphics/template/techsupport/ip_address.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#techSupport #techSupportScreen h3 {
	background-image: url(/AM/graphics/template/techsupport/screen_resolution.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#techSupport #techSupportJS h3 {
	background-image: url(/AM/graphics/template/techsupport/javascript.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#techSupport #techSupportSize h3 {
	background-image: url(/AM/graphics/template/techsupport/browser_size.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#techSupport #techSupportCookies h3 {
	background-image: url(/AM/graphics/template/techsupport/cookies.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#techSupport #techSupportFlash h3 {
	background-image: url(/AM/graphics/template/techsupport/flash.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#techSupport .techSupportDetails p {
	padding: 0 0 0 45px;
	margin-top: -10px;
}
#techSupport .techSupportAdditional {
	float: left;
	width: 278px;
	margin-bottom: 20px;
}
#techSupport .techSupportAdditional textarea {
	width: 308px;
	height: 88px;
	overflow: hidden;
	
}
.sidebarAdverts p {
	margin-bottom:3px;
	text-align:center;
}
.sidebarAdverts p span {
	color:#aaa;
	font-size:11px;
}

/* Handheld */
@media handheld {
#siteHeader #headerJellybeanBack, #siteHeader #headerJellybeanFront {
	display: none !important;
}
#siteHeader .skip {
	display: block;
}
}

/* Print */
@media print {
body {
	font-size: 18px;
	_font-size: 14px;
}
h4 {
	font-size: 22px !important;
}
h3 {
	font-size: 26px;
}
body, #siteUniverse, #siteWrapper, #contentContainer, .contentContainerWide, #siteFooterFoot, #siteFooter, .homeBox, .homeBox h2, #contentContainer, .landing3Col {
	background-image: none !important;
	background-color: white !important;
}
#headerLogin, .horizontalBar, #siteHeader, #headerTools, #siteNav, #siteHeader #headerJellybeanBack, #siteHeader #headerJellybeanFront, #sidebarHighlights, #siteFooter ul,  #sidebarShare, #sidebarGradient, #homePublications, #homeToolContainer, #homeAdverts, .homeBoxBottom, .homeBoxHeaderLink, #sidebarNav, #homeTwitter, #homeRSS, #homeNewsArchive, #homeUpcoming p, #headerLogo, #upcomingBanner, #siteHeader #siteHeaderContainer, .breadcrumb {
	display: none !important;
}
#pageContentContainer, .pageContent, .homeBox, #homeColumn1, #homeColumn2, .homeNewsStory, .homeNewsStory div {
	float: none !important;
	width: 95% !important;
}
#homeReleased ul li {
	width: 100% !important;
}
.homeBox h2 {
	color: black !important;
}
.homeNewsStory ul {
	list-style: none;
}
.landing3Col {
	height: 450px;
}
#stateBarText {
	width: 100%;
}
#siteFooterFoot {
	color: black;
}
#siteFooterFoot .FooterTextLink {
	color: #36C;
}
/* IE6 */
#siteHeader, #contentWrapper #siteFooter {
	_display: none !important;
}
#contentWrapper #pageContentContainer .pageContent {
	_width: 600px !important;
}
#siteFooter img {
	display:none;
}
}
