@charset "utf-8";
/* Reset */
html{
	color:#000000;
	background:#FFFFFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption,
th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
legend {
	color:#000000;
}
/* Base settings */
html{
	background:#C8D4D5;
}
body {
	font-family: Arial, Helvetica, sans serif;
	font-size: 0.625em;
	line-height: 1.5; 
}
p {
	font-size: 1.4em;
}
h1 {
	font-size: 1.4em;  
}
h2 {
	font-size: 1.4em; 
}
h3 {
	font-size: 2.1em;  
}
h4 {
	font-size: 1.8em;  
}
h5 {
	font-size: 1.6em; 
}
h6 {
	font-size: 1.4em;  
}
h1,h2,h3,h4,h5,h6,strong {
	font-weight:bold; 
}
abbr,acronym {
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	font-style:italic;
}
blockquote,ul,ol,dl {
	margin: 0;
}
th,td {
	border:1px solid #000;
	padding:.25em;
}
th {
	font-weight:bold;
	text-align:center;
}
caption {
	margin-bottom:.25em;
	text-align:center;
}
p,fieldset,table,pre {
	margin-bottom: 1em;
}

/* =wrapper */
div#wrapper {
	margin: 0 auto;
	width: 990px;
	background-color: #F6FDFD;
	border-left: #6C7C91 2px solid;
	border-right: #6C7C91 2px solid;
}

/* =branding */
div#branding {
	width: 100%;
	float: left;
	background-color: #00A6B8;
}
div#branding h1 {
	width: 990px;
	height: 150px;
	position: relative;
	float: left;
}
div#branding h1 span {
	background: url(Images/mfc-brand.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

/* =navigation */
div#navigation {
	clear: both;
	width: 990px;
	height: 30px;
	background-color: #00A6B8;
	background: url(Images/mfc-nav-bg.jpg) no-repeat;
}
div#navigation ul {
	padding-left: 38px;
}
div#navigation ul li {
	float: left;
}
div#navigation ul a {
	display: block;
	padding-left: 5px;
	padding-right: 34px;
	text-align: center;
	font-size: 1.6em;
}
a:link, a:visited {
	text-decoration: none;
	color: #00353B;
}
a:hover, a:active {
	text-decoration: underline;
	color: #40686C;
}
body.home #navigation .home a,
body.personal #navigation .personal a,
body.professional #navigation .professional a,
body.contact #navigation .contact a,
body.about #navigation .about a {
	text-decoration: none;
	color: #990000;
	cursor: default;
}

/* =content */
div#content {
	padding: 0px 40px 0 40px;
}
div#content h1,h2,h3,h4,h5,h6 {
	padding-top: .25em;
}

/* =main content */
div#content_main {
	width: 525px;
	float: left;
	padding: 2em 38px 3em 0;
	border-right: #6C7C91 2px solid;
}
div#content_main p {
	font-size: 1.4em;
	color: #294345;
}
div#content_main h3.topic {
	line-height: 1.2em;
	color: #36517A;
	margin: .8em 0 .4em 0;
}
div#content_main h3.topic-gs {
	line-height: 1.2em;
	color: #BB3300;
	margin: .8em 0 .4em 0;
}
div#content_main p span.subhead {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #36517A;
}
div#content_main blockquote.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	font-style: italic;
	text-indent: -.5em;
	padding: .5em 5px 0 5px;
	color: #36517A;
}
div#content_main blockquote.head span.in1 {
	padding-left: 36px;
}
div#content_main blockquote.head span.in2 {
	padding-left: 36px;
}
div#content_main p.in3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding-left: 432px;
	padding-bottom: 1.2em;
	color: #36517A;
}
div#content_main p.in3 cite {
	font-weight: bold;
}
div#content_main ul img {
	padding-right: 6px;
	padding-bottom: 1px;
}
div#content_main img.questions {
	padding-bottom: 2em;
}
div#content_main p.qslink1 {
	font-size: 2.4em;
	font-weight: bold;
	color: #BB3300;
	padding-top: 1em;
	margin-bottom: .5em;
}
div#content_main p.qslink2 {
	font-size: 1.8em;
	font-weight: bold;
	color: #36517A;
	padding-top: .8em;
	margin-bottom: .5em;
}
div#content_main p.qslink3 {
	font-size: 1.8em;
	font-weight: bold;
	font-style: italic;
	color: #36517A;
	padding: .8em 0 1.6em 0;
}
div#content_main p.cgsupp {
	font-size: 1.8em;
	font-weight: bold;
	color: #304F51;
	margin-bottom: .5em;
}
div#content_main p.closer {
	font-size: 1.6em;
	margin-bottom: .5em;
}
div#content_main p.last {
	padding-bottom: .5em;
}
div#content_main p.intro {
	margin-bottom: 0.2em;
}
div#content_main p.next {
	font-size: 1.6em;
	font-weight: bold;
	max-width: 43ex;
	color: #36517A;
}
div#content_main p.next a:link, a:visited {
	color: #36517A;
}
div#content_main p.next a:hover, a:active {
	color: #BB3300;
}
div#content_main ul {
	font-size: 1.6em;
	color: #304F51;
}
div#content_main p.ab1 {
	padding-top: .6em;
}
div#content_main p.ab2 {
	font-size: 1.8em;
	font-weight: bold;
	padding-top: 1.2em;
	margin-bottom: .5em;
	color: #BB3300;
}
div#content_main p.ab3 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: .6em;
}
div#content_main a {
	font-size: 1em;
	text-decoration: underline;
	color: #304F51;
}
div#content_main a:link, a:visited {
	color: #304F51;
}
div#content_main a:hover, a:active {
	color: #BB3300;
}
div#content_main img.prodev {
	padding: .8em 0 .4em 5px;
}
div#content_main p.pro1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding-left: 5px;
	padding-bottom: 1.2em;
	color: #36517A;
}
div#content_main p.pro1 cite {
	font-weight: bold;
}
div#content_main p.str {
	font-size: 1.6em;
	font-weight: bold;
	padding-top: .2em;
	padding-bottom: .5em;
	color: #BB3300;
}
div#content_main blockquote.content {
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	text-indent: -.5em;
	color: #304F51;
}
div#content_main p.concite cite {
	font-size: .8em;
	font-weight: bold;
	color: #304F51;
	display: block;
	padding: .2em 0 1.6em 0;
}

