* { font-size: 100%; margin: 0; padding: 0;}
body {font: .74em/160% Arial, Helvetica, sans-serif; color: #555; background-color: #ebe9c2; margin: 0; padding: 10px 0 0;}
h1 {font-size: 1.8em;	color: #ff7f22; line-height: 100%; margin: .3em 0em}
#home-page h1 {	margin: -1px -15px .3em;	padding: 8px 15px 0px;	background: url(../images/img-content-header-bg.gif) no-repeat;}
h2 {font-size: 1.2em; color: #ff7f22;	font-style: italic;	font-weight: normal; margin-bottom: .3em}
h3 {font-size: 1.5em; color: #00529b;}
h4 {font-size: 1.5em; margin-bottom: .3em;}
h6 {font-size: 1em;}
p { margin-bottom: 1em;} 
sup {font-size: .8em; vertical-align: super;}
sup a {text-decoration: none;}
sup a:hover {color: #FFFFFF; background: #00529b;}
a:link {color: #00529b;}
a:visited {color: #00529b;}
a:hover { text-decoration: underline; }
ul, ol, blockquote {margin: 0 1em 1em; padding: 0 1em;}



/* Common Classes */

.img-float-right {
	float: right;
	margin: 0px 5px 5px;
	border: 1px solid #d43e09;
	padding: 2px;
	font-size: 10px;
	line-height: 100%;
	text-align: center;
	background-color: #f9f1e9;
}

.img-float-right img {
	margin: 1px;
	border: 1px solid #555555;
}
.img-float-right a {
	text-decoration: none;
}

.image-right {
	font-style: italic;
	background: #F7F7D3;
	margin: 0px 0px 15px 15px;
	padding: 3px;
	float: right;
	width: 196px;
	text-align: center;
	border: 1px solid #C78B19;
}
.image-right img {
	border: 1px solid #C78B19;
	padding: 2px;
}
.image-right p {
	margin: 0px;
}



.reference {
	font-size: 0.9em;
	color: #777;
}
h6.reference {
	border-top: 1px solid #555;
}
.stripe-table {
	border: 1px solid #00529b;
	border-collapse:  collapse;
}
.stripe-table td, .stripe-table th {
	vertical-align: top;
	margin: 0;
	padding: 3px;
	}
.first-row {
	background-color: #ddeeff;
}
.first-row th {
	text-align: left;
	font-weight: bold;
	color: #005980;
	}

.stripe td, .stripe th {
	background-color: #F2F6FB;
}


/* Top of the page elements */


#main-wrapper {
	width: 970px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}


/* Header Bar */


#header { position: relative; padding: 13px 10px .1em; background: #fff url(../images/img-header-bg.gif) repeat-x; border-bottom: 1px solid #c78b19; }
#home-page #header { padding-top: 25px; background-image: url(../images/img-header-home-bg.gif); }
#header #site-title { margin-bottom: 10px; }
#site-tools {position: absolute; top: 18px; right: 15px; list-style: none; margin: 0px; padding: 0px; color: #333; font-size: 1em;}
#site-tools li { display: inline;	margin: 0px;	padding: 0px;}
#site-tools a:link, #site-tools a:visited {	color: #00529b;	padding: 1px 6px 1px 0px;	margin: 0px;	background: url(../images/img-grey-px-border.gif) repeat-y right;	text-decoration: none;}
#site-tools a:hover {	text-decoration: underline;}
#site-tools form {	display: inline;	}
#site-tools #qt {	border-top: 1px solid #72715e;	border-right: 1px solid #b4b294;	border-bottom: 1px solid #b4b294;	border-left: 1px solid #72715e;	background-color: #ebe9c2;	}	
#site-tools #find-button {	margin: 0px;	padding: 0px;	top: 5px;	position: relative;	}

#seek1 label {	font-size: 1.2em;}


/* Tabs */


a.condition-nav, a.condition-nav-noborder {	margin: 0px;	padding: 5px 9px 5px 5px;	font-size: 14px;	color: #00529b;	background: url(../images/img-condition-nav-border.gif) no-repeat 100% 25%;	text-decoration: none;}
a.condition-nav:hover, a.condition-nav-noborder:hover {	text-decoration: underline;	}
a.condition-nav-selected, a.condition-nav-selected:visited {	margin: 0px;	border-left: 1px solid #c78b19;	border-right: none;	padding: 5px 7px;	background: url(../images/img-selected-nav-bg.gif) no-repeat top right;	font-size: 14px;	color: #ff7f22;	font-weight: bold;	text-decoration: none;	}
a.condition-nav-noborder {	background-image: none;	}


/* Left Navigation */


#section-nav-wrapper {	width: 222px;	float: left;	}
#section-nav {	margin: 28px 15px 8px 23px;	padding: 0px 0px 0px 10px;	list-style: none;	background: url(../images/img-orange-px-border.gif) repeat-x 15px 0px;	}
#home-page #section-nav {	margin: 5px 15px 8px 23px;	}
#section-nav li {	background: url(../images/img-nav-bullet.gif) no-repeat 0px 8px;	margin-left: -18px;	padding-left: 10px;	position: relative;	}
#section-nav li.current {	font-weight: bold;}
#section-nav a:link, #section-nav a:visited {	display: block;	padding: 2px 5px 4px 0px;	font-size: 1.05em;	color: #00529b;	text-decoration: none;	background: url(../images/img-orange-px-border.gif) repeat-x bottom;	}
#section-nav a:hover {	color: #3399cc;	text-decoration: underline;	}
#section-nav li.current { font-weight: bold; }

/* Main page area */

#page-wrapper {	float: left;	position: relative;	}

#breadcrumb {	color: #cc9900;	font-style: italic;	margin: 0px;	padding: 5px 0px;}
#breadcrumb a {	text-decoration: none;}
#breadcrumb a:hover {	text-decoration: underline;	}
#breadcrumb a.current {	font-weight: bold;	color: #d43e09;}

.clear {	clear: both;	}






#content-wrapper {	padding: 0;	float: left;	width: 519px;}

#content-header { /* used to put in top border and page turn, wraps  text size changer, print, email */
	background: url(../images/img-content-header-bg.gif) no-repeat;	width: 519px;	text-align: right;}

#page-tools {	list-style: none;	margin: 0px 15px 0px 0px;	padding: 2px 0px 0px;	}
#page-tools li {	display: inline;	margin: 0px;	padding: 0;	}

#text-size {	border-right: 1px dotted #999; }
#print-page {	background: url(../images/ico-print.gif) no-repeat 3px;	padding: 1px 3px 1px 14px;	text-decoration: none;	border-right: 1px dotted #999;	color: #00529b;	}
#email-page {	background: url(../images/ico-email.gif) no-repeat 1px;	padding: 1px 0px 1px 16px;	text-decoration: none;	color: #00529b;	}
a#print-page:hover, a#email-page:hover {	text-decoration: underline;	}

#content, .section-text {	background: url(../images/img-content-bg.gif) repeat-y;	margin: 0px;	padding: 1px 15px 15px;}

/* Page Specific Styles */
#results {
	color: #FF6600;
	background-color: #FFFFCC;
	margin: 0px 40px 5px;
	padding: 4px;
	font-weight: bold;
	font-size: 120%;
	line-height: 120%;
}
/* Home Page */

#home-banner {	margin-bottom: 15px;	}

#home-banner td {	vertical-align: top;	background-color: #b2d1ee;	color: #000;	line-height: 1.1em;	}
#home-banner h2 {	font: normal 1.3em/1em Arial, Helvetica, sans-serif;	color: #993333;	padding: 10px 10px 0px;	}
#home-banner p {	padding: 0px 10px;	}
	
#home-page #action { /* right call to action box */
	background: #00529b url(../illustrations/home-cta-daisy-bg.jpg) no-repeat bottom center;
}
#home-page #action h3 {	font: normal 1.8em "Century Book", Georgia, "Times New Roman", Times, serif;	color: #fff;	margin-bottom: 1.7em;	padding: 15px 15px 0;	}
#home-page #action p { text-align: center;	}
#home-page #action a:link, #home-page #cta a:visited {	color: #ebe9c2;	}
#home-page #action a:hover {	color: #fff;	}
	
#home-page #section-nav-wrapper h3 {	margin-left: 23px;}

/* Landing page */


#landing-banner-wrapper {	position: relative;	width: 748px;	margin-bottom: 15px;	}

#landing-banner-content {	position: absolute;	top: 3px;	right: 9px;	width: 184px;}



/*=====		Stuff on the right	====*/


#support-wrapper {	padding: 0px 0px 0px 15px;	width: 214px;	float: left;}
.grey-bg {	background: url(../images/img-grey-bg.gif) repeat-x;}
.green-bg {	background: url(../images/img-green-bg.gif) repeat-x;}
.blue-bg {	background: url(../images/img-blue-bg.gif) repeat-x;}

#personalized-1 {	padding: 0px 15px 0px;	background: url(../images/img-content-bg.gif) repeat-y;	margin: 0px 0px 15px 0px;}
#personalized-1 h4 {	font-size: 1.5em;	color: #63b43b;	margin: 0px -15px .3em;	padding: 8px 15px 0px;	background: url(../images/img-content-header-bg.gif) no-repeat;}

#personalized-2 {	padding: 0px 15px 15px;}

.arrow {	background: url(../images/ico-arrow-dn-red.gif) no-repeat right center;	padding-right: 10px;}

.cta-1 {	padding: 0px 15px 15px;	background: url(../images/img-content-bg.gif) repeat-y;}
.cta-1 h4 {	margin: 0 -15px .3em -15px;	padding: 8px 15px 0px;	font-size: 1.5em;	color: #00529b;	margin-bottom: -1em;	background: url(../images/img-content-header-bg.gif) no-repeat;}
.cta-1 h5 {	font-size: 1.5em;	color: #cc66cc;	margin-bottom: -.2em;}
.cta-1 ol, .cta-1 ul {	color: #f60;	margin: 1.8em 0 0;	padding: 0 0 0 15px;}
.cta-1 a {	text-decoration: none;}
.cta-1 a:hover {	color: #3399cc;	text-decoration: underline;}


/* Footer Area */


#global-nav-wrapper {	clear: both;	border-top: 1px solid #c78b19;	border-bottom: 4px solid #00529b;	height: 20px;	padding: 3px 13px;	background-color: #caddee;	font-weight: bold;	}
#mdt-logo {	margin: 0px 64px 0 63px;	float: left;	}
#global-nav-wrapper a:link, #global-nav-wrapper a:visited {	color: #00529b;	text-decoration: none;	font-weight: normal;	}
#global-nav-wrapper a:hover {	text-decoration: underline;	}
#global-nav-wrapper a.current,#global-nav-wrapper a:visited.current {	font-weight: bold;	color: #999999;	}

#footer-wrapper {	padding: 2px 13px;	background-color: #ebe9c2;	text-align: center;	color: #00529b;	}
#footer-wrapper img {	vertical-align: middle;}
#footer-wrapper a:link, #footer-wrapper a:visited {	color: #00529b;	text-decoration: none;	}
#footer-wrapper a:hover {	text-decoration: underline;	}
#statement {
	color: #333333;
}

/*===== 	Design Time 	=====*/

.remove-citation, .remove-citation a:link, .remove-citation a:visited {
	color: #996633;
}

.need-link {
	color: #000000;
	background: #FFFF33;
	padding: 2px;
	}
	

#landing-banner-content p {
	line-height: normal;
	font-size: .90em;
}

#landing-banner-content H3 {
	line-height: normal;
	font-size: 1.5em;
}
