.backgroundimage{
background-repeat:repeat-x;
}
.backgroundright{
	background-repeat: no-repeat;
	background-position: right top;
	}
.backgroundcenter{
	background-repeat: no-repeat;
	background-position: center center;
}
.content_green {
	font-family: tahoma, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #22770A;
	text-decoration: none;
} .headline_blue_bold {
	font-family: "Myriad Pro Bold", sans-serif;
	font-size: 31px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #153AFF;
	text-decoration: none;
} .headline_blue_mini {
	font-family: "Myriad Pro Bold", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #153AFF;
	text-decoration: none;
	} .headline_blue_reg {
	font-family: "Myriad Pro", sans-serif;
	font-size: 31px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #153AFF;
	text-decoration: none;
}
.content_black{
	font-family: tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	}
.content_dgray{
	font-family: tahoma, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14.75px;
	font-weight: normal;
	text-transform: none;
	color: #1B1718;
	text-decoration: none;
	}
.content_white{
	font-family: "Myriad Pro", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.headline_black {
	font-family: "Adobe Garamond Pro", "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.background {
    verical-align:top
	background-position:center center;
	background-repeat:no-repeat;
	text-decoration: none;
	border: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.background_h {
    verical-align:top
	background-position:center center;
	background-repeat:repeat-x;
	text-decoration: none;
	border: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.background_v {
    verical-align:top
	background-position:center center;
	background-repeat:repeat-y;
	text-decoration: none;
	border: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}