/* =secondary content */
div#content_sec {
	width: 306px;
	float: right;
	padding: 3em 0 1em 0;
}
div#content_sec p {
	font-weight: bold;
	color: #5C7485;
}
div#content_sec p.p1 {
	font-size: 1.8em;
	line-height: 1.4;
	color: #BB3300;
	padding: 1.7em 0 .6em 0;
}
div#content_sec p.p1 span {
	display: block;
	font-size: .6em;
	color: #4C6475;
	padding-top: 1em;
}
div#content_sec p.em1 {
	font-size: 1.6em;
	margin: 16.4em 0 0.2em 0;
}
div#content_sec p.em2 {
	padding-bottom: 1em;
}
div#content_sec p.em2 a {
	padding: 0;
	font-size: 1.2em;
	text-decoration: underline;
}
div#content_sec p.em2 a:link, a:visited {
	color: #5C7485;
}
div#content_sec p.em2 a:hover, a:active {
	color: #BB3300;
}
div#content_sec blockquote p.proqt1{
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.4;
	padding: 1.4em 20px 0 20px;
	text-indent: -.5em;
	color: #5C7485;
}
div#content_sec blockquote p.proqt2{
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.4;
	padding: 2em 20px 0 20px;
	text-indent: -.5em;
	color: #5C7485;
}
div#content_sec blockquote p.proqt{
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.4;
	padding: 0 20px 0 20px;
	color: #5C7485;
}
div#content_sec p.proct {
	font-size: 1.4em;
	padding: 0 20px 0 20px;
	color: #5C7485;
}
div#content_sec p.proct a {
	font-size: .8em;
	line-height: 1.6em;
	padding: 0 20px .5em 0;
	color: #5C7485;
}
div#content_sec p.proct cite {
	font-weight: bold;
}
div#content_sec p.proct cite span.smt {
	font-size: .8em;
}

/* =content images */
div#content_sec img.gwyn {
	float: right;
	border: #000000 thin solid;
	margin: 25px 2px 0 35px;
}
div#content_main img.gwyns {
	float: right;
	border: #000000 thin solid;
	margin: 18px 3px 0 20px;
}
img.leftmain {
	float: left;
	border: #000000 thin solid;
	margin: 10px 30px 10px 0;
}
img.leftsec {
	float: left;
	border: #000000 thin solid;
	margin: 10px 0 10px 0;
}

/* =site information */
div#site_info {
	clear: both;
	width: 990px;
	height: 90px;
	background-color: #E0F5F7;
	border-top: #6C7C91 3px solid;
	border-bottom: #6C7C91 3px solid;
}
div#site_info p {
	float: left;
	font-size: 1em;
	line-height: 12px;
	margin: 16px 30px 0px 30px;
}
div#site_info p span.rs {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 48px;
}
div#site_info p span.rs a {
	color: #660000;
	text-decoration: none;
}
div#site_info p span.rs a:hover {
	text-decoration: underline;
}

/* =site information images */
img.iac {
	float: right;
	margin: 16px 42px 0 60px;
	border-color: #A25041;
	border-style: solid;
	border-width: thin;
} 
