h1
{
    margin: 0;
	font-size:14;
	font-weight:bold;
	color:#2D56A6;
}

h2
{
   margin: 0;
   	font-size:14;
	font-weight:bold;
	color:#2D56A6;
}

body
{
	font-family:Arial;
	color:#2D56A6;
	font-size:10pt
}
.text
{
	font-size:10pt;
}
.textBold
{
	font-size:10pt;
	font-weight:bold;
}
.textGray
{
	color:#FF7575;
	font-size:12px;
	font-weight:bold;
}
.menuLinkGray
{
	font-size:10pt;
	font-weight:bold;
	color:Gray;
	text-decoration:none
}
.menuLink
{
	font-size:10pt;
	font-weight:bold;
	color:#2D56A6;
	text-decoration:none
}
.menuLink:hover
{
	font-size:10pt;
	font-weight:bold;
	color:#FF7575;
	text-decoration:none
}

.rightMenuLink
{
	font-size:10pt;
	color:#2D56A6;
	text-decoration:none
}
.rightMenuLink:hover
{
	font-size:10pt;
	color:#FF7575;
	text-decoration:none
}
.rightRedMenuLink
{
	font-size:10pt;
	color:#2D56A6;
	text-decoration:none;
	font-weight:bold
}
.rightRedMenuLink:hover
{
	font-size:10pt;
	color:#FF7575;
	text-decoration:none;
	font-weight:bold
}
a.rightRedMenuLink
{
	font-size:10pt;
	color:#2D56A6;
	text-decoration:none;
	font-weight:bold
}
a.rightRedMenuLink:hover
{
	font-size:10pt;
	color:#FF7575;
	text-decoration:none;
	font-weight:bold
}
.date
{
	font-size:10pt;
	font-weight:bold;
	color:#B0C7D6;
	text-decoration:none
}
.date:hover
{
	font-size:10pt;
	font-weight:bold;
	color:#FF7575;
	text-decoration:none
}

.menuPas
{
	color:#FF7575;
}
.news
{
	background-image:url(images/bgNews.jpg);
}
.redTitle
{
	font-size:14;
	font-weight:bold;
	color:#FF3E3E;
}
.Button2
{
	border:solid 1 #B5C7D6;
	background-color:#EFF3FF;
	font-size:11px;
	font-weight:bold;
	height:20px;
	color:#FF7575;
	font-family:Arial;
}
	
.topTitle
{
	font-size:16;
	font-weight:bold;
	color:#FF3E3E;
}
.BulletTitle
{
	font-size:18;
	font-weight:bold;
	color:#FF3E3E;
}
.bottom-menuLink
{
	font-size:10pt;
	font-weight:bold;
	color:#5778B8;
	text-decoration:none
}
.bottom-menuLink:hover
{
	font-size:10pt;
	font-weight:bold;
	color:#FF7575;
	text-decoration:none
}
.bottom-menuPas
{
	color:#5778B8
}
.subMenu
{
	background-image:url(images/subMenu.jpg);
}
.BlueTitle
{
	font-size:14;
	font-weight:bold;
	color:#2D56A6;
}
.bullet
{
	font-family:Webdings;
	font-size:10pt
}
.msgErr
{
	color:Red;
	font-size:8pt;
	font-weight:bold;
}
.tbl
{
	border:solid 1 #FF7575;
	background-color: #F2F7FA;
}
.btn
{
	border:solid 1 #2D56A6;
	background-color:#E4EFF5;
	color:#2D56A6;
	font-size:10pt;
	font-weight:bold;
}
.horizDot
{
	background-image:url(images/horizontalDots.gif)
}
.vertDot
{
	background-image:url(images/verticalDots.gif)
}
