/* HTML STYLES */
body	{
	margin: 0;
	padding: 0 0 40px;
	background: #EFEFED url(../images/background.jpg) repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 span {display:none;}
h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #E7E7E4 url(../images/background_h2_2.jpg) no-repeat center left;
	line-height: 25px;
	font-size: 1em;
	color: #666;
	margin: 0 0 0 3px;
	padding: 0 0 0 7px;
	border-top: 5px solid #FFF;
	border-bottom: 2px solid #FFF;
	}
* html h2	{
	line-height: 26px;
}
h3	{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 .7em 0;
	color: #77201E;
	font-size: 2.2em;
	letter-spacing: -1px;
	line-height: .8em;
	font-weight: normal;
}
h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 1em;
	font-weight: normal;
	color: #666;
	margin: 1em 0 0 0;
}
h5	{
	font-size: 1em;
	margin: 0;
	font-weight: normal;
}
h6	{
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 1em 0 0 0;
	border-bottom: 1px solid #E7E8E3;
}
p	{
	margin: 0.8em auto;
}
td	{
	padding-right: 8px;
	padding-left: 8px;
}
table.rep td	{
	padding-right: 8px;
	padding-left: 8px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
table.actu td	{
	padding-right: 3px;
	padding-left: 3px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
th {
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
}
blockquote	{
	border: 1px dotted #CCC;
	margin: 0 15px;
	padding: 10px 35px;
	background: #FCFCFC url(../images/quotes.gif) no-repeat top left;
}

/* REUSABLE STYLES */
.homenaje {
	padding: 0px;
	margin-top: 10px;
	font-style: italic;
	line-height: 25px;
}
.smaller	{
	font-weight: normal;
	font-size: .8em;
}
.right	{
	float: right;
}
.uppercase	{
	text-transform: uppercase;
}
.red	{
	color: #77201E;
}
.blue	{
	color: #0175BA;
}
.nine	{
	color: #999;
}
.hide, #skip	{
	display: none;
}
a.moreInfo	{
	margin-left: 5px;
	font-weight: bold;
	background: none !important;
	padding: 0 !important;
}
.hr, .sidebarHr {
	margin: 1em 0;
	height: 3px;
	background: transparent url(../images/hr.gif) no-repeat center center;
	}
	.hr hr, .sidebarHr hr {
	display: none;
	}
	.sidebarHr {
	background: transparent url(../images/sidebar_hr.gif) no-repeat center center;
}
.featurePic, .pic	{
	float: right;
	padding: 10px;
	margin: 0 0 5px 10px;
	background: #D8D8D9 url(../images/background_pic.gif);
	}
	.pic	{
	float: left;
	margin: 0 10px 5px 0;
	}
	.featurePic img, .pic img	{
	border: 1px solid #999;
}
.noTop	{
	margin: 0 0 .7em 0;
}
a.email	{
	background: transparent url(../images/email_icon.gif) no-repeat center right !important;
	padding: 0 17px 0 0 !important;
}
a.person	{
	background: transparent url(../images/person_icon.gif) no-repeat center right !important;
	padding: 0 17px 0 0 !important;
}
.backLink	{
	margin-top: 2.5em;
	}
	.backLink a	{
	background: #F4F4F4 url(../images/background_pic.gif) !important;
	border: none !important;
	padding: 3px 7px !important;
	font-size: .8em;
	color: #666 !important;
	}
	.backLink a:hover	{
	color: #0175BA !important;
}
a#mapquest	{
	background: transparent url(../images/mapquest.gif) no-repeat;
	border: none !important;
	color: #666 !important;
	padding: 2px 0 2px 20px;
	}
	a:hover#mapquest	{
	color: #0175BA !important;
}
a.pdf	{
	background: transparent url(../images/pdf.gif) no-repeat center right;
	padding-right: 15px;
}
.input	{
	border: none;
	background: #efefed;
	border: 1px dashed #999;
}

/* LAYOUT STYLES */
#container	{
	width: 666px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
