﻿body
{
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #BBBABA;
}
TABLE
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-collapse: collapse;
}

td
{
	color: #515150;
}
.GrayHyper
{
	color: #515150;
}
.BlueHyper
{
	color: #4A82B9;
}
a
{
	text-decoration: none;
}
a.1
{
	text-decoration: none;
	color: #000000;
}
.t11
{
	font-size: 11px;
	font-style: normal;
}
.dashedBox
{
	margin: 5px 5px 5px 5px;
	border-style: solid;
	border-color: #b0bec7;
	border-width: 1px;
}
.textBox
{
	padding: 5px 5px 5px 5px;
	text-align: left;
	background-color: White;
}
.contentBox
{
	margin: 5px 5px 5px 5px;
	text-align: left;
}
.panelFooter
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	background-color: #104171;
	padding: 5px 5px 0px 5px;
	font-size:11px;
}
.panelSearch
{
	background-color: #B0B0B0;
	height: 50px;
	vertical-align: middle;
	text-align: justify;
	table-layout: auto;
	text-justify: auto;
}

.NetworkingSkillsList
{
	background-color: #797979;
}
.NetworkingSkillsListDashedBox
{
	margin: 5px 5px 5px 5px;
	border-style: dashed;
	border-color: Navy;
	border-width: 1px;
	background-color: White;
}

.NeworkProtocolsHeader
{
	color: #4A82B9;
	margin-top: 7px;
}

.OperatingSystemsHeader
{
	color: #4A82B9;
	margin-top: 7px;
}

.Contact
{
	color: #4A82B9;
	table-layout: auto;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
	text-align: left;
}
.ContactInfo
{
	margin-left: 4px;
	font-weight: bold;
}

.ErrorPage
{
	color: #FF3333;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 100%;
}
.BottomMenu
{
	text-align: center;
	color: Blue;
	font-size:8pt;
}
.BreadcrumsSeparator
{
	margin-left: 1px;
	margin-right: 1px;
	
}

.SitemapControl
{
	font-size: larger;
	color: #104171;
	vertical-align: top;
}
.SitemapHover
{
	font-size: larger;
	color: #4f81bd;
	vertical-align: top;
}
.SitemapTitle
{
	font-size: larger;
	font-weight: bold;
	color: Gray;
}
.BreadcrumsPathSeparator
{
	vertical-align: middle;
}
.MainPanelContainer
{
	padding-top: 5px;
	padding-left: 5px;
}
ul.Smallul
{
	margin-top: 5px;
	margin-bottom: 5px;
}
li.SmallulLi
{
	margin-top: 3px;
	margin-bottom: 3px;
}
.ContactUs
{
	padding:8px;
	background-color: #104171;
	color:White;
}