body
{
	padding-left:0;
	padding-top:0;
	padding-right:0;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	color: #5d8091;
	font-size: x-small;
	font-family: Century Gothic;
}
#header
{
	display: none;
}
.Button
{
	font-family: Century Gothic;
	cursor: hand;
}
.Hierarchy
{
	color: #5d8091;
	font-size: x-small;
}
.txtInput
{
	width: 250px;
    font-family: Century Gothic;
}
table
{
	font-size: small;
	color: #5d8091;
    font-family: Century Gothic;
}
.innerTable
{
	border-bottom: solid 2px #636363;
	border-top: solid 2px #636363;
	border-left: solid 2px #636363;
	border-right: solid 2px #636363;
}
.MenuLink
{
    COLOR: White;
    TEXT-DECORATION: none;
    FONT-SIZE: x-small;
    text-decoration: underline;
}
.MenuLink:hover
{
    COLOR: White;
    FONT-SIZE: x-small;
    text-decoration: underline;
}
.link
{
    COLOR: White;
    FONT-SIZE: small;
    font-weight: bold;
    text-decoration: none;
    font-family: Century Gothic;
}
.link:hover
{
    COLOR: White;
    FONT-SIZE: small;
    font-weight: bold;
    text-decoration: underline;
    font-family: Century Gothic;
}
.link:hover:visited
{
    COLOR: White;
    FONT-SIZE: small;
    font-weight: bold;
    text-decoration: underline;
    font-family: Century Gothic;
}
.link:visited
{
    COLOR: White;
    FONT-SIZE: small;
    font-weight: bold;
    text-decoration: none;
    font-family: Century Gothic;
}
.link2
{
    COLOR: black;
    FONT-SIZE: small;
    font-weight: bold;
    text-decoration: none;
    font-family: Century Gothic;
}
.link2:hover
{
    COLOR: black;
    FONT-SIZE: small;
    font-weight: bold;
    text-decoration: underline;
    font-family: Century Gothic;
}
.link2:hover:visited
{
    COLOR: black;
    FONT-SIZE: small;
    font-weight: bold;
    text-decoration: underline;
    font-family: Century Gothic;
}
.link2:visited
{
    COLOR: black;
    FONT-SIZE: small;
    font-weight: bold;
    text-decoration: none;
    font-family: Century Gothic;
}
h1
{
	font-size: medium;
	color: #5d8091;
	font-weight: bold;
	text-align: left;
	font-family: Century Gothic;
}
iframe
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
input.Button
{
    WIDTH: 70px;
    CURSOR: hand;
    COLOR: white;
    FONT-FAMILY: Arial;
    font-size: x-small;
    BACKGROUND-COLOR: #000066
}
table.InfoBar
{
    MARGIN-TOP: 15px;
    MARGIN-BOTTOM: 15px;
    BORDER-BOTTOM: #cccc99 2px solid
}
tr.InfoBarRow
{
    BACKGROUND-COLOR: #5E5B5B;
}

.InfoBarText
{
    FONT-SIZE: 9pt;
    COLOR: white;
    LINE-HEIGHT: 12pt;
    FONT-FAMILY: Arial
}
A.InfoBarLink
{
    FONT-SIZE: 9pt;
    COLOR: #000066;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
}
A.InfoBarLink:hover
{
    TEXT-DECORATION: none;
}
.BrochurePanel
{
	overflow:scroll;
}
.ScrollPanel
{
	overflow:auto;
}
.NewsHeadingText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: red
}
.NewsItemHeading
{
    COLOR: #000066;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold
}
.NewsDateText
{
    FONT-SIZE: 8pt;
    COLOR: gray;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial;
}
span.HeaderButton
{
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	cursor:hand;
	background-color:#427eeb;
}
td.HeaderButtons
{
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	BACKGROUND-COLOR: #427eeb;
}
.unwatermarked 
{
	height:20px;
	width:252px;
}

.watermarked 
{
	height:19px;
	width:252px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}