body
{
	background: url(/images/page_bkg.gif) repeat;
	margin: 0;
	padding: 0;
	font-family: arial narrow, arial, helvetica;
}

a
{
	display: inline;
}

td
{
	vertical-align: top;
}

#container
{
	margin: 0 auto;
	padding: 0 16px;
	width: 1024px;
}

div.homelink
{
	float: left;
	border: 1px solid;
	cursor: pointer;
	height: 45px;
	width: 335px;
	margin: 23px 0 0 33px;
}

/*----------------------------------------------------*/
/*----------------- Color Coding Styles --------------*/
/*----------------------------------------------------*/

.purple
{
	background: url(/images/container_bkg_markets.gif) repeat-y #65267c;
}

.green
{
	background: url(/images/container_bkg_green.gif) repeat-y #36692e;
}

.sky
{
	background: url(/images/container_bkg_history.gif) repeat-y #509dc7;
}

.lavender
{
	background: url(/images/container_bkg_partners.gif) repeat-y #7b709a;
}

.blue
{
	background: url(/images/container_bkg_performance.gif) repeat-y #31598d;
}

.red
{
	background: url(/images/container_bkg_processes.gif) repeat-y #b12700;
}

/*----------------------------------------------*/
/*----------------- Header Styles --------------*/
/*----------------------------------------------*/

.header
{
	width: 1024px;
	height: 91px;
	border-bottom: 1px solid #ffffff;
}

.contact
{
	font-family: arial narrow, arial, helvetica;
	font-size: 11px;
	color: #ffffff;
	padding-left: 34px;
	position: absolute;
	top: 73px;
}

.contact a
{
	color: #ffffff;
	text-decoration: none;
}

.contact span
{
	padding-right: 15px;
}

/*--------------------------------------------------*/
/*----------------- Navigation Styles --------------*/
/*--------------------------------------------------*/

#topnav
{
	border-right: 1px solid #e4e8ea;
	border-top: 1px solid #e4e8ea;
	width: 673px;
	height: 31px;
	padding-left: 23px;
	float: left;
	background-image: none;
	position: absolute;
	top: 107px;
}

#topnav a
{
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	width: 90px;
	height: 25px;
	padding: 3px;
	border-left: 1px solid #e4e8ea;
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: left;
}

#topnav a:hover,
#topnav a.selected
{
	color: #000;
	background: #ffffff;
}

.tagline
{
	height: 20px;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	text-align: right;
	font-family: arial narrow, arial, helvetica;
	font-size: 14px;
	padding: 2px 8px 1px 0;
	font-weight: normal;
}

.contactus
{
	font-family: arial narrow, arial, helvetica;
	height: 19px;
	width: 111px;
	padding-top: 4px;
	text-align: center;
	margin-left: 912px;
	border-left: 1px solid #ffffff;
}

.contactus a
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.categorynav,
.subnav
{
	background: #ffffff;
	background: url(/images/border_dotted.gif) repeat-x bottom #ffffff;
	height: 23px;
	color: #808080;
	font-size: 12px;
	padding-top: 7px;
}

.categorynav a,
.subnav a
{
	color: #000;
	text-decoration: none;
	padding: 0 10px;
}

.categorynav a.selected,
.subnav a.selected
{
	color: #808080;
}

.subnav
{
	padding-top: 8px;
}

.subnav a
{
	padding: 0 25px;
}

.subnav a.dead
{
	color: #cccccc;
}

/*----------------------------------------------------*/
/*----------------- Content Area Styles --------------*/
/*----------------------------------------------------*/

#pagebody
{
	background: #ffffff;
	padding: 5px 20px 20px 20px;
	font-family: arial narrow, arial, helvetica;
	color: #404040;
}

.breadcrumbs
{
	float: right;
	color: #808080;
	font-size: 11px;
	padding-top: 9px;
}

.breadcrumbs a
{
	color: #808080;
	padding: 0 4px;
}

.pagetitle
{
	font-size: 24px;
	margin-bottom: 20px;
}

