@charset "UTF-8";
/* CSS Document */

.left_back {
	background-image: url(../images/left_back_michaelmcdonald.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.right_back {
	background-image: url(../images/right_back_michaelmcdonald.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.footer_back {
	background-image: url(../images/blue_michaelmcdonald.jpg);
	background-repeat: repeat;
}
.normal_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.normal_footer A:link {color:#00bfef; text-decoration:none}
.normal_footer A:hover {color:#00bfef; text-decoration:underline}
.normal_footer A:active {color:#00bfef; text-decoration:none}
.normal_footer A:visited {color:#00bfef; text-decoration:none}

.quick_access_back {
	background-image: url(../images/quick_access_back_michaelmcdonald.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.normal_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808285;
	margin: 0px;
}
.normal_grey A:link {color:#034f71; text-decoration:none}
.normal_grey A:hover {color:#034f71; text-decoration:underline}
.normal_grey A:active {color:#034f71; text-decoration:none}
.normal_grey A:visited {color:#034f71; text-decoration:none}
.subtitle_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #034f71;
	margin: 0px;
}
.title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #0287ca;
	margin: 0px;
}
.quick_access {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 7px;
	margin-bottom: 7px;
}
.quick_access A:link {color:#FFF; text-decoration:none}
.quick_access A:hover {color:#FFF; text-decoration:underline}
.quick_access A:active {color:#FFF; text-decoration:none}
.quick_access A:visited {color:#FFF; text-decoration:none}

.back_buttons {
	background-color: #959595;
	background-image: url(../images/background_buttons_michaelmcdonald.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.back_header {
	background-color: #F6F5F2;
	background-image: url(../images/background_header_michaelmcdonald.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
.title_back {
	background-color: #049dd1;
	background-image: url(../images/title0_michaelmcdonald.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 42px;
}
