
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 

} 
a:link {font-family: verdana; font-size: 9pt; text-decoration: none; color: #f0fff0; font-weight: bold}
a:visited {font-family: verdana; font-size: 9pt; text-decoration: none; color: #f0fff0; font-weight: bold}
a:active {font-family: verdana; font-size: 9pt; text-decoration: none; color: #f0fff0; font-weight: bold}
a:hover {font-family: verdana; font-size: 9pt; text-decoration: none; color: #c1cdcd; font-weight: bold}
	
#pagewidth{ 
 width:100%; 
 text-align:left; 
 min-width: 500px;
 margin-left:auto; 
 margin-right:auto;
  
} 
 
#leftcol{
	width:154px;
	height: 100%;
	float:left;
	position:relative;
	margin-left:0px;
	margin-right:1px;
	z-inex: 1;
	background: #e0eeee;

 }
 
#outer{ 
 border:solid white 0px; 
  
border-left-color: #FFFFFF;   /* left column colour */ 
border-left-style: solid; 
background-color: #FFFFFF; /* center column colour */ 
width: auto; 
 } 
 
#footer, .footer{
	
	 height:20px; 
	 text-align: center;
	 background-color:#838b8b; 
	 color: white;
	 font-family: verdana;
	 font-size: 9pt;
} 
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 584px; 
 height: 380px;
 position: relative; 
 background: #c1cdcd;
 text-align: center;
 }
 
#outer>#inner { border-bottom: 1px solid #FFFFFF;  }
 
.clr{clear:both;}
 
.content{padding:5px;} /*padding for content */ 
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 

#outer{border-left:0;} 
}

.pics, #pics{
margin: 2px;
padding: 2px;
border: 1px;
border-color: black;
border-style: solid;}

.font{
font-family: arial;
font-size: 10pt;
color: #696969;}

.mainPagefont{
font-family: arial;
font-size: 10pt;
color: #696969;
padding: 20px;
text-align:justify;
font-weight: bold;
font-style:italic;}

h1{
font-family: verdana;
font-size: 10pt;
color: #ffffff;
padding-right: 10px;


}

#iframe, .iframe{
	 background: #c1cdcd;
	 background-color: #c1cdcd;
	 text-align: center;
	 }
	 
.clientName{
	 color: #000000;
	 font-family: verdana;
	 font-size: 10pt;
	 text-align:center;
} 
#header, .header{
	width: 749px;
	height: 50px;
	text-align: left;
	background: url(images/header.gif) no-repeat top;
	

}
