body {
	background: #E1E1DC;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0;
	background-image: url(_images/metallic_grid.jpg);	
	}
hr {
	border:0 #666666 solid;
	border-top-width:1px;
	clear:both;
	height:0
	}
blockquote {
	margin:3px 3px 3px 3px;
	padding:6px;
	border:solid 1px;
	border-color: #666666;
	text-align: left;
	}
a {
	color: #F7403A;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
}
h1 {
	font-weight: normal;
	font-size: 14pt;
	color: #F7403A;
	}
h2 {
	font-weight: normal;
	font-size: 11pt;
    text-transform: uppercase;
    color: #F7403A;
	}
.table {
	border: 1px solid #666666;
	padding: 10px 10px 10px 10px;
	text-align: left;
	background-repeat: no-repeat;
	}
.eventtop {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(_images/events/sanantonio.jpg);
	} 

.eventbottom {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(_images/events/sandiego_bottom.jpg);
	} 
ol {
	list-style:decimal
	}
ul {
	list-style:square;
	margin-left: 1em;
	padding-left: 1em;
	}	
.footer {
	font-weight: normal;
	font-size: 8pt;
    color: #666666;
	}
.border {
	border: 1px solid #666666;
	}
.paddingright {
	padding-right: 10px;
	}
.borderpaddingright {
	border: 1px solid #666666;
	padding-right: 10px;
	}
	
.pdf {
	background: transparent url(_images/icons/pdf.jpg) no-repeat 0 50%;
	padding-left: 20px;
	margin-left: 0px;
	}
.doc {
	background: transparent url(_images/icons/doc.jpg) no-repeat 0 50%;
	padding-left: 20px;
	margin-left: 0px;
	}
