html, body, div{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	background-color: Transparent;
	padding: 0px;
	margin: 0px;
	border: none;
	color:#4c4d4f;
}

html, form, body{
	height: 100%;
}

div{
	min-height:0;_height:0; /* haslayout bug fix */
}

body.PopUp
{
    background-color: #ffffff;
    text-align: left;
    margin-top: 0px;
    overflow: hidden;
    background-image: none;
}
body{
	/*background-color: #ffffff;*/
	background-image:url(/Images/PRE_background.gif);
	background-repeat:repeat;
	
}

#Menu div{
	overflow: visible;
}

br
{
	line-height:0.8;	
}
#Container{
	position: relative;
	margin: 0 auto;
	width: 842px;
	height: 100%;
}

#Top
{
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
	background-image:url(/Images/PRE_precinct-top.gif);
	width:842px;
	height:98px;	
	background-position: 0 -50px;
}

#SquareTop
{
	position:relative; 
	background-color:#c6c8ca; 
	height:111px;
	width:159px;
	
	border-bottom:solid 8px #ffffff;
	border-right:solid 3px #ffffff;
	
}

#SquareBottom
{
	position:relative; 
	background-color:#ee3424; 
	height:100%;
	width:159px;
	border-top:solid 8px #ffffff;
	border-right:solid 3px #ffffff;
}

#WhiteBG
{
	position:absolute;	
	z-index:1;
	top:103px;
	left:0px;
	width:842px;
	height:495px;
	background-color:#ffffff;
}

#Menu
{
	position:relative;
	width:160px;
	height:220px;
	overflow: visible;
	background-color: #474747;	
	border-right:solid 2px #ffffff;
}
#Menu div{
	overflow: visible;
}
#Main
{
	position:relative;
	border-left:solid 5px #ffffff;
	border-top:solid 5px #ffffff;
	border-right:solid 6px #ffffff;
	background-color:#ffffff;
}

#Announcement
{
    position:absolute;
    z-index:100;
    top:113px;
    left:169px;
    width:663px;
    height:60px;
    background-color:#000000;
    filter:alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity:0.8;
    -khtml-opacity:0.8;
}
.Announcement,.Announcement a,.Announcement a:hover
{
    color:#BFBFBF;
    text-decoration:none;
}
.Announcement a:hover
{
    color:#ffffff;    
}
.Announcement h2,.Announcement h3
{
    color:#D51B0F;
    font-size:11pt;   
}
.Announcement h3
{
    color:#ffffff;
}

#AnnouncementText
{
    position:absolute;
    z-index:100;
    top:128px;
    left:183px;
}

#RightColumn
{
    float:left;
    width:683px;
    background-color:#ffffff;   
}
#LeftColumn
{
  float:left;
  height:100%;
  width:159px;
  overflow:hidden;   
}

#Footer
{
	float:right;
	margin-top:5px;
	margin-bottom:10px;
	text-align:right;
	/*top:603px;
	right:0px;	*/
}
.Footer,.Footer a,.Footer a:hover
{
	font-size:7pt;
	color:#4c4d4f;	
	text-decoration:none;
	line-height:1.6;
}
.Footer a:hover
{
	color:#000000;	
}

a img{
	border: none;
}

a{
	text-decoration: none;
}

b
{
	color:#000000;
	font-weight:normal;	
}

.Hilight, .Highlight, .Error{
	font-weight: bold;
}

.Error{
	color: #ff0000;
}

h1, h2, h3, h4, h5, h6, h7{
	display: inline;
	font-weight: normal;
}
ul,li
{
	margin:0px;	
	padding:0px;
}
ul
{
	margin-left:16px;	
	margin-bottom:10px;
	margin-top:5px;
}


.SubHead, .PageHead, .PageHeading, .SubHeading, h1{
	font-size: 10pt;
}
h1
{
	color:#ffffff;	
	font-size:10pt;
	padding:0px;
	font-weight:bold;
}
.SubHead2, .SubHeading2, h2{
	font-size: 9pt;	
}

.FormField{
	border: solid 1px #000000;
	font-family: Tahoma, Arial;
	font-size: 8pt;
}

* html img, * html div{
	behavior: URL('/iepngfix.htc');
}
.PageHeadingBG
{
padding-left:12px;
/*padding-right:12px;*/
height:31px;
background-color:#7f7b7b;
vertical-align:middle;


}
.PageContent
{
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
background-color:#ffffff;
}
.PageContent li
{
margin-top:3px;	
}
.PageContent strong
{
	color:#ee3424;
	font-weight:normal;
}
.PageContent ul
{
 margin-bottom:18px;   
}

.Contact
{
	color:#4c4d4f;	
}
.Contact br
{
	line-height:0.6;
}
.Contact a,.Contact a:hover
{
	color:#4c4d4f;
	text-decoration:none;
}
.Contact a:hover
{
	color:#000000;	
}
.TablePadding
{
	padding-left:4px;
	text-align:left;	
}

a.PersonnelLink,a:hover.PersonnelLink,a.PersonnelClick,a:hover.PersonnelClick
{
	text-decoration:none;
	color:#7E7C7B;
	background-color:#d8d7d7;
	display:block;
	height:21px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
a:hover.PersonnelLink,a.PersonnelClick,a:hover.PersonnelClick
{
	color:#3b3a39;
	background-color:#d8d7d7;
}

div.PersonnelContact
{
   display:block; 
}
span.PersonnelContact
{
    padding-right:10px;
    display:inline-block;
    color:#7E7C7B; 
    width:30px;
}
.PersonnelContact a,.PersonnelContact a:hover
{
    color:#4c4d4f;
    text-decoration:none;
}
.PersonnelContact a:hover
{
    color:#000000;
}

.ProjectGallery 
{
    position: relative;
}

.ProjectGallery td
{
    vertical-align: top;
    width: 194px;
    padding-bottom: 20px;
}
.ProjectGallery td p
{
    padding: 0;
    margin: 0;
    padding-left: 2px;
    line-height: 16px;
}
.ProjectGallery .PGTitle 
{
    color: #000;
}
.ProjectGallery .PGClient 
{
    color: #ee3424;
    padding-top: 5px;
    font-weight: bold;
}
.ProjectGallery .PGLocation 
{
    color: #4c4d4f;
}
.PGBigImage 
{
    width: 400px;
    text-align: right;
    position: absolute;
    right: 0;
    top: 35px;
}
.PGSmallImages 
{
    position: absolute;
    top: 291px;
    right: -6px;
}
.PGSmallImages td 
{
    width: 193px;
    background-color: #fff;
}
.PGGoBackLink 
{
    position: absolute;
    top: 453px;
    right: 0;
    background-color: #000;
    width: 380px;
    height: 31px;
    text-align: right;
    padding-right: 15px;
    line-height: 31px;
}
.PGGoBackLink a 
{
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}
.PGGoBackLink a:hover
{
    color: #ee3424;
}
.PGClick4Larger 
{
    color: #a1a0a0;
    font-size: 12px;
    position: absolute;
    top: 433px;
    right: 257px;
}
.ProjectDesc 
{
    padding-left: 2px;
    width: 100%;
}
.ProjectDesc p 
{
    padding: 0;
    margin: 0;
}
.PGDetailTitle 
{
    font-size: 14px;
    font-weight: bold;
    color: #ee3424;
}
.PGDetailAddress 
{
    color: #4c4d4f;
    font-size: 11px;
    line-height: 16px;
}
.PGDetailRole 
{
    color: #4c4d4f;
    line-height: 20px;
}
.PGDetailExtendedTitle 
{
    color: #4c4d4f;
    font-size: 10px;
}

.PageContentPractice strong
{
    font-weight: bold;
}
   
.Link {
	display: block;
	line-height: 30px;
	background-color: #EEEEED;
	color: #000;
	padding-left: 20px;
	padding-right: 0px;
	/*position: relative;
	left: -20px;*/
	width: 631px;
	border-bottom: 5px solid #fff;
}

.Link:hover {
	background-color: #D51B0E;
	color: #fff;
} 

a.Logout
{
    font-family: Verdana, Arial;
    color: #BE252A;
    font-size: 8pt;
}
a:hover.Logout 
{
    font-family: Verdana, Arial;
    color: #000000;
    font-size: 8pt;
}

a.ModalClose,a:hover.ModalClose,.ModalClose
{
    text-decoration:none;   
    font-size:14pt;
    color:#EE3424;
    
}
a:hover.ModalClose
{
    color:#474747;
}

.ContactLabel
{
    color:#878787;   
    display:inline-block;
    line-height:1.5;
}
.ContactInfo
{
    display:inline-block;
    line-height:1.5;
    color:#4c4d4f;
}

.Block
{
 display:block;   
}

.PrecinctRed
{
    color:#ee3424;    
}
.Black
{
    color:#000000;   
}
.RightPadding
{
    padding-right:4px;   
}

.ContactColPadding
{
    padding-right:153px;
    border-top:solid 1px #C6C8CA;
    border-bottom:solid 1px #C6C8CA;
    padding-top:10px;
    padding-bottom:10px;
}
