/* This is the primary CSS style sheet for TMI's redeisgned webpages (March+ 2004)  */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #B1C3D9;
}
.tmi {  /* This is the standard text font for all body text.  */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding: 10px;
	color: #333333;
}
A:link{
	color: #335EA8;
	text-decoration:underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
A:visited{
	color: #666666;
	text-decoration:underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
A:hover {
	color: black;


text-decoration:none
	font-size: 12px;
	text-decoration: underline;
}
.captions1 { /* Can be used for quotations in sans serif as well */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-style: italic;
}

.largetitle1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #335EA8;
	font-weight: bold;
}
.largetitle2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #335EA8;
	font-weight: lighter;
}
.largetitle3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 26px;
	color: #335EA8;
	font-weight: lighter;

}
.quotations {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 13pt;
	color: #333333;
	font-style: italic;


}  /* this wraps the master, main full body table in a border and provides a white background */
.maintableborder {
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	}
.maintxt-centercol { /* This is a spacing and border designation. Its mostly on the home page  */
	padding: 5px;
	vertical-align: top;
	border: 0px none #003399;
}
.maincol-left { /* Important! This class is for the main content table left column on most pages that have a two column layout. */
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	border: 0px none #003399;
        margin-bottom: 5px;
        margin-top: 5px;
}
.rightnavcol { /* Use with right navigation column, provides the blue border. */
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	border-left: 1px solid #003399;
        margin-bottom: 5px;

}.rightnavigation { /* Use with right navigation column, provides the blue border. */
	border-right: 0px solid  #003399;
	border-left: 0px solid  #003399;
	border-top: 0px solid  #003399;
	border-bottom: 0px solid #003399;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #335EA8;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #335EA8;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #003399;
	font-weight: lighter;

}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #335EA8;
	font-weight: lighter;
}
.srchbttn {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #EEEEEE;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #AFC4D5;
	border-left: 1px solid #000000;
	border-top:1px solid #AFC4D5;
	color:#000000;
	height:19px;
	text-decoration:none;
	cursor: hand
}
.text {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
li {
	list-style-image:         url(images/mtn-bullet.gif);
	list-style-type: none;
	list-style-position: outside;



}
.shadedcellborder {
	background-color: #FFFFCC;
	border: 1px solid #666666;
	padding: 8px;

}
}
.box {
	border: 1px solid #666666;
	padding: 5px 4px 6px;


}

.shadedcellborder2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #EEEEEE;
	border-bottom: 1px solid #AFC4D5;
	border-right: 1px solid #AFC4D5;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#333333;
	height:19px;
	text-decoration:none;
	cursor: hand
}
.unnamed1 {
}
.largetitle1blink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #B1C3D9;
	text-decoration: blink;
}
