﻿body 
{
	font-family:Arial,Courier New,sans-serif;
	color:#000080;
}
	
.TitlePage
{
	font-size:x-large;
	font-weight:bold;
	text-align:center;
}

.IMTA_MediumTitle
{
	font-size:medium;
	font-weight:bold;
	text-align:center;
}

.TitleMedium
{
	font-size:medium;
	font-weight:bold;
	text-align:center;
}
.IMTA_SmallTitle
{
	font-size:small;
	font-weight:bold;
	text-align:left;
}

.SmallTitle
{
	font-size:small;
	font-weight:bold;
	text-align:left;	
}

.TitleSmall
{
	font-size:small;
	font-weight:bold;
	text-align:left;	
}

.SmallTitleRight
{
	font-size:small;
	font-weight:bold;
	text-align:right;
}

.IMTA_SmallTitleCenter
{
	font-size:small;
	font-weight:bold;
	text-align:center;
}

.SmallTitleCenter
{
	font-size:small;
	font-weight:bold;
	text-align:center;
}

.TitleSmallCenter
{
	font-size:small;
	font-weight:bold;
	text-align:center;
}

.Navigation
{
	font-size:small;
	font-weight:bold;
	text-decoration:underline;	
}

.IMTA_Navigation
{
	font-size:small;
	font-weight:bold;
	text-decoration:none;	
}

.TextCenter
{
	color:#808080;
	font-size:small;
	font-weight:normal;
	text-align:center
}

.TextLeft
{
	color:#808080;
	font-size:small;
	font-weight:normal;
	text-align:left
}

.TextRight
{
	color:#808080;
	font-size:small;
	font-weight:normal;
	text-align:right
}

.Text
{
	color:#808080;
	font-size:small;
	font-weight:normal;
	text-align:justify;	
}

.TextBlue
{
	color:#000080;
	font-size:small;
	font-weight:normal;
	text-align:justify;	
}

.TextRed
{
	color:#FF0000;
	font-size:small;
	font-weight:normal;
	text-align:justify;	
}

.TextBold
{
	color:#808080;
	font-size:small;
	font-weight:bold;
	text-align:justify;	
}

.TextSmall
{
    color:#808080;
	font-size:x-small;
	font-weight:normal;
	text-align:justify;	
}

.TextSmallLeft
{
	color:#808080;
	font-size:x-small;
	font-weight:normal;
	text-align:left;		
}

.IMTA_Caption
{
	color:Red;
	font-size:medium;
	font-weight:bold;
	text-align:center;
}

.Caption
{
	color:Red;
	font-size:medium;
	font-weight:bold;
	text-align:center;
}

.Validator
{
	color:Red;
	font-size:small;
	font-weight:normal;
	text-align:justify;
}

.ValidationSummary
{
	background-color:Yellow;
	border-color:Red;
	border-style:double;
	color:Red;
	font-size:small;
	font-weight:normal;
	margin:2px,2px,2px,2px;	
}

.SmallHeader
{
	color:#808080;
	font-size:small;
	font-weight:bold;
	text-align:center;
}

.IMTA_LogoCell
{
	margin:0,0,0,0;
	padding:0,0,0,0;
	border-style:none;
	border-collapse:collapse;
	}
	
.LogoCell
{
	margin:0,0,0,0;
	padding:0,0,0,0;
	border-style:none;
	border-collapse:collapse;
	}	
	
.IMTA_BannerCell
{
	margin:0,0,0,0;
	padding:0,0,0,0;
	border-style:none;
	border-collapse:collapse;
}

.BannerCell
{
	margin:0,0,0,0;
	padding:0,0,0,0;
	border-style:none;
	border-collapse:collapse;
}

.IMTA_YearTitle
{
	color:#000080;
	font-size:x-large;
	font-weight:bold;
	padding:0,0,0,0;
	text-align:center;
}

.TitleYear
{
	color:#000080;
	font-size:x-large;
	font-weight:bold;
	padding:0,0,0,0;
	text-align:center;
}

.IMTA_CurrentNavigation
{
	color:#000080;
	font-size:x-small;
	font-weight:normal;
}

.CurrentNavigation
{
	color:#000080;
	font-size:x-small;
	font-weight:normal;
}

.IMTA_SeparatorCell
{
	border-top:1,1,#000080;
}

.TitleMedium
{
	font-size:medium;
	font-weight:bold;
	text-align:center;	
}
.TitleCell
{
	font-size:medium;
	font-weight:bold;
	text-align:center;
	color:White;
	background-color:Blue;	
}

.HorizontalLine
{
    color:#808080;
}

.RequiredField
{
	background-color:#ccccff;
	color:#000080;
	font-size:small;
	font-weight:normal;
	border-color:#000080;
	border-style:solid;
	border-width:1px;
}

.RequiredFieldCenter
{
	background-color:#ccccff;
	color:#000080;
	text-align:center;	
	font-size:small;
	font-weight:normal;
	border-color:#000080;
	border-style:solid;
	border-width:1px;
}

.PublicationTitle
{
	color:#000080;
	font-size:small;
	font-weight:normal;
	text-align:left;	
}

.Image
{
    border-style:solid;
    border-width:thin;
    border-color:Navy;
}

