body {
    FONT-SIZE: 9pt;
    COLOR: #666666;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #ffffff;
}
b {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
}
i {
    FONT-SIZE: 9pt;
    COLOR: #333333;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana;
}
textarea {
    border: 1px solid #000000;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
}
textarea:focus, input:focus {
background: #E8EC8D;
}
SELECT {
    border: 1px solid #000000;
    FONT-SIZE: 9pt;
    COLOR: #333333;
    FONT-FAMILY: Arial;
}
/* KAM 070808 */

.pd3_menu_link a{
color:#6D6D68;
font-size: 9pt;
font-weight:bold;
text-decoration: none;
padding-right: 5pt;
padding-left: 5pt;
border-right: medium solid #6D6D68;
}
.pd3_menu_title{
color:#6D6D68;
font-size: 14pt;
font-weight:bold;
text-decoration: none;
padding-right: 5pt;
padding-left: 5pt;

}
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}
a.tooltip:hover span{display:inline; 
text-decoration: none;
position:absolute; 
background:#ffffff; 
border:1px solid #cccccc; 
color:#6c6c6c;}


/* END KAM 070808 */


.text_title {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #7b9440;
    FONT-FAMILY: Arial;
}
.mediumtext {
    FONT-WEIGHT: normal;
    FONT-SIZE: 11pt;
    COLOR: #333333;
    FONT-FAMILY: Arial;
}
.mediumtext_dark {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #666666;
    FONT-FAMILY: Arial;
}
.smalltext {
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: Arial;
}
.login {
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
}
a:active, a:link, a:visited {
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
}
input {
    FONT-SIZE: 9pt;
    COLOR: #333333;
    FONT-FAMILY: Arial
}
.text {
    FONT-SIZE: 9pt;
    COLOR: #333333;
    FONT-FAMILY: Arial
}
.redtext {
    FONT-SIZE: 10pt;
    COLOR: #990000;
    FONT-FAMILY: Arial
}
.text_title {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #7b9440;
    FONT-FAMILY: Arial
}
.text_main {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #333333;
    FONT-FAMILY: Arial
}

.text_answer_normal {
}

.text_answer_correct {
    COLOR: #7b9440
}

.text_answer_chosen {
    COLOR: #990000;
}

#pd2 {
position: relative;
bottom: 15px;
float: right;
clear: both;
}

#pd2_links {
position: relative;
bottom: 6px;
left: 5px;
right: 20px;
}

/* for Internet Explorer */
/*\*/
* html #pd2 {
bottom: 20px;
left: 35px;
}
/**/

a.pd2, a.pd2:link, a.pd2:active, a.pd2:visited, a.pd2:hover {
font-size: 9pt;
color: #666;
font-family: Arial;
text-decoration: none;
padding: 0 5px 0 5px;
}


/* Reporting Table */
.sortable-onload-3-reverse rowstyle-alt no-arrow {
	color: #7B9440;
	padding: 3px;
	font-color: #ffffff;
	text-decoration: none;
}	

.sortable-numeric, a.sortable-numeric, .sortable-keep, a.sortable-keep {
	font-size: 10px;
	background-color: #7B9440;
	font-color: #ffffff;
	padding: 4px;
	text-decoration: none;
}
th. sortable-keep {
	color: #fff;
}
.standings {
	padding: 4px;
	font-size: 10px;
}

tr.even {
	background-color: #E8EC8D;
}

tr.alt {
	background-color: #F6F6F6;
}


a.tableLink, a.tableLink:active, a.tableLink:link, a.tableLink:visited {
	text-decoration: none;
	color: #666;
}

a.tableLink:hover {
	text-decoration: underline;
	color: #990000;
}

/* Forms */
	margin:0;
	padding:0;
}
label {
	background-color:#D4D4D4;
	display: block;
	font-size: 13px;
	letter-spacing: .5px;
	font-weight: normal;
	line-height: 1.1;
	color:#981B1F;
}
label.accountInfo {
	width:310px;
	height:28px;
	margin-top:3px;
	margin-right:2px;
	padding:3px 5px;
	float:left;
}
label.accountQuestions {
	width:550px;
	height:28px;
	margin-top:3px;
	margin-right:2px;
	padding:3px 5px;
	float:left;
}

