/* --- START ALL CORE2 PAGES STRUCTURE --- */
body 
	{
	margin: 0;
	padding: 0 0 25px 0;  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	background-color: #99aabb;
	}

/* -------------- LINKS ------483d8b-------------*/
a:link,
a:visited {
	color: #12349a;
	text-decoration: none;
	padding:3px 0;
	}
a:hover { 
	color: #b22222; 
	text-decoration: underline;
	padding:inherit; 
	}
a:active {
	color: #dc143c;
	text-decoration: underline;
	padding:inherit; 
	}

/* --------------*/

#header	{
	width: 765px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	border: 1px solid #999966; 
	text-align: center;
	clear:both; 
	margin:0 auto; 
	position:relative; 
	}
#header div {
	text-align: center;
	}
#header div.headerlogo {
	margin: 0 30px;
	padding: 0; 
	background: url(images/tfree-webhd_700x46.gif) left no-repeat #fff;
	height:55px;
	text-align:left;
	}
#header div.headerlogo img {
	margin: 0 0 0 20px;
	}
#headernav {
	background: #ddddaa; 
	border-bottom: 1px solid #cccc99; 
	border-top: 1px solid #cccc99;
	}
/* ------- Horizonal Navigation Bar under page header --------------- */
#headernav ul {
	margin: 0;
	margin-bottom: 0;
	padding: 2px 0 0px 0;  
	text-transform: uppercase;
	}
#headernav ul li {
	margin: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	}
#headernav a,
#headernav a:visited {
	margin: 0;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	color: #666633;
	padding: 2px 6px;
	border-left: 0px solid #999966;
	}
#headernav a:hover {
	margin: 0;
	background-color: #999966;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 2px 6px;
	border-left: 0px solid #fff;
	}

/* ----------- MAIN CONTAINER ---------------- */
#maincontainer {
	width: 765px; 
	background-color: #fff; 
	border-top: solid 0px #996;
	border-left: solid 1px #999966; 
	border-right: solid 1px #999966; 
	padding-top: 5px; 
	clear:both; 
	margin:0 auto; 
	position:relative; 
	text-align:left; 
	}

/* ---- HOME PAGE COLUMNS (TD) --eee9bb--eee8aa--eeeacc--eeeecc--f5f5dc--fe9--feb--f6f6cc-- */
#homeleft {
	width: 125px; 
	border-top: 0px solid #aa9; 
	border-left: 0px solid #cc9; 
	border-bottom: 1px solid #cc9; 
	background:url(images/sub_shadow_wall.gif) right repeat-y #f5f5dc;
	position:absolute; 
	top:0; left:0; 
	}
#homeright {
	padding: 5px;
	background: #eeeebb;
	width:220px;
	border-top:solid 0px #aa9;
	background:transparent;
	position:absolute;
	top:0;
	right:0;
	}
#middlecolumn {
	background: #ffffff;
	border-right: solid 1px #aa9;
	width:400px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 125px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	}

/* -------------------- CONTENT  ------------------------- */
#core2content {
	 margin: 0; 
	 padding: 10px 15px 10px 35px; 
	 background: #ffffff; 
	 border-top: solid 0px #aa9; 
	}
#core2left {
	width: 125px; 
	border-top: 0px solid #aa9; 
	border-left: 1px solid #cc9; 
	border-bottom: 1px solid #aa9; 
	background: #f5f5dc;
	position:absolute; 
	top:0; left:0; 
	}

#content {
	padding: 10px 30px 10px 10px; 
	border-top: solid 0px #cccc99;
	}
#footer {
	width: 765px; 
	background-color: #fff; 
	text-align:center; 
	margin:0 auto;
	clear: both;
	padding: 10px 10px 5px 10px; 
	height:auto;
	border-top: 2px solid #cc3300;
	border-left: solid 1px #999966; 
	border-right: solid 1px #999966; 
	}

#head {
	margin-bottom: 2px;
	border-bottom: solid 1px #cccc99;
	}
