@charset "UTF-8";
* {
	margin:0;
	padding:0;
	border:0;
}
body {
	background-color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align:center;
}


#frame	{
	width:990px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	overflow:auto;
}

#head	{
	width:990px;
	margin-right:auto;
	margin-left:auto;
	margin-top:12px;
	height:100px;
	text-align:left;	
	overflow:auto;
}
.logonudge	{
	float:right;
	margin:0px 0 0 0;
}

p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.80em;
	line-height: 180%;
	margin:2px 4px 12px 10px;
	text-align:justify;
	text-justify:inter-word;
}
p a:link {font-weight: bold;color: #000; text-decoration: none;}
p a:visited {font-weight: bold;color: #000; text-decoration: none;}
p a:hover {font-weight: bold;color: #626053;text-decoration: none;}

.sponsor	{
	font-size:0.80em;
	margin:12px 0 12px 14px;
}

h1	{
	font-size:1.2em;
	line-height: 180%;
	margin:12px 4px 32px 10px;
}

h2	{
	font-size:1.0em;
	line-height: 180%;
	margin:12px 4px 12px 10px;
	border-bottom: 1px dashed #b0b0b0;
}

h3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.80em;
	line-height: 180%;
	margin:2px 4px 0 10px;
}
h3 a:link {font-weight: bold;color: #000; text-decoration: none;}
h3 a:visited {font-weight: bold;color: #000; text-decoration: none;}
h3 a:hover {font-weight: bold;color: #626053;text-decoration: none;}

h5	{
	font-size:56px;
	margin:0px 4px 2px 10px;
}

h6	{
	font-size:20px;
	line-height:20px;
	margin:0px 4px 0px 10px;
}
/* navigation */
#navcontainer {
	width: 987px;
	height:32px;
}

#navcontainer li	{
	display: inline;
	height: 30px;
}

#navcontainer li a {
	color: #000;
	font-size: 0.8em;
	font-weight: bold;
	line-height:0.9em;
	text-decoration: none;
	display: inline;
	float: left;
	width: 131px;
	height: 22px;
	border-top: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	margin: 0 0 0 0;
	padding: 8px 0 0 8px;
	background: url(img/fade.jpg) 0px 0px no-repeat;
}

#navcontainer li a img.ico {
	float: left;
	margin: 0 4px 0 4px;
}

#navcontainer li a span {
	font-size: 0.75em;
	font-weight: normal;
	display: block;
	margin: 4px 4px 0 2px;
}

#navcontainer li a:hover, #navcontainer li a.active {
	color: #fff;
	text-decoration: none;
	background-color:#b8d7ef
}
#navcontainer li a#current {
	color: #666;
	text-decoration: none;
	background: url(img/fade.jpg) 0px -300px no-repeat;
}
#navcontainer li a#current span {
	font-size: 0.75em;
	display: block;
	margin: 4px 4px 0 2px;
	padding:0;
	text-decoration: underline;
}

.action	{
	width:240px;
	background-color: #b8d7ef;
	margin:310px 0 0 0;
	border: 8px solid #ececec;
	color: #000;
	font-weight: bold;
}

.action ul
{	
	margin:4px 0 10px 12px;
	list-style-type: none;	
}
.action ul ul
{	margin:0 0 0 29px;
	border-left: 1px solid #b0b0b0;
}

.action a	{
	font-size: 0.8em;
	display: block;
	color: #000;
	padding: 3px 0px 3px 8px;
	margin:0 4px 3px 2px;
	text-decoration: none;
	border-left: 2px solid #b8d7ef;
}

.action a:hover	{
	color: #007bc2;
	border-left: 2px solid #039;
}

.action li li a	{
	padding: 2px 4px 2px 4px;
	margin:2px 0 4px 8px;
	display: block;
	font-size: 0.7em;
	color: #000;
	text-decoration: none;
	line-height:12px;
	background-color: #007bc2;
	border-left: 4px solid #039;
}

.action p a	{
	color: #000;
	padding-right:4px;
}