label.commentQuestion {
	width:288px;
	height: 35px;
	margin:auto;
	margin-top:6px;
	padding:5px;
	font-size: 12px;
}
.div_accountInfo {
	width:210px;
	float:right;
	background-color:#e8ec8d;
	height:28px;
	margin-top:3px;
	padding:3px 5px;
}

.div_commentQuestion {
	width:288px;
	background-color:#e8ec8d;
	height:60px;
	margin:auto;
	padding:5px;
}
.textarea {
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	font-weight:normal;
	font-size: 11px;
	line-height: 1.1;
	color: #333333;
	padding:3px 5px;
}
.textbox, .dropdownbox {
	background-color:#FFFFFF;
	width: 95%;
	height:20px;
	font-weight:normal;
	font-size: 11px;
	color: #333333;
}

.textbox:focus, .dropdownbox:focus {
	background-color:#f7f7f7;
}

label.commentRating {
	width:180px;
	height: 25px;
	margin:auto;
	margin-top:3px;
	padding: 3px;
	font-size: 12px;
}
.div_texbox {
	width:180px;
	background-color:#E6E6E6;
	height:20px;
	margin:auto;
	padding: 3px;
}
.button_div {
	float:right;
	background-color:#fff;
	text-align:right;
	height:25px;
	margin-top:3px;
	padding:3px 5px 1px 5px;
	margin-left: 100px;
}
.button_div_eval {
	float:right;
	text-align:right;
	padding:0px 5px 1px 5px;
	margin-left: 100px;
}

/* for Internet Explorer */
/*\*/
* html .button_div_eval {
	margin-top:-20px;
}
/**/

.buttons {
	font-weight:normal;
	font-size: 13px;
	text-decoration: none;
	text-transform:lowercase;
	letter-spacing: .5px;
}
.ymd {
	color:#666;
	font-size: 12px;
}
.clear {
	clear:both;
}
.holder {
	background-color:#fff;
}
.image {
	border: 1px solid #111111;
	margin:0px 10px 10px 0px;
	padding: 3px;
	float: left;
}
.cor {
	display:list-item;
	list-style-type: disc;
	list-style-position:inside;	
}

td.check_td {
	valign: top;
	padding: 10px;
}

table.stat_info {
	border: 0px;
	background: #e8ec8d;
	width: 100%;
}

.textarea1 {
	background-color:#FFFFFF;
	font-weight:normal;
	font-size: 11px;
	color: #333333;
	border: 2px inset #ccc;
}

.textarea1:focus {
	background-color:#f7f7f7;
}

#headquarters {
	background: url("../images/broker/chart_headquarters.jpg");
	width: 505px;
	height: 340px;
}

#representation {
	background: url("../images/broker/chart_representation.jpg");
	width: 505px;
	height: 340px;
}

#comp_title {
	text-align: center;
	text-decoration: underline;
}
table.directory {
	width: 550px;	
	background: #fff;
	color: #666;
}
.directory {
	width:160px;
	min-height:20px;
	background-color:#fafafa;
	margin-top:3px;
	margin-right:2px;
	padding:3px 5px;
	font-weight: bold;
	color: #000;
	vertical-aign: top;
	margin: 2px;

}

.div_directory {
	width:360px;
	background-color:#fafafa;
	min-height:20px;
	margin-top:3px;
	padding:3px 5px;
	vertical-aign: top;
	font-weight: normal;
}

.directory_other {
	width:160px;
	min-height:20px;
	background-color:#fafafa;
	margin-top:3px;
	margin-right:2px;
	padding:3px 5px;
	font-weight: bold;
	color: #000;
	vertical-aign: top;
}

.div_directory_other {
	width:360px;
	background-color:#fafafa;
	min-height:20px;
	margin-top:3px;
	padding:3px 5px;
	vertical-aign: top;
	font-weight: normal;
}

a.directory_link, a.directory_link:active, a.directory_link:link, a.directory_link:visited {
	text-decoration: none;
	color: #7b9440;
	font-weight: bold;
}

a.directory_link:hover {
	text-decoration: underline;
	color: #666;
}


.better_ideas {
	position: absolute;
	top: 0;
	left: 700px;
}

img.menu_nav_img {
	padding: 0px;
	margin: -3px;
}


/* KAM FORM STYLING 7/15/08 */
/* from ALA http://www.alistapart.com/articles/prettyaccessibleforms */

form.cmxform fieldset {
border: none;
  margin-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.5;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 4px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}



/* END KAM FORM STYLING 7/15/08 */


