@charset "utf-8";

/* FORMAT.CSS */



/* General Layout Formatting */


/* fixed height class adjustments */

.height10  {height:10em;}
.height25  {height:25em;}
.height50  {height:50em;}
.height100 {height:100em;}
.height200 {height:200em;}
.height250 {height:250em;}
.height300 {height:300em;}
.height350 {height:350em;}
.height400 {height:400em;}
.height450 {height:450em;}
.height500 {height:500em;}
.height600 {height:600em;}
.height700 {height:700em;}
.height800 {height:800em;}
.height900 {height:900em;}
.height1k  {height:1000em;}
.height5k  {height:5000em;}

/* minimum height classes with MSIE hack */

* html .minH5 {height:5em;}

.minH5 	{min-height:5em;
			 height:auto;
			 }

* html .minH10 {height:10em;}

.minH10 	{min-height:10em;
			 height:auto;
			 }

* html .minH25 {height:25em;}

.minH25 	{min-height:25em;
			 height:auto;
			 }


* html .minH50 {height:50em;}

.minH50 	{min-height:50em;
			 height:auto;
			 }

* html .minH100 {height:100em;}

.minH100 	{min-height:100em;
			 height:auto;
			 }

* html .minH150 {height:150em;}

.minH150 	{min-height:150em;
			 height:auto;
			 }

* html .minH200 {height:200em;}

.minH200 	{min-height:200em;
			 height:auto;
			 }

* html .minH250 {height:250em;}

.minH250 	{min-height:250em;
			 height:auto;
			 }

* html .minH300 {height:350em;}

.minH300 	{min-height:350em;
			 height:auto;
			 }

* html .minH350 {height:350em;}

.minH350 	{min-height:350em;
			 height:auto;

			 }

* html .minH400 {height:400em;}

.minH400 	{min-height:400em;
			 height:auto;

			 }

* html .minH450 {height:450em;}

.minH450 	{min-height:450em;
			 height:auto;

			 }

* html .minH500 {height:500em;}

.minH500 	{min-height:500em;
			 height:auto;

			 }

* html .minH350 {height:500em;}

.minH350 	{min-height:500em;
			 height:auto;

			 }






		 /* GLOBAL TEXT/PRESENTATION FORMATTING */

/* Remove Anchor Underlines */

a {text-decoration:none;}


		/* GENERAL TEXT SELECTORS & FORMAT */

.keepspace {white-space:pre;}

/* Layout */



div.image {clear:both;}


.centered,
.center
		   {display:block;
			margin-left: auto;
			margin-right: auto;
			text-align:center;
			}

.img-right {display:block;
			float:right;
			margin-right:1em;}

.img-left  {display:block;
			float:left;
			padding:0 0 0 1em }

.image .caption-left   {text-align:left;
						padding:0 0 0 1em;
						}

.image .caption-right  {text-align:right;
						padding:0 1em 0 0;
						}

.image .caption-center {text-align:center;
						padding:0 1em 0 1em;}

.align-Left {
			 display:block;
			 float:left;
			 padding-right: 1em;
			 margin-bottom:2em;
			 }

.align-Right {
			 display:block;
			 float:left;
			 padding-right: 1em;
			 margin-bottom:2em;
			 }

.txt-center {text-align:center;}




.txt-inline {display:inline; margin-left 1em;}

.line-item
							 {clear:both;					/* 'lf' line-items */
							  display:block;
							  float:left;
							  }
															/* float inline items */
.add-item  {display:inline;}
.line-item {display:block;}




/*  TEXT & FONT CLASSES */

.f-italic {font-style:italic;}
.f-bold   {font-weight:700;}
.f-xbold  {font-weight:800;}
.f-underline {text-decoration:underline;}


/*  TEXT POSITIONING CLASSES */

.txt-left    {text-align:left;}
.txt-right   {text-align:right;}
.txt-center  {text-align:center;}
.txt-justify {text-align:justify;}

/* TEXT FORMAT CLASSES */

P.center {text-align:center;}

.ffamily-serif1   {font-family: "Times New Roman",
                                "Palatino Linotype",
                                "Lucida Bright",
                                 Times,
                                 Georgia,
                                 serif;
								}

