﻿body 
{
	text-align: left;
}
#MobileBody
{
	padding: 5px 5px 5px 5px;
	text-align: left;
}
h1,h2,h3
{
	font-weight: bold;
	width: 100%;
	margin-bottom: 10px;
}
h1
{
	font-size: 130%;
	color: #003399;
	line-height: 1.4em;
	border-bottom: solid 1px #003399;
}
h2
{
	font-size: 115%;
	color: #FF9900;
	line-height: 1.2em;
	border-bottom: solid 1px #FF9900;
}
p
{
	margin-bottom: 7px;
}
.iMIS, .Mobile
{
	font-family: Times New Roman;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.8em;
	text-decoration: none;
}
.iMIS
{
	color: #003399;
	font-style: italic;
}
.Mobile
{
	color: #FF9900;
}
.Button, .DefaultButton
{
	background-color: #FF9900;
}
.DefaultButton
{
	font-size: 170%;
}
.MinorButton
{
	background-color: #003399;
	color: White;
}
.AltRow
{
	background-color: #E8E8E8;
}
.Warning
{
	color: Red;
	font-style: italic;
}
.Emphasized
{
	font-style: italic;
	color: #003399;
}