.action h2	{
	margin:12px 4px 12px 20px;
}

li a#here	{
	color: #007bc2;
}

.lihere	a {
	color: #007bc2;
}


/* end navigation */

/* slider */

.panel_button {
	position: relative;
	width: 141px;
	height: 30px;
	background: url(img/panel_button.png);
	z-index: 20;

	cursor: pointer;
}
.panel_button img {
	position: relative;
}
.panel_button a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	position: relative;
	padding:0 0 6px 2px;
}
.panel_button a:hover {
	color: #999;
}

#toppanel {
	position: absolute;
	width: 987px;
	margin: 0 0 0 5px;
	z-index: 25;
	float:left;
}
#panel {
	width: 980px;
	position: relative;
	top: 1px;
	height: 0px;
	z-index: 10;
	overflow: hidden;
	text-align: left;
}
#panel_contents {
	background: black;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	height: 100%;
	width: 980px;
	position: absolute;
	z-index: -1;
}

.mapdiv	{
	width:220px;
	height:184px;
	margin:8px;
	float:left;
	color: #000;
	background-color: #007bc2;
	font-weight: bold;
}

.mapdiv ul
{	
	margin:0 0 0 2px;
	list-style-type: none;
}
.mapdiv ul ul
{	margin:0 0 0 16px;
}

.mapdiv a	{
	font-size: 0.7em;
	display: block;
	color: #fff;
	padding: 3px 0px 0px 27px;
	text-decoration: none;
}

.mapdiv a:hover	{
	color: #cfd7e9;
}

.mapdiv li li a	{
	padding: 2px 4px 2px 4px;
	margin:2px 0 4px 8px;
	display: block;
	font-size: 0.7em;
	color: #000;
	text-decoration: none;
	line-height:12px;
}

/* end slider */

/* Google maps */

#map_canvas	{
	width:650px;
	height:580px;
	border: 4px solid #ececec;
	margin:0 0 10px 10px;
}
#map_detail	{
	width:650px;
	height:350px;
	border: 4px solid #ececec;
	margin:0 0 10px 10px;
}

.balloon	{font-size:11px;}
.gform	{font-size:0.6em;}
/* end Google maps */

#col1	{
	width:270px;
	float:left;
	background: url(img/iStock_000019888952Small.jpg) 0px 50px no-repeat;
}

.emptycolumn	{
	height:400px;
}

#col2	{
	width:675px;
	float:left;
	margin:40px 0 0 10px;
}

#ftr {
	width:980px;
	height:30px;
	margin-right:auto;
	margin-left:auto;
	padding:4px;
	background-color: #b8d7ef;
}
#ftr3	{
	width:362px;
	height:174px;
	float:left;
	overflow:hidden;
}

#ftr p	{
	margin:0 20px 0 0;
	text-align:right;
}
#ftr a	{margin:0 50px 0 0}

ul.norm	{
	line-height:1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:2px 0px 14px 20px;
	padding:4px 0 0 20px;
}