.ffamily-serif2 {font-family:  Georgia,
                               Garamond,
                              "Times New Roman",
                              "Palatino Linotype",
                               serif;
							 }

.ffamily-serif3 {font-family:"Palatino Linotype",
							  Georgia,
                              Garamond,
                              "Times New Roman",
                               serif;
							 }

.ffamily-sans1   {font-family: Arial,
                               Helvetica,
                               Geneva,
                               "Trebuchet MS",
                               Verdana,
                               "Nimbus Sans L",
                               sans-serif;
							 }

.ffamily-sans2 {font-family:  "Trebuchet MS",
                              "Lucida Sans",
                               Lucida,
                               Arial,
                               Verdana,
                               Helvetica,
                               sans-serif;
							 }

.ffamily-sans3 {font-family:  "Lucida Sans",
							 "Trebuchet MS",
                               Lucida,
                               Arial,
                               Verdana,
                               Helvetica,
                               sans-serif;
							 }



.ffamily-mono1   {font-family:  "Courier New",
							    "Trebuchet MS",
								"Lucida Sans Typewriter",
								 Arial,
								 Verdana,
								 monospace;
								 }


								 monospace;
								 }


*.title-lg,
*.title-med,
*.title-std,
*.title-sm,
*.subtitle-lg,
*.subtitle-med,
*.subtitle-std,
*.subtitle-sm,
*.text-lg,
*.text-med,
*.text-std,
*.text-sm
*.fn-std,
*.fn-sm
			    {position:absolute;
			     top:0; left:0								    /* adj     */
				 width:auto; height:auto;                       /* adj     */
				 margin:0; padding:0;						    /* adj prn */
				 display:block;									/* inline for general text elements (see below) */
                 text-align:left;				 			    /* adj prn */
				 line-height:1em;							    /* adj prn */
				 text-decoration:none;							/* adj prn */
				 font-family:"new times roman", garamond,		/* adj prn */
				              verdana, sans-serif;
				 }
.text-lg,
.text-med,
.text-std,
.text-sm,
.fn-std,
.fn-sm                {display:inline;}

.sig-std,
.sig-sm	 {display:block;
		  line-height:3em; text-align:right;
		  font-size:1.2em; font-weight:500;
		  padding-right:2em;
		  font-family:"manuscript wide",Mistral,"manuscript thin",
						"bradley hand ITC","Apple Chancery","URW Chancery L",
						"Lucida Handwriting","Calligraph421 BT","Lucida Calligraphy",
						"Brush Script MT","comic sans","Freestyle Script",serif
		}

/* Default font size/weights */

.title-lg        {font-size:1.8em; font-weight:700;}
.title-med       {font-size:1.6em; font-weight:700;}
.title-std       {font-size:1.5em; font-weight:600;}
.title-sm        {font-size:1.4em; font-weight:600;}

.subtitle-lg	 {font-size:1.5em; font-weight:700;}
.subtitle-med	 {font-size:1.4em; font-weight:600;}
.subtitle-std	 {font-size:1.3em; font-weight:600;}
.subtitle-sm     {font-size:1.2em; font-weight:600;}

.text-lg         {font-size:1.4em; font-weight:600;}
.text-med		 {font-size:1.2em; font-weight:600;}
.text-std		 {font-size:1.0em; font-weight:500;}
.text-sm		 {font-size:0.8em; font-weight:500;}

.fn-std		   	 {font-size:0.8em; font-weight:500;}
.fn-sm		 	 {font-size:0.6em; font-weight:400;}

.sig-std		 {font-size:1.2em; font-weight:600;}
.sig-sm		 	 {font-size:1.0em; font-weight:500;}






/* HEADER CLASSES */

h1.underline  {text-decoration:underline;}

h1, h2, h3, h4, h5, h6, p
.italics  {text-decoration:italics;}


h1.title.on

		  {font-family: "Trebuchet MS", arial, verdana, Geneva, san-serif;
		   float:left
		   width:100%;
		   font-size:1em;
		   font-weight:600;
		   padding:60px 0 0 10px;
		 }



