

.HeaderOuterTable
{
	width: 1004px;
	border: none 0px black;
	background-color: #0F2B5B;
	/*background-color: #6D87A8;*/
}

.HeaderTable
{
	width: 1004px;
	height: 77px;
}

.HeaderSeperator
{
	height: 3px;
	background-color: #F39A21;
	
}

.Logo
{
	width: 154px;
	background-color: #0F2B5B;
	text-align: center;
	vertical-align: middle;
}

.NavTable
{
	background-image: url(/images/dssidemap2.png);
	background-repeat: no-repeat;
	background-color: #E5E5E5;
}

.NavItemHeader
{
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.NavItem
{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.RightNavOuterTable
{
	width: 203px;
	height: 100%;
	border: none 0px black;
	background-color: #0F2B5B;
}

.HeaderText
{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #ffffff;
}

.HeaderText2
{
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	color: #ffffff;
}

.HeaderTextHeading
{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.HeaderTextTag
{
	font-family: Arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
}

.PageTitle
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #0F2B5B;
}

.PageItemText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.PageItemTitleText
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}


.PageItemGroupTitle
{
	border: solid 1px #D3D3D3;
	width: 100%;
	text-align: center;
	background-color: #E5E5E5;
}

.PageItemGroupTitleText
{
	color: #0F2B5B;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}