#OuterTable {
	width:960px;
	padding:0px;
/*	border: 1px solid #F0B12F;   */
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
#logo-left {
	background-image: url(../images/gp-logo-stretch.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:90px;
	width:540px;
}
#logo-right {
	background-image: url(../images/gp-logo-stretch.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:90px;
	width:420px;
	text-align: right;
}
#logo-banner {
	height:80px;
	width:540px;
/*	border-bottom: 2px solid #F0B12F;    */
}
#Navigation {
	width:230px;
	text-align:center;
	vertical-align:top;
}
#Main {
	padding:16px;
	width:92%;
	text-align: left;
	vertical-align: top;
}
a.NavLinksTop:active, a.NavLinksTop:link, a.NavLinksTop:visited {
	display:block;
	float:center;
	font-size:12px;
	color:#D4122F;
	text-decoration:none;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: capitalize;
	line-height:24px;
	padding-left:4px;
	padding-right:4px;
	width:215px;
	background-color:white;
	border-top: 2px solid #F0B12F;
	border-bottom: 2px solid #F0B12F;
} 
a.NavLinksTop:hover {
	color:#999999;
	font-weight:bold;
	text-transform: capitalize;
	line-height:24px;
	padding-left:4px;
	padding-right:4px;
    width:215px;
	background-color:white;
	border-top:2px solid #F0B12F;
	border-bottom:2px solid #F0B12F;
}
a.NavLinks:active, a.NavLinks:link, a.NavLinks:visited {
	display:block;
	float:center;
	font-size:12px;
	color:#D4122F;
	text-decoration:none;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: capitalize;
	line-height:24px;
	padding-left:4px;
	padding-right:4px;
	width:215px;
	background-color:white;
	border-bottom:2px solid #F0B12F;
} 
a.NavLinks:hover {
	color:#999999;
	font-weight:bold;
	text-transform: capitalize;
	line-height:24px;
	padding-left:4px;
	padding-right:4px;
    width:215px;
	background-color:white;
	border-bottom:2px solid #F0B12F;
}
#Footer {
	background-color:white;
	padding:10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
	border-top: 2px solid #F0B12F;
	border-bottom: 2px solid #F0B12F;
}
a.Footer:active, a.Footer:link, a.Footer:visited {
	color:black;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:underline;
} 
a.Footer:hover {
	color:#999999;
}

.gpRed {
	color: #D4122F;
}
.gpGold {
	color: #F0B12F;
}
.question {
	font-size:12px;
	padding-right: 1em;
	padding-left: 1em;
}
.submit-button {
margin-left: 5em;
clear: both;
color: #000;
background: #fb0;
border: 2px #9cf outset;
}
fieldset
{
border: #D4122F solid 1px;
	font-size:12px;
	width: 620px;
}
legend
{
background:#FFFFFF;
border:#D4122F solid 1px;
padding: 4px 10px;
font-weight:bold;
color:#D4122F;
}
.text9px {
	font-size: 9px;
}
.imageBorderRed {
	border: 2px solid #D4122F;
}
button {
}

#puppetsTable {
	border:1px solid #F0B12F;
	
}
#puppetsTable td{
	border:1px solid #F0B12F;
	font-size:10px;
	
}
