.Description_Small_White {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	font-style: normal !important;
	line-height: 16px !important;
	font-weight: normal!important;
	text-transform: capitalize !important;
	color: #FFFFFF !important;
}
.Description_Medium_White_bold {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	font-style: normal !important;
	line-height: 18px !important;
	font-weight: bold !important;
	text-transform: capitalize !important;
	color: #FFFFFF !important;
	text-shadow: 2px 2px 2px #000 !important;
}
.Description_Work-Italic {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 26px !important;
	font-style: italic !important;
	line-height: 32px !important;
	font-weight: normal !important;
	font-variant: normal!important;
	text-transform: none !important;
	color: #000000 !important;
}
.Description_Work-Italic_Small {
	font-family: Arial, Helvetica, sans-serif !important; 
	font-size: 14px !important;
	font-style: italic !important;
	line-height: 18px !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	color: #000000 !important;
}
.Header_Large_Black {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 35px !important;
	font-style: normal;
	line-height: 40px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.Header_Large_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: normal;
	line-height: 40px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #fff;
}
.Description_Small_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.Header_large_black_ITALIC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	line-height: 26px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FF0000;
}
.Header_medium_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.Header_medium_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #fff;
}
.Header_large_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
    line-height:28px;
	font-style: normal;
	line-height: auto;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #fff;
}
.background_new {
	background-image: url(IMAGES/bkg_new_01.gif);
	background-repeat: repeat-x;
}
.background_blue {
	background-color: #0036C2;
	-moz-box-shadow: inset 0 0 25px #000000;
	align: top;
	align-content: top;
	height: inherit;
}
.background_grey {
	background-color: #666;
	-moz-box-shadow:inset 0 0 25px #000000;
    align:top;
    align-content:top;
    height:inherit;
}

.background_blue_footer {
	background-color: #0036C2;
	-moz-box-shadow:inset 0 0 25px #000000;
	height: 100%;
	padding: 15px;
	background-color:#000000;
    padding-top:160px;
}
.background_grey {
	background-color: #666666;
	height: 100%;
	padding: 30px;
	background-image: url(IMAGES/footer_graphic.png);
	background-position: left-top;
	background-repeat: no-repeat;
	-moz-box-shadow:inset 0 0 10px #000000;
}
.bott_shadow {
	background-image: url(IMAGES/footer_bottom_border_fade.png);
	background-repeat: repeat-x;
}

.White_header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #000;
}

.White_header_text-regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #000;
}

