body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	bgcolor: #ffffff;
	vlink: #000000;
	font-family: Microsoft Sans Serif;
	font-size: 11pt;
}
p {
	font-family: arial narrow;
	font-size: 11pt;
}
table {
	border-collapse : collapse;
	border: 0px;
	vertical-align: top;
}
td {
	font-family: Microsoft Sans Serif;
	font-size: 11pt;
	vertical-align: top;
}
a { 
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	font-family: Microsoft Sans Serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
table td, table th {
	padding : 0;
}
table.gdgtop {
	width: 960px;
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.gdgbanner { 
	background: url('../images/gdg-productions.jpg') no-repeat top center;
	width: 960px;
	height: 107px;
}
div.right {
  float: right;
}
.gdgmenu {
	font-family: Microsoft Sans Serif;
	font-size: 10pt;
	text-align: center;
}
.gdgmenu a {
	font-family: Microsoft Sans Serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.gdgmenu a:hover, a:active {
	font-family: Microsoft Sans Serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.gdgtag {
	font-family: arial narrow;
	font-size: 11pt;
	color: #FF0000;
	font-style:italic;
	padding: 6px 0px 0px 48px;
	vertical-align: top;
}
table.gdgmain {
	width: 960px; 
}
table.gdgcontent {
	width: 960px; 
	border: 0px;
	padding: 0px;
	border-spacing: 0px; 
	vertical-align: top;
}
p.gdgtitle {
	font-family: Microsoft Sans Serif;
	font-size: 15pt;
	color: #000000;
	padding: 0px 0px 6px 48px;
	text-align: left;
}
p.gdgtextbox {
	font-family: arial narrow;
	font-size: 11pt;
	color: #000000;
	padding: 0px 20px 0px 48px;
	text-align: justify;
}
.gdgtextbox a:hover, a:active {
	font-family: arial narrow;
	font-size: 11pt;
	color: #FF0000;
	text-decoration: none;
}
.gdgflash { 
	background: url('../images/gdg-show.jpg') no-repeat top center;
	width: 535px;
	text-align: right
	padding: 0px 48px 0px 0px;
}
.gdgaddress {
	font-family: arial narrow;
	font-size: 9pt;
	text-align: right;
	margin-right: 48px;
}
.gdgaddress a {
	font-family: arial narrow;
	font-size: 9pt;
	text-decoration: none; 
	color: #000000; 
}
.gdgaddress a:hover, a:active {
	font-family: arial narrow;
	font-size: 9pt;
	text-decoration: none; 
	color: #FF0000; 
}
.portcell {
     width: 120;
     height: 120;
}
.box {
     border: 0px solid #000000;
     position: relative;
     width: 100%;
}
.box_contents {
     background-color:transparent;
     height: 100%;
     position: relative;
     width: 100%;
     z-index: 101;
}
.box_background {
     background-color: white;
     height: 100%;
     filter:alpha(opacity=40); /* IE's opacity*/
     left: 0px;
     opacity: 0.40;
     position: absolute;
     top: 0px;
     width: 100%;
     z-index: 99;
}
.leftbox {
	font-family: arial narrow;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.copy {
	font-family: arial narrow;
	font-size: 9pt;
}
.gdgform { 
	font-family:  arial narrow;
	font-size: 11pt;
	text-align: right;
}
.gdgformfield { 
	font-family:  arial narrow;
	font-size: 11pt;
}
.gdgindent {
	margin-left: 48px;
}
.highslide-wrapper div {
    font-family: Microsoft Sans Serif;
    font-size: 10pt;
}
.highslide {
	cursor: url("../highslide/graphics/zoomin.cur"), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: Microsoft Sans Serif;
	font-weight: bold;
    text-decoration: none;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url('../highslide/graphics/loader.white.gif');
    background-repeat: no-repeat;
    background-position: 3px 1px; padding-right:2px; padding-top:2px; padding-bottom:2px
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url('../highslide/graphics/fullexpand.gif') no-repeat;
	display: block;
	width: 34px;
	height: 34px; margin-left:0; margin-right:10px; margin-top:0; margin-bottom:10px
}
