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

body {
	background-color: #F3F3F3;
}
a:link {
	color: #069;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: none;
	color: #09C;
}
a:active {
	text-decoration: none;
	color: #6CF;
}
.mw_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #069;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #069;
}
.mw_dotted {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #069;
}
.mw_splash_image {
	background-image: url(images/mw_splash2_fpo.jpg);
}
.mw_splash_quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #069;
	padding-left: 36px;
	padding-bottom: 8px;
	padding-top: 230px;
}
.mw_legal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #69C;
}
.mw_splash_attr {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #069;
	padding-right: 24px;
}
.mw_main_copy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #333;
	padding-left: 24px;
}
.mw_services_copy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #333;
}
.mw_services_copy_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #069;
	line-height: 24px;
}
.mw_main_caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
}
.mw_portrait_pad {
	padding-top: 24px;
}
.mw_contact_bkg {
	background-image: url(images/mw_contact_fpo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mw_frame {
	background-color: #FFF;
	border: thin dotted #666;
	padding: 16px;
}
