﻿body 
{
    background-image: url(images/bkgd_slice.jpg);
    font-family: Arial;
    font-size: medium;
    margin-top: 0;
}
.LinkButton
{
    font-family:Arial,sans-serif;
    font-weight:bold;
    font-size:12px;
}
.InputTextBox
{
    height: 12px;
    font-family: Arial;
    font-size: 8pt;
}
.InputTextArea
{
    font-family: Arial;
    font-size: 8pt;
}
.FormButton
{
   font-size:12px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#444444;
   background-color:#EEEEEE;
   border-style:double;
   border-color:#999999;
   border-width:3px;
}
.FormButtonSmall
{
   height: 18px;
   font-size:10px;
   font-family:Arial,sans-serif;
   color:#444444;
   background-color:#EEEEEE;
   border-style:double;
   border-color:#999999;
   border-width:2px;
}
.FormButtonTopNav
{
   font-size:10px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#444444;
   background-color:#EEEEEE;
   border-style:double;
   border-color:#0C0004;
   border-width:3px;
   padding-top: 0px;
   margin-right: 8px;
}
#leftSide
{
	float: left;
	height: 382px;
	width: 158px;
        /*#ffffff is bottom color in gradient*/
	background: #ffffff url(images/PageGradient.jpg) repeat-x;
	margin-left: 0px;
	margin-right: 9px;
}

#ContentBox
{
    width: 602px;
    background: white;
    font-family: Arial;
    font-size: 12pt;
    padding: 0 0 0 0;
    padding-left: 20px;
    padding-right: 20px;
}
.HomePageContentBox
{
    width: 800;
    background: white;
    font-family: Arial;
    font-size: 12pt;
    padding: 0 0 0 0;
    padding-left: 225px;
}
.CopyrightTextHomePage
{
    font-family: Arial;
    font-size: 7.5pt;
    color: white; 
    margin-left: 36px;
}
.CopyrightText
{
    font-family: Arial;
    font-size: 7.5pt;
    color: #cccccc; 
}
.GrayText
{
    font-family: Arial;
    font-size: 10pt;
    color: #cccccc;
}
.NewsHeadline
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: black;
}
.NewsArticle
{
    font-family: Arial;
    font-size: 10pt;
    padding-bottom: 20px;
}

h1
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: black;
}
p
{
    font-family: Arial;
    font-size: 10pt;
}
.sectionname
{
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    text-transform: uppercase;
    color: #993333;
}
.sectionsubname
{
    font-family: Arial;
    font-size: 11pt;
    color: black;
}
.mtblink
{
    font-family: Arial;
    color: Black;
}
.navbar
{
    background-color: #e1e1e1;
    font-size: 7.5pt;
    font-family: Arial;
    color: black;
    text-transform: uppercase;
    text-align: center;
}
.navbarlinks a:link
{
    color: Black;
    text-decoration: none;
}
.navbarlinks a:visited
{
    color: Black;
    text-decoration: none;
}
.navbarlinks a:hover
{
    color: #993333;
    text-decoration: underline;
}
.navbarlinks a:active
{
    color: #993333;
}
.CopyrightTextHomePage a:link
{
    color:White;
    text-decoration: none;
}
.CopyrightTextHomePage a:visited
{
    color:White;
    text-decoration: none;
}
.CopyrightTextHomePage a:hover
{
    color:White;
    text-decoration: none;
}
.newsbar
{
    background-color: white;
    font-size: 7pt;
    font-family: Arial;
    color: black;
    text-align: center;
}
.MTBNews
{
    font-family: Arial;
    font-weight: bold;
    color: #993333;
    font-size: 9pt;
}
.MTBNewsLearnMore
{
    font-family: Arial;
    color: #993333;
    font-size: 9pt;
}
.MTBNewsSnippet a:link
{
    font-family: Arial;
    color: black;
    font-size: 8pt;
    text-decoration: none;
}
.MTBNewsSnippet a:visited
{
    font-family: Arial;
    color: black;
    font-size: 8pt;
    text-decoration: none;
}
.MTBNewsSnippet a:hover
{
    font-family: Arial;
    font-size: 8pt;
    color: #993333;
    text-decoration: underline;
}
.MTBNewsSnippet a:active
{
    font-family: Arial;
    font-size: 8pt;
    color: #993333;
}
.MTBList ul li
{
    font-family: Arial;
    color: black;
    font-size: 10pt;
}
.authoritytable
{
    font-family: Arial;
    color: black;
    font-size: 8pt;
}

.SmallPrint
{
    font-family: Arial;
    font-size: 8pt;
}
.ExtranetNavBarComment
{
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    padding-top: 4px;
    color: Olive;
}
.ExtranetContentBox
{
    width: 800;
    background: white;
    font-family: Arial;
    font-size: 12pt;
    padding: 0 0 0 0;
    padding-left: 10px;
    padding-right: 10px;
}
.ExtranetHeaderText
{
    font-family: Arial;
    color: #993333;
    font-weight: bold;
    font-size: 20pt;
}

.ExtranetMenuTable
{
    font-family: Arial;
    color: Black;
    font-size: 9pt;
    width: 100%;
}
.ExtranetMenuTable TH
{
    background: #662112;
    color: White;
    font-size: 10pt;
}
.LoadBoardTableHeader
{
    font-family: Arial;
    font-size: 10pt;
}
.LoadBoardTable
{
    font-family: Arial;
    font-size: 9pt;
}
.LoadBoardTableAlternatingRow
{
    background-color: #F7EDEB;
}

.Grid
{
	border: 1px solid #8d3313;
	width: 100%;
}
.Grid TD
{
	padding-bottom: 5px;	
	padding-left: 5px;	
	padding-right: 5px;	
}
.Grid .AlternatingRow TD
{
	border: 1px solid #8d3313;
}
.Grid .Row TD
{
	border: 1px solid #8d3313;
}
.Grid .HeaderRow
{
	background-color: #d7d2c6;
	text-align: center;
	color: #3e0500;
	font-weight: bold;
}
.Grid .HeaderRow A
{
	color: #3e0500;
	text-decoration: none;
}
.Grid .HeaderRow TH
{
	border: 1px solid #8d3313;
}
.Grid .Selected TD
{
	border: 1px solid #8d3313;
	text-align: center;
	background-color: #FFFF80;
}

.RateSheetTable
{
    font-family: Arial;
    font-size: 8pt;
    vertical-align: top;
}
.RateSheetTable TH
{
    font-weight: bold;
    text-align: left;
}

.LinksTable
{
    font-family: Arial;
    font-size: 9pt;
}
.LinksTable TH
{
    font-weight: bold;
    text-align: left;
}
.CommonEditTable
{
    font-family: Arial;
    font-size: 10pt;
    color: Black;
    border: 0;
}
.StaffList
{
    font-family: Arial;
    font-size: 8pt;
    color: Gray;
    border: 0;
}
.StaffList A
{
	color: #3e0500;
	text-decoration: underline;
    color: Black;
}
.StaffPage_Name
{
    font-family: Arial;
    font-size: 10pt;
    color: Black;
    font-weight: bold;
}
.StaffPage_Title
{
    font-family: Arial;
    font-size: 7pt;
    text-transform: uppercase;
    color: Black;
}

.GroupBox
{
    width: 97%;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Arial;
    font-size: 9pt;
}
.FieldSet
{
	border: 1px solid #ff9900;
	color: #ff9900;
	font-size: 14px;
}
.DropDownBox
{
    height: 18px;
    font-size: 8pt;
}
.UnderText
{
    font-size: 8pt;
    text-align: left;
}