h1.subtitle.on

		 {font-family: "Trebuchet MS", arial, verdana, Geneva, san-serif;
		  float:left
			width:100%;
			font-size:1.2em;
			font-weight:400;
			padding:60px 0 0 10px;
			color:crimson;
			}

h4.list-title {font-size:1em;}


/* LIST CLASSES */

/***********************/

ul   {list-style-type: none; }
a    {text-decoration: none; }


li.no-image  {list-style-image:none;}
li.no-bullet {list-style-type:none;}
li.vmiddle   {vertical-align:middle;}

li.list-clear   {clear:both}


/* BOOKMARKED LIST CLASSES */

ul.booklist

            {
			 font-size:1em;
			 font-weight:700;
			 line-height:1.5em;
			 margin-left:150px;
			 }

ul.booklist.bluemark {list-style-image:url("../FHK-GRAPHICS/bluebook_16x14.gif");}
ul.booklist.greymark {list-style-image:url("../FHK-GRAPHICS/greybook_16x14.gif");}
ul.booklist.redmark  {list-style-image:url("../FHK-GRAPHICS/redbook_16x14.gif");}
ul.booklist.greenmark {list-style-image:url("../FHK-GRAPHICS/greenbook_16x14.gif");}
ul.booklist.orderbook {list-style-image:url("../FHK-GRAPHICS/greenbook_16x14.gif");}


/* SHIMS - SPACE BOX CLASSES */

.shim0,
.h-spacebox0 {position:static;
               clear:both;
			   float:left;
			   height:0em;
			   width:100%;
			   margin:0 0 0 0;
			   paddding:0;
			   border:none;
			   }


.shim1,
.h-spacebox1 {position:relative;
               clear:both;
			   float:left;
			   height:1em;
			   width:100%;
			   margin:0 0 0 0;
			   }
.shim2,
.h-spacebox2 {position:relative;
               clear:both;
			   float:left;
			   height:2em;
			   width:100%;
			   margin:0 0 0 0;
			   }
.shim3,
.h-spacebox3 {position:relative;
               clear:both;
			   float:left;
			   height:3em;
			   width:100%;
			   margin:0 0 0 0;
			   }
.shim4,
.h-spacebox4
              {position:relative;
			   display:block;
               clear:both;
			   float:left;
			   height:4em;
			   width:100%;
			   margin:0 0 0 0;
			   }
.shim5,
.h-spacebox5
              {position:relative;
			   display:block;
               clear:both;
			   float:left;
			   height:5em;
			   width:100%;
			   margin:0 0 0 0;
			   }
.shim6,
.h-spacebox6 {position:relative;
               clear:both;
			   float:left;
			   height:6em;
			   width:100%;
			   margin:0 0 0 0;
			   }
.shim8,
.h-spacebox8
              {position:relative;
			   display:block;
               clear:both;
			   float:left;
			   height:8em;
			   width:100%;
			   margin:0 0 0 0;
			   }
.shim10,
.h-spacebox10
              {position:relative;
			   display:block;
               clear:both;
			   float:left;
			   height:10em;
			   width:100%;
			   margin:0 0 0 0;
			   }
.shim15,
.h-spacebox15
              {position:relative;
			   display:block;
               clear:both;
			   float:left;
			   height:15em;
			   width:100%;
			   margin:0 0 0 0;
			   }
.shim20,
.h-spacebox20
              {position:relative;
			   display:block;
               clear:both;
			   float:left;
			   height:20em;
			   width:100%;
			   margin:0 0 0 0;
			   }
.shim25,
.h-spacebox25
              {position:relative;
			   display:block;
               clear:both;
			   float:left;
			   height:25em;
			   width:100%;
			   margin:0 0 0 0;
			   }
.shim35
.h-spacebox35
              {position:relative;
			   display:block;
               clear:both;
			   float:left;
			   height:35em;
			   width:100%;
			   margin:0 0 0 0;
			   }
.shim50,
.h-spacebox50
              {position:relative;
			   display:block;
               clear:both;
			   float:left;
			   height:50em;
			   width:100%;
			   margin:0 0 0 0;
			   }



/*  MARGIN CLASSES */