li.norm	{
	font-size:0.80em;
	margin:0px 0px 4px 0px;
	line-height: 160%;
}
li.norm	a:link {
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
li.norm	a:visited {
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
li.norm	a:hover {
	color:#930;
	font-weight: bold;
	text-decoration: none;
}

/* forms */

legend	{
	font-size:0.75em;
	font-weight:bold;
}

input {
	border: solid 1px #ccc;
}

.fxw	{
	width: 300px;
	height:30px;
}

.sbtn	{
	width: 100px;
	height:20px;
}

.xinput, textarea {
	display: block;
	width: 300px;
	float: left;
	margin:0 0 4px 0px;
	border: solid 1px #ccc;
}

label {
	display: block;
	width: 270px;
	float: left;
}

label.error	{
	float: none;
	color: red;
	font-weight:bold;
}

.fsinset	{
	margin:10px 0 20px 60px;
}

/* end forms */

/* fabric db pages */

#fabricframe	{
	width:720px;
	margin-right:auto;
	margin-left:auto;
	margin-top:8px;
}

.chartdiv	{
	width:324px;
	padding:6px 4px 4px 6px;
	margin:4px 10px 0 0;
	background-color: #fff;
	border: 4px solid #ececec;
	text-align:center;
	float:left;
}

#fabricdbtable	{
	background-color: #fff;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
	font-size:0.80em;
}
td a:link {font-weight: bold;color: #6D929B; text-decoration: none;}
td a:visited {font-weight: bold;color: #6D929B; text-decoration: none;}
td a:hover {font-weight: bold;color: #626053;text-decoration: none;}

th {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
	font-size:0.80em;
	font-weight:bold;
}

.fabname	{
	width:152px;
	float:left;
	margin:7px;
	font-size:0.80em;
}
.fabname a:link {font-weight: bold;color: #000; text-decoration: none;}
.fabname a:visited {font-weight: bold;color: #000; text-decoration: none;}
.fabname a:hover {font-weight: bold;color: #626053;text-decoration: none;}

.gphcap	{
	line-height: 140%;
	font-size:0.7em;
	margin:2px 4px 10px 4px;
}

/* end fabric db pages */

.presenter	{
	float:right;
	width:190px;
	border: 1px solid #b0b0b0;
	margin:0 4px 30px 8px;
	padding:12px 0 12px 0;
	background-color: #fff;
}

.presenter img	{
	margin:0 0 0 20px;
}

.pdfbg	{
	margin:6px 6px 16px 6px;
	background-color: #b8d7ef;
	border: 4px solid #ececec;
}

.warn	{
	padding: 0 0 0 20px;
	margin:0 0 0 2px;
	background: url(img/ico/warning.png) no-repeat 0px -2px;
}

.newsitem	{
	padding: 0 0 0 20px;
	margin:0 0 0 2px;
	background: url(img/ico/comment_sm.png) no-repeat 0px 0px;
}

.pdf	{
	float:left;
	margin:0 6px 6px 0;
}

#col2 .thickbox	{
	padding: 0 0 0 18px;
	background: url(img/ico/info.gif) no-repeat 0px -1px;
	font-weight: bold;
}

.cb {clear: both;line-height:1px;}
.xlogos	{
	float:right;
	border: 1px solid #b0b0b0;
	background-color: #fff;
	margin:0 0 0 10px;
	padding:0 0 0 4px;
}
.logort	{margin-left:8px;}

.crrlogo	{
	border: 1px solid #b0b0b0;
	margin:84px 0 0 12px;
}
.case	{
	padding: 0 0 0 29px;
	margin:20px 4px 4px 12px;
	background: url(img/ico/application_info.png) no-repeat left top;
	font-size:0.75em;
	line-height:2.0em;
	text-align:left;
}
.qt	{font-style: italic}

.txtbg	{
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.6);
}

/* accordian tabs */
/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	width: 480px;
	margin:0 0 30px 10px;
	text-align:left;
}

/* accordion header */
#accordion h2 {
	
	cursor:pointer;		
}

/* currently active header */
#accordion h2.current {
	cursor:default;
}

/* accordion pane */
#accordion div.accpane {
	display:none;
	height:210px;
	padding:12px;
	color:#000;
	font-size:0.80em;
	line-height: 180%;
}

#accordion div.accpane h4 a:link {
	padding: 5px 0 0 20px;
	background: url(img/ico/grdot.png) no-repeat left center;
	font-weight:bold;
	font-size:0.9em;
	line-height: 180%;
	color: #000;
	text-decoration: none;
}
#accordion div.accpane h4 a:visited {
	padding: 5px 0 0 20px;
	background: url(img/ico/grdot.png) no-repeat left center;
	color: #000; text-decoration: none;
}
#accordion div.accpane h4 a:hover {
	color: #666;text-decoration: none;
}
#x {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.80em;
	line-height: 180%;
	margin:2px 4px 12px 10px;
	text-align:justify;
	text-justify:inter-word;
}