/* Print Stylesheet */
/* if you want to SHOW the url of links use: a:link:after, a:visited:after {content: " (" attr(href) ") "; font-size: 90%;} */

* 		{margin: 0; padding: 0;}

body	{background: #FFF; color: #000; font-size: 62.5%; font-family: Arial, Verdana, sans-serif;}

h1, h2, h3, h4, h5, h6	{}
h1			{font-size: 1.8em; color: #8FBB97;}
	h1.news		{font-size: 1.5em; color: #7DA99C;}
h2			{font-size: 1.6em; color: #8FBB97; margin: 0 0 0.5em 0;}
h3			{font-size: 1.4em; color: #333; margin: 0 0 0.5em 0;}
h4			{font-size: 1.3em; color: #333; line-height: 1.4em;}
h5			{font-size: 1.3em;}
h6			{font-size: 1.2em;}

p			{margin: 0 0 0.8em 0; font-size: 1.3em; line-height: 1.4em;}
p.last		{margin-bottom: 0;}

a:link, a:visited 	{color: #006699; text-decoration: underline;}
a:hover, a:active	{color: #006699; text-decoration: none;}

a img 		{border: none;}

strong, b	{font-weight: bold;}
em, i		{font-style: italic;}
u			{text-decoration: underline;}
del         {color:#666;}
acronym, abbr, dfn {cursor : help; border-bottom : 1px dotted #CCC;}
cite		{font-style: italic;}

hr 			{float: none; width: 100%; height: .1em; margin: 0 0 0.8em; border: none; background: #CCC; color: #CCC; clear: both; }

ul, ol      {margin: .8em 2em;}
ul li       {list-style: square; line-height: 1.4em; font-size: 1.2em;}
ol li       {list-style: decimal; line-height: 1.4em; font-size: 1.2em;}

/* ==== LAYOUT ==== */
#contain	{margin: 0 auto; width: 100%; text-align: left; background: #FFF;}
#header		{width: 100%;}
#searchbox	{display: none;}
#search_contain	{}
#navigation	{display: none;}
#banner		{width: 540px; height: 125px; display: block; overflow: hidden; border-bottom: 1px solid #CADFCE;}
#content_home	{width: 100%; padding: 0x;}
#content_sub	{width: 100%; padding: 0x;}
#content_wide	{width: 100%; padding: 0x;}
#content		{width: 100%; padding: 0x;}
#content_lrg	{width: 100%; padding: 0x;}
#breadcrumb	{display: none;}
#subnav		{width: 191px; border-bottom: 1px solid #CADFCE;}
#footer		{display: none;}


#font_change	{display: none;}
/* ==== LAYOUT ELEMENTS ==== */
.flo_419	{width: 100%; display: block;}
.flo_540	{display: none;}

.flo_190	{float: left; width: 190px;}
.flo_229	{float: right; width: 229px;}
	.flo_229 ul 		{margin: 1.1em 0;}
	.flo_229 ul li 		{list-style: none;}
	.flo_229 ul li a    {font-size: 1.3em; line-height: 1.4em; font-weight: bold; color: #006685; text-decoration: none; background: url(../../../images/arrow_blue.gif) no-repeat left center; padding: 1px 0 1px 15px;}
	.flo_229 ul li a:hover	{text-decoration: underline;}
	.flo_229 img 	{padding: 0 15px;}
	.flo_229 p 		{padding: 0 15px;}

.col_231	{display: none;}
	.col_231 h1	{margin: 0 0 20px 10px;}

.col_230	{display: none;}


ul#bookmarks {display: none;}

/* ==== MISC ==== */
.hide4print		{display: block; visibility: visible;}