body{
	background-image:  url(/images/background.gif);	
	margin:0px;
	padding:0px;
	text-align:center;
}

#container {
	width: 350px;
	text-align:left;
	margin: auto;
}

#header {
	width: 780px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
		
}

#searchbox {
	width: 189px;
	height: 27px;		
	background: #FFF;
	vertical-align: middle;
	float: right;
}



.context {
	color: #666699;
	padding: 0;
	font: normal 7.5pt/7.5pt Arial, Helvetica, Tahoma, sans-serif;
}

.context a:link, .context a:visited {
	color: #666699;
	font: normal 7.5pt/7.5pt Arial, Helvetica, Tahoma, sans-serif;
}
.context a:hover   {
		color: #0066CC;
		font: normal 7.5pt/7.5pt Arial, Helvetica, Tahoma, sans-serif;
		text-decoration: none; }



	
	/* netscape inheritance-handicap stylesheet, redundant, but effective */
	/* designed for ease of re-deployment */

/* this is the default text style - when no attribute is defined */
	td,p,li {
		color: #000000;
		font: normal 10pt/12pt Arial, Tahoma, sans-serif;
		text-decoration: none; }

	/* this is the default link style, and the one used in paragraphs of text for all subpages */

	a:link   {
		color: #333399;
		font: normal 10pt/12pt Arial, Helvetica, Tahoma, sans-serif;
		text-decoration: none; }

	a:visited   {
		color: #666699;
		font: normal 10pt/12pt Arial, Helvetica, Tahoma, sans-serif;
		text-decoration: none; }

	a:hover   {
		color: #0066CC;
		font: normal 10pt/12pt Arial, Helvetica, Tahoma, sans-serif;
		text-decoration: none; }

	a:active   {
		color: #666699;
		font: normal 10pt/12pt Arial, Helvetica, Tahoma, sans-serif;
		text-decoration: none; }

	/* this is the default link style only for use only on the home page (remove this block for all other pages) */

	a.reg:link   {
		color: #333399;
		font: normal 10pt/12pt Arial, Helvetica, Tahoma, sans-serif;
		text-decoration: none; }

	a.reg:visited   {
		color: #333399;
		font: normal 10pt/12pt Arial, Helvetica, Tahoma, sans-serif;
		text-decoration: none; }

	a.reg:hover   {
		color: #0066CC;
		font: normal 10pt/12pt Arial, Helvetica, Tahoma, sans-serif;
		text-decoration: none; }

	a.reg:active   { 
		color: #666699;
		font: normal 10pt/12pt Arial, Helvetica, Tahoma, sans-serif;
		text-decoration: none; }


	/* this is the link style used in the top gold gradient bar */

	a.topbar:link   {
		color: #333399;
		font: normal 9.5pt Arial, Helvetica, Tahoma, sans-serif; }

	a.topbar:visited   {
		color: #333399;
		font: normal 9.5pt Arial, Helvetica, Tahoma, sans-serif; }

	a.topbar:hover   { 
		color: #0066CC;
		font: normal 9.5pt Arial, Helvetica, Tahoma, sans-serif; }

	a.topbar:active   { 
		color: #000066;
		font: normal 9.5pt Arial, Helvetica, Tahoma, sans-serif; }

	/* this is the link style used in the column of links on the right */

	a.sidebar:link   {
		color: #333399;
		font: normal 7.5pt/8pt Arial, Helvetica, Tahoma, sans-serif; }

	a.sidebar:visited   { 
		color: #000066;
		font: normal 7.5pt/8pt Arial, Helvetica, Tahoma, sans-serif; }

	a.sidebar:hover   { 
		color: #006FEB;
		font: normal 7.5pt/8pt Arial, Helvetica, Tahoma, sans-serif; }

	a.sidebar:active   {
		color: #000066;
		font: normal 7.5pt/8pt Arial, Helvetica, Tahoma, sans-serif; }


	/* this is the link style used for small gray notes */

	a.note:link   {
		color: #666699;
		font: normal 8pt/8pt Arial, Helvetica, Tahoma, sans-serif; }

	a.note:visited   {
		color: #666699;
		font: normal 8pt/8pt Arial, Helvetica, Tahoma, sans-serif; }

	a.note:hover   {
		color: #0066CC;
		font: normal 8pt/8pt Arial, Helvetica, Tahoma, sans-serif; }

	a.note:active   {
		color: #666666;
		font: normal 8pt/8pt Arial, Helvetica, Tahoma, sans-serif; }
		
		/* this is the link style used for listing in gold table */

	a.list:link   {
	color: #666699;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
}

	a.list:visited   {
	color: #666699;
	font: normal 10pt/12pt Arial, Helvetica, Tahoma, sans-serif;
}

	a.list:hover   {
	color: #0066CC;
	font: normal 10pt/12pt Arial, Helvetica, Tahoma, sans-serif;
}

	a.list:active   {
	color: #666666;
	font: normal 10pt/12pt Arial, Helvetica, Tahoma, sans-serif;
}


	/* this is the link style used for the small footer links */

	a.footer:link {
		color: #666666;
		font: normal 7.5pt Arial, Helvetica, Tahoma, sans-serif; }

	a.footer:visited {
		color: #666666;
		font: normal 7.5pt Arial, Helvetica, Tahoma, sans-serif; }

	a.footer:hover {
		color: #333399;
		font: normal 7.5pt Arial, Helvetica, Tahoma, sans-serif; }

	a.footer:active {
		color: #666666;
		font: normal 7.5pt Arial, Helvetica, Tahoma, sans-serif; }



	/* this is the text style span classes available for text only */

	.head {
		color: #00007C;
		font: bold 13pt/14pt Arial, Helvetica, Tahoma, sans-serif; }

	.subhead {
		color: #666666;
		font: bold 12pt/13pt Arial, Helvetica, Tahoma, sans-serif; }

	.note {
		color: #666666;
		font: normal 8pt/8pt Arial, Helvetica, Tahoma, sans-serif; }

	.caption {
	color: #000;
	padding: 1;
	font: normal 11pt/12pt Arial, Helvetica, Tahoma, sans-serif;
}

	.footer {
	color: #666666;
	font: normal 7.5pt Arial, Helvetica, Tahoma, sans-serif;
	
}

	.textonly {
		color: #666666;
		font: normal 6pt/6pt Arial, Helvetica, Tahoma, sans-serif; }

	.form {
		background: #FFFFFF;
		color: #666666; font-size: 11pt;
		font-family: Arial, Helvetica, sans-serif }
	

	

	
#try {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	float: none;
	height: auto;
	width: 350px;
}