div.core2head {
	margin-top: 2px; 
	padding: 1px 40px 2px 35px;
	}
div.core2subhead {
	padding: 1px 35px;
	}
/* -------------  BREAD CRUMBS  ------------------ */
#crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	margin-bottom: 10px;
	padding: 6px 10px 1px 35px; 
	border-bottom: 0px solid #cecece;
	border-top: 1px solid #cecece;
	}
#crumbs p {
	margin-bottom: 5px;
	}
#crumbs li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	padding: 0px 4px;
	margin-left:1px;
	border-right: 1px solid #cecece;
	}
#crumbs li.end {
	padding: 2px 4px;
	border-right: 0px solid #cecece;
	}
#crumbs a:link {
	text-decoration: none;
	border-bottom: 0px solid #cecece;
	color: #666633;
	}
#crumbs a:visited {
	text-decoration: none;
	border-bottom: 0px solid #cecece;
	color: #666600;
	}
#crumbs li a:hover,
#crumbs li a:active {
	text-decoration: underline;
	color: #b22222;
	}
/* END BREAD CRUMBS  ID  */

 .sansver09 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height:105%;
	}
 .sansver10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height:105%;
	} 

/* --- END ALL CORE2 PAGES STRUCTURE --- */



/* #e0f8ed   */

/* =^=^=^=^=^=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

p {
	margin: 0 0 12px 2px;
	color: #222200;
	font-size:14px;
	line-height:1.5em;
	}
p.indent {
	padding-left: 2em;
	}

div.main p {
	margin-top: 10px; 
	margin-bottom: 10px;
	margin-right: 60px;
	line-height:normal;
	}

.navlink {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #330099;
	line-height: 100%;
	text-align: left;
	vertical-align: text-top;
	margin-right: 15px;
	margin-left: 10px;
}
.news {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 14px;
}
.news2 {
	margin-left: 2px;
	font-size: 12px;
	text-indent: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}			

.topofpage {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	font-weight: 500;
	color: #3300FF;
	text-align: right;
	margin-top: 12px;
	}
	
 .pagetop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	font-weight: 600;
	}
span.cite {
	font-size: 85%;
	}
/* ------------------ */
/* --- GEORGIA -------------------- */
h1, h2, h3, h4, h5 {
	margin-top: 15px;
	margin-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal;
	line-height:normal;
	}
h1, h1.serif,
 .serif24red { 
	font-size: 24px; 
	color: #b22222;
	}
h2, h2.serif,
 .serif21blu { 
	font-size: 21px; 
	color: #036;
	}
h3, h3.serif,
 .serif18blu {
	font-size: 18px;
	color: #003366;
	}
h4, h4.serif,
 .serif15blu { 
	font-size: 16px; 
	color: #036;
	}
h5, h5.serif,
 .serif13blu { 
	font-size: 13px; 
	color: #036;
	}
	
/* --- ARIAL -------------------- */
h2.sans,
 .textarial21 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 21px;
	line-height:normal;
	}	
h3.sans, .sans18, 
 .textarial18 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	line-height:normal;
	}
h4.sans, .sans16, 
 .textarial16 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	margin-bottom: 7px;
	line-height:normal;
	}
h5.sans, .sans13, 
 .textarial13 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	line-height:normal;
	}	
.sans10, 
 .textarial10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height:normal;
	}
.sans11, 
 .textarial11 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height:normal;
	}
.sans12, 
 .textarial12 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height:normal;
	}
.sans14, 
 .textarial14 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	line-height:normal;
	}
	
 .sansver20 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	line-height: 24px; 
	list-style-type: square; 
	}
.cite {
	font-size: 85%;
	}
a.bold,
a.bold:visited  {
	font-weight: bold; 
	text-decoration: none;
	}
a.bold:hover {
	text-decoration: underline; 
	color: #c33;
	}
	
/* -------- LISTS -------------- */
ul {
	margin-top: 0;
	}
li {
	color:#221100;
	line-height: 120%;
	margin: 0 0 5px 0; 
	}

