html, body,LongTable{height:100%;}

.ContentTable{
text-align : justify;
}

P {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	font : normal normal normal 12px Arial, Helvetica, sans-serif;
	font-variant : normal;
	text-align : justify;
}
.Blue {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #2E3092;
	font-variant : normal;
	text-align : justify;
}
.Red{
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #ED1C23;
	font-variant : normal;
	text-align : justify;
}
.TitleBlue {
	font-family : Arial;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #2E3092;
	font-variant : normal;
	text-align : justify;
}
.HomeBlue {
	font-family : Arial;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #2E3092;
	font-variant : normal;
	text-align : center;
}
.TitleRed{
	font-family : Arial;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #ED1C23;
	font-variant : normal;
	text-align : justify;
}

.RedSmall{
	font-family : Arial;
	font-size : 10px;
	font-style : italic;
	font-weight : bold;
	color : #ED1C23;
	font-variant : normal;
	text-align : justify;
}

.LargeRed{
	font-family : Times New Roman, Times, serif;
	font-size : 36px;
	font-style : italic;
	font-weight : bold;
	color : #ED1C23;
	font-variant : normal;
	text-align : justify;
}


HR {
color : #003399;
}

UL, OL {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	font : normal normal normal 12px Arial, Helvetica, sans-serif;
	font-variant : normal;
	text-align : justify;
}

.title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : bold;
	font-weight : bold;
	color : #003399;
	font-variant : bold;
	text-align : justify;
}

.Smalltitle{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : bold;
	font-weight : bold;
	color : #003399;
	font-variant : bold;
	text-align : justify;
}

.MainTextItalicBlue {
	font-family : Arial;
	font-size : 12px;
	font-style : italic;
	font-weight : bold;
	color : #000099;
	font-variant : normal;
	text-align : justify;
}



A {
	font : bold bold bold 12px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #003399;
}

A:HOVER {
	font : bold bold bold 12px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : underline;
	color : #6A0F52;
}

A:VISITED {
	font : bold bold bold 12px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : underline;


}



A:ACTIVE {
	font : bold bold bold 12px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : bold;
	font-variant : bold;
	font-weight : bold;
	text-decoration : none;
	color : #003399;
}

.input-box {
	font : normal normal normal 9px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #003399; 
}



.MainText{
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	font : normal normal normal 12px Arial, Helvetica, sans-serif;
	font-variant : normal;
	text-align : justify;
}

A.Menu {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333399;
}

A.Menu:HOVER {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ED1C23;
}

A.Menu:visited {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

A.MenuSelected {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ED1C23;
}

A.MenuSelected:HOVER {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ED1C23;
}

A.MenuSelected:visited {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}