body {
	background-color: black;
}

/* ------------------------ HOME ONLY ------------------------ */

#WhatsNew {
	padding: 3px 6px 5px 5px;
	font-size: 13px;
}

#OtherHighlights {
	padding: 3px 6px 5px 8px;
	font-size: 11px;
	width:198px;
}

#WhatsNew, #OtherHighlights {
	color: white;
	min-height: 288px;
}

#WhatsNew b, #OtherHighlights b {
	color: #FFE87E;
}

#WhatsNew a, #OtherHighlights a {
	color: #FF0001;	
}

.HomeSearchForm {
	background-image: url(/images/home/SearchForm.jpg);
}

.BelowNav {
	background-image: url(/images/home/BelowNav.gif);
}

.MemberHomeLogin{
	float: right;
	margin-top: -28px;
	margin-bottom: -5px;
	padding: 0;
}

html>body .MemberHomeLogin{
	float: right;
	margin-top: -23px;
}

.MemberHomeLogin a{
	text-decoration:none;
}
.MemberHomeTools{
	float: right;
	/*margin-top: -28px;*/
	margin:0 0 -10px 0;
	_margin: -25px 0 -10px -5px;
	/*margin-right: -10px;*/
	padding: 0;
}

html>body .MemberHomeTools{
	float: right;
	margin-top: -23px;
}

.MemberHomeToolsPassword{
	float:right;
	margin: 0 10px 0 -5px; 
}

.MemberHomeTools a{
	text-decoration:none;
}




img {
	border:none;
}

/* -------------------- BASE (INNER) ONLY -------------------- */

#Main {
	padding: 0px 6px 10px 5px;
	font-size: 13px;
}

th,td {
	font-size: 13px;
}

#Other {
	padding: 0px 6px 10px 8px;
	font-size: 11px;
}

#Other h2 {
	font-size: medium;
	margin-top: 0px;
}

#Main, #Other {
	color: black;
	min-height: 288px;
}

#Main a, #Other a {
	color: #FF0001;
}

table.BigTable, table.People {
	width: 520px;
}

table.BigTable th {
	vertical-align: top;
	text-align: left;
	font-size: 11px;
	padding: 3px;
	background-color: #BBB;
}

table.BigTable td {
	vertical-align: top;
	font-size: 9px;
	padding: 3px;
	background-color: #CCC;
}

table.People td {
	vertical-align: top;
	font-size: 11px;
}

table.People td.Photo {
	width: 110px;
}

p.Maintext {
	margin-bottom: 0px;
}

p.Subtext {
	margin-left: 14px;
}

.Agenda h4 {
	color: white;
	background-color: #777;
	padding-left: 5px;
}

.BaseSearchForm {
	background-image: url(/images/base/Search-Form.gif);
	background-repeat:no-repeat;
}

.Alert {
	color: red;
}

.DocumentList h3 {
	font-size: 12px;
}

.Contact {
	font-size: 9px;
}

table.Sponsor {
	border: 0;
	margin: 0;
	padding: 0;
}

table.Sponsor td {
	margin: 0;
	vertical-align: top;
	padding: 0 0 10px 0;
	font-size: 10px;
}

.Sponsor img {
	border: 0;
}

.MemberLogin{
	float: right;
	margin-top: -25px;
	margin-bottom: -5px;
	padding: 0;
}

html>body .MemberLogin{
	float: right;
	margin-top: -23px;
}

.MemberLogin a{
	text-decoration:none;
}
.MemberTools{
	width:206px;
	float: right;
	/*margin-top: -25px;
	margin-bottom: -5px;
	margin-right: -10px;*/
	padding: 0;
} 
 

.MemberTools a{
	text-decoration:none;
}
img {
	border:none;
}

/* ------------------------- COMMON -------------------------- */

body {
	margin: 0px;
	padding: 0px;
	font-family: "lucida sans unicode", "lucida sans", lucida, "trebuchet ms", trebuchet, sans-serif;
}

#Footer {
	color: white;
	font-size: 9px;
	margin: 5px 0px 5px 0px;
}

#Footer b,#Footer strong {
	color: #FFE87E;
}

#Footer a {
	color: #FF0001;
}

#SubNav {
	font-size: 11px;
}

.FormLabel{
	font-size: 14px;
	color: #6c0202;
}

.MemberSearch{
	font-size: 11px;
}

.MemberDetail{
	font-size: 11px;	
}

.MemberDetailLabel{
	font-size: 13px;
	text-align: right;	
	color: #6c0202;
}
.MemberSearchOrgDemo{
	font-size: 11px;
	text-align: center;	
	color: #6c0202;
}
.centered{
	text-align:center;
}

.smalltext{
	font-size:9px;
}

#Sponsors img{
 margin:3px 0 3px 0;
}

.CEOIndent{
	margin:0;
	padding: 0 0 0 35px;
	text-indent:-35px;
}

.loginReminder{ 
	 border: 1px solid ##c4c5c9; 
	margin:0 10px 0 10px; 
	padding: 20px 10px 10px 10px; 
	background-color: #c4c5c9;
}

#FCKEditorBody{
	background-image: url(/images/base/CenterColumn.gif);
	padding: 8px;
	font-size:13px;
}
