a:link 			{ color: #a7a7a8; text-decoration: none }
a:visited 		{ color: #a7a7a8; text-decoration: none }
a:hover 		{ color: #666666; text-decoration: none }
a:active 		{ color: #000000; text-decoration: none; outline: 0; -moz-outline: none; }

a.clicked:link          { color: #000000; text-decoration: none }
a.clicked:visited       { color: #000000; text-decoration: none }
a.clicked:hover         { color: #000000; text-decoration: none }
a.clicked:active        { color: #000000; text-decoration: none }

#barcontainer {
  width:140px;
  height:300px;
  position:absolute;
  top:166px;
  left:30px;
  background-color:transparent;
  text-align:right;
}
#maintextcontainer {
  width:677px;
  height:452px;
  position:relative;
  left:0px;
  padding: 5px 0px 0px 0px;
}

#container {
  width:675px;
  height:450px;
  position:relative;
 /* top:120px;*/
  left:183px;
  background-color:transparent;
}

#photocontainer {
  width:677px;
  height:452px;
  position:absolute;
  top:0px;
  left:0px;
  border:1px solid #a7a7a8;
  background-color:transparent;
}

#logocontainer {
  width:180px;
  height:70px;
  position:relative;
  top:350px;
  left:700px;
  background-color:transparent;
}

#pdfcontainer
{
  width:390px;
  height:70px;
  position:absolute;
  top:330px;
  left:0px;
  font-size:11pt;
  font-family:sans-serif, arial, helvetica;
}

.worktext {
  text-decoration:none;
  visibility:visible;
}

.maintext {
  color:red;
  text-decoration:none;
}

.progressphoto {
  width:16px;
  height:16px;
  position:absolute;
  top:465px;
  left:660px;
}

.photo {
  width:675px;
  height:450px;
  position:absolute;
  top:0px;
  left:0px;
}

.logo {
  width:23px;
  height:23px;
  border-color:#a7a7a8;
  border-width:0px;
  margin:0px;
  padding:0px 0px 0px 0px;
  visibility:hidden;
}

.info {
  font-size:11pt; 
  font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif, arial, helvetica;
  font-weight:	400;
  text-transform: none;
  text-decoration: none;
  letter-spacing: normal;
  word-spacing:	normal;
  text-align:	left;
  vertical-align: baseline;
  direction: ltr;
  width:210px;
  height:220px;
  position:absolute;
  top:-2px;
  left:700px;
}

.infotitle 
{
font-size:	14.6667px;
font-style:	normal;
color:	#000000;
line-height:	normal;
}

.infotext
{
font-size:	12px;
font-style:	normal;
color:	#a0a0a0;
line-height:	16px;
position:	relative;
top:		10px;
}


h2
{ 
font-size: 19px;
color: #a0a0a0;
line-height: 16pt;
font-weight: normal;
margin: 20px 0px 16px 0px;
}

h1
{
font-size: 16pt;
color: #56595C;
line-height: 20pt;
font-weight: normal;
margin: 20px 0px 16px 0px;
}


#footer  
{
 position: relative;
 /*top: 467px;*/
 left: 0px;
 width: 650px;
 margin: 0px 0px 30px 0px;
 padding: 5px 30px 20px 0px;
 border-top: 1px solid #E6E5E5;
}

#footer2  
{
 position: relative;
 width: 650px;
 margin: 0px 0px 30px 0px;
 padding: 5px 30px 20px 0px;
 border-top: 1px solid #E6E5E5;
}

#topnav  
{
 position: absolute;
 top: 73px;
 left: 190px;
 width: 675px;
 padding: 5px 0px 0px 0px;
 border-top: 1px solid #E6E5E5;
}