ul li {
	list-style-type: circle; 
	}
	
ul.disc li {
	list-style-type: disc; 
	}
	
ul.squa li {
	list-style: square outside; 
	margin: 0 0 15px 0; 
	}
	
ul.num li {
	font-family: sans-serif; 
	font-size: 13px; 
	list-style-type: circle; 
	}
	
ol li {
	list-style: decimal outside; 
	font-size: 100%;
	}
ol.num li {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	}
ol.num2 li {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	}
ol.alph li {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	list-style: lower-alpha outside; 
	}
	
ul.tite {
	margin-top: 0; 
	margin-bottom: 0;
	}
ul.tite li {
	margin-top: 0; 
	margin-bottom: 5px;
	list-style:disc inside;
	}	
li.decimal {
	list-style : decimal outside;
	}
li.martop17 { 
	margin-top: 17px;
	list-style-type: square;
	line-height: 105%
	}
li a:hover {color: #b22222;}

ul.sans li,
ol.sans li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom: 5px;
	}

/* -----------------Images ----------------*/
div.right {
	float: right;
	margin: 0px 0px 10px 10px;
	padding:5px 0 0 5px;
	background:#fff;
	border:0;
	}
img.right {
	float: right;
	margin: 0px 0px 20px 20px;
	}
div.left {
	float: left;
	margin: 0 10px 10px 0;
	padding:5px 0 5px 0;
	background:#fff;
	border:0;
	}
img.left {
	float: left;
	margin: 0px 20px 20px 0px;
	}


/* ---------------DIVs -----------------*/
/* ---------------DIVs -----------------*/

/* --- SANS --- */
div.sans p,
div.sans li
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: normal;
	}	
div.box {
	padding: 20px;
	border:1px solid #aa9;
	}
div.box p,
div.box li
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: normal;
	}	
div.cite p,
div.cite li
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height:normal;
	}
	
/* ------------ ITEM ------------------- div.ITEM ---------------- */
div.item
	{
	margin: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #aa9;
	}
div.item p
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 6px 0;
	}	
div.item p.limp {
	line-height: 18px;
	margin-bottom: 12px;
	}
div.item p.ruled
	{
	padding-bottom:10px;
	border-bottom: 1px solid #aa9;
	}	
/*div.item p a:link,
	{
	text-decoration: none;
	color: #169;
}
div.item p a:visited
	{
	text-decoration: inherit;
	color: #16578c;
}
div.item p a:hover,
div.item p a:visited a:hover
	{
	text-decoration: underline;
	color: #b22222;
	}
*/
div.item ul li
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: square outside;
	margin: 3px 0 4px -15px;
	line-height: 115%;
	color: #221100;
	}
div.item h1, div.item h2, div.item h3, div.item h4  {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	}
div.item span.cite {
	font-size: 85%;
	}
div.item img {
	margin: 0 5px 5px 5px;
	}
div.item p.tight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: -.4em;
	line-height: 1.2em;
	margin:0;
	color: #221100;
	}
#hometdright div.item p {
	font-size: 11px;
	}
/*  ----------------------- END DIV.ITEM -----------------------  */


	 
/* ---  SIDEBAR Div: rules betw paragraphs; good for nav links; May 08  
			Keep (Jan 09) ---*/	
div.sidebar {
	border: solid 1px #ddddaa;
	background: #f5f5dc;
	width:210px;
	float:right;
	margin: 0 0 20px 10px;
	padding: 5px 5px 12px 7px;
	}
div.sidebar p {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	background: transparent;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 4px;
	border-bottom: solid 1px #aa7;
	}
div.sidebar p.col {
	border-bottom: solid 0px #aa7;
	}
div.sidebar p.callout {
	font-size: 13px;
	line-height:1.5em;
	}
div.sidebar ul {
	margin-left:0;
	}
div.sidebar ul li {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	background: transparent;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 4px;
	border-bottom: solid 1px #aa7;
	list-style-type:none;
	}

