body		{
		font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
		font-size: 8pt;
		text-decoration: none;
		font-weight: 700;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		background: transparent;
		text-align: center;
		}

img	{
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 0;
		}

a:      	{	
		text-decoration: none;
		background: transparent;
		color: white;
		}

a:hover     	{
		text-decoration: none;
		background: transparent;
		color: white;
		}

a:link      	{
		text-decoration: none;
		background: transparent;
		color: white;
		}

a:visited   	{
		text-decoration: none;
		background: transparent;
		color: white;
		}

table		{
		padding: 0;
		text-align: center;
		border: 0;
		border-spacing: 0;
		background: #00a0dc;
		color: #ffffff;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 0;
		}

td		{
		padding-top: 0pt;
		padding-bottom: 0pt;
		padding-left: 1pt;
		padding-right: 1pt;
		text-align: center;
		border: 0;
		border-spacing: 0;
		background: #00a0dc;
		color: #ffffff;
		font-size: 8pt;
		font-weight: 700;
		}
		
p {
 	padding-top: 0pt;
	font-size:8pt;
	font-weight: 500;
	margin-top: 1pt;
}

.topFrame{
	width: 800px;
	text-align: left;
	border: 1pt;
	border-style: solid;
	border-color: #00a0dc;
	border-spacing: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 8pt;
	font-weight: 400;
}
.topFrame .menu{
	position: relative;
	top:0px;
	left: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: 700;
	background-color: #00a0dc;
	color: #ffffff;
	cursor: default;
}
.topFrame .menu .onLeft{
	position: relative;
	top: 0px;
	left: 0px;
	text-algin: left;
}
.topFrame .menu .onRight{
	position: absolute;
	top: 0px;
	right: 0px;
	text-algin: right;
}
.linkMenu{
	padding-left:1px;
	padding-right:1px;
	cursor: pointer;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: 700;
	background-color: #00a0dc;
	color: #ffffff;
}
.menuSeperator{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: 700;
	background-color: #00a0dc;
	color: #ffffff;
}
a.linkMenu:link{
	padding-left:1px;
	padding-right:1px;
	cursor: pointer;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: 700;
	background-color: #00a0dc;
	color: #ffffff;
}
a.linkMenu:hover{
	padding-left:1px;
	padding-right:1px;
	cursor: pointer;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: 700;
	background-color: #f01e28;
	color: #ffffff;
}
a.linkMenu:visited{
	padding-left:1px;
	padding-right:1px;
	cursor: pointer;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: 700;
	background-color: #00a0dc;
	color: #ffffff;
}
.topFrame .item{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: 700;
	cursor: default;
}
.topFrame .item .menuItemsLeft{
	position: relative;
	left: 0px;
}
.topFrame .item .menuItemsRight{
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.itemSeperator{
	text-decoration: none;
	color: #00a0dc;
	font-weight: 500;
}
a.linkItem:hover{
	text-decoration: none;
	color: #f01e28;
	font-weight: 500;
	padding-left: 3px;
	padding-right: 3px;
}
a.linkItem:link{
	text-decoration: none;
	color: #00a0dc;
	font-weight: 500;
	padding-left: 3px;
	padding-right: 3px;
}
a.linkItem:visited{
	text-decoration: none;
	color: #00a0dc;
	font-weight: 500;
	padding-left: 3px;
	padding-right: 3hpx;
}
