/*****************************************************************************
*					www.santanfacts.org - General CSS							 *
*						Rev. Nov. 21, 2006									 *
*****************************************************************************/
/*****************************************************************************
*								Common										 *
*****************************************************************************/
body
{
	text-align: center;
}
h1
{
	font-size : 20pt;
	font-family : Arial, Helvetica;
	color : #003366;
	font-weight : bold;
	line-height: 25px;
}
h2
{
	font-size: 14pt;
	color: #003366;
}
h3
{
	color: #003366;
}
.error
{
	color: Red;
}
ul, table
{
	font-size : 10pt;
	font-family : Arial, Helvetica;
	color : #000;
	line-height: 12pt;
}
div#globalWrapper
{
	margin: 0px auto 0px auto;
	width: 715px;
	text-align: left;
}
div#screenbanner
{
	margin: 0px;
	padding: 0px;
	width: 727px;
	height: 74px;
}#printBanner
{
	display: none;
}
div#screenbanner img
{
	border: none;
}
div#container
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 715px;
	border: solid 6px #ED8000;
	border-top: none;
	background: url('../../graphics/santanback.gif') repeat-y;
}
/* for Internet Explorer */
/*\*/
* html div#container
{
	width: 727px;
}
div#twoColumnWrapper
{
	margin: 0px;
	padding: 0px;
	width: 715px;
}
div#sidebar
{
	margin: -30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 170px;
	float: left;
	text-align: center;
}
div#content, div#secondTierContent
{
	margin: 20px 10px 0px 0px;
	padding: 0px;
	width: 515px;
	float: right;
	display: inline;
	font-size: 15px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	line-height: normal;
}
html>body div#content, html>body div#secondTierContent
{
	margin-top: 2px;
}
div#secondTierContent
{
	font-weight: normal;
}
div#secondTierContent p
{
	font-size : 10pt;
	font-family : Arial, Helvetica;
	color : #000000;
	margin-left : 0pt;
	line-height: 12pt;
}
div#spacer
{
	height: 50px;
}
div#footerColumnWrapper
{
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 715px;
	text-align: center;
}
div#santanPicture, div#santanBERM
{
	float: right;
	width: 545px;
	height: 226px;
	margin: 0px;
	padding: 0px;
}
div#backToHome
{
	float: left;
	width: 127px;
	height: 27px;
	margin: -35px 0px 0px 10px;
	padding: 0px;
	font-size: 10px;
	font-family: serif;
	
}
div#backToHome img
{
	border: none;
}
html>body div#backToHome
{
	float: left;
	width: 127px;
	height: 27px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-size: 10px;
	font-family: serif;
	
}
html>body div#backToHome img
{
	border: none;
}
div#copyright
{
	float: left;
	width: 170px;
	margin: 0px;
	padding: 35px 0px 45px 0px;
	font-size: 10px;
	font-family: serif;
}
div#copyText
{
	padding: 8px 0px 0px 5px;
	text-align: left;
}
/* CSS Rollover Buttons */
div#buttonPanel
{
	margin: 50px auto 0px auto;
	width: 155px;
}
.santanButton
{
	margin: 0px;
	padding: 0px 0px 4px 0px;
	width: 155px;
	height: 25px;
	display: block;
	background: url('../../graphics/buttons/ButtonsOn.gif') no-repeat;
}
/* for Internet Explorer */
/*\*/
* html .santanButton
{
	margin: 0px 0px -17px 0px;
	padding: 0px;
}
.santanButton a
{
	padding-top: 4px;
	width: 155px;
	height: 25px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	display: block;
	text-decoration: none;
	vertical-align: middle;
}
.santanButton img
{
	margin-top: -4px;
	width: 155px;
	height: 25px;
	border: none;
}
* html a:hover
{
	visibility: visible;
}
.santanButton a:hover img
{
	visibility: hidden;
}
.santanButton span
{
	position: relative;
	padding-left: 7px;
	top: -25px;
    font-size: 13px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    text-align: left;
    color: #FFF;
    display: block;
}
html>body .santanButton span
{
	top: -21px;
}
.santanButton .longText
{
	font-size: 11px;
	padding-left: 4px;
	top: -24px;
}
/* Hides from IE */
html>body .santanButton .longText
{
	top: -20px;
}
/* End CSS Rollover Buttons */
div#printFriendly
{
	padding-top: 35px;
}
div#printFriendly img
{
	border: none;
}