li { list-style: none; }
ul, li { margin: 0; padding: 0; }
p { padding: 10px 0; }

.feedbackMessage
{
	color: Yellow;
	font-style: italic;
}

#menuBar a
{
	color: #ababab;
	text-decoration: none;
	font-weight: bold;
	float: left;
	height: 21px;
	padding: 4px 15px 0;
	font-size: 12pt;
}

#menuBar a:hover,
#menuBar a.hover
{
	color: #171835;
	text-decoration: underline;
	border: 1px solid #eeeeef;
	background: transparent url(../Images/MenuHighlight2.png) repeat-x;
	padding: 3px 14px 0;
}

.subMenu
{
	/*position: absolute;*/
	z-index: 1000;
	width: auto;
	border: 1px solid #171835;
	border-top: none;
	background: transparent url(../Images/SubMenuBackground.png) repeat-x;
	height: 18px;
	font-size: 10pt;
	color: #171835;
}

.subMenu li
{
	float: left;
	padding: 1px 8px;
	cursor: pointer;
}

.subMenu li:hover
{
	padding: 0 7px;
	border: solid 1px #000;
	background: transparent url(../Images/TabHighlight.png) repeat-x bottom left;
	color: #FFF;
}

.subMenu_Outer
{
	overflow: hidden;
	height: 20px;
}

.dataPanel {  }

.servicesTab
{
	width: auto;
	float: left;
	border: solid 1px #000;
	background: Silver;
	cursor: pointer;
}

.servicesTab_active
{
	background: Yellow;
}

.servicesPanel
{
	background: #171835;
	width: 500px;
	height: 300px;
	border: solid 6px #313354;
	/*padding: 6px;*/
}

.servicesDesc
{
	background: #DDDDDD;
	padding: 6px;
	color: #000;
}

.tabbedContainer
{
	width: 500px;
	/*height: 150px;*/
}

#TabPanel { margin: 0 20px; }
#TabPanel ul { margin: 0; padding: 0; }
#TabPanel li	{ float: left; list-style: none; color: #171835; cursor: pointer; font-size: 10pt; margin-top: 10px; padding: 0 26px; }
#TabPanel li:hover { margin-top: 8px; padding: 0 26px 0 24px; background: transparent url(../Images/TabHighlight.png) repeat-x bottom left; border: solid 1px #000; color: #FFF; }

.tabPanel
{
	background: transparent url(../Images/EdwardsContainer_10.png) repeat-x top;
	height: 26px;
	margin-left: 7px;
	margin-right: 8px;
}

.tabPanelW
{
	background: transparent url(../Images/EdwardsContainer_03.png) no-repeat top left;
	height: 26px;
}

.tabPanelE
{
	background: transparent url(../Images/EdwardsContainer_12.png) no-repeat top right;
	height: 26px;
	margin-right: -8px;
	padding-right: 8px;
}

.selectedTabW
{
	background: transparent url(../Images/EdwardsContainer_05.png) no-repeat top left;
	height: 26px;
}

.selectedTab
{
	background: transparent url(../Images/EdwardsContainer_04.png) repeat-x top left;
	height: 26px;
	margin-left: 21px;
	margin-right: 21px;
	font-size: 14pt;
	color: #ababab;
	width: auto;
}

.selectedTabE
{
	background: transparent url(../Images/EdwardsContainer_08.png) no-repeat top right;
	height: 26px;
	margin-right: -21px;
	padding-right: 21px;
}

#SelectedTabPanel
{
	position: absolute;
}

.tabContainerNW
{
	width: 100%;
	background: #171835 url(../Images/EdwardsContainer_16.png) no-repeat top left;
}

.tabContainerSW
{
	background: transparent url(../Images/EdwardsContainer_25.png) no-repeat bottom left;
}

.tabContainerNE
{
	background: transparent url(../Images/EdwardsContainer_22.png) no-repeat top right;
}

.tabContainerSE
{
	background: transparent url(../Images/EdwardsContainer_26.png) no-repeat bottom right;
	padding: 10px;
}

/* Container */

.containerNW
{
	background: transparent url(../Images/EdwardsDigitalWeb_35.png) no-repeat top left;
	min-width: 12px;
	min-height: 13px;
}

.containerW
{
	background: transparent url(../Images/EdwardsDigitalWeb_42.png) repeat-y top left;
}

.containerSW
{
	background: transparent url(../Images/EdwardsDigitalWeb_50.png) no-repeat bottom left;
	min-width: 12px;
	min-height: 13px;
}

.containerN
{
	background: transparent url(../Images/EdwardsDigitalWeb_42.png) repeat-x top left;
	height:13px;
	margin-left:12px;
	margin-right:12px;
}

.containerNE
{
	background: transparent url(../Images/EdwardsDigitalWeb_39.png) no-repeat top right;
	min-width: 12px;
	min-height: 13px;
}

.containerE
{
	background: transparent url(../Images/EdwardsDigitalWeb_42.png) repeat-y top right;
}

.containerSE
{
	background: transparent url(../Images/EdwardsDigitalWeb_51.png) no-repeat bottom right;
	min-width: 12px;
	min-height: 13px;
}

.containerS
{
	background: transparent url(../Images/EdwardsDigitalWeb_42.png) repeat-x bottom left;
	height:13px;
	margin-left:12px;
	margin-right:12px;
}

.containerPanel
{
	position: relative;
	margin: 30px 0 15px;
	background: #eeeeef url(../Images/EdwardsDigitalWeb_41.png) repeat-x top left;
}

.containerContent
{
	padding: 16px;
	color: #000;
}

.containerTitleBarPanel
{
	height: 40px;
	position: absolute;
	top: -18px;
}

.containerTitleBar
{
	height: 40px;
	background: transparent url(../Images/EdwardsDigitalWeb_30.png) repeat-x top left;
}

.containerTitleBarW
{
	height: 40px;
	background: transparent url(../Images/EdwardsDigitalWeb_29.png) no-repeat top left;
}

.containerTitleBarE
{
	height: 40px;
	background: transparent url(../Images/EdwardsDigitalWeb_32.png) no-repeat top right;
}

.containerTitleBarContent
{
	height: 40px;
	padding: 4px 20px;
	font-size: 25px;
	color: #ababab;
	font-weight: bold;
	text-align: center;
}

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

.welcomeBlock
{
	float: left;
	width: 32%;
	padding: 4px;
}

.planet
{
	margin-left: -20px;
	margin-top: -10px;
	background: transparent url(../Images/planet.jpg) no-repeat top center;
	border-bottom: 2px solid #171835;
	width: 1024px;
	height: 175px;
}

.servicesDashboardContainer
{
	width: 32%;
	padding: 4px;
	float: left;
}

.contactTable
{
	width: 100%;
}

.contactTable input[type=text], .contactTable textarea
{
	border: solid 1px #171835;
}

.contactTable textarea
{
	width: 615px;
	height: 300px;
}

.contactTable input[type=text]
{
	width: 500px;
}

input[type=submit]
{
	border: solid 1px #171835;
	background: transparent url(../Images/MenuHighlight2.png) repeat-x;
	padding: 3px;
	cursor: pointer;
}

.solicitation
{
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
}