<style>
	.text {margin-left: 5px;}
	
	body 
	{
		margin: 0px 0px;
		padding: 0px 0px;
		border: 0px 0px;
		font-family: Arial;
		font-size: 8pt;
  		background-image:url(images/bg_body.jpg); background-repeat:no-repeat; 
  	} 

	.bg_image  
	{
		background-image: url(http://www.my-mt.com/design_elements/images/skiff_bg.jpg); background-repeat: no-repeat; background-position: bottom;
	}

	#pageMain {
		font-family: Arial;
		font-size: 8pt;
	}

	#pageBanner {
		position: absolute;
		left: 0px;
		top: 0px;
		height: 95px;
		margin: 0px 0px;
		padding: 0px 0px;
		border: 0px 0px;
	}


	#pageMTLogo {
		position: absolute;
		left: 460px;
		top: 0px;
		margin: 0px 0px;
		padding: 0px 0px;
		width: 300px;
		height: 95px;
	}
/* Original Navbar
	#pageNavBar {
		position: absolute;
		display: inline;
		left: 0px;
		top: 95px;
		margin: 0px 0px;
		padding: 0px 0px;
		border: 0px 0px;
		width: 460px;
		height: 20px;
		background-color: #55B600;
		color: #ffffff;
		font-weight: bold;
	}
*/

	#pageSearchBar {
		position: absolute;
		left: 465px;
		top: 95px;
		display: inline;
		width: 300px;
		height: 20px;
		background-color: #051B7E;
		
	}

        #pageSiteTitle {
		position: relative;
		top: 22px;
		left: 5px;
                margin: 0px 0px;
		padding: 0px 0px;
		width: 99%;
		text-align: right;

	}

	#pageSiteTitleText {
				padding-left: 5px;
				padding-right: 5px;
				height: 15px;
				background-color: #051B7E;
				color: #ffffff;
				font-weight: bold;
				font-size: 10pt;
	}

	div.pageTopNav {
		position: relative;
		background-color: #346EAE;
		color: #FFFFFF;
		padding: 2px 5px;
		top: 45px;
		left: 250px;
		width: 82%;
	
		
	}

	
	div.pageTopNav a.pageTopNavText {
				
				height: 15px;
				background-color: #346EAE;
				color: #FFFFFF;
				font-weight: bold;
				TEXT-DECORATION: none;
	}

	
	div.pageTopNav a.pageTopNavText:hover {
				  TEXT-DECORATION: underline;
					
  
	}


	#pageBody {
		font-family: Arial;
		font-size: 8pt;
		position: absolute;
		left: 0px;
		top: 120px;
		width: 460px;
		height: 585px;
		border: 0px solid gray;
		border-top: 0px;
	}

	#pageMessage {
		position: absolute;
		background-color: #E8F1F8;
		width: 250px;
		left: 740;
		top: 125px;
		height: 150px;

	}

	#pageMessage2 {
		position: absolute;
		background-color: #E8F1F8;
		width: 250px;
		left: 740;
		top: 460px;
		height: 120px;

	}	

	.sideBarTitle 
	{
		padding-left: 5px;
		background-color: #346EAE;
		color: #ffffff;
		font-weight: bold;
		font-size: 8pt;
		width: 250px;
		height: 15px;
	}
	
	.sideBarContent
	{
		background-color: #E8F1F8;
		width: 250px;
		font-size: 8pt;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
	}
	
	#pageMessageHeader {
		padding-left: 5px;
		background-color: #346EAE;
		color: #ffffff;
		font-weight: bold;
		width: 250px;
		height: 15px;
	}

	#pageMultiPurp {
		position: absolute;
		left: 465px;
		top: 105px;
		width: 400px;
		height: 115px;
		border: 0px solid #051B7E;
		border-right: 0px solid #051B7E;
	}

	#pageMultiPurpHeader {
				padding-left: 5px;
				width: 100%;
				height: 15px;
				background-color: #346EAE;
				color: #ffffff;
				font-weight: bold;
	}

	#pageFooter {
		position: absolute;
		left: 10px;
		border: 1px solid #dbdfd7;
		color: #969c90; 
		font-style: normal; 
		font-size: 11px; 
		font-family: Arial, Helvetica, sans-serif; 
		padding-left: 15px; 
	}

	#globalApps {
		position: absolute;
		left: 465px;
		top: 615px;
		width: 300px;
		height: 86px;
		border: 0px solid #051B7E;
		border-right: 0px solid #051B7E;
	}
	#globalAppsRel {
		position: relative;
		left: 465px;
		top: 120px;
		width: 300px;
		height: 86px;
		border: 0px solid #051B7E;
		border-right: 0px solid #051B7E;
	}

	#globalAppsHeader {
		padding-left: 5px;
		width: 100%;
		height: 15px;
		background-color: #051B7E;
		color: #ffffff;
		font-weight: bold;
	}

	div.bodySection {
		font-family: Arial;
		font-size: 8pt;
		position: relative;
		margin: 3px 4px;
		border: 0px solid gray;
		height: 45px;
		width: 450px;
		padding: 2px;
		
	}

	.bodySectionHeader {
		width: 675px;
		padding: 2px;
		font-weight: bold;
		color: #ffffff;
		/*font-size: 8pt;*/
		/*background-image:url(/images/2_bg_titlebar.jpg); background-repeat:no-repeat;*/
		/*background-color: #55B600;*/
		background-color: #346EAE;
	}

	.GeneralText {
		font-family: Arial;
		font-size: 8pt;
		
		
	}

	.LargeText {
		font-family: Arial;
		font-size: 10pt;
		
		
	}
	
	.bodySubSection {
		position: relative;
		margin: 1px 2px;
		height: 61px;
		width: 105px;
		vertical-align: top;
		border-right: 0;
		
	}
	
	.bodySubSectionRow {
		position: relative;
		width: 440px;
		padding: 2px;
		border-bottom: thin solid gray;
	}
	
	.bodySubSectionX2 {
		position: relative;
		margin: 1px 2px;
		height: 61px;
		width: 210px;
		vertical-align: top;
		
		
	}
	
	.bodySubSectionHeader {
		width: 90px;
		padding: 2px;
		font-weight: bold;
		color: #ffffff;
		background-color: gray;
		vertical-align:top;
	}
	
	.bodySubSectionBlankHeader {
		width: 90px;
		padding: 2px;
		vertical-align:top;
	}
	
	.bodySubSectionLast {
		position: relative;
		margin: 1px 2px;
		height: 61px;
		width: 105px;
		vertical-align: top;
	}
	
	.bodySubSectionColumnC {
		width: 105px;
		padding: 2px;
		
	}
	
	.bodySubSectionColumnR {
		width: 107px;
		vertical-align:top;
	}
	
	
	.bodySubSectionMargin{
		width: 5px;
	}

	.bodySectionMargin{
		width: 16px;
	}

	.bodySectionColBreak{
		width: 24px;
	}
	
	.bodySectionColumn{
		font-family: Arial;
		font-size: 8pt;
		width: 350px;
		padding: 2px;
		vertical-align:top;
	}

	.bodySectionColumnSmall{
		font-family: Arial;
		font-size: 8pt;
		width: 150px;
		padding: 2px;
		vertical-align:top;
	}

	.bodySectionColumnSmall2{
		font-family: Arial;
		font-size: 8pt;
		width: 250px;
		padding: 2px;
		vertical-align:top;
	}


	.bodySectionColumnHeaderWide{
		font-family: Arial;
		font-size: 10pt;
		width: 700px;
		padding: 2px;
		vertical-align:top;
	}


	.bodySectionColumnWide{
		font-family: Arial;
		font-size: 8pt;
		width: 700px;
		padding: 2px;
		vertical-align:top;
	}


	.bodySectionColumnGR{
		font-family: Arial;
		background-color: #EEFFE6;
		font-size: 8pt;
		width: 350px;
		padding: 2px;
		vertical-align:top;
	}

	.bodySectionColumnHeader{
		font-family: Arial;
		font-size: 10pt;
		width: 350px;
		padding: 2px;
		vertical-align:top;
	}

	.bodySectionColumnHeaderGray {
		width: 300px;
		padding: 2px;
		font-weight: bold;
		font-size: 8pt;
		color: #000000;
		background-color: #CCCCCC;
		
	}

	
	.bodySectionColumnHeaderGraySm {
		width: 250px;
		padding: 2px;
		font-weight: bold;
		font-size: 8pt;
		color: #000000;
		background-color: #CCCCCC;
		
	}


	.bodySectionColumnHeaderGrayWide {
		width: 500px;
		padding: 2px;
		font-weight: bold;
		font-size: 8pt;
		color: #000000;
		background-color: #CCCCCC;
		
	}

	.bodySectionColumnHeaderGreen {
		width: 350px;
		padding: 2px;
		font-weight: bold;
		font-size: 8pt;
		color: #FFFFFF;
		background-color: #55B600;
		
	}

	.bodySectionColumnHeaderGreenwide {
		width: 500px;
		padding: 2px;
		font-weight: bold;
		font-size: 8pt;
		color: #FFFFFF;
		background-color: #55B600;
		
	}


	.bodySectionColumnHeaderBlueBox {
		font-family: Arial;
		background-color: #E8F1F8;
		font-size: 10pt;
		font-weight: bold;
		width: 400px;
		padding: 2px;
		vertical-align:top;
		
	}	

	.bodysectionHeaderblue {
		padding-left: 5px;
		background-color: #346EAE;
		font-size: 8pt;
		color: #ffffff;
		font-weight: bold;
		width: 100%;
		height: 15px;
	}




.MainHeader { font-family: Arial Narrow;
	font-size: 26pt;
	color: #051B7E;
	line-height: 24pt;
	position: relative; 
	padding-top: 5px;
	z-index:4 }

.SubHeader { font-family: Arial;
	font-style: italic;
	font-size: 16pt;
	line-height: 16px;
	letter-spacing: 4px;
	color: #6B6B7C;
	position: relative;
	padding-left: 25px;
	padding-bottom: 55px;
	z-index:5 }


	
	.pageNavItem {
		cursor: default;
		color: #ffffff;
		text-decoration: none;
		margin-left: 5px;
		margin-right: 5px;
}
A:link {COLOR: #051B7E; TEXT-DECORATION: underline;}
}
A:visited {COLOR: #051B7E; TEXT-DECORATION: underline;}
}
A:active {COLOR: #051B7E; TEXT-DECORATION: underline;}
}
A:hover {COLOR: green; TEXT-DECORATION: underline;}


	}			
	
	SPAN.passnote {
		font-weight: bold;
		color: red;
		text-indent:5;
	}
	
		
</style>