/* Left hand side and table of contents */

#sidecontainer {
/*	float:left;
	width:100%;
*/
	background-color:white;
	background-image:url(/icons/blue_revised.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

#leftnav
{
/*	height:684px; */
	float: left;
	width: 169px;
	margin: 0;
	padding: .4em;
/*	background-color: #121F56;
	background-color:#16276B;*/
}

#leftnav.login { width:175px; }

html>body #leftnav.login { width: 165px; }

#leftnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	margin-top: 0px;
}

#leftnav li {
	padding-top: 5px;
	padding-left: 7px;
}

#leftnav li.titlewithlinkli {
	padding-left: 0px;
}
#leftnav li.titleli {
	padding-top: 10px;
	padding-left: 0px;
}

#leftnav a {
	padding: 2px 0px 2px 0px;
	color:white;
	font-size:85%;
	font-weight:bold;
}

#leftnav a.regtab:hover {
	color: white;
	background-color:#0C56AF;
}

#leftnav a.seltab {
	color: white;
/*	background-color:#DCDDDE;*/
	background-color:#0C56AF;
}

#leftnav a.seltab:hover {
	cursor:default;
}

#leftnav li a.titletab {
	font-size:100%;
	padding-left:1px;
	cursor:default;
	color:#FCB820;
}

#leftnav li a.titlewithlinktab {
	font-size:100%;
	padding-left:1px;
	cursor:pointer;
	color:#FCB820;
	font-variant:small-caps;
	/*text-transform:uppercase;*/
}

#leftnav li.homelinkli {
	text-transform:uppercase;
	font-size:80%;
	padding-top:8px;
	padding-left:1px;
	list-style-type: none;
	margin-top:10px;
}

#leftnav li a.homelinktab {
	background-color:#3F84FE;
	border:1px solid #3F84FE;
	padding:3px;
	color:white;
}

#leftnav li.signout_left {
	text-transform:uppercase;
	font-size:70%;
	padding-top:8px;
	list-style-type: none;
	margin-top:10px;
	padding-left: 0px;
}

#leftnav li.signout_left a {
/*	background-color:#F79B08; */
	background-color:#3F84FE;
	border:1px solid #3F84FE;
	padding:5px;
	color:white;
}

/* start content */
#content {
	margin: 0 10px 0 12em;
	padding: 8px;
}

body.short #content {
	height:680px;
	padding-top: 10px;
}

body.longpage #content {
	height:1200px;
	padding-top: 10px;
}

#content h3 {
	margin-bottom:-15px;
}

h3 {
	margin-bottom:-15px;
}

#content a {
	color:#16276B;
	font-weight:bold;
}

#content a:hover {
	background-color:#16276B;
	color:white;
}
/*
#content {
	position: relative;
	top:-100px;
	left:10px;
}
*/



/* other styles */

/* Director page title	
 */

p.alaspagetitle {
	font-weight:bold;
	font-style:italic;
}

ul.list {
	list-style-type:none;
	line-height:20px;
	margin-left:-30px;
	margin-top:20px;
}

ul.list li {
	margin-bottom:5px;
} /* used to be 10*/

ul.list li.horizontal {
	display:inline;
}

ul.sublist {
	list-style-type:none;
	margin:10px 0px 10px 0px;
}

div.clr {
	clear:both;
}


ul.toplist {
	margin-left:-25px;
	margin-bottom:15px;
}

div.title {
	font-style:italic;
	font-size:85%;
	margin-left:20px;
}

span.title {
	font-style:italic;
	font-size:85%;
	margin-left:20px;
}

li.dept {
	font-weight:bold;
	margin: 5px 0px;
}

p.grp_title {
	font-weight:bold;
	text-transform:uppercase;
}

#top_links {
	font-size:90%;
	margin-top:-10px;
}

#top_links.doc {
	margin-top:40px;
}

#top_links ul {
	list-style: none; 
	margin: 0; 
	padding: 0;
}

/* This is a fix for non-IE browser to make margin smaller. 
html>body #top_links ul {
	margin-top: 3px;
}
*/
#top_links li {
	display:inline;
	padding-left:10px;
}

#top_links a {
	padding: 3px 5px 0px 0px;
}

div.alas_prof {
	display:none;
	position:absolute;
	top:350px;
}

div.alas_prof_ltd {
	display:none;
	position:absolute;
	top:250px;
}

/* login page */
input {
	font-size:8pt;
	height:auto;
	margin-top:10px;
	margin-bottom:0;
}

input.noshow {
	display:none;
}

input.login {
	font-size:9pt;
	height:18px;
}

.btn {
	font-size:9pt;
	font-family:"Times New Roman", Times, serif;
	margin-left: 10px;
	margin-top:10px;
	padding:1px;
/*	background-color:#F79B08;*/
	background-color:#3F84FE;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	line-height:normal;
}

span.incorrect {
	color:#0C56AF;
	font-weight:bold;
}

fieldset {
	padding:0 15px 10px 15px;
	border:1px solid black;
	background-color:lightgrey;
	font-size:12pt;
	font-weight:bold;
}

label {
	font-size:90%;
	font-weight:bold;
}

/* Request app form */
#formdiv input {
	margin-top:5px;
}

/* member firm search */
.srch_labl {
	margin:0;
	padding-top:5px;
}

input.search {
	margin-top:4px;
	margin-bottom:3px;
	height:20px;
	text-align:left;
}

/* for E-Newsletters */
body.enews {
	background-color:#CCCCCC;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:black;
	margin:5px;
	padding:5px;
	background-image:none;
	background-repeat:no-repeat;
	background-position:left;
}
.enews_style1 {
	font-size: 14pt;
	font-weight: bold;
}

.enews_header {
	font-size: 10pt;
	text-align:right;
	color:#9E1B34;
}

.enews_footer {
	font-size: 10pt;
	text-align:right;
	color:#0C56AF;
}

body.enews a {
	color:blue;
	text-decoration:underline;
}
body.enews a:visited {
	color:purple;
}
/*
body.enews table {
	border:1px solid black;
}
 End E-News */

/* Meetings */

body.meetings #mtg_content {
	margin: 25px;
}

body.meetings #mtg_content a {
  color:#16276B;
}

#mtg_content a.img {
  border-bottom:none;
  margin-left: 5px;
}

body.meetings #mtg_content a.dohover:hover {
	background-color:#16276B;
	color:white;
}

body.meetings fieldset {
color:#847F70;	
float: left;
width: 48%;
margin: 0 0 1em 0;
padding: 0;
border: 0px;
border-top: 1px solid #BFBAB0;
border-bottom: 1px solid #BFBAB0;
background-color: #F2EFE9;
font-size:85%;
font-weight:bold;
}

body.meetings fieldset.second {
padding-bottom:6.7em;
}
body.meetings fieldset.second_rmv {
padding-bottom:7.6em;
}

body.meetings fieldset ol {
list-style: none;
margin-left:-25px;
}
body.meetings label {
float: left;
width: 10em;
margin-right: .5em;
margin-top: 10px;
}
body.meetings fieldset li {
float: left;
clear: left;
width: 100%;
padding-bottom: .2em;
}

body.meetings #rembutton {
	text-align:right;
}

body.meetings td {
	color:#847F70;
	font-size:90%;
	font-weight:bold;
}

body.meetings .init_tbl td {
	font-size:100%;
}

body.meetings p.radbutton 
{
margin-bottom:-10px;
}

body.meetings p.radbutton label {
clear:both;
width: 100%;
margin-right: 0;
margin-top: 0;
}

body.meetings select {
	margin-top:10px;
	margin-bottom:0;
	font-size:8pt;
	height:auto;
}

body.meetings h1 {
	font-size: 160%;
}

body.meetings h3 {
	font-size: 110%;
	padding-bottom:15px;
}

body.meetings h3.thanks {
  border:1px solid #3F84FE;
}

body.meetings a.conflink {
  font-size: 14pt;
  text-decoration: none;
  margin-bottom:10px;
  font-variant:small-caps;
  color:#16276B;
  font-weight:bold;
}