/* px margins */

.margin-R20  {margin-right:20px;}                  /*!!! CAUTION: margin case selectors are case-sensitive */
.margin-R40  {margin-right:40px;}
.margin-R80  {margin-right:80px;}
.margin-R100 {margin-right:100px;}
.margin-R200 {margin-right:200px;}

.margin-L20   {margin-left:20px;}
.margin-L40   {margin-left:40px;}
.margin-L80   {margin-left:80px;}
.margin-L100  {margin-left:100px;}
.margin-L250  {margin-left:250px;}
.margin-L500  {margin-left:500px;}

.margin-T10  {margin-top:10px;}
.margin-T20  {margin-top:20px;}
.margin-T40  {margin-top:40px;}
.margin-T80  {margin-top:80px;}

/* em margins */

.margR1  {margin-right:1em;}
.margR2  {margin-right:2em;}                  /*!!! CAUTION: margin case selectors are case-sensitive */
.margR4  {margin-right:4em;}
.margR5  {margin-right:5em;}
.margR6  {margin-right:6em;}
.margR8  {margin-right:8em;}
.margR10 {margin-right:10em;}
.margR15 {margin-right:15em;}
.margR20 {margin-right:20em;}

.margL1   {margin-left:1em;}
.margL2   {margin-left:2em;}
.margL4   {margin-left:4em;}
.margL5   {margin-left:5em;}
.margL6   {margin-left:6em;}
.margL8   {margin-left:8em;}
.margL10  {margin-left:10em;}
.margL15  {margin-left:15em;}
.margL20  {margin-left:20em;}


.margT1  {margin-top:1em;}
.margT2  {margin-top:2em;}
.margT4  {margin-top:4em;}
.margT5  {margin-top:5em;}
.margT6  {margin-top:6em;}
.margT8  {margin-top:8em;}
.margT10  {margin-top:10em;}
.margT15  {margin-top:15em;}
.margT20  {margin-top:20em;}

.-margT1  {margin-top:-1em;}
.-margT2  {margin-top:-2em;}
.-margT4  {margin-top:-4em;}
.-margT5  {margin-top:-5em;}
.-margT6  {margin-top:-6em;}
.-margT8  {margin-top:-8em;}
.-margT10  {margin-top:-10em;}
.-margT15  {margin-top:-15em;}
.-margT20  {margin-top:-20em;}


.margB1  {margin-bottom:1em;}
.margB2  {margin-bottom:2em;}
.margB4  {margin-bottom:4em;}
.margB5  {margin-bottom:5em;}
.margB6  {margin-bottom:6em;}
.margB8  {margin-bottom:8em;}
.margB10  {margin-bottom:10em;}
.margB15  {margin-bottom:15em;}
.margB20  {margin-bottom:20em;}



/* PADDING CLASSES */

.padL1 {padding-left:1em;}
.padL2 {padding-left:2em;}
.padL4 {padding-left:4em;}
.padL5 {padding-left:5em;}
.padL6 {padding-left:6em;}
.padL8 {padding-left:8em;}
.padL10 {padding-left:10em;}
.padL15 {padding-left:15em;}
.padL20 {padding-left:20em;}

.padR1 {padding-right:1em;}
.padR2 {padding-right:2em;}
.padR4 {padding-right:4em;}
.padR5 {padding-right:5em;}
.padR6 {padding-right:6em;}
.padR8 {padding-right:8em;}
.padR10 {padding-right:10em;}
.padR15 {padding-right:15em;}
.padR20 {padding-right:20em;}

.padT1 {padding-top:1em;}
.padT2 {padding-top:2em;}
.padT4 {padding-top:4em;}
.padT5 {padding-top:5em;}
.padT6 {padding-top:6em;}
.padT8 {padding-top:8em;}
.padT10 {padding-top:10em;}
.padT15 {padding-top:15em;}
.padT20 {padding-top:20em;}

.padB1 {padding-bottom:1em;}
.padB2 {padding-bottom:2em;}
.padB4 {padding-bottom:4em;}
.padB4 {padding-bottom:5em;}
.padB6 {padding-bottom:6em;}
.padB8 {padding-bottom:8em;}
.padB10 {padding-bottom:10em;}
.padB15 {padding-bottom:15em;}
.padB20 {padding-bottom:20em;}



/*  !important attribute permits class override of local stylesheets */

/* COLOR CLASSES - BACKGROUND  */

.bg-dflt      {background-color:#fffacd    	     !important;}              /* subsection default background */
.bg-subsect   {background-color:#fffacd          !important;}
.bg-wtp       {background-color:#6699cc          !important;}

.bg-clear     {background-color:transparent      !important;}
.bg-none      {background-color:transparent      !important;}
.bg-white     {background-color:white            !important;}
.bg-ivory     {background-color:ivory            !important;}
.bg-linen     {background-color:#faf0e6  		 !important;}
.bg-silver    {background-color:silver  		 !important;}
.bg-black     {background-color:black  		     !important;}
.bg-nvjowhite {background-color:navajowhite      !important;}



.bg-blue      {background-color:blue  			 !important;}
.bg-ltblue    {background-color:lightblue 		 !important;}
.bg-ltsky    {background-color:#87cefa  		 !important;}
.bg-ltsteel   {background-color:#b0c4de  		 !important;}
.bg-cyan      {background-color:cyan 			 !important;}
.bg-ltcyan    {background-color:lightcyan 		 !important;}
.bg-navblue   {background-color:#00137f  		 !important;}
.bg-slategray {background-color:slategray  		 !important;}
.bg-drkslategray {background-color:darkslategray !important;}
.bg-paleblue  {background-color:#deedee 		 !important;}
.bg-midnightblue {background-color:midnightblue  !important;}
.bg-plum       {background-color:#dda0dd  		 !important;}
.bg-ltlavender {background-color:#ccccff 		 !important;}
.bg-medlavender  {background-color:#9966cc  	 !important;}

.bg-medpurple  {background-color:#9370db  		 !important;}
.bg-purple  {background-color:#800080  			 !important;}
.bg-drkslateblue  {background-color:#483d8b  	 !important;}
.bg-medviolet {background-color:#9966ff  		 !important;}
.bg-ltlavender00 {background-color:#eebaff  	 !important;}
.bg-ltlavender0  {background-color:#d8adff  	 !important;}
.

.bg-medorchid {color:#ba55d3  !important;}


.bg-red       {background-color:red  			 !important;}
.bg-drkred    {background-color:darkred  		 !important;}
.bg-orangered {background-color:orangered		 !important;}
.bg-drkorange {background-color:darkorange  	 !important;}
.bg-orange    {background-color:orange 			 !important;}
.bg-lightpink {background-color:lightpink 		 !important;}
.bg-pink      {background-color:#ffc0cb  		 !important;}
.bg-magenta   {background-color:magenta  		 !important;}
.bg-mistyrose  {background-color:#ffe4e1  		 !important;}
.bg-thistle    {background-color:#d8bfd8  		 !important;}
.bg-peach	   {background-color:#ffdab9  		 !important;}
.bg-maroon	  {background-color:#800000  		 !important;}

.bg-beige      {background-color:#f5f5dc         !important;}
.bg-burly     {background-color:#deb887  		 !important;}
.bg-peru      {background-color:#cd853f  		 !important;}
.bg-sdlbrown  {background-color:#8b4513 		 !important;}
.bg-sndybrown {background-color:#f4a460  		 !important;}
.bg-brown     {background-color:#a52a2a  		 !important;}
.bg-tan       {background-color:#d2b48c  		 !important;}
.bg-wheat     {background-color:#f5deb3  		 !important;}
.bg-sienna    {background-color:#a0522d  		 !important;}
.bg-moccasin  {background-color:#ffe4b5  		 !important;}
.bg-gold      {background-color:#cc9900  		 !important;}
.bg-palegoldenrod {color:#eee8aa  				 !important;}

.bg-yellow    {background-color:yellow  		 !important;}
.bg-ltyellow  {background-color:#ffff99  		 !important;}
.bg-yellowgold{background-color:gold  			 !important;}
.bg-lemonchiffon {background-color:lemonchiffon  !important;}
.bg-medyellow  {background-color:#ffff66  		 !important;}

.bg-drkkhaki  {background-color:darkkhaki  		 !important;}
.bg-palegreen {background-color:palegreen  		 !important;}
.bg-lime      {background-color:lime  			 !important;}
.bg-drkolive  {background-color:darkolivegreen   !important;}
.bg-green     {background-color:green  			 !important;}



/* COLOR CLASSES - TEXT */

.txt-transparent {color:transparent 			 !important;}
.txt-black     {color:black 					 !important;}
.txt-silver    {color:silver 					 !important;}
.txt-white     {color:white  					 !important;}
.txt-ivory     {color:ivory  					 !important;}
.txt-linen     {color:#faf0e6  					 !important;}
.txt-nvjowhite {color:navajowhite  				 !important;}


.txt-crimson   {color:#dc143c  					 !important;}
.txt-drkred    {color:#8b0000  					 !important;}
.txt-red       {color:#ff0000  					 !important;}
.txt-lightpink {color:lightpink  				 !important;}
.bg-pink       {color:#ffc0cb  					 !important;}
.txt-magenta   {color:magenta  					 !important;}
.txt-orange    {color:orange  					 !important;}
.txt-drkorange {color:darkorange  				 !important;}
.txt-orangered {color:orangered  				 !important;}
.txt-peach	   {color:#ffdab9  					 !important;}
.txt-beige     {background-color:#f5f5dc  		 !important;}

.txt-lemonchiffon {color:lemonchiffon  			 !important;}
.txt-yellow    {color:yellow  					 !important;}
.txt-ltyellow  {color:#ffff99  					 !important;}
.txt-palegoldenrod {color:#eee8aa  				 !important;}
.txt-gold      {color:#cc9900  					 !important;}



.txt-burly     {color:#deb887  					 !important;}
.txt-peru      {color:#cd853f  					 !important;}
.txt-sdlbrown  {color:#8b4513  					 !important;}
.txt-sndybrown {color:#f4a460  					 !important;}
.txt-brown     {color:#a52a2a  					 !important;}
.txt-tan       {color:#d2b48c  					 !important;}
.txt-wheat     {color:#f5deb3  					 !important;}
.txt-sienna    {color:#a0522d  					 !important;}
.txt-moccasin  {color:#ffe4b5  					 !important;}


.txt-green     {color:green  					 !important;}
.txt-palegreen {color:palegreen  				 !important;}
.txt-lime      {color:lime  					 !important;}
.bg-green      {color:green  					 !important;}
.txt-drkkhaki  {color:darkkhaki  				 !important;}
.txt-drkolive  {color:darkolivegreen  			 !important;}



.txt-plum       	{color:#dda0dd  			 !important;}
.txt-thistle        {color:#d8bfd8  			 !important;}
.txt-mistyrose      {color:#ffe4e1  			 !important;}
.txt-medlavender    {color:#9966cc  			 !important;}
.txt-ltlavender 	{color:#ccccff  			 !important;}
.txt-medpurple  	{color:#9370db  			 !important;}
.txt-purple 		{color:#800080  			 !important;}
.txt-drkslateblue  	{color:#483d8b  			 !important;}
.txt-medviolet 		{color:#9966ff  			 !important;}
.txt-medorchid 		{color:#ba55d3  			 !important;}
.txt-ltlavender00 	{color:#eebaff  			 !important;}
.txt-ltlavender0  	{color:#d8adff  			 !important;}
.txt-maroon	  		{color:#800000  			 !important;}
.



.txt-navblue   		{color:#00137f  			 !important;}
.txt-blue      		{color:blue  				 !important;}
.txt-drkslategray 	{color:darkslategray  		 !important;}
.txt-midnightblue 	{color:midnightblue  		 !important;}
.txt-ltsteel   		{color:#b0c4de  			 !important;}
.txt-ltsky    		{color:#87cefa  			 !important;}
.txt-lightblue 		{color:lightblue  			 !important;}
.txt-ltskyblue 		{color:#87cefa  			 !important;}
.txt-lightgray 		{color:lightgray  			 !important;}
.txt-ltsteelblue 	{color:lightblue  			 !important;}
.txt-paleblue  		{color:#deedee  			 !important;}
.txt-steelblue 		{color:steelblue  			 !important;}
.txt-slategray 		{color:slategray  			 !important;}
.txt-thistle 		{color:thistle  			 !important;}
.txt-yellowgreen 	{color:yellowgreen  		 !important;}
.txt-navy 			{color:navy  				 !important;}


/* BORDER CLASSES */

.bdsolid-orange {border:2px solid orange  		 !important;}
.bddot-orange {border:2px dotted orange  		 !important;}
.bddash-orange {border:2px dashed orange  		 !important;}
.bdridge-orange {border:2px ridge orange  		 !important;}
.bdridge-orange {border:2px groove orange  		 !important;}
.bdridge-orange {border:2px double orange  		 !important;}

.bdsolid-black1 {border:1px solid black  		 !important;}
.bddot-black1 {border:1px dotted black  		 !important;}
.bddash-black1 {border:1px dashed black  		 !important;}
.bdridge-black1 {border:1px ridge black  		 !important;}
.bdridge-black1 {border:1px groove black  		 !important;}
.bdridge-black1 {border:1px double black  		 !important;}

.bdsolid-black2 {border:2px solid black  		 !important;}
.bddot-black2 {border:2px dotted black  		 !important;}
.bddash-black2 {border:2px dashed black  		 !important;}
.bdridge-black2 {border:2px ridge black  		 !important;}
.bdridge-black2 {border:2px groove black  		 !important;}
.bdridge-black2 {border:2px double black  		 !important;}


.bdsolid-red {border:2px solid red  			 !important;}
.bddot-red {border:2px dotted red  				 !important;}
.bddash-red {border:2px dashed red  			 !important;}
.bdridge-red {border:2px ridge red  			 !important;}
.bdridge-red {border:#ba55d32px groove red  	 !important;}
.bdridge-red {border:2px double red  			 !important;}

/* FONT-STACKS AND DEFAULTS */

.f-samurai {font-family: samurai,Constantia, 'Lucida Bright', LucidaBright, DejaVu,georgia,palatino,'bitstream vera serif', serif  !important;}
.f-notes   {font-family: Georgia,"Lucida Bright",Garamond,"URW Palladio L", "Bitstream Vera Serif",Baskerville,serif;
            font-size:0.8em;
		    font-weight:400;
		    }

.f-cursive     {font-family:"manuscript wide",  Mistral,"manuscript thin","bradley hand ITC",
							"Apple Chancery","URW Chancery L", "Brush Script MT",
							"Lucida Handwriting","Calligraph421 BT","Lucida Calligraphy",
							"comic sans","Freestyle Script",serif       		    			 !important;}

.f-asia        {font-family: samurai,slasher,sinbad,"matura script capitals",
							 "manuscript wide",serif,
							 "lynda cursive",garamond,georgia,sans-serif  						 !important;}

.f-lucida      {font-family: 'Lucida Bright', LucidaBright, DejaVu,georgia,palatino,
							 'bitstream vera serif', serif  									 !important;}

.f-georgia1    {font-family: georgia,garamond,Times,"times new roman",serif                      !important;}

.f-trebuchet   {font-family: "Trebuchet MS", "Lucida Sans Unicode","Lucida Grande",
							"Lucida Sans", Arial, Helvetica, Verdana,
							"Nimbus Sans L",sans-serif                                          !important;}

.f-baskerville {font-family: baskerville,baskerville-nova,baskerville-old-face,Times,
							 "Times New Roman",serif  											 !important;}

.f-serif       {font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif",
							 "Nimbus Roman No9 L Regular",Times, "Times New Roman", serif  		 !important;}


.f-georgia     {font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif",
							 Lucida, "DejaVu Serif","Bitstream Vera Serif","Liberation Serif",
							 Georgia,  Garamond, Baskerville,  "Nimbus Roman No9 L", serif  	 !important;}
.f-mono        {font-family:"Courier New",Courier,Consolas,"Lucida Sans Typewriter",
							"Liberation Mono","Lucida Console",monospace  						 !important;}
