/* global styles */

	p, img, ul, ol, li, a, img, div, body {
		margin: 0;
		padding: 0;
	}



a.headernav:link {color:#FFFFFF; text-decoration:none;}
a.headernav:visited {color:#FFFFFF; text-decoration:none;}
a.headernav:hover {color:#FFFFFF; text-decoration:underline;}
a.headernav:active {color:#FFFFFF; text-decoration:none;}


.hidden {
	font-family: "Verdana", Arial;
	font-size: 1px;
	font-style: normal;
	line-height: 1px;
	font-weight: normal;
	color: #000000;
}

.nav-small {
	font-family: "Geneva", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.nav-smbold {
	font-family: "Geneva", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
}


/* headers */

div#mastertable {
	width: 775px;
	height: 152px;
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	}
	

	div.column1of1 {
			width: 775px;
			height: 152px;
			display: block;
			position: relative;
			margin: 0px 0px 0px 0px;
			
		}
		
		
		div.innertabletop {
			width: 775px;
			height: 152px;
			display: block;
			position: relative;
			margin: 0px 0px 0px 0px;
		}
		
		
		
/* TOP Section */

ul#subtabletop {
			list-style: none;
			display: block;
			position: relative;
			width: 775px;
			height: 152px;
			margin: 0px 0px 0px 0px;
			background: url(../images/header-button-bg.gif) top left repeat-x;
		}
			ul#subtabletop li {
				display: block;
				margin: 0px 0px 0px 0px;
				position: absolute;
				height: 152px;
				background: url(../images/header-button-bg.gif) top left repeat-x;
			}
			

				ul#subtabletop li.t1 		{ left: 0px;  }
				ul#subtabletop li.t2 		{ left: 26px; }
				ul#subtabletop li.t3		{ left: 749px;}
		

				