div.sidebar
{
	background-color: #444d61;
	width: 160px;
	height: 2000px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 101;
}


.menuTable
{
	position:absolute;
	z-index: 103;
}

.masterContent
{
}

.mainContent
{
}


input.navbtn
{
	/*position: absolute;
	left: 150;
	top: 136;
	z-index: 103;
	border: 0;
	background-color:Fuchsia;*/
}

SPAN.sectionTitleBlue
{
	font-family:      Arial,Helvectica,Sans-Serif;
	font-size:		  medium;
	font-weight:      bold;
	color:            #444d61;
	text-align:       left 
}

SPAN.detailsText
{
	font-family:      Arial,Helvectica,Sans-Serif;
	font-size:        small;
	color:            Black;
	text-align:       justify	
}

SPAN.subDetailsText
{
	font-family:      Arial,Helvectica,Sans-Serif;
	font-size:        x-small;
	font-weight:	  bold;
	color:            Maroon;
	text-align:       justify	
}

Span.CompanyName
{
	font-family:      Arial,Helvectica,Sans-Serif;
	font-size:        x-large;
	font-weight:      bold;
	color:            #444d61;
	text-align:       left 
}

Span.CompanyDates
{
	font-family:    Arial,Helvectica,Sans-Serif;
	font-size:      large;
	font-weight:	normal;
	font-style:		italic;
	color:			#444d61;
	text-align:     left 
}

Span.ProjectName
{
	font-family:      Arial,Helvectica,Sans-Serif;
	font-size:        medium;
	font-weight:      bold;
	color:            #444d61;
	text-align:       left 
}

Span.ProjectDates
{
	font-family:    Arial,Helvectica,Sans-Serif;
	font-size:      small;
	font-weight:	normal;
	font-style:		italic;
	color:			#444d61;
	text-align:     left 
}

Span.ProjectItemHdr
{
	font-family:      Arial,Helvectica,Sans-Serif;
	font-size:        small;
	font-weight:      bold;
	color:            black;
	text-align:       left 
}

Span.ProjectItemTxt
{
	font-family:      Arial,Helvectica,Sans-Serif;
	font-size:        small;
	font-weight:      normal;
	color:            black;
	text-align:       left 
}

Span.ProjectTask
{
	font-family:      Arial,Helvectica,Sans-Serif;
	font-size:        small;
	font-weight:      normal;
	color:            black;
	text-align:       left 
}

Span.SchoolName
{
	font-family:      Arial,Helvectica,Sans-Serif;
	font-size:        x-large;
	font-weight:      bold;
	color:            #444d61;
	text-align:       left 
}

Span.SchoolLocation
{
	font-family:    Arial,Helvectica,Sans-Serif;
	font-size:      large;
	font-weight:	normal;
	font-style:		italic;
	color:			#444d61;
	text-align:     left 
}

Span.SchoolDegreeHdr
{
	font-family:      Arial,Helvectica,Sans-Serif;
	font-size:        medium;
	font-weight:      bold;
	color:            #444d61;
	text-align:       left 
}

Span.SchoolDegree
{
	font-family:      Arial,Helvectica,Sans-Serif;
	font-size:        medium;
	font-weight:      normal;
	color:            #444d61;
	text-align:       left 
}

Span.SchoolDates
{
	font-family:    Arial,Helvectica,Sans-Serif;
	font-size:      small;
	font-weight:	normal;
	font-style:		italic;
	color:			#444d61;
	text-align:     left 
}


Span.ReferenceTable
{
	height: 200px;
}


Span.ContactHdr
{
	font-family:      Arial,Helvectica,Sans-Serif;
	font-size:        large;
	font-weight:      bold;
	color:            #444d61;
	text-align:       left 
}



Span.ContactDetailBold
{
	font-family:	  Verdana;
	font-size:        medium;
	font-weight:      bold;
	color:            Black;
	text-align:       justify	
}


Span.ContactDetail
{
	font-family:	  Verdana;
	font-size:        medium;
	color:            Black;
	text-align:       justify	
}

Span.SiteInfoLink
{
	font-family:      Arial,Helvectica,Sans-Serif;
	font-size:        medium;
	font-weight:      bold;
	color:            #444d61;
	text-align:       left 
}

Span.underConstrLbl
{
	font-family:      Arial,Helvectica,Sans-Serif;
	font-size:        large;
	font-weight:      bold;
	color:            #444d61;
	vertical-align:	  middle;
	text-align:       center;
	width: 400 
}

td.tableMainHeader 
{
	font-family: Arial;
	background-color: white;
	font-size: x-large;
	font-style:italic;
	text-align:left;
	color: #444d61;
	font-weight: bold;
	border-style: solid;
	border-color: white;
	border-width: thin
}



td.tableSubHeader
{
	font-family: Arial;
	background-color: #78746E;
	font-size: medium;
	color: White;
	font-weight: bold;
	border-style: solid;
	border-color: #78746E;
	border-width: thin
}


td.tableNormalCell
{
	font-family: Arial;
	background-color: White;
	font-size: small;
	color: Black;
	font-weight: normal;
	border-style: solid;
	border-color: #78746E;
	border-width: thin
}

td.tableAltCell
{
	font-family: Arial;
	background-color: #ECECEC;
	font-size: small;
	color: Black;
	font-weight: normal;
	border-style: solid;
	border-color: #78746E;
	border-width: thin
}

td.ProjectDatesCell
{
	vertical-align:text-top;
	height:  25px;
}

td.ProjectItemCell
{
}

td.ProjectBulletCell
{
	width: 15px;
	vertical-align:	top;
}

td.ReferenceName
{
	font-family: Arial;
	background-color: white;
	font-size: large;
	font-style:normal;
	color: #444d61;
	font-weight: bold;
	text-align:left;
	border-style: none;
	border-color: white;
	border-width: thin
}

td.ReferenceTitle
{
	font-family: Arial;
	background-color: white;
	font-size: medium;
	font-style:italic;
	color: #444d61;
	font-weight: bold;
	text-align:left;
	border-style: none;
	border-color: white;
	border-width: thin
}

td.ReferenceItem
{
	font-family: Arial;
	background-color: white;
	font-size: small;
	font-style:normal;
	color: Black;
	font-weight: bold;
	text-align:left;
	border-style: none;
	border-color: white;
	border-width: thin
}

tr.BannerRow
{
	height: 130px;
	vertical-align:top;
}

tr.SpacerRow
{
	height: 5px;
}

img.BulletImage
{
	width:	auto;
}

