/* CSS Document */

body {
	background-image: url(../images/background.gif);
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}

a.homeMenuText:link
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 36px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: 400em;


}

a.homeMenuText:visited
{
font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 36px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: 400em;
}

a.homeMenuText:active
{
font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 36px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: 400em;
}

a.homeMenuText:hover
{
	font-size: 12px;
	color: #DFE5ED;
	line-height: 36px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: 400em;
	border-bottom: 2px solid #4E5E75;
}

.white{
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.normal
{
	font-size: 12px;
	color:#333333;
	margin-left: 30px;
	margin-right: 30px;
	font-weight: 400em;
	maring-top: 0px;
	line-height: 16px;
	text-align: left;
}

.bluetitle
{
	color: #1352A4;
	font-size: 18px;
	text-align: left;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 2px;
	line-height: 18px;
	font-weight: 600;
}

.marginnormal
{
	font-size: 12px;
	color:#333333;
	margin-left: 20px;
	margin-right: 30px;
	font-weight: 400em;
	maring-top: 0px;
	line-height: 16px;
}

.marginbluetitle
{
	color: #1352A4;
	font-size: 15px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 16px;
	margin-bottom: 2px;
	line-height: 16px;
	font-weight: 600;
}

.topmenu
{
	font-size: 13px;
	color:#27363F;
	font-weight: 400em;
	maring-top: 0px;
	line-height: 20px;
	float: bottom;
	margin-right: 5px;
	margin-left: 5px;
}


a.topmenu:link
{
	font-size: 13px;
	color:#27363F;
	font-weight: 400em;
	line-height: 16px;
	float: bottom;
	text-decoration: none;
}

a.topmenu:visted
{
	font-size: 13px;
	color:#27363F;
	font-weight: 400em;
	line-height: 16px;
	float: bottom;
	text-decoration: none;
}

a.topmenu:hover
{
	font-size: 13px;
	color:#417087;
	font-weight: 400em;
	line-height: 16px;
	float: bottom;
	border-bottom: 2px dotted #4E5E75;
	text-decoration: none;
}

a.topmenu:active
{
	font-size: 13px;
	color:#27363F;
	font-weight: 400em;
	line-height: 16px;
	float: bottom;
	text-decoration: none;
}

a
{
	font-size: 12px;
	color:#000066;
	maring-top: 0px;
	line-height: 16px;
	text-decoration: none;
}

a:hover
{
	font-size: 12px;
	color:#333333;
	font-weight: 400em;
	maring-top: 0px;
	line-height: 16px;
	text-decoration: underline;
}

a:visted
{
	font-size: 12px;
	color:#0550a0;
	font-weight: 400em;
	maring-top: 0px;
	line-height: 16px;
	text-decoration: underline;
}

a:active
{
	font-size: 12px;
	color:#333333;
	text-align: left;
	font-weight: 400em;
	maring-top: 0px;
	line-height: 16px;
	text-decoration: underline;
}
.style2 {
  color: #CC0099;
  font-weight: bold;
  font-size: 12px;
}
.events {
	color: #000000;
	text-align: justify;
}
.eventHighlight {
	color: #1F497D;
}