div.sidebar h2 {
	display:block;
	background: #aa7; 
	font-family: Arial, helvetica, sans-serif; 
	font-size: 13px;
	font-weight: 700; 
	color: #fff; 
	padding: 2px 5px; 
	margin-top: 0;
	margin-bottom: 10px;
	}
div.sidebar h3 {
	display:block;
	background: #ddddaa; 
	font-family: Arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: 700; 
	color: #666633; 
	padding: 2px 5px; 
	margin-top: 10px;
	margin-bottom: 5px;
	}
div.sidebar h4 {
	margin-top: 10px;
	margin-bottom: 5px;
	}	
div.sidebar p.foot {
	display: block;
	font-family: Arial, helvetica, sans-serif;
	font-size: 3px;
	line-height: 3px;
	background: #dda;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 4px;
	border-bottom: solid 0px #aa7;
	}


/* ---------- start  div.SIDEBAR198  test pod - May 08 - Based on NYSDOH  ----------------- */
	
div.sidebar198	{
	float: left;
	width:198px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	border-right:solid 0px #aa7;
/* ---	background:url(/images/aught5/shapes/pod_bottom_lightgrey_198x13.png) no-repeat bottom left #eeeeee;
--- */	}
div.sidebar198 h2
	{
	font-family: Arial, Helvetica, sans-serif;
	background:url(../forall/topleftwhite-13.gif) no-repeat top left #ddddaa;
	border-top:solid 0px #ddddaa;
	border-bottom:solid 1px #fff;
	border-right:solid 1px #ddddaa;
	border-left:solid 0px #ddddaa;
	font-size:13px;
	line-height:19px;
	color:#666633;
	font-weight: bold;
	padding:1px 0px 0px 13px;
	margin:0px 0px 0px 0px;
	}
div.sidebar198 h3
	{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	background: #ddddaa;
	border-top:solid 1px #aa7;
	border-bottom:solid 1px #aa7;
	border-right:solid 1px #aa7;
	border-left:solid 1px #aa7;
	font-size:13px;
	line-height:19px;
	color:#666633;
	font-weight: bold;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	}
	/* -- alt bg color = #aa7; -- */
div.sidebar198 p
	{
	border-left:solid 1px #aa7;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	padding:0 3px 6px 5px;
	margin:0px;
	background:#ffffff;
	color:#221100;
	font-weight:normal;
	line-height:normal;
	}
div.sidebar198 p.foot
	{
	border-left:solid 0px #aa7;
	font-size:6px;
	display:block;
	padding:0px;
	margin:0px;
	background:#dda;
	}
div.sidebar198 p a
	{
	display:block;
	padding:0 3px 6px 5px;
	margin:0px;
	border-bottom:solid 1px #aa7;
	display:block;
	}	
div.sidebar198 p.none a:hover {
	text-decoration:none;
	color:#221100;
	}

/* ----- */
div.sidebar198 ul
	{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
div.sidebar198 li
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style:none;
	border-bottom:solid 1px #aa7;
	border-right:solid 1px #aa7;
	border-left:solid 1px #aa7;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
div.sidebar198 li.urhere
	{
	border-top:solid 0px #aa7;
	display:block;
	padding:3px 5px 3px 5px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	background:#ddddaa;
	color:#221100;
	}
div.sidebar198 li a
	{
	border-top:solid 0px #aa7;
	display:block;
	padding:3px 5px 3px 5px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	text-decoration:none;
	}
div.sidebar198 li a:hover
	{
	background:#ddddaa;
	text-decoration:none;
	padding:3px 5px 3px 5px;
	}
div.sidebar198 li a:link {
	color:#169;
	padding:3px 5px 3px 5px;
	}
div.sidebar198 li a:visited
	{
	color:#16578c;
	padding:3px 5px 3px 5px;
	}
div.sidebar198 li a:active
	{
	color:#ffffff;
	background:#aa7;
	border-top:solid 1px #000000;
	padding:3px 5px 3px 5px;
	}

/* ---------- End Test Pod --------------*/
/* -------------  BREAD CRUMBS  ------------------ */
div.crumbs {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	margin-bottom: 10px;
	border-bottom: 0px solid #cecece;
}
div.crumbs p {
	margin-bottom: 5px;
}
div.crumbs li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	padding: 2px;
	}
