@charset "utf-8";

body	{
	width: 800px;
	margin:		0;
	padding:	5px;
	font-style: normal;
	font:  11px/1.5em verdana, helvetica, geneva, sans-serif;
	color: #000000;
	background: #F7F7E8;
	}
div, p, th, td, li, dd, dl, dt    {
	/* redundant selectors to help NS4 not forget */
    font:  11px/1.5em verdana, helvetica, geneva, sans-serif;
	list-style-type: disc;
	list-style-position: inside;
    }
sub, sup	{
	font-size:	.9em;
}
a	{
	text-decoration: none;
	}
a:visited {
	color: #CC0099;
	text-decoration:	none;
	background-color: transparent;
}
a:hover {
	color: #CC0000;
	background-color: transparent;
	text-decoration: underline;
}
a:active	{
	color:	#014c2d;
	background-color: transparent;
	text-decoration: none;
	}
h3 a	{
	text-decoration:	none;
	}
h5 a	{
	text-decoration:	none;
	}
h5 a:hover	{
	text-decoration:	underline;
	}
.copytitle a	{
	color:	#960;
	background-color:	transparent;
	text-decoration:	none;
}
.copytitle a:hover	{
	text-decoration:	underline;
}
.copytitle a:visited	{
	color:	#663;
	background-color:	transparent;
}
.assistive	{
	display:	none;
}
.navigation	{
	font: 10px/12px verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color:	#960;
	padding: 0px 1px 2px 4px;
	text-align: left;
	}
.navigation a	{
	color:	#fff;
	background-color:	#960;
	text-decoration: none;
	font-weight: bold;
	}
.navigation a:link	{
	color:	#fff;
	background-color:	#960;
	}
.navigation a:visited	{
	color:	#fff;
	font-weight: bold;
	background-color:	#960;
	}
.navigation a:active	{
	color:	#fff;
	font-weight: bold;
	background-color:	#960;
	}
.navigation a:hover	{
	color:	#ccc;
	font-weight: bold;
	background-color:	#960;
	text-decoration:	underline;
	}
.pulldown	{
	margin:	0;
	padding:	0;
	font: 10px verdana, helvetica, geneva, sans-serif;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	}
.topstripnav	{
	font: 10px/11px geneva, helvetica, verdana, sans-serif;
	font-weight:	bold;
	color: #000;
	background-color: transparent;
	}
.crumbtrail	{
	display:	block;
	margin:	0;
	padding:	0;
	font: 10px/10px geneva, helvetica, verdana, sans-serif;
	color: #000;
	background-color: transparent;
	}
.copytitle	{
	margin-bottom: .25em;
	padding:	0;
	font-weight: bold;
	text-align: left;
	color: #996600;
	background-color: transparent;
	}
.copy	{
	font: 11px/1.5em georgia, 'Times New Roman', 'New York', serif;
	font-weight: normal;
	color: #000;
	background-color: transparent;
	}
.copyintro	{
	font-weight: bold;
	color: #000;
	background-color: transparent;
	}
.intro	{
	font: 11px/1.5em verdana, helvetica, geneva, sans-serif;
	font-weight: normal;
	color: #000;
	padding: 3px 3px 3px 3px;
	background-color: transparent;
	}
.newseventscopy	{
	text-align: left;
	font-size: 11px;
	line-height:	1.4em;
	color: #000;
	margin-top: 6px;
	margin-bottom: 1em;
	margin-right: 1px;
	margin-left: 6px;
	background-color: transparent;
	}
.tabs	{
	font: 11px/1.5em verdana, helvetica, geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #996600;
	background-color: transparent;
	}
.whitebackground {
	background-color: #fff;
	color:	#000;
	}
.bluebackground	{
	background-color: #00254c;
	color:	#000;
	}
.goldbackground	{
	background-color: #cc9900;
	color:	#000;
	}
.darkgraybackground	{
	background-color: #666666;
	color:	#000;
	}
.lightgraybackground	{
	background-color: #e6e6e6;
	color:	#000;
	}
.olivebackground	{
	background-color: #b2c589;
	color:	#000;
	}
.dotted	{
	background: url(../styles/gtimages/dottedline.gif) top;
	background-repeat: repeat-y;
	}
ul, dl, ol	{
	margin:	0 0 1em 0;
}
dt 	{
	font-weight: bold;
	}
dd	{
	margin-bottom: 1em;
	}
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}
p {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.5em;
	}	
h1, h2, h3, h4, h5, h6	{
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #00254c;
	background-color: transparent;
	margin:	.5em 0 .25em 0;
	padding:	0;
	}
h1	{
	font-size:	16px;
	margin:	.5em 0 .5em 0;
	}
	
h2	{
	font-size:	14px;
	}
	
h3	{
	font-size:	13px;
	}
	
h4 {
	font-size:	12px;
	}
	
h5	{
	font-size:	11px;
	}
	
h6	{
	font-size:	10px;
	}
td img.tight-tables	{display: block;}
td.tight-tables img	{display: block;}
tr.tight-tables img {display: block;}
tr.tight-tables-centered img {display: block; margin-right: auto; margin-left:
 auto}
img	{
		/* turns off gaps around gtimages */
	border:	0
	}
code, tt, pre	{
    font:  11px/1.5em verdana, helvetica, geneva, sans-serif;
	color: #00254C;
	background-color:	transparent;
	}
.callout {
	margin:	5px 0 1em 0;
	padding:	10px;
	font: 10px/1.4em geneva, verdana, helvetica, sans-serif;
	text-align:	left;
	color:	#000;
	background-color:	#FFF;
	border:	1px dotted #00254C;
	}
.brightcallout {
	display:	block;
	float:	right;
	margin:	5px 1em 1em 1em;
	padding:	10px;
	width:	200px;
	font: 10px/1.4em geneva, verdana, helvetica, sans-serif;
	text-align:	left;
	color:	#000;
	background-color:	#FFC;
	border:	1px dotted #00254C;
	}
.footer	{
	font: 10px/1.5em geneva, verdana, helvetica, sans-serif;
	text-align:	center;
	margin-top: 10px;
	color:	#00254c;
	background-color:	#ccc;
	}
.footer a	{
	text-decoration: none;
	font-weight: normal;
	}
.footer a:link	{
	color:	#00254c;
	font-weight: bold;
	background-color: #ccc;
	}
.footer a:visited	{
	color:	#00254c;
	font-weight: bold;
	background-color: #ccc;
	}
.footer a:active	{
	color:	#014c2d;
	font-weight: bold;
	background-color: #ccc;
	}
.footer a:hover	{
	color:	#000;
	font-weight: bold;
	background-color: #ccc;
	text-decoration:	underline;
	}
.fineprint {
	font: 9px geneva, verdana, sans-serif;
	color: #000;
	background-color:	transparent;
	padding: 3px 5px 5px 10px;
	text-align: center;
	}
.navicon	{
	margin-left:	5px;
}
.floatleft	{
	float:	left;
	margin:	0 1em .5em 0;
}
.floatright	{
	float:	right;
	margin: 0 0 2em 2em;
}
.clearleft	{
	clear:	left;
}
.caption	{
	font:	10px/1.4em verdana, sans-serif;
	font-style:	italic;
}
.caption a	{
	text-decoration: none;
}
.caption a:link	{
	text-decoration: none;
}
.caption a:active	{
	text-decoration: none;
}
.caption a:visited	{
	text-decoration: none;
}
.caption a:hover	{
	text-decoration: underline;
}
.leftindent	{
	margin-left:	1.5em;
}
.alignright	{
	text-align: right;
	border: 1px solid green;
}
.more	{
	text-align:	right;
}
.centered	{
	text-align: center;
}
.requiredinput	{
	font-weight: bold;
}
.tight-para	{
	margin:	0;
	padding:	0;
}
.sectionhead	{
	font-weight:	bold;
	color:	#00254c;
	background-color:	#eee;
	margin-top:	1em;
	padding:	.25em;
}
.sectionhead a	{
	text-decoration:	none;
}
.sectionhead a:hover	{
	text-decoration: underline;
}
.tight	{
	padding:	0;
	margin:	0;
	border:	0;
}
.linklist	{
	margin:	.5em 0 1.5em 0;
	padding:	0;
}
.linklist h4, dir, ul, li	{
	margin:	0 0 .5em 10px;
	padding:	0;
}
.fauxsmallcap	{
	font-family:	Verdana, sans-serif;
	font-size:	.75em;
}
.signature	{
	font-family:	cursive;
	font-size:	1.5em;
}
.marginalia {
	font: 10px geneva, verdana, arial, helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #333333;
}
.red	{
	color:	#c00;
	background-color:	transparent;
}
.icon	{
	margin:	3px 0 0 0;
	padding:	0;
}
.fortyninepercent	{
	width:	49%;
}
.twopercent {
	width:	2%;
}
.thirtypercent {
	width:	30%;
}
.navlist	{
	margin:	0;
	padding:	0;
}
.navlist ul	{
	list-style: square
url("../styles/gtimages/icon-leftnavigationbullet.gif");
}
.navlist li	{
	margin-bottom:	0;
	font:	10px/1.4em Verdana, Helvetica, sans-serif;
	text-indent:	-3px;
	color:	#fff;
	background-color:	transparent;
}
.navlist a	{
	color:	#fff;
	background-color:	transparent;
	font-weight:	bold;
	text-decoration:	none;
}
.navlist a:hover	{
	text-decoration:	underline;
	color:	#ccc;
	background-color:	transparent;
}
.navlist a:visited {
	color:	#fff;
	background-color:	transparent;
}
.navlist a:active {
	color:	#fff;
	background-color:	transparent;
}
.formlabel	{
	padding:	0;
	margin:	.8em 0 0 0;
	line-height:	1.2em;
}
.title {
	margin-bottom: 0.25em;
	padding:	0;
	font-weight: bold;
	text-align: left;
	color: #993300;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

