body {
	/*font: 76.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;*/
	max-width:800px;
	font:76% Georgia;
	color:#646F5E;
	background-image:url("../images/bg.jpg");
	/*background-image:url("../images/bgstripe.jpg");*/
	margin:0;
}


* {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

.hidden {
	display:none;
}

#nav .hidden {
	display:none;
}

em em {
	font-style:normal;
}


#container {
	max-width:800px;
	/*background:url(../images/container.jpg) top repeat-y;*/
	margin:0 0; margin-top:10px;

}

#wrapper {
	max-width:800px;
	margin:0 auto;
}

#menu { 
position:relative;
top:0px; 
margin-top:0px; 
margin-right:auto;
margin-left:auto;
z-index:1; 
overflow:auto; 
width:auto;
height:360px; 

}

#header {
	height:90px;

	position:relative;
}

#header h1 {
	text-align:center;
	padding:15px 0 0 0;
	color:#fff;
	font-size:240%;
	font-weight:normal;
}

#header h1 a {
	color:#fff;
	text-decoration:none;
}

#header h2 {
	color:#7C9B46;
	text-align:center;
	font:80% Verdana;
	letter-spacing:2px;
	text-transform:uppercase;
	padding:5px 0 0 0;
}



#sidecontainer{float:left;margin-top:-1px;}
#sidebar {
	position:absolute;
	top:200px;
	left:20px;
	width:200px;
	text-align:center;
}
#sidebar2 {
	position:absolute;
	top:280px;
	left:20px;
        width:160px;
	text-align:center;
}

#sidebar3 {
	position:absolute;
	left:260px;
	top:530px;
}

#sidebar4 {
	position:absolute;
	left:260px;
	top:565px
}

#sidebar5 {
	position:absolute;
	left:80px;
	top:575px;
}

#sidebar6 {
	position:absolute;
	left:202px;
	top:425px;
        text-align:center;
        width:520px;
}

#sidebar a {
	padding:1px 2px;
	font:130% "Georgia bold";
	text-decoration:none;
	float:left;
        color:#00f;
}

#sidebar2 a {
	padding:1px 2px;
	font:170% "Georgia bold";
	text-decoration:none;
	float:left;
        color:#00f;
}

#sidebar3 a {
	padding:1px 2px;
	font:140% "Georgia bold";
	text-decoration:none;
	float:left;
        color:#000;

}

#sidebar4 a {
	padding:1px 2px;
	font:110% "Georgia bold";
	text-decoration:none;
        color:#000;
}
#sidebar5 a {
	padding:1px 2px;
	font:110% "Georgia bold";
	text-decoration:none;
        color:#fff;
}

#sidebar6 a {
	padding:1px 2px;
	font:130% "Georgia bold";
	text-decoration:none;
        color:#ccccfe;
}


#sidebar a:hover {
	color:#f00;

}
#sidebar2 a:hover {
	color:#f00;

}
#sidebar3 a:hover {
	color:#f00;

}
#sidebar4 a:hover {
	color:#f00;

}
#sidebar5 a:hover {
	color:#f00;

}
#sidebar6 a:hover {
	color:#f00;

}
#sidebar h2 a {
	border-bottom:2px solid #AEA68D;
	color:#fff;
	font:130% Georgia;
	font-weight:normal;
	padding:1px 5px;
	line-height:29px;
}


#sidebar h2 a:hover {
	color:#f00;
}

#sidebar #sidenav {
	margin:1px 0;

}

#sidebar #sidenav li {
	list-style:none;
	padding:0px 0px;
	border-bottom:1px solid #96885C;

}

#sidebar #sidenav li a {
	padding:1px 2px;
	display:block;
	font:130% "Georgia bold";
	text-decoration:none;
	color:#fff;
	background:#000001;
	filter:alpha(opacity=45);-moz-opacity:.45;opacity:.45;

}



#sidebar p {
	font-size:110%;
	line-height:24px;
	color:#000003;
	margin:1px 0;
	padding:5px;
}


#nav {
	padding:17px 0 0 0;
	margin:0;
}

#nav li {
	list-style:none;
	display:inline;
	margin:0;
}

#nav li a {
	padding:17px 10px;
	font:100% "Lucida Grande", verdana, geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#D6DBC1;
	background:url(../images/a_hover.gif) top no-repeat;
}

#nav a:hover {
	background:url(../images/a_hover.gif) bottom repeat-x #24331C;
}

a em {
	font-style:normal;
	text-decoration:underline;
}

.maincenter{width:400px;text-align: center; }

#content {
	margin:0 0 0 -10px;float:right;
	
}


#content_main {
	margin:0px 0px 0px 310px; 
	/*background:url(../images/content_sub.jpg) top left no-repeat;*/
	width:420px;position:relative;
}

a {
	color:#fff;
	text-decoration:none;
}

#content_main a:hover {
	text-decoration:underline;
}

#content_main h2,h3,p,blockquote {	
	margin:15px;
	line-height:25px;
	font-size:120%;
}

#content_main h3 {	
	color:#939D8C;
	font-size:120%;
}

#content_main ul,ol {
	margin:15px 30px;
	line-height:25px;
}

#content_main h2 {
	font:180% Arial;
}

img {
	border:4px solid #273322;
}

p.details {
	border-top:1px solid #202114;
	border-bottom:1px solid #202114;
	color:#959F91;
	font:80% Verdana;
	text-transform:uppercase;
	padding:7px 0;
}

p.details a {
	color:#959F91;
	border-bottom:1px solid #596356;
}

p.details a.comlink {
	float:right;
}

ul.comments li {
	clear:right;
	font-size:90%;
	margin-bottom:10px;
}

ul.comments .user {
	float:right;
	width:100px;
	padding:15px;
	font:90% Verdana;
	height:100px;
}

ul.comments .etc {
	float:right;
	width:80px;
	margin:10px 0 0;
	clear:right;
	background:#273322;
	padding:15px;
	font:80% Verdana;
	margin-bottom:10px;
}
ul.comments .etc p {
	margin:0;
	padding:0;
	line-height:20px;
}

ul.comments .user a {
	color:#382725;
}

ul.comments .user img {
	border:3px solid #293624;
}

ul.comments .user p {
	margin:0;
	padding:0;
}

ul.comments p {
	margin:15px 125px 15px 0;
}

#footer {
	margin:30px 0 0 0;
	padding:15px;
	font-size:90%;
	border-top:1px solid #333;
}




.style0 {font-size: 28px; font-weight: bold; color: #33ff00; }
.style1 {font-size: 26px; font-weight: bold; color: #ff0000; }
.style2 {font-size: 20px; font-weight: bold; color: #0000ff; }
.style3 {font-size: 26px; font-weight: bold; color: #ffffff; }
.style4 {font-size: 26px; font-weight: bold; color: #33ff00; }
.style5 {font-size: 23px; font-weight: bold; color: #000003; }
.style47 {font-size: 20px; font-weight: bold; color: #ffffff; }
.style48 {font-size: 18px; font-weight: bold; color: #0000ff; }

.style11 {font-size: 18px; color: #FFFFFF; font-weight: bold;}
.style36 {font-style: italic;font-weight: bold;color: #00ff00;font-size: 26px;font-family: "Times New Roman", Times, serif;}
.style39 {font-style: italic; font-size: 36px; font-weight: bold;}
.style40 {font-style: italic; font-size: 36px; font-weight: bold; color: #ffffff; }
.style41 {font-style: italic; font-size: 32px; font-weight: bold; color: red; }
.style46 {font-size: 20px; font-weight: bold; color: #99ffff; }
.style53 {font-size: 18px; color: #0000FF; font-weight: bold;}
.style56 {font-weight: bold; color: #0099FF; font-size: 24px;}
.style61 {font-style: italic; font-size: 26px; font-weight: bold; color: #66ff33; }
.style66 {font-size: 18px; font-weight: bold; color: #FF0000; }
.style68 {font-style: italic; font-size: 32px; font-weight: bold; color: #FF00FF; }



body { color:#009; font-family: verdana, tahoma, arial, helvetica, sans-serif, "MS Sans Serif"; }
body, table, img, button, iframe, ul, li  { margin:0; padding:0; border:0; }
table { text-align:left; }
iframe { width:0; height:0 }

ul { margin-left:20px; }       /* kill default 50px left padding and set 20px */
li { margin-bottom:1em; }          /* set default inter-item vertical spacing */
.tightlist li { margin-bottom:0.25em; }     /* tighter list for simple bullets */


/* our default page-width div */
.pagecontainer { width:85%; text-align:left; font-size:10pt;}


 /*================= STYLES FOR THE GRC MASTHEAD & CONTROLS ==================*/


/* suppress our whole menu when not an interactive mode (when printing, etc.) */
@media print, projection { .menuminwidth0 { d\isplay:none; } }

* html .menuminwidth1 { /* this allows IE5/6 to simulate min-width capability */
	position:relative;  /* we can simulate a minimum width by creating a large */
	float:left;          /* border in this first div, then placing our content */
	height: 1px;          /* into a second nested div (see 2nd nested div next */
	border-left:560px solid #000;    /* CSS box-model borders are a fixed size */
}

* html .menuminwidth2 {    /* used to simulate min-width capability for IE5/6 */
	position:relative;
	margin-left:-560px;
	height: 1px;
}

#topLayer { z-index: 9999 !important; }

#masthead {
	position:relative;      /* position our child objects relative to this div */
	float:left;
	vertical-align:top;	         /* protect from super-large user text sizing */
	border:0;
	margin:0;
	padding:0;
	width:100%;                                  /* grey-fill the entire width */
	height:36px;                  /* set the overall height above the menu-bar */
	                        /* a very light shade of grey */
}

#mastheadlogo {
	float:left;
	vertical-align:top;
	border:0;
	padding:0;
	margin:6px 0 0 7px;
}

#focus {                                                 /* GRC's focus label */
	position:absolute;
	border:0;
	margin:0;
	padding:0;
	top:15px;
	left:301px;
	width:121px;
	height:13px;
}

#search {                                                    /* search button */
	position:absolute;
	border:0;
	margin:0;
	padding:0;
	top:7px;
	right:6px;
	width:60px;
	height:19px;
}

#text {                                                 /* search text field */
	position:absolute;
	border:1px solid #404040;
	margin:0;
	padding:0 0 0 2px;
	top:7px;
	right:65px;
	width:12em;
/*	height:1.215em;         we'll define this at the bottom of our style sheet */
	font-size:14px !important;
	background:#fefefe;
}

#yah {                                    /* the "You are here" label graphic */
	position:absolute;
	top:5px;
	right:99px;
	width:87px;
	height:9px;
}

 /*========================= TOP OF THE MENU CASCADE =========================*/

.menu1 {
	position:relative;        /* establish a menu-relative positioning context */
	left:40px;    
        top:113px;                                  /* play nicely with others */
	margin:0px;
	padding:0;
	border:0;
	height:20px;                                  /* the menu's overall height */
	width:100%;         /* we always want our menu to fill the available space */
	/*background:#000;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;         /* this (and also below) sets the menu's font size */
	
	z-index:1;
}

.menu1 img {
	vertical-align: top;      /* prevent images from being pushed down by text */
}

.menu1 ul {
	padding:0;
	margin:0;
	border:0;
	list-style-type:none;          /* we don't want to view the list as a list */
	line-height:1.5em;           /* globally set the menu's item spacing. note */
}                               /* this must be 1.0 or 1.5 or 2.0 for Mozilla */

.menu1 li {
	float:left;    /* this creates the side-by-side array of top-level buttons */
	position:relative;    /* create local positioning contexts for each button */
	margin:0;
}

.menu1 ul li table {
	margin:-1px 0;              /* IE5 needs -1px top and bottom table margins */
	margin:0;               /* re-zero the table margins for everyone but IE5 */
	border-collapse:collapse;      /* IE5 needs this for the sub-menus to work */
	font-size:12px;        /* this sets the base font size for our entire menu */
}

.drop {
	display:block;
	padding:0px 0.33em;	       /* this sets the l/r margins for our menu item */
	margin:0;
	text-align:right;   /* this right alignment goes with the float:left below */
	cursor:pointer;      /* IE tries to switch back to an I-beam, don't let it */
}

.drop span {        /* this simultaneously left and right aligns the text and */
	float:left;       /* the >> in the drop-down menus which link to sub-menus */
}

.rightmenu {
	position:relative;  /* establish a local positioning context for YAH label */
	float:right;                  /* and right-align it at the top of our page */
}

#research {            /* this rightmost "Research" button must be positioned */
	position:absolute;       /* absolutely so that the YAH (you are here) text */
	top:0px;               /* label will slide underneath it under Opera v8.54 */
	left:364px;    /* which has a z-order sequencing bug with abs-pos elements */
}

/*======================== TOP LEVEL MENU DEFINITIONS ========================*/

.menu1 ul li ul {
	display:none;                  /* initially hide the entire list hierarchy */
	padding:1px;                               /* this is our box border width */
}

.menu1 ul li a,
.menu1 ul li a:visited {                    /* unselected top-level menu items */
	display:block;
	float:left;
	text-decoration:none;
	height:18px;
}

.menu1 ul li:hover a,
.menu1 ul li a:hover {                        /* selected top-level menu items */
	border-top:1px solid #000;    /* these 2 lines create the push-in illusion */
	height:16px;
}

/*======================== 2ND LEVEL MENU DEFINITIONS ========================*/

.menu1 ul li:hover ul,
.menu1 ul li a:hover ul {                           /* 2nd level drop-down box */
	display:block;
	position:absolute;
	margin:0;
	top:18px;              /* place us just up underneath the top-level images */
	left:-1px;       /* left-align our drop-down to the previous button border */
	height:auto;      /* the drop-down height will be determiend by line count */
	width:13.5em;
	                        /* this sets the unselected-text color */
	        /* this sets our menu's effective "border" color */
}

.menu1 ul li:hover ul.leftbutton,
.menu1 ul li a:hover ul.leftbutton {/* our first dropdown should not be skewed */
	left:0px;
}

.menu1 ul li:hover ul.skinny,
.menu1 ul li a:hover ul.skinny {             /* 2nd level skinny drop-down box */
	width:8.08333em;   /* with a 12px default font, this is 97px width (97/12) */
}

.menu1 ul.rightmenu li:hover ul,
.menu1 ul.rightmenu li a:hover ul {    /* 2nd level neighborhood drop-down box */
	left:auto;
	right:0;         /* nudge the right menu right to line up under the border */
}

* html .menu1 ul.rightmenu li a:hover ul {         /* IE5/6 needs a tweak here */
	right:-1px;
}

.menu1 ul li:hover ul li a,
.menu1 ul li a:hover ul li a {                   /* 2nd level unselected items */
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
	border:0;
	margin:0;
	padding:0;
	height:auto;
	color:#fff;               /* this sets the unselected drop-down text color */
	background:#333;       /* this sets the drop-down menu background color */
	width:13.5em;
}

.menu1 ul li:hover ul li:hover a,
.menu1 ul li a:hover ul li a:hover {                /* 2nd level selected item */
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
	color:#00ff00;
	background:#000;
}

.menu1 ul li:hover ul.skinny li a,
.menu1 ul li a:hover ul.skinny li a,
.menu1 ul li:hover ul.skinny li a:hover,
.menu1 ul li a:hover ul.skinny li a:hover {     /* 2nd level un+selected items */
	width:8.08333em;
}

/*======================== 3RD LEVEL MENU DEFINITIONS ========================*/

.menu1 ul li:hover ul li ul,
.menu1 ul li a:hover ul li a ul {             /* hide inactive 3rd-level menus */
	visibility:hidden;
}
     
.menu1 ul li:hover ul li:hover ul,
.menu1 ul li a:hover ul li a:hover ul {             /* 3rd level drop-down box */
	visibility:visible;
	position:absolute;
	margin-top:-1px;	      /* bring the top edge of the 3rd level menu up one */
	top:0;
	left:8.08333em;
	width:14em;
}

.menu1 ul li:hover ul li:hover ul li a,
.menu1 ul li a:hover ul li a:hover ul li a {     /* 3rd level unselected items */
	width:14em;
	background:#d8d8d8;
}

.menu1 ul li:hover ul li:hover ul li a:hover,
.menu1 ul li a:hover ul li a:hover ul li a:hover {    /* level3 selected items */
	width:14em;
	background:white;
}

 li.c14 {list-style: none}


 span.introtext
   {
   font-style:italic;
   font-weight:900;
   color:red;
   }

 span.c13 {font-weight:bold;font-size:20px;color:#f00}
 span.c12 {font-size:16px;color:#000001}
 span.c11 {font-weight:bold;font-size:22px;color:#00f;}
 span.c10 {color:#f00;font-size:22px;}
 span.c9 {color:#00f;font-size:20px;}
 span.c8 {font-weight:bold;font-size:20px;color:#000001}
 span.c7 {font-weight:bold;font-size:20px}
 span.c6 {font-size:18px;color:#00f}
 span.c5 {font-size:18px;color:#f00}
 span.c4 {font-weight:bold;font-size:22px;color:#00f}
 span.c3 {font-weight:bold;font-size:20px;color:#000}
 span.c2 {font-weight:bold;font-size:18px;color:#00f}
 span.c1 {font-weight:bold;font-size:14px;color:#fff}
 object.c3 {margin-left:20px;margin-top:38px;width:350px; height:190px;}
 object.c2 {margin-left:-32px;margin-top:-10px;width:280px; height:190px;}
 object.c1 {width:740px; height:90px;position:relative;}