img {
	-moz-outline-style: none;
	border: none;
}

#wrapper {
	width: 680px;
	text-align: left;
}
#header {
	width: 676px;
	height: 90px;
	font-family:georgia,verdana,sans-serif;
	font-size:11px;
	font-weight: bold;
	line-height: 15px;
	margin: 30px 0px 10px 0px;
}
#globalNav {
	position: relative;
	top: 10px;
	left: 0px;
	width: 400px;
	height: 22px;
	float: right;
	text-align: right;
}
#logo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 250px;
	float: left;
}

#subNav {
	position: relative;
	padding: 14px 0 0 0;
	top: 10px;
	left: 0px;
	width: 672px;
	clear: both;
	border-top: 1px solid #CCC;
}
#navPane { 
	height: 28px;
	width: 660px;
	overflow: hidden;
	float: left;
}
#navHolder1 {	
	position: relative;
	top: 6px; 
	left: 0px;
	height: 22px;
	width: 2200px;
	float: left;
}
#navHolder2 {	
	position: relative;
	top: 6px; 
	left: 0px;
	height: 22px;
	width: 900px;
	float: left;
}
#navControl1 {
	position: absolute;
	z-index: 10;
	top: 25px;
	left: 650px;
	height: 14px;
	width: 20px;
	text-align: right;
}
#navControl2 {
	position: absolute;
	z-index: 10;
	top: 25px;
	left: 650px;
	height: 14px;
	width: 20px;
	text-align: right;
}
#navControl3 {
	position: absolute;
	z-index: 10;
	top: 25px;
	left: 650px;
	height: 14px;
	width: 20px;
	text-align: right;
}



#globalNav .nav0 a {
	padding: 0px 5px 0px 20px;
	-moz-outline-style: none;
}
#globalNav .nav1 a {
	margin: 0px 5px 0px 20px;
	-moz-outline-style: none;
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #CCC;
}
#subNav .nav0 a {	
	padding: 0px;
	margin: 0 16px 0 0;
	float: left;
	-moz-outline-style: none;
}
#subNav .nav1 a {
	padding: 0px;
	margin: 0 16px 0 0;
	float: left;
	-moz-outline-style: none;
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #CCC; 

}
#footer .nav0 a {
	padding: 0px 5px 0px 20px;
	-moz-outline-style: none;
}
td {
	font-family:verdana,sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#content {
	top: 0px;
	left: 0px;
	width: 680px;
	font-family:verdana,sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.leftCol {
	top: 0px;
	left: 0px;
	width: 325px;
	margin: 0px 0px 10px 0px;
	float: left;
	line-height: 20px;
}
.rightCol {
	top: 0px;
	left: 0px;
	width: 325px;
	margin: 0px 0px 10px 20px;
	float: left;
	line-height: 20px;
}
.clear {

	clear: both;

}


img {
	border: 0;
}


.textbig {
	font-family:verdana,sans-serif;
	font-size:13px;
	line-height: 14px;
	font-weight:bold;
	color:#333
}

.textsubhead {
	font-family:verdana,sans-serif;
	font-size:11px;
	line-height: 16px;
	font-weight:bold;
	color:#333333
}
a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #99f;
}
.link {
	font-family:verdana,sans-serif;
	font-size:11px;
	line-height: 15px;
	color:#696969
}
.homeText {
	font-family:georgia,verdana,sans-serif;
/*	font-weight: bold; */
	font-size: 12px;
	color: #000;
}
.leftColHome {
	width: 225px;
	height: 285px;
}
.rightColHome {
	line-height: 20px;
	font-family:georgia,verdana,sans-serif;
	font-size: 12px;
	color: #000;
	text-align: top;
}
#footer {
	top: 0px;
	left: 0px;
	width: 670px;
	margin: 20px 0px 40px 0px;
	padding: 40px 0px 0px 0px;
	clear: left;	
}
#footer td {
	font-family:georgia,verdana,sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #999;
}