.borderRight {
	border-right: 1px solid #D0D0D0;
}
.borderLeft {
	border-left: 1px solid #D0D0D0;
}
.borderTop {
	border-top: 1px solid #D0D0D0;
}
.borderBottom {
	border-bottom: 1px solid #D0D0D0;
}
.borderTopFooter {
	border-top: 1px solid #E0E0E0;
}

.borderRightWhite {
	border-right: 1px solid #FFFFFF;
}
.borderLeftWhite {
	border-left: 1px solid #FFFFFF;
}
.borderBottomWhite {
	border-bottom: 1px solid #FFFFFF;
}





.cabeFooter {
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.trebuchet11 {
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	line-height:16px;
}
.trebuchetWhite11 {
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
}
.trebuchet11Red {

	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #B80030;
	line-height:16px;
}


a:link, a:active, a:visited {
	color: #B80030;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}


object {
	line-height: 0px;
}
ul {
	text-align: left;
	list-style-type: square;
}
input, textarea, select {
	background-color:#FAFAFA;
	color:#555555;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px inset #CCCCCC;

}
.inputButton {
	background-color:#B9002F;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px outset #CCCCCC;
}
.redEmailLink {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}
.redHeading {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color:#B80030;
	margin-top:5px;
}
.leftMargin {
	margin-left: 35px;

}
.background {
	background-image: url(images/background.gif);
}
.pad35 {
	margin-left: 35px;
	border-left: 1px solid white;
	display: block;
}
.aboutHeader {
	padding-top: 19px;
	padding-bottom: 9px;
	padding-left: 23px;
}