h1	{
	height: 15px;
	background: #77201E url(../images/background_red.jpg) no-repeat;
	font-size: 4px;
	margin: 0px;
	padding: 0px;
}
#header	{
	height: 125px;
	margin: 0;
	padding: 0 9px 0 0;
	background: transparent url(../images/background_header.jpg) repeat-y center top;
	text-align: left;
	}
	* html #header	{ /* for IE/Win */
	margin-top: -3px;
	}
	#headerImg	{
	background: #FFF;
	float: right;
	padding: 1px;
	margin: 0;
}
#logo	{
	margin: 0 0 0 8px;
	padding: 18px 0;
	width: 210px;
	text-align: center;
	}
	#logo img	{
	border: none;
}
#body	{
	margin-top: 1px;
	width: 666px;
	background: transparent url(../images/background_body4.jpg) repeat-y center top;
}
#menu	{
	font-size: .7em;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 8px 0 221px;
	padding: 5px;
	}
	* html #menu	{
	margin-left: 218px;
	}
	#menu ul	{
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
	height: 26px;
	background: #FFF url(../images/background_menu.jpg) no-repeat;
	}
	#menu ul li	{
	display: block;
	float: left;
	display: inline;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 31px;
	}
	#menu a	{
	width: 85px;
	display: block;
	color: #666;
	text-decoration: none;
	background: transparent;
	padding: 0;
	}
	#menu a:hover	{
	color: #721D1D;
	background: transparent url(../images/menu_tab.jpg) no-repeat top center;
	}
	#menu a.selected, #menu a:hover.selected	{
	background: transparent url(../images/menu_tab.jpg) no-repeat top center;
	font-weight: bold;
	color: #000;
}
#leftBar	{
	margin: 0;
	padding: 0 0 0 10px;
	width: 205px;
	float: left;
	text-align: left;
	}
	#leftBar ul	{
	margin: 16px;
	padding: 0;
	width: 175px;
	font-size: .6em;
	}
	#leftBar ul li	{
	margin: 0 0 3px 0;
	padding: 0;
	display: block;
	background: transparent url(../images/background_button.gif) no-repeat;
	list-style-type: none;
	}
	#leftBar ul li a	{
	color: #4D4D4D;
	text-decoration: none;
	padding: 5px 0 5px 20px;
	display: block;
	background: transparent url(../images/menu_arrow.gif) no-repeat center left;
	
	width: 175px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 155px;
	}
	#leftBar ul li a:hover	{
	color: #000;
	background: #E3E3E3 url(../images/background_button_ovr.gif) no-repeat;
	}
	#leftBar ol	{
	margin: 8px 0 8px 8px;
	padding: 0;
	}
	#leftBar ol li	{
	background: none;
	padding: 0;
	margin: 0;
	}
	#leftBar ol li a	{
	padding: 3px 0 3px 12px;
	letter-spacing: -1px;
	background: transparent url(../images/menu_bullet.gif) no-repeat center left !important;
	
	width: 150px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 138px;
	}
	#leftBar ol li a:hover	{
	background: transparent url(../images/menu_bullet_ovr.gif) no-repeat center left !important;
}
#content	{
	padding: 20px 20px 0 20px;
	font-size: .7em;
	line-height: 1.3em;
	color: #666;
	margin: 0 8px 0 221px;
	text-align: left;
	}
	#content a	{
	color: #0175BA;
	text-decoration: none;
	border-bottom: 1px solid #E7E8E3;
	}
	#content a:hover	{
	color: #892525;
	}
	#content ul li	{
	list-style-type: none;
	list-style-image: url(../images/bullet1.gif);
	margin: 1em 0;
	}
	#content ul.member li	{
	list-style-type: none;
	list-style-image: none;
	line-height: 30px;
	}
	#content ul.member img	{
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	#content ul.member	{
	padding-left: 0px;
	margin-left: 0px;
	}
	#content dl	{
	border-top: 1px dotted #CCC;
	margin: .3em 0 0 0;
	padding: .5em 1em;
	}
	#content dt	{
	margin: .5em 0;
	font-weight: bold;
	}
	#content dd	{
	margin: 0 0 .2em 1.5em;
	}
	.time	{
	display: block;
	float: left;
	background: #F4F4F4 url(../images/background_pic.gif);
	width: 70px;
	text-align: center;
	margin-right: .5em;
}
#upcoming	{
	font-size: .9em;
	/*height: 115px;*/
	background: transparent url(../images/background_columns2.gif) repeat-y top center;
	}
	#upcomingClear	{
	height: 1px;
	clear: left;
	}
	.upcomingItem	{
	float: left;
	margin: 0;
	line-height: 1.3em;
	padding: 5px 10px 0 12px;
	
	width: 131px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 109px;
	}
	.upcomingItem p	{
	margin: 0 0 1em 0;
}
#clear	{
	clear: both;
	height: 50px;
	background: transparent url(../images/background_content.gif) no-repeat 375px 0;
}
#footer	{
	background: #721D1D url(../images/background_footer.gif);
	margin: 0 8px;
	padding: 10px 15px;
	border-top: 6px solid #FFF;
	color: #CCC;
	font-size: .6em;
	text-align: left;
	}
	#footer p	{
	margin: 0;
}
#pageBtm	{
	margin: 0 auto;
	height: 8px;
	background: transparent url(../images/page_btm.jpg) no-repeat center top;
}

form {

	font-size:12px;
	color: #332b27;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	margin-top: 25px;
}
FIELDSET {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
#formRow {
	DISPLAY: block; MARGIN: 10px 0px
}
FIELDSET.buttons {
	MARGIN-TOP: 10px; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-ALIGN: center; BORDER-BOTTOM-STYLE: none
}
LABEL {
	DISPLAY: block; COLOR: #000000
}
TEXTAREA {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; COLOR: #332b27; PADDING-TOP: 5px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
FORM SPAN.example {
	
