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;
}

.icon
{
	cursor: pointer;
	border: 0px;
}

.error
{
	color: #CC0000;
}

.ScreenHide
{
	display: none;
}

.Body
{
	width: 985px;
	margin: auto;
}

#LogoForge
{
	float: left;
	padding: 9px 0px 0px 23px;
}

#LogoMicrosoft
{
	float: right;
	padding: 19px 21px 0px 0px;
}

#LogoForge img
{
	border: 0px;
}

#Header
{
	background: url(../images/top_bg.gif) repeat-x;
	width: 975px;
	height: 84px;
}

#HeaderPhone
{
	float: right;
	margin: 30px 30px 0px 0px;
}

#TopSpacer
{
	background-color: #EEEEEE;
	width: 975px;
	height: 9px;
	margin: 0px 0px 4px 0px;
}

#Tower
{
	float: left;
	margin: 0px 3px 0px 0px;
}

#TowerTop
{
	background: url(../images/tower_top.png) no-repeat;
	width: 222px;
	height: 144px;
}

#TowerTopInside
{
	background: url(../images/tower_top_inside.png) no-repeat;
	width: 222px;
	height: 144px;
}

#TowerBottom
{
	background: url(../images/tower_bottom.png) no-repeat;
	width: 222px;
	height: 122px;
}

#Navigation
{
	width: 755px;
	height: 25px;
	float: left;
}

.NavigationItem
{
	float: left;
	height: 25px;
	margin: 0px 4px 0px 0px;
}

.NavigationItem a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.NavigationItemLeft
{
	background: url(../images/navtop_left.png) no-repeat;
	float: left;
	width: 13px;
	height: 25px;
}

.NavigationItemMiddle
{
	background: url(../images/navtop_middle.png) repeat-x;
	float: left;
	height: 15px;
	padding: 5px 16px 5px 11px;
}

.NavigationItemRight
{
	background: url(../images/navtop_right.png) no-repeat;
	float: left;
	width: 14px;
	height: 25px;
}

.SubMenu
{
	background: #1876A0;
}

.SubNavigation
{
	background: url(../images/subnav_arrow.png) no-repeat;
	font-size: 12px;
	padding: 3px 23px 3px 23px;
}

.SubNavigation a
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
}

#Banner
{
	width: 750px;
	margin: 2px 0px 3px 0px;
	float: left;
}

#BannerLeft
{
	width: 285px;
	float: left;
}

#BannerLeftTop
{
	background: url(../images/banner_top_left.jpg) no-repeat;
	width: 285px;
	height: 117px;
}

#BannerLeftBottom
{
	background: url(../images/banner_bottom_left.jpg) no-repeat;
	width: 285px;
	height: 122px;
}

#BannerRight
{
	background: url(../images/banner_index_right.jpg) no-repeat;
	float: left;
	width: 465px;
	height: 239px;
}

#BannerRightInside
{
	background: url(../images/banner_inside_right.png) no-repeat;
	float: left;
	width: 465px;
	height: 117px;
}

#Content
{
	clear: left;
	width: 980px;
	padding: 3px 0px 0px 0px;
}

.Content
{
	margin: 15px;
}

.Content a
{
	color: #1876A0;
	text-decoration: underline;
}

#Footer
{
	background: #1876A0;
	color: #CCCCCC;
	text-align: center;
	clear: left;
	width: 965px;
	height: 20px;
	padding: 10px 5px 5px 5px;
}

#Footer a
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.SectionHeader
{
	background: #E2E2E2;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	padding: 10px 15px 5px 15px;
}

.SectionHeader a
{
	color: #000000;
	text-decoration: underline;
}

.Blue
{
	color: #1876A0;
}

.Left
{
	text-align: left;
}

.Center
{
	text-align: center;
}

.Right
{
	text-align: right;
}

.SiteMap a
{
	font-size: 12px;
	text-decoration: none;
}

.SiteMap ul
{
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

.Login
{
	width: 175px;
	padding: 0px 0px 15px 0px;
}

.LoginTextBox
{
	font-family: Arial,Sans-Serif;
	font-size: 11px;
	width: 175px;
	margin: 0px 0px 5px 0px;
}

#OpticLogin
{
	float: left;
	width: 222px;
	height: 320px;
	border-right: solid 2px #BFBFBF;
}

#WhatIsOptic
{
	float: left;
	width: 262px;
	height: 320px;
	border-right: solid 2px #BFBFBF;
}

#OpticAdvantage
{
	float: left;
	width: 263px;
	height: 320px;
	border-right: solid 2px #BFBFBF;
}

#InvestorLogin
{
	float: left;
	width: 222px;
	height: 300px;
}

#LoginInside
{
	float: left;
	width: 222px;
}

#ContentInside
{
	float: left;
	width: 751px;
	border-left: solid 2px #BFBFBF;
}

#ContentSpacer
{
	width: 0px;
	height: 420px;
	float: left;
}