td.copy
{
	width: 781px;
	font-size: 13px;
}

td.copy img.content,
td.downloads img.content
{
	float: right;
	display: block;
	border: 1px solid #5a5858;
	margin: 0 0 15px 15px;
}

td.copy p
{
	font-size: 14px;
	line-height: 26px;
	padding: 0;
	margin: 0 0 20px 0;
}

td.copy p.list
{
	width: 535px;
	font-size: 15px;
}

td.copy p.list a
{
	color: #3d508d;
	background: url(/images/chevron.gif) no-repeat left 10px;
	padding-left: 14px;
	display: block;
}

td.copy h2
{
	padding: 0;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

td.copy ul
{
	margin-bottom: 20px;
}

td.copy li
{
	line-height: 20px;
}

td.copy li ul
{
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 20px;
}

td.copy li ul li
{
	list-style-type: circle;
}

td.copy table.fibertac
{
	width: 100%;
}

td.copy table.fibertac th
{
	width: 50%;
	background: #1a1818;
	text-align: left;
	padding: 5px;
	font-family: arial narrow, arial, helvetica;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

td.copy table.fibertac td
{
	width: 50%;
	background: #fbb418;
	padding: 5px;
	font-family: arial narrow, arial, helvetica;
	color: #000;
	font-size: 13px;
}

td.copy table.fibertac .first
{
	border-right: 2px solid #ffffff;
}

td.downloads
{
	padding-left: 15px;
}

td.downloads div.downloadcenter
{
	width: 208px;
	border: 1px solid #5a5858;
	background: #ffdd00;
}

td.downloads div.downloadcenter div.title
{
	background-image: none;
	color: #ffffff;
	font-size: 14px;
	padding: 5px;
}

td.downloads div.downloadcenter div.links
{
	margin: 15px;
	border-top: 1px solid #fff6bf;
	padding: 10px 0 0 0;
}

td.downloads div.downloadcenter div.links a
{
	display: block;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	background: url(/images/pdf_icon.gif) no-repeat top right;
	padding: 0 48px 10px 0;
	border-bottom: 1px solid #fff6bf;
	margin-bottom: 10px;
}

td.downloads div.downloadcenter div.expand
{
	margin: 15px;
	border-bottom: 1px solid #fff6bf;
	padding: 0 0 10px 0;
}

td.downloads div.downloadcenter div.expand a
{
	display: block;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	background: url(/images/arrow_down.gif) no-repeat top right;
	padding: 0 48px 0 0;
}

table.fibertypes
{
	margin:10px 0;
	font-family: arial narrow, arial, helvetica;
	font-size: 11px;
	color: #000;
}

table.fibertypes th
{
	font-weight: bold;
	text-align: left;
	padding: 3px 2px;
	vertical-align: top;
}

table.fibertypes td
{
	padding: 3px;
}

table.fibertypes tr.alt td
{
	background-color: #ffef80;
}

#fiberchart h2
{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin-bottom: 3px;
}

#fiberchart p,
div.expand li
{
	font-size: 11px;
	color: #000;
	margin-top: 0;
}

div.expand li
{
	font-size: 12px;
	margin-top: 10px;
}

div.address
{
	margin: 10px;
	font-family: arial narrow, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
}


/*----------------------------------------------*/
/*----------------- Footer Styles --------------*/
/*----------------------------------------------*/

div.footer
{
	font-size: 12px;
	font-family: arial narrow, arial, helvetica;
	padding: 15px 20px 100px 20px;
	height: 10px;
}

div.footer input
{
	margin-left: 7px;
}

input.search
{
	width: 80px;
	margin-top: 2px;
}

div.footer div
{
	float: left;
}

div.footer div.links
{
	float: right;
	padding-top: 5px;
}

div.footer a
{
	text-decoration: none;
	color: #000;
	display: block;
	float: left;
	border-left: 1px solid #000;
	padding: 0 5px;
}

div.footer a:hover
{
	color: #ffffff;
}

.pagebottom
{
	margin: 0 auto;
	width: 1056px;
}

