body
{
	max-width: 100%;
}
.container
{
	width: 100%;
}

.not_for_mobile
{
	display: none;
}


.banner
{
	height: auto;
}
.dcr_header
{	float: none;
	width: 80%;
	padding: 5px;
	margin: 0px;
	postion: relative;
}
.dcr_header img
{
	float: none;
	width: 100%;
	padding: 5px 5px 0px 5px;
	margin: 0px;
}
.banner .search_form
{
	display: none;
}
.main_navigation_link
{
	display: block;
	position: absolute;
	right: 15px;
	top: 0px;
	height: 100%;
	width: 10%;
	margin: 0px;
}
.main_navigation_link img
{
	width: 100%;
	height: 100%;
}
.main_navigation_link img
{
	width: 90%;
}


#top_navigation
{
	display: none;
}

#middle_header_background
{
	display: none;
}
.left_gradient
{
	width: 149px;
}
.right_gradient
{
	width: 149px;
}

#middle
{
	min-height: 0px;
	padding: 10px;
}


.left_navigation
{
	display: none;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
#main_navigation
{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1000;
	display: block;
}
#main_navigation_title
{
	background-color: #234269;
	height: 40px;
	padding: 5px 0px 0px 5px;
}
#main_navigation_close_link
{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 50px;
	text-align: center;
}
#main_navigation_close_link a
{
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	pedding: 10px;
}
.search_form
{
	float: none;
	position:static;
}
.banner .stay_connected
{
	display: none;
}
.stay_connected
{
	float: none;
	text-align: center;
	margin: 10px;
	position:static;
	width: auto;
}

#page
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: none;
	width: 100%;
}
#page img, 
#page a img
{
	max-width: 100%;
	height: auto;
}
#page .slider_navigation a img
{
	width: 21px;
}
#page select,
#page input[type='text']
{
	width: 100%;
	max-width: 100%;
}
#page .youtube_video
{
	max-width: 100%;
	height: auto;
}
#page .video_container
{
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; 
	height: 0; 
	overflow: hidden;
}
 
#page .video_container iframe,
#page .video_container object,
#page .video_container embed
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#separator
{
	background-color: #0078C1;
	height: 20px;
}



#footer
{
	padding: 10px;
}
.footer_left
{
	float: none;
	width: 100%;
	padding: 0px;
}
.dcr_logo_footer
{
	padding-top: 15px;
	padding-bottom: 15px;
}
.footer_right
{
	float: none;
	width: 100%;
	padding: 10px 0px;
}
.footer_right img
{
	padding-top: 10px;
	height: 45px;
}
#google_translate_element a
{
	color: #000000;
	font-size:8pt;
	text-decoration: none;
}
#google_translate_element a:hover
{
	text-decoration: none;
}
#google_translate_element
{
	float: none;
	position: static;
	text-align: center;
	padding: 5px;
}
#mobile_friendly_site_link
{
	float: none;
	position: static;
	text-align: center;
	padding: 5px;
}