﻿body
{
	background-image: none;
	background-color: #fff;
	font-size: 12pt;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: 'Times New Roman' , Times, Serif;
}

p
{
	margin: 0;
	padding: 0 0 1em 0;
	color:#000;
}

p a
{
	color:#000;
}


h1
{
	font-size: 1.8em;
	font-weight:normal;
	padding: 0 0 1em 0;
	font-family: 'Times New Roman' , Times, Serif;
}

h2, .Title
{
	font-size: 1.5em;
	font-weight:normal;
	padding: 0 0 1em 0;
	font-family: 'Times New Roman' , Times, Serif;
}

h2 a
{
	text-decoration:none;
}

#main
{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: none;
}

#topnav
{
	display: none !important;
}


#content
{

    margin:0;
	border:none;
	float:none;
	font-size: 1.0em;
	background-color:#fff;
	color:#000;
}

#image
{
    float:none;
    width:100%;
    margin:0;
    padding:0 0 1em 0;
}

#text
{
	float: left;
	width: 100%;
}

#text a, #text a:hover
{
	text-decoration: none;
	font-style: normal;
	color: #000;
	background-image:url(main/image/link-black.gif);
	margin: 0 0 0 7px;
	display: inline;
	background-repeat: no-repeat;
	background-position: left 0.3em;
	padding-left: 14px;
}


#text li
{
	list-style-position: outside;
	list-style-type: square;
}

ul, li, ol
{
	margin:0;
	text-indent:0;
	padding:0;
	line-height: 14pt;
}

ul, ol
{
	padding: 0 0 10px 10px !important;
}

li
{
	margin-left: 15px;
	left: 15px;
	position: relative;
}

.level1
{
	display:none;
}



#subnav
{
	display:none !important;
}


.companylinks
{
	display:none;
}

#footer
{

}

#logo
{
	display:none;
}


img
{
	border:none;
}

#links
{

}

#linksleft
{
	display:none
}

#linkscenter
{
	display:none
}

#linksright
{
	display:none;
}

.projectTitle, #links a, #links p
{
	padding: 2px;
	font-family: 'Times New Roman' , Times, Serif;
	font-size: 1.0em;
	color: #000 !important;
}

.projectLocation
{
	padding-left:15px;
	font-size: .9em;
}


#copy
{
	margin:0;
	padding:10px 0;
	font-family: Trebuchet MS, "Lucida Sans", Sans-Serif;
	font-size:0.6em;
	text-align:center;
}

#copy a
{
	text-decoration:none;
	color:#000;
}

.sitemap
{
	padding:0;
}
.sitemap, .sitemap a, .sitemap a:hover
{
	color:#fff;
	text-decoration:none;
}
.sitemap a:hover
{
	color:#d0d0d0;
}

#breadcrumbholder
{
	padding-top:10px;
}
.breadcrumb, .breadcrumbcurrent
{
	color:#d0d0d0;
	padding-left:5px;
}

.breadcrumb a
{
	color:#fff;
	text-decoration:none;
	padding-left:5px;
}

.breadcrumb a:hover
{
	color:#d0d0d0;
}

.projects, .projects a
{
	text-decoration:none;
	color:#fff;
	padding:0;
	font-weight:normal;
	font-size:11px;
}

h3, .Heading2, .Heading3
{

	font-family: 'Times New Roman' , Times, Serif;
	font-size:1.1em;
	padding: 0 0 0 8px;
	font-weight:normal;
	margin:10px 0 5px 0;
}

.eeoe
{
	font-size:.9em;
	font-style:italic;
	margin-top:10px;
}

.imgRight
{
	float:right;
	margin: 10px 10px 10px 10px;
}

.imgLeft
{
	float:left;
	margin: 10px 10px 10px 10px;
}

hr
{
	margin-left:10px;
}

.indexTable
{
	display:none;
}