#SiteNavigator
{
	display:block;
	float:left;
	width:100%;
}
#SiteNavigator_Header
{
	display:block;
	height:30px;
}
#SiteNavigator_Content
{
	display:block;
	min-height:300px;
}
*html #SiteNavigator_Content
{
	height:300px;
}
#SiteNavigator_Footer
{
	display:block;
	height:10px;
}
.SiteNavigator_ContentRow
{
	display:block;
	float:left;
	width:100%;
	min-height:30px;
}
*html .SiteNavigator_ContentRow
{
	height:30px;
}
.SiteNavigator_MainPage
{
	display:block;
	float:left;
	width:80px;
	min-height:22px;
	padding-left:20px;
}
.SiteNavigator_MainPage a
{
	color: #464646;
	font-size: 11pt;
}
.SiteNavigator_SubPage
{
	display: block;
	float: left;
	width: 400px;
	min-height:22px;
}
.SiteNavigator_SubPage a
{
	color: black;
	font-size: 10pt;
}


#ContactUs
{
	display:block;
	float:left;
	width:100%;
}
#ContactUs_Header
{
	display:block;
	height:30px;
}
#ContactUs_Content
{
	display:block;
	min-height:300px;
}
*html #ContactUs_Content
{
	height:300px;
}
.ContactUs_Type
{
	display:block;
	float:left;
	width:80px;
	height:30px;
	padding-left:50px;
}
.ContactUs_String
{
	display: block;
	float: left;
	width: 400px;
	height: 30px;
}
.ContactUs_ContentRow
{
	display:block;
	float:left;
	width:100%;
	height:30px;
}
.ContactUs_Type
{
	color: black;
	font-size: 11pt;
}
.ContactUs_String
{
	color: black;
	font-size: 10pt;
}
#ContactUs_Footer
{
	display:block;
	height:10px;
}


#AboutUs
{
	display:block;
	width:98%;
	min-height:400px;
}
#AboutUs_Header
{
	display:block;
	float:left;
	width:100%;
	height:30px;
}
#AboutUs_Content
{
	display:block;
	float:left;
	width:100%;
	height:30px;
}
.AboutUs_ContentRow
{
	display:block;
	float:left;
	width:100%;
	height:50px;
}
.AboutUs_Type
{
	display:block;
	float:left;
	width:100px;
	height:30px;
	padding-left:30px;
	color:Black;
	font-size:11pt;
}
.AboutUs_String
{
	display:block;
	float:left;
	width:400px;
	height:30px;
	color:Black;
	font-size:10pt;
}
#AboutUs_Footer
{
	display:block;
	float:left;
	width:100%;
	height:30px;
}


#Copyright
{
	display:block;
	width:98%;
	min-height:400px;
}
#Copyright_Header
{
	display:block;
	float:left;
	width:100%;
	height:30px;
}
#Copyright_Content
{
	display:block;
	float:left;
	width:100%;
	height:30px;
}
.Copyright_ContentRow
{
	display:block;
	float:left;
	width:100%;
	height:50px;
}
.Copyright_Type
{
	display:block;
	float:left;
	width:100px;
	height:30px;
	padding-left:30px;
	color:Black;
	font-size:11pt;
}
.Copyright_String
{
	display:block;
	float:left;
	width:400px;
	height:30px;
	color:Black;
	font-size:10pt;
}
#Copyright_Footer
{
	display:block;
	float:left;
	width:100%;
	height:30px;
}