
/***************************************************************/
/* Standard Be There Meetings CSS                              */
/***************************************************************/
body {margin:0; 
/*	background-color:#FFFFFF; */
/*	color: #333333; */
	text-decoration: none;  
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt;}
	
td {  
	text-decoration: none; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt;}

p {  
	text-decoration: none; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt;}

a {text-decoration: none; 
	color: #003366;}
	
a:hover {text-decoration: underline; 
	color: #990101;}
	
a:active {color:#990101}

.headline_text {
	font-size: 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;}

.body_text {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;}

.large_body_text {
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;}
		
.header_text {
	font-size: 18px; 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #990000;}

.top_gold_bar {
	font-weight: bold;
	font-size: 20px;
	line-height:  30px;
	background-color:#D3AA3F;
}

	
.border {
	padding: 4px;
    border: solid #000000 1px;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

	
table#border {
    padding: 0px;
    border: solid #000 1px;
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
}

table#border_full {
    padding: 0px;
    border: solid #000000 1px;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.rule {line-height: 14px;
	border: #8D98AA; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
	
.list { list-style: disc; 
	font-size: 12px;
	list-style-position: inherit;
	margin-left: 5px;
	margin-right:  15px;
}

.default_size {color: #333333;
               font-size: 12px;
}

hr {  
     color: #7E8D99;
     background-color: #7E8D99; 
     border: none 0px;
     border-top: solid #7E8D99 1px;
     height: 1px;
}

