body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	background-color: #FFFFFF;
	text-align:center;
	margin:0;
	padding:0px;
	width:100%;
	background: url('images/bg.gif') scroll repeat-x top left;
}

.print_body {
	background: none;
	text-align:left;
}
img {
	border: 0px;
}

/* *** BEGIN CORY  */
.big_dog {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:775px;
}
.middle_section{
	width:775px;
}
td.left_nav {
	vertical-align:top;
	width:140px;
}
table.left_nav {
	height:510px;
	width:140px;
}
.left_nav_left {
	width:128px;
}
.left_nav_right {
	width:28px; /*width:28px;*/ 
	vertical-align:top;
}
td.content {
	width:635px;
	vertical-align:top;
}
div.content {
	padding:15px;
}
.content_title {
	margin:auto;
	margin-top:10px;
	font-size: 18px;
	font-weight: bolder;
	//color: #0076C0;
	color:#333;
	text-align: left;
}
.heading {
	font-weight:bold;
	font-size:bigger;
}
.story {
	margin-left:15px;
	font-size:12px;
	width:77%;
}
.list_tabbed {
	width:605px;
	font-size:12px;
}
.list_tabbed th {
	vertical-align:bottom;
	border:1px solid #666;
	white-space:nowrap;
}
.list_tabbed th img {
	vertical-align:bottom;
}
.list_tabbed td {
	padding:2px;
}
.list_basic {
	width:625px;
	font-size:12px;
	margin-bottom:10px;
}
.list_basic th {
	vertical-align:bottom;
	border:1px solid #666;
	//border-top:1px solid #666;
	white-space:nowrap;
}
.list_basic th img {
	vertical-align:bottom;
}
.list_basic td {
	padding:2px;
}
.list_basic_left {
	text-align:left;
	font-weight:bold;
}
.list_basic_right {
	text-align:left;
}
.row1{
	//background-color:#EAF5FF;
	background-color:#eee;
}
.row2{
	background-color:#fff;
}
.two_column {
	width:606px;
}
.left_column {
	vertical-align:top;
	width:300px;
}
.right_column {
	vertical-align:top;
	width:300px;
	background-color:#eee;
	padding-left:6px;
}
.filter_select {
	text-align:right
}
.paged_nav {
	text-align:right;
	font-size:10px;
	vertical-align:middle;
}
.paged_nav img {
	vertical-align:middle;
}
.paged_nav input {
	vertical-align:middle;
}
.local_nav {
	text-align:left;
	font-size:10px;
	padding:2px;
	font-weight:bold;
	margin:5px 0px;
}
.mailing_list_blurb {
	margin-bottom:15px;
}
.forums_desc {
	text-align:left;
}
.forums_links {
	text-align:center;
}
.forums_data {
	text-align:center;
	border:1px solid #666;
	border-bottom-width:0px;
	border-top-width:0px;
}
.forums_total {
	text-align:center;
}
.button_subscribe {
	border:0px;
	background-color:#666;
	color:white;
}
.post {
	padding:5px;
	margin-bottom:10px;
	background-color:#ddd;
	border: 1px solid #999;
}
.post_byline {
	font-size:12px;
	color:#666;
}
.post_subject {
	font-weight:bold;
	padding-bottom: 2px;
}
.post_body {
	margin:6px 10px;
	padding:2px;
	padding-left: 5px;
	border-left:1px dotted #999;
}
.actions {
	border: 1px solid #999
}
.cal_date {
	text-align:left;
}
.cal_title {
	text-align:left;
}
.cal_location {
	text-align:right;
}
.group_person {
	text-align:left;
	white-space:nowrap;
}
.group_org {
	text-align:right;
}

/* ** DELETE BUTTON ** */
.button_delete {
	margin:0px;
}
.project_list_num {
	white-space:nowrap;
}
.project_list_title {
	width:90%;
	text-align:left;
}
.project_list_detail {
	font-size:smaller;
	color:#666;
	margin:2px 5px;
}
.project_summary {
	display:none;
}
.list_nav {
	width:605px;
	text-align:left;
	margin-bottom:5px;
}
.list_nav td {
	vertical-align:bottom;
}
.list_nav td form{
	vertical-align:bottom;
	margin:0;
}
.list_nav_left {
	text-align:left;
}
.list_nav_left form {
	text-align:left;
}
.documents_list td{
	padding:2px;
	vertical-align:middle;
	border:1px solid #ccc;
	border-bottom-width:0;
	border-top-width:0;
}
.document_icon {
	border:1px solid #666;
	text-align:left;
	width:40px;
}
.document_title {
	border:1px solid #666;
	text-align:left;
	width:80%;
}
.document_date {
	border:1px solid #666;
	text-align:right;
	white-space:nowrap;
}
.project_info {
}
.status_report {
	padding:10px;
	background-color:#ddd;
	margin-bottom:10px;
}
.status_date {
	font-weight:bold;
}

.tabbed {
	width:605px;
	padding:10px;
	padding-top:15px;
	border:2px solid #999;
}
.tabs {
	border:0;
	border-bottom:0px solid #999;
	white-space:nowrap;
	text-align:justify;
	font-size:12px;
	vertical-align:top;
}
.tabs td {
}
.tab_spacer {
	width:3px;
	background-color:white;
}
.tabs a {text-decoration:none;}
.tabs a:link {color:white;}
.tabs a:visited {color:white;}
.tabs a:active {color:black;}
.tabs a:hover {color:black;text-decoration:none;}
.tab {
	padding:0px;
	background-color:#999;
	color:white;
	vertical-align:top;
}
.tab_on {
	background-color:#EE2D40;
	padding:0px;
	color:white;
	vertical-align:top;
}
.tab img {
	vertical-align:top;
	border:0px;
}

.search_intro {
	line-height:130%;
	font-size:110%;
	width:66%;
	margin:20px 0;
}


/* *** END CORY */


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}

td.homeText {
	height:257px;
	vertical-align:top;
}
div.homeText {
	padding:10px;
}
.home_see_all {
	text-align:right;
	vertical-align:bottom;
	height:auto;
}
.copyrightHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	position: absolute;
	top: 610px;
	color: #DCE6F2;
	left: 250px;
}
.projects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	position: absolute;
	left: 356px;
	top: 350px;
	width: 194px;
	height: 225px;
	overflow: auto;
	z-index: 1;
}
.membersMv {
	position: absolute;
	left: 561px;
	top: 344px;
}
.homeBg {
	background-color: #000000;
}
.pubBg {
	background: url('images/bg_pub.gif') scroll repeat-x top left;
}
.copyrightInside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 50px;
	color: #999999;
}
h1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bolder;
	background-position: center;
	color: #0076C0;
	text-align: center;
}
h2 {
	font-size: 12px;
	line-height: 13px;
	font-weight: bolder;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	left: 0px;
	list-style-image: url(images/mti-bullet.gif);
}

li.nobullet {
	list-style-image: none;
	list-style-type: none;
}

a:link {
	color: #0076B8;
}
a {
	text-decoration: none;
}
a:hover {
	color: #6890C3;
	text-decoration: underline;
}
a:visited {
	color: #6890C3;
}
a:active {
	color: #0076B8;
}
.caption {
	font-size: 9px;
	font-style: italic;
	line-height: 10px;
	letter-spacing: 1px;
}
.contentDiv {
	position: absolute;
	width: 613px;
	left: 162px;
	top: 224px;
}
.footnote {
	font-size: 9px;
	line-height: 10px;
	color: #666666;
}
.contentDivMem {
	position: absolute;
	width: 613px;
	left: 162px;
	top: 150px;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 5px;
	text-align: right;
	vertical-align: top;
	color: #8CBC1C;
	text-width: 340px;
	font-weight: bold;
}
.superiorCh {
	font-size: 8px;
	line-height: 8px;
}
td.imgTop {
	padding-left: 23px;
}
.message {
	background-color:#ddd;
	padding:10px;
	border:1px solid black;
	color:red;
}

.login {
	margin:100px;
	border:1px solid black;
	padding:30px;
	width:515px;
}

#loggedInAs {
	position:absolute;
	top:30px;
	right:2%;
	color:white;
}
#loggedInAs a {
	color:yellow;
}

.sr {
	background-color: #0076C0; 
	height: 40%;
}


.formTable {
	background-color: white;
}

td.formTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	font-weight:bold;
	color:white;
	background-color:#6890C3;
	white-space: nowrap;
}
td.formMiddle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	background-color:#ccc;
}

td.formInstruction {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	background-color:#ccc;
}
td.formSpacer{
}

td.formHint {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	color:#ee2d40;
	background-color:#eee;
}
.formInput {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
}
.formButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	color:white;
	background-color:#ee2d40;
	font-weight:bold;
}

.pagelinks {
	word-spacing: 0.7em;
	background: #ddd;
	border: 1px solid #999;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.downloads_filter_links {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom:12px;
	font-size:120%;
	font-weight:bold;
}

.downloads_filter_links a {
	font-weight:normal;
}

.memberprint {
	margin: 5px; 
	padding: 2px; 
	border: 1px dashed grey; 
	width: 55%; 
	page-break-inside: avoid
}

.mtifellows_name {
	color: #0076C0;
	font-size:16px;
	font-weight:bold;
}

.mtifellows_desc {
	padding:10px;
	border-bottom:1px solid #bbb;
}