body.meetings #mtg_content a.conflink:hover {
	background-color:#16276B;
	color:white;
}

body.meetings #mtg_content {
	padding-bottom:5px;
}

.guests {
	font-size:9pt;
	font-family:"Times New Roman", Times, serif;
	padding:1px;
	color:#3F84FE;
	font-weight:bold;
	line-height:normal;
}

optgroup {
	color:#9E1B34;
}

select {
	background-color:white;
	margin:0;
	margin-bottom:5px;
}

body.popup {
	margin:5px 0 0 10px;
}

body.popup p {
	line-height:25px; 
}


/* end meetings */

/* board docs */

body.boarddocs h1 {
	font-size:170%;
}

body.boarddocs h2 {
	margin-bottom:-10px;
	margin-left:10px;
	margin-top:25px;
	font-size:150%;
}

body.boarddocs h3 {
	margin-left:25px;
	margin-top: 30px;
}

body.boarddocs p {
	margin-left:40px;
}

body.boarddocs p.boardbook {
	margin-left:10px;
	font-size:x-large;
}

body.boarddocs p.boardlink {
	margin-bottom:-10px;
}

body.boarddocs span.bg {
	background-color:yellow;
}

/*  */

.agmprogram tr {
	padding-bottom: 8px;
}

.agmprogram td {
	padding-left: 4px;
	font-size:10pt;
}

.topalign {
	float:left;
	width: 50%;
}

/* Active State Public Pages */
#claims a.claims {
	color: white;
	background-color:#0C56AF;
}
#claims a.claims:hover {
	cursor:default;
}

#lp a.lp {
	color: white;
	background-color:#0C56AF;
}
#lp a.lp:hover {
	cursor:default;
}

#member a.member {
	color: white;
	background-color:#0C56AF;
}
#member a.member:hover {
	cursor:default;
}

#interd a.interd {
	color: white;
	background-color:#0C56AF;
}
#interd a.interd:hover {
	cursor:default;
}

#dvds a.dvds {
	color: white;
	background-color:#0C56AF;
}
#dvds a.dvds:hover {
	cursor:default;
}

#ratingP a.ratingP {
	color: white;
	background-color:#0C56AF;
}
#ratingP a.ratingP:hover {
	cursor:default;
}

#ar a.ar {
	color: white;
	background-color:#0C56AF;
}
#ar a.ar:hover {
	cursor:default;
}

/* Active Sstate Member Pages */
#ratingM a.ratingM {
	color: white;
	background-color:#0C56AF;
}
#ratingM a.ratingM:hover {
	cursor:default;
}

#claimsM a.claimsM {
	color: white;
	background-color:#0C56AF;
}
#claimsM a.claimsM:hover {
	cursor:default;
}

#lpM a.lpM {
	color: white;
	background-color:#0C56AF;
}

#memberM a.memberM {
	color: white;
	background-color:#0C56AF;
}

#contactL a.contactL {
	color: white;
	background-color:#0C56AF;
}
#contactL a.contactL:hover {
	cursor:default;
}

#contactI a.contactI {
	color: white;
	background-color:#0C56AF;
}

#contactI a.contactI:hover {
	cursor:default;
}

#admin a.admin {
	color: white;
	background-color:#0C56AF;
}

#interdisc a.interdisc {
	color: white;
	background-color:#0C56AF;
}

#interdisc a.interdisc:hover {
	cursor:default;
}

#financials a.financials {
	color: white;
	background-color:#0C56AF;
}

#financials a.financials:hover {
	cursor:default;
}

#dir a.dir {
	color: white;
	background-color:#0C56AF;
}

#dir a.dir:hover {
	cursor:default;
}

#fsearch a.fsearch {
	color: white;
	background-color:#0C56AF;
}

#fsearch a.fsearch:hover {
	cursor:default;
}

#conf a.conf {
	color: white;
	background-color:#0C56AF;
}

#agm a.agm {
	color: white;
	background-color:#0C56AF;
}

input.request_form:focus {
	background-color: #3F84FD;
	color: white;
}