@charset "utf-8";
/* CSS Document */


/* Header */
#mainContent {
	background-image: url(Images/CorporateHeader/globalHeaderback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:117px;
}

.searchback {
	background-image: url(Images/CorporateHeader/searchbox.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #bca4a1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 11px;	
	margin-bottom:2px;
}*/

.personalinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #FFFFFF;
	line-height: 115%;
}

a.contactme {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F0a1a1;
	text-decoration: underline;
}

a.findibc {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F0a1a1;
	text-decoration: underline;
}

a:hover.findibc{
	text-decoration:none;
	}

a.contactme:hover{
	text-decoration: underline;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

.mktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: none;
}

a.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover.navlink{
	color:#eb757f;
}

a.espanol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.espanol{
	color:#FFFFFF;
	background-color: #eb757f;
}

.nav ul a
{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:none;
	line-height:10px;
	text-decoration: none;
	letter-spacing: .01em;
}

.navSP ul a
{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:none;
	line-height:10px;
	text-decoration: none;
	letter-spacing: .01em;
}


.nav ul a:hover
{
	color:#F0a1a1;
	text-decoration: none;
}

.navSP ul a:hover
{
	color:#F0a1a1;
	text-decoration: none;
}

.rightBox{
	margin-right:15px;
	}

/* Footer */

a.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#6a5355;
	font-weight:none;
	font-style:none;
	text-decoration: none;
	letter-spacing: .01em;
}
.footerback1 ul.ftr-Horizontal li.ftrRoot
{
	padding-right:15px;
	padding-bottom:1px;
	margin:0;
	line-height: 20px;
	position: relative;
	list-style: none;
	float:left;
}

a:hover.footer
{
	text-decoration: underline;
}

.footerback1 {
	background-image: url(Images/CorporateHeader/FooterBack1.gif);
	background-repeat: no-repeat;
	position: relative;
	top:0;
	left:100;
	z-index: 300;
	}

.footerback2 {
	background-image: url(Images/CorporateHeader/FooterBack2.gif);
	background-repeat: no-repeat;
	position: relative;
	top:1;
	z-index: 300;
}

.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6a5355;
	font-weight:none;
	font-style:none;
	text-decoration: none;
	letter-spacing: .01em;
	margin-top:8px;
}

.footernav p{
	font-size:10px;
	font-weight:bold;
	margin-bottom:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
    margin-right:16px;
	text-decoration: none;
}

.footernav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6a5355;
	font-weight:none;
	font-style:none;
	text-decoration: none;
	letter-spacing: .01em;
}
.footernav a:hover{
	text-decoration: underline;

}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:none;
	font-style:none;
	text-decoration: none;
	letter-spacing: .01em;
}

.footertext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:none;
	font-style:none;
	text-decoration: underline;
	letter-spacing: .01em;
}
