html
{
	padding: 0px;
	margin: 0px;
}

body
{
	background-color: #FFFFFF;
	font-family: Arial,Sans-Serif;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin: 0px 5px 10px 5px;
}

form
{
	padding: 0px;
	margin: 0px;
}

.ScreenHide
{
	display: none;
}

.Body
{
	width: 100%;
	margin: auto;
}

#LogoForge
{
	float: left;
	padding: 9px 0px 0px 23px;
}

#LogoMicrosoft
{
	float: right;
	padding: 19px 21px 0px 0px;
}

#LogoForge img
{
	border: 0px;
}

#Header
{
	width: 100%;
	height: 84px;
}

#HeaderPhone
{
	float: right;
	margin: 30px 30px 0px 0px;
}

#Tower
{
	display: none;
}

#Navigation
{
	display: none;
}

#Banner
{
	display: none;
}

#Content
{
	clear: left;
	width: 100%;
	padding: 3px 0px 0px 0px;
}

.Content
{
	margin: 15px;
}

.Content a
{
	color: #1876A0;
	text-decoration: underline;
}

#Footer
{
	text-align: center;
	clear: left;
	width: 100%;
	height: 20px;
	padding: 10px 5px 5px 5px;
	border-top: solid 2px #BFBFBF;
}

#Footer a
{
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.SectionHeader
{
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	padding: 10px 15px 5px 15px;
	border-bottom: solid 2px #BFBFBF;
}

.Blue
{
	color: #1876A0;
}

.Left
{
	text-align: left;
}

.Center
{
	text-align: center;
}

.Right
{
	text-align: right;
}

#OpticLogin,
#InvestorLogin
{
	display:none;
}

#WhatIsOptic
{
	float: left;
	width: 49%;
	height: 320px;
	border-right: solid 2px #BFBFBF;
}

#OpticAdvantage
{
	float: left;
	width: 50%;
	height: 320px;
}

#LoginInside
{
	display: none;
}

#ContentInside
{
	width: 100%;
}

#ContentSpacer
{
	width: 0px;
	height: 280px;
	float: left;
}
