body
{
	background-color: white;
}
p
{
	font-weight: bold;
	font-size: 10pt;
	color: lightslategray;
	font-family: Arial;
	text-align: justify;
}

#PageLayout_IE
{
	width: 100%;	
	text-align:center;
}
#PageLayout_Moz
{
	width: 780px;
	margin-left: auto;
	margin-right:auto;
	text-align:left;
}


table
{
	border-right: darkgray 1px solid;
	padding-right: 0px;
	border-top: darkgray 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: darkgray 1px solid;
	padding-top: 0px;
	border-bottom: darkgray 1px solid;
	background-color: white;
}

img
{
	border-right: saddlebrown 1px solid;
	border-top: saddlebrown 1px solid;
	border-left: saddlebrown 1px solid;
	border-bottom: saddlebrown 1px solid;
}

img:onmouseover
{
	border-right: darkorange 1px solid;
	border-top: darkorange 1px solid;
	border-left: darkorange 1px solid;
	border-bottom: darkorange 1px solid;
}

a:link
{
	color: steelblue;
}
a:visited
{
	color: steelblue;
}
a:active
{
	color: steelblue;
}
a:hover
{
	color: #ff4d00;
}

.HeaderTextCell
{
	text-align: center;
}

.HeaderTitle
{
	font-weight: bold;
	font-size: 30pt;
	color: #6a3000;
	font-family: Arial;
}

.TopMenuText
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color: navy;
}
.TopMenuText:link
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color: navy;
}
.TopMenuText:visited
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color: navy;
}
.TopMenuText:hover
{
	font-weight: bold;
	font-size: 11px;
	color: navy;
	font-family: Verdana;
}

.TopMenuTable
{
	background-color: #ffa223;
	padding: 1,1,1,1
}

.TopMenuCell
{
	border-right: gray 1px solid;
	background-color: #ffa223;
}

.MainTable
{
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 10px;
	vertical-align: top;
	padding-top: 10px;
	text-align: justify;
}
.LayoutTable
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-align: center;
	width: 100%;
}

.invisible
{
	left: 0px;
	visibility: hidden;
	width: 0px;
	position: absolute;
	top: 0px;
	height: 0px;
}
.ContentTitle
{
	font-weight: bold;
	font-size: 16pt;
	color: #0066cc;
	font-family: Arial;
}
.ContentSubTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: navy;
	font-family: Arial;
}
.ContentTitle3
{
	font-weight: bold;
	font-size: 8pt;
	color: darkorange;
	font-family: Arial;
}

.LocationBarText
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;	
	color: Gray;
}

h4
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;	
	color: Navy;
}
