@charset "UTF-8";
.button_links {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #262626;
}

p {
padding-right: 10px; }



.body_copy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	color: #262626;
	font-weight: normal;
	font-variant: normal;
}
a.button_links:link {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color:#262626;
	font-style: normal;
	font-weight: normal;	
     }

a.button_links:visited {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #262626;
	font-style: normal;
	line-height: normal;
	font-weight: normal;	
     }

a.button_links:hover {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #BC2D29;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	}

a.button_links :active {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #00FF66;	
	}
.button_text {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #262626;
}
.bodytitle_copy {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	color: #BC2D29;
	font-weight: bold;
	font-variant: normal;
}

.body_link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BC2D29;
}
a.body_link:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#BC2D29;
	font-style: normal;
	font-weight: bold;
     }

a.body_link:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #262626;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
     }

a.body_link:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #262626;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	}

a.body_link:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #262626;
	}

.bodyred_copy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #BC2D29;
	font-weight: bold;
	font-variant: normal;
	}


h1 {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	color: #262626;
	font-weight:bold;
	font-variant: normal;
}


.bord_left {
padding-left: 15px;
padding-bottom: 10px;
border-color: #FFFFFF;
	}
	
.bord_right {
padding-right: 15px;
padding-bottom: 10px;
border-color: #FFFFFF;
	}