* html .menu {height: 1%;} /* for IE/Win */
* > html .menu {he\ight: auto;} /* for IE5/Mac */

body {
padding : 0; 
margin : 0; 
font-size : 10pt; 
font-family : Arial, Helvetica, sans-serif; 
color : #000000;
background-color : #ffffff; 
background-image : url(../images/page_bg.gif); 
position:relative;
} 
img
{
    border:none;
    margin:0;
    padding:0;
}
a {
color : #0066FF; 
text-decoration : underline;
} 

a:hover {
color : #0066FF; 
text-decoration : underline; 
} 

.gsc-tabsArea { display: none; }

.main_cell {
	vertical-align : top;
	background-color : White;
	width : 778px;
} 

.edge_left {
	background-image : url(../images/edge_bg_left.gif);
	vertical-align : top;
	width : 11px;
} 

.edge_right {
	background-image : url(../images/edge_bg_right.gif);
	vertical-align : top;
	width : 11px;
} 

.edge_bottom {
	background-image : url(../images/edge_bottom_bg.gif);
	vertical-align : top;
	text-align : right;
	vertical-align : top;
	font-size : 7.5pt; 
	padding-top : 8px;
} 
.menuItem
{
    padding-top:4px;
    height:23px;
    font-size:9.5pt;
    margin-right:3px;
    margin-left:3px;
}
.menuItemHover
{
    background:url(../images/menubg_over.gif);
    height:23px;
    font-size:9.5pt;
    text-decoration:none;
}
.menu
{
    background:url(../images/menubg.gif);
}
.dynMenuItem
{
    padding-top:4px;
    background:url(../images/menubg.gif);
    height:23px;
    font-size:9.5pt;
    padding-right:3px;
    padding-left:3px;
}
.dynMenuhover
{
    background:url(../images/menubg_over.gif);
    height:23px;
    font-size:9.5pt;
    text-decoration:none;
}
.menuItemHover a:hover,
.dynMenuhover a:hover
{
    text-decoration:none;
}
.content {
    font-size : 9pt;
	width : 677px;
	background-color : #F2F2F2;
	padding-bottom : 18px;
	padding-left : 14px;
	padding-right : 0px;
	padding-top : 14px;
	text-align : left;
	vertical-align : top;
} 

.title{
	background-image : url(../images/title_bg.gif);
	vertical-align : middle;
	text-align : left;
} 

.content_left {
	background-image : url(../images/content_left_bg.gif);
	vertical-align : bottom;
	width : 11px;
} 

.content_right {
	background-image : url(../images/content_right_bg.gif);
	vertical-align : bottom;
	width : 70px;
} 

.quote {
	padding-bottom : 17px;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 9px;
	text-align : left;
	vertical-align : top;
	font-size : 9pt; 
	font-weight : bold;
	color : #0061A8;
} 

.quote_small {
	font-size : 8pt; 
	font-weight : normal;
	color : #0061A8;
} 

h1 {
    font-size : 14pt; 
	font-weight : bold;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	margin : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
} 

h2 {
font-size : 12pt; 
font-weight : bold; 
color : #166EAE; 
} 

h3 {
font-size : 10pt; 
font-weight : bold; 
color : #000000; 
} 
.menu a
{
    font-size:8pt;
    background:none;
    color:#000;
    text-decoration:none;
}
.menu a:hover
{
    text-decoration:none;
    color:#000;
}
.ProjectLink
{
	font-size:9pt; 
	text-decoration:none;
	margin-left:10pt;	
}
ul
{
	line-height:16pt;
}
.cssButton
{
    BORDER: #000000 1pt solid;
    FONT-SIZE: 8pt;
    CURSOR: hand;
    COLOR: #166EAE;
    HEIGHT: 18pt;
    BACKGROUND-COLOR: #ffffff;
}
