.container{ width:977px; background-color:#666666; }
.txtBlk12Verdana {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.txtRed12Verdana {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CC0000;
}

.txtBlk12 {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
}

.txtBlk14 {
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
color:#000000;
}

.txtBlk16 {
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
color:#000000;
}

.txtWht11 {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#FFFFFF;
}

.txtWht12 {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFFFFF;
}

.txtWht14 {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color:#FFFFFF;
}

.txtWht16 {
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
color:#FFFFFF;
}

a {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #005A9C;
text-decoration:underline;
font-weight:bold;
}

.linkWht11 {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#FFFFFF;
text-decoration:underline;
}

.linkWht12 {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFFFFF;
text-decoration:underline;
}

.linkWht14 {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color:#FFFFFF;
text-decoration:underline;
}

.linkBlk14 {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color:#000000;
text-decoration:underline;
}

h1 {
font-family: Verdana, "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
font-size: 18px;
color:#666666;
font-weight:bold;
}

input.form_button {
font-family: Tahoma, Arial, sans-serif; 
background-color:#333333; 
color:#FFFFFF;
}




/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 25px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(http://www.kickpunt.com/images/glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: relative;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: 10.9px;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:  url(http://www.kickpunt.com/images/glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}