﻿h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
ul a {
	line-height: 29px;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 170px;
	background-color: #CCCCCC;
	background-image: url(images/bg_butt2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 50px;
	margin-left: 20px;
}
ul a:hover {
	background-color: #666666;
	background-image: url(images/bg_butt2.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #CCCCCC;
}
bodylink a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
table {
	background-color: #FFCC00;
	vertical-align: top;
	background-position: top;
	border: thin dotted #666666;
}
#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	width: 350px;
	line-height: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
td {
	text-align: left;
	vertical-align: top;
	padding: 0px 20px 0px 0px;
}
.main {
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align: top;
	background-position: left top;
}
#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(glbnav_background.gif);
}

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

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

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

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


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

a.glink:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 100%;
}
.main a:visited {
	color: #FFFFFF;
}
.main {
	padding: 10px;
	width: 300px;
}
.main a:hover {
	background-color: #FFCC00;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
