html {
	overflow: auto;
	height:101%
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#masthead {
	background-image: url(../img/pageglobal/masthead.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height: 149px;
}
#logo {
width:940px;
height:149px;
margin: 0 auto;
}
#logo img {
	border: 0;
}
/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
	background-repeat: repeat-y;
}
#columns-top {
	background-repeat: no-repeat;
	height: 12px;
}

#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}
.content {
	padding: 8px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
.content p {
	margin: 6px 0px 12px;
}
.content2 {
	padding: 8px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
	background-image: url(../img/pageglobal/cont2.gif);
	background-repeat: repeat;
}
h1 {
	margin: 0px;
	font-size: 1em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.1em;
	margin: 28px 0px 0px;
}
h3 {
	font-size: 1em;
	margin: 28px 0px 0px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	color: #006633;
}
#footercontent {
	padding: 12px 0;
}
.clearfloat {
	clear: both;
}
/*GLOBALS: Nav Bar*/
#tnav {
	width:940px;
	height:25px;
	margin: 0 auto;
	margin-top:10px;
}
#tnav-center {
	margin: 0 auto;
	border-left: 1px solid #333;
}
#tnav ul {
	margin: 0;
	padding: 0;
	margin-left:50px;
	margin-right:50px;
}
#tnav li {
	list-style-type: none;
	float: left;
}
#tnav a{
	font-size: 0.8em;
	color: #003300;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
}
#tnav #BasicNav a {
	float: left;
	color: #000000;
	padding: 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
}
#tnav #BasicNav a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#p7PMnav {
	background-image: none !important;
	background-color: transparent !important;
}
/*GLOBALS: Link Styles other than main navigation bar*/
