    html,body,table#gt_wrap {
        width:			100%;
        height:			100%;
        margin:			0;
        padding:		0;
    }
    body {
	font:			normal 100.01%/1.5 Arial,Helvetica,sans-serif;
    }
    body a.phone {
    	color:			black;
	text-decoration:	none;
    }
    body a.phone:hover {
    	color:			blue;
    }
    table#gt_wrap {
	font-size:		.83em;
    }
    td,th {
    	vertical-align:		top;
    }    
    img {
    	vertical-align:		top;
    	border:			0 none;
    }
    td#gt_header {
    	height:			100px;
    	padding:		10px;
    	background:		#015D03 url(bg-header.png); 
    	color:			#FFD700;
    }
    td#gt_header dl {
	font-size:		1.2em;
    	width:			15em;
    	margin:			5px;
    	padding:		5px;
    	float:			right;
    	line-height:		1.5;
    	background-color:	#015D03;
    }
    td#gt_header dt {
    	width:			4em;
    	float:			left;
    	clear:			left;
    	font-weight:		bold;
    }
    td#gt_header dd {
    	margin-left:		5em;    
    	color:			white;
    }

    td#gt_header h1 {
    	margin:			0;
    	padding:		0 0 0 150px;
    	height:			100px;
    	background:		transparent url(bg-logo.png) no-repeat;
    	font-size:		1.6em;
    	line-height:		1;
    	font-weight:		normal;
    }
    td#gt_header h1 span {
    	font-size:		3em;
    	font-weight:		bold;
    }
    td#gt_header dd span {
	display:		none;
    }
    td#gt_header a.phone {
    	color:			white;
	text-decoration:	none;
    }
    td#gt_header a.phone:hover {
    	color:			yellow;
    }
	
    td#gt_nav {
    	width:			180px;
    	padding:		0;
    	background-color:	black;
    	color:			white;
    	font-weight:		bold;
    	border-right:		1px solid #383838;
    }
    td#gt_nav ul {
	list-style:		none;
	margin:			0;
	padding:		0;
    	border-bottom:		1px solid white;
    }
    td#gt_nav ul li {
    	padding:		0;
    	line-height:		35px;
    	border-top:		1px solid #ccc;
    }
    td#gt_nav a,
    td#gt_nav span {
    	width:			180px;
    	color:			white;
    	display:		block;
    	height:			35px;
    	text-decoration:	none;
    	padding:		0 5px;
    }
    td#gt_nav a {
    	background:		transparent;
    	color:			white;
    }
    td#gt_nav span {
    	background-color:	white;
    	color:			#383838;
    }
    td#gt_nav a:hover {
    	background-color:	#ffd700;
    	color:			black;
    }
    td#gt_nav a.pdf {
    	background:		transparent url(pdf.gif) right center no-repeat;
    	color:			white;
    	padding-right:		35px;
    	width:			150px;
    }
    td#gt_nav a.pdf:hover {
    	background:		#ffd700 url(pdf.gif) right center no-repeat;
    	color:			black;
    }
    td#gt_nav a.walga {
    	background:		url(walga.gif) center no-repeat;
		padding:		90px 0;
    }

    td#gt_content1 {
    	padding:		0 10px;
    	background-color:	white;
    }
    td#gt_content2 {
    	padding:		0 10px;
    	background-color:	white;
	border-left:		1px solid #ccc;
    }

    h2 {
    	margin:			.5em 0;
    	color:			#015D03;
    	font-size:		1.25em;
    }

    h3 {
    	margin:			.5em 0;
    	color:			#015D03;
    	font-size:		1em;
    }

    td#gt_footer {
	text-align:		left;
	background:		#015D03 url(bg-header.png);
	color:			#fff;
	height:			15px;
	line-height:		15px;
	font-size:		.83em;
	padding:		5px 10px;
	border-top:		1px solid white;
    }
    td#gt_footer a {
    	text-decoration:	none;
    	color:			#fff;
    }
    td#gt_footer span{
    	float:			right;
	text-align:		right;
    	font-weight:		bold;
    }
   
    #gt_content1 ul.instructions {
   	list-style:		none;
   	margin-left:		0;
   	padding-left:		0;
   	width:			330px;
   	margin-right:		20px;
   	float:			left;
    }

    #gt_content1 ul.instructions li {
   	clear:			left;
   	margin:			0 0 10px 0;
   	min-height:		100px;
    }

    /* Minimum height, MSIE Kludge \*/
    * html #gt_content1 ul.instructions li {
   	height:			100px;
   	padding:		0 10px 0 0;
    }
    /* End MSIE Kludge */

    #gt_content1 ul.instructions li img {
	clear:			left;
   	float:			left;
   	margin:			0 10px 5px 0;
	border:			1px solid #006;
   	vertical-align:		top;
    }

    #gt_content1 ul.instructions li p span {
   	display:		block;
   	float:			left;
   	margin:			0 0 0 -50px;
   	width:			40px;
   	height:			40px;
   	background-color:	#015D03;
   	color:			white;
   	font-size:		30px;
   	line-height:		40px;
   	font-weight:		bold;
   	text-align:		center;
    }

    #gt_content1 ul.instructions li p {
   	margin:			0;
   	padding:		0;
    }