div.crumbs a:link {
	text-decoration: none;
	border-bottom: 0px solid #cecece;
	color: #666633;
	}
div.crumbs a:visited {
	text-decoration: none;
	border-bottom: 0px solid #cecece;
	color: #666600;
	}
div.crumbs li a:hover,
div.crumbs li a:active {
	text-decoration: underline;
	color: #b22222;
	}
/* END BREAD CRUMBS */



/* --------------- Back / Top Buttons ----------------*/
ul.backtop
	{
	margin: 10px 25px 10px 15px;
	text-transform: capitalize;
	}
ul.backtop li
	{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-size: 9px;
}
ul.backtop a,
ul.backtop a:visited
	{
	background-color: #dda;
	font-weight: 500;
	text-decoration: none;
	color: #069;
	padding: 2px 5px;  
	}
ul.backtop a:hover
	{
	background-color: #369;
	font-weight: 500;
	text-decoration: none;
	color: #def;
	padding: 2px 5px;  
	}


/* -------------  BASIC TABLE ------------------ */
table.basic {
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-collapse:collapse;
	}
table.basic td {
	padding: 4px 6px;
	border-right: 1px solid #969696;
	border-bottom: 1px solid #969696;
	vertical-align:text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
table.basic td.indent {
	padding: 4px 6px;
	border-right: 1px solid #969696;
	border-bottom: 1px solid #969696;
	vertical-align:text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent:1.5em;
	}
table.basic td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0;
	margin:0;
	line-height:13px;
	}
table.basic td ul {
	margin-bottom: 0;
	}
table.basic td li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:1px 0;
	margin:0;
	text-indent:-2em;
	list-style-type:square;
	list-style-position:outside;
	}
table.basic th {
	padding: 4px 6px;
	border-right: 1px solid #969696;
	border-bottom: 1px solid #969696;
	background:#ddddaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	}

table.tabs {
	border: 0;
	}
table.tabs td {
	padding: 2px 6px;
	border: 0;
	vertical-align:baseline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
table.tabs td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0;
	margin:0;
	line-height:13px;
	}
/* ----------- DIV BUTTON ---------------*/
div.button {
	}
div.button a:link {
	text-align: center;
	border: 2px outset;
	text-decoration: none;
	font-size: 100%;
	margin: 0 2px 2px 0;
	padding: 0px 0px 1px 4px;
	background: #ff7;
	font-weight: 600;
	}
div.button a:visited {
	text-align: center;
	border: 2px outset;
	text-decoration: none;
	font-size: 100%;
	margin: 0 2px 2px 0;
	padding: 0px 0px 1px 4px;
	background: #ff6;
	font-weight: 600;
	}
div.button a:active {
	text-align: center;
	border: 2px inset;
	text-decoration: none;
	font-size: 100%;
	margin: 2px 0 0 2px;
	padding: 0px 0px 1px 4px;
	background: #ffa;
	font-weight: 600;
	}

	/*--- DIV.PRINTVER ---*/
div.printver {
	float: right;
	width: 60px;
	border: 1px solid #99CCFF;
	margin: 10px 0 20px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding: 2px;
	text-align: left;
}
div.printver a,
div.printver a:visited
 {
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	}
div.printver a:hover
 {
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	background: #f5f5dc;
}
/* ---------- +++++++ ---------- */

.more {
	font-weight: normal;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
.more2 {
	font-weight: normal;
	font-size: 80%;
}
a.more {
	text-decoration: underline;
}
hr {
	margin:10px 0;
	border:1px solid #bb9;
	}
hr.dot {
	border: 3px dotted #993;
	}

/*  -----------------------------++++++++++++++++  Phasing Out  ++++++++++++++++------------------------------  */
/* --	
ul.localnav	{
	margin: 0 0 5px 25px;
	padding: 1px 0 1px 0;  
	text-transform: capitalize;
	}
ul.localnav li
	{
	margin: 0 3px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}
ul.localnav li a,
ul.localnav li a:visited
	{
	background-color: #eec;
	font-weight: 500;
	text-decoration: none;
	color: #789;
	padding: 1px 6px;
	border: 1px ridge;
	}
ul.localnav li a:hover
	{
	background-color: #ddddaa;
	font-weight: 500;
	text-decoration: none;
	color: #b22222;
	padding: 1px 6px;
	border: 1px outset;
	}
ul.localnav li a:active
	{
	background-color: #ddddaa;
	font-weight: 500;
	text-decoration: none;
	color: #b22222;
	padding: 1px 6px;
	border: 1px inset;
	}
div.sidebar-head {
	width: 100%; 
	background: #ddddaa; 
	font-family: Arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: 700; 
	color: #ffffff; 
	padding: 2px; 
	margin-bottom: 10px;
	}
.listabcde {  
	list-style-type: lower-alpha;
	}
.list123456 { 
	list-style-type: decimal;
	list-style-position: outside;
	} -- */
	
/* -------- Table Cells -----------------
td.bordertop { 
    border-color: #999999 black black; 
    border-style: solid; 
    border-top-width: 1pt; 
    border-right-width: 0px; 
    border-bottom-width: 0px; 
    border-left-width: 0px;
    }
td.borderbottm {
    padding-bottom: 12pt;
    border-bottom : 1pt solid #999999; 
	 }
td.borderleft{
	border-left: 1px solid #990000;
	padding-left: 3px; }
td.borderright{
	border-right: 1px solid #990000; }
			---- */
  
/* --- RIGHT-SIDEBAR (phase out)
div.right-sidebar {
	float: right;
	padding: 5px 5px 12px 7px;
	border: solid 1px #ddddaa;
	background: #f5f5dc;
	margin: 5px 0 20px 30px;
	}
div.right-sidebar p {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 7px;
	background: #ffffff;
	line-height: 15px
	}
div.right-sidebar-head {
	width: 100%; 
	background: #aa7; 
	color: #ffffff; 
	padding: 2px; 
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px;
	margin-bottom: 10px;
	} --- */	

/* --- TOC 
div.toc {
	margin-top: 2px; 
	padding: 20px 40px 2px 45px; 
	border-top: solid 1px #069;
	}
div.toc p {
	margin-top: 1px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
}
div.toc a:link, a:visited {
	text-decoration: none;
	}
div.toc a:hover, a:active {
	text-decoration: underline;
	} --- */

/* --- td.sidebar {
	padding: 10px 5px; 
	border: 1px solid #069; 
	}
td.sidebar p {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif; 
	font-size: 11px; 
	text-indent: -10px;
	margin: 0 0 3px 13px; 
	line-height: 125%;
	}
td.sidebar a:link, td.sidebar a:visited {
	text-decoration: none;
	}
td.sidebar a:hover, td.sidebar a:active {
	color: #a00; 
	background-color: #ffc;
	}
td.sidebar a:visited a:hover {
	color: #a00; 
	background-color: #ffc;
	}
		--- */

/* =-=-=-=-= START right sidebar using table column =-=-=-=-= */

/* ----------------------------

.tightser {
	margin-top: 2px; 
	margin-left: -2em
	}
 .nounline {  
	text-decoration: none;
	}
 .textblue1 {  
	color: #000099;}
 .textred1 {  
	color: #990000;}
 .textred2 {  
	color: #b22222;}
 .textred3 {  
	color: #FF0000;}
 .sanssecthead {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; line-height: 15px; font-weight: 700; color: #000099;
	}
 .calsansr { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; line-height: 100%; 
	}
 .bgblue {  
	color: #FFFFFF; 
	background-color: #3300CC; 
	padding: 1px;
	}
 .serif21red { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 21px; 
	color: #b22222;
	}
 .serif18bold {  
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 18px; 
	line-height: 125%; 
	font-weight: 700;
	}
 .serif24px {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 24px; 
	line-height: 125%; 
	}
 .serif30px {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 30px; 
	line-height: 125%; 
	}
 .serif30red { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 30px; 
	line-height: 36px; 
	color: #b22222;
	}

--------------------------------------------*/

/* -- PHASING OUT #RIGHTSIDE Jan 09 -- 
#rightside
	{
	width: 175px;
	background-color: #fff;
	vertical-align: top;
	border-left: 0px solid #ddddaa;
	}
	
#rightside div.topic 
	{
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 7px 1px 7px;
	margin: 0px;
	font-weight: normal;
	background: #fff;
}

#rightside div.topic p 
	{
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 10px 1px 6px;
	margin: 0px;
	font-weight: normal;
	background: #fff;
	color: #036;
}

#rightside div.link 
	{
	display: block;
	padding: 0px;
	margin: 0px 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#rightside div.link p 
	{
	display: block;
	padding: 1px 5px 3px 5px;
	margin: 0px;
	font-weight: normal;
	background: #eec;
	color: #778899;
	border-bottom: 1px solid #ddddaa;
	border-left: 1px solid #ddddaa;
}
#rightside div.link strong 
	{
	display: block;
	padding: 1px 5px;
	margin: 0px;
	font-weight: normal;
	background: #fff;
	}
#rightside div.link span
	{
	display: block;
	padding: 0 10px 5px 25px;
	background-color: #ddddaa;
	color: #789;
}
#rightside div.link a
	{
	display: block;
	padding: 1px 5px 3px 5px;
	margin: 0px;
	text-decoration: none;
	background-color: #fff;
	color: #789;
	border-bottom: 1px solid #ddddaa;
	border-left: 1px solid #ddddaa;
}
#rightside div.link a:hover,
#rightside div.link a:active,
#rightside div.link a:visited a:hover
	{
	display: block;
	padding: 1px 5px 3px 5px;
	margin: 0px;
	text-decoration: none;
	background-color: #eec;
	color: #789;
}
#rightside div.link a:visited
	{
	display: block;
	text-decoration: none;
	color: #789;
	}  

#rightside div ul
	{
	padding: 0px;
	margin: 0px;
	}
#rightside div ul li
	{
	padding: 3px 10px 5px 3px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
}
#rightside div ul p 
	{
	padding: 3px 5px 3px 5px;
	margin: 3px;
	font-weight: normal;
	background: #eec;
	color: #778899;
	border-bottom: 1px solid #ddddaa;
	border-left: 1px solid #ddddaa;
}
#rightside div ul li a
	{
	padding: 3px 5px 3px 5px;
	margin: 3px;
	text-decoration: none;
	background-color: #fff;
	color: #789;
	border-bottom: 1px solid #ddddaa;
	border-left: 1px solid #ddddaa;
}
#rightside div ul li a:hover,
#rightside div ul li a:active,
#rightside div ul li a:visited a:hover
	{
	padding: 3px 5px 3px 5px;
	margin: 3px;
	text-decoration: none;
	background-color: #eec;
	color: #789;
}
#rightside div ul li a:visited
	{
	text-decoration: none;
	margin: 0px;
	color: #789;
	}  

 =-=-=-=-= END right sidebar using table column =-=-=-=-= */
 /* --- VERDANA --
 .sansver11 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:normal;
	}
 .sansver12 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-align: left; 
	line-height:normal;
	}
 .sansver13 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:normal;
	}
 .sansver14 {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 115%; 
	text-align: left;
	}
 .sansver16 {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	line-height: 115%; 
	text-align: left;
	}
 .sansver14deep { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 140%; 
	text-align: left;
	}
 .sansver18 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	line-height: 115%; 
	list-style-type: square;
	}
.tahoma11 {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	line-height: 130%;
	}*/

