/* CSS Document */

@media print {

body {
	height: 100%;
	min-height: 400px; /* For Mozilla/Opera/Safari */
	background-color:#CCCCCC;
	text-align: center;
	border: none;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Lucida Sans, Garamond, "Times New Roman", Times, serif;
	
	font-style: normal;
	
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-size: 12px;
}


img {
	border-width: 0px;

}
.wrapper {
	position: relative;
	text-align:left;
	min-height: 100%;
	height: auto;
	width: 75%;
	min-width: 798px;
	margin: 0 auto;
	background-color: #EEEEEE;
	top: 0px;

}
/* Hack for IE */
* html #Content {
    height: 100%;
}
/* End IE Hack */

.wrapper > div {          /*  all divs that are children of wrapper */
	background-color:#F9F9F9;
}

/*  --------- HEADER Styles ------------ */

#topbanner1px_r {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 1px;
	height: 111px;
	background:#000099 url(images/banner_r.jpg) no-repeat right center;

}
#imagefieldcell {
	background:url(images/top_img_bg.jpg) repeat-x top;

}
/*  --------- TEXT Styles ------------ */

.narrative {
	font-size: 12px;
	color: #000000;
}
.note {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#note {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.soft_note {
	color: #999999;
}
.form_note {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
}
.error {
	color:#D70000;
}
.error2 {
	color:#993300;

}
.error_empty {
	font-size: 11px;
	margin-left: 10px;
	color:#A6A6A6;
}
.attention {
	color:#003399;

}
.attention2 {
	color:#006633;
}

/* h1 = div Headers: Tools, Forum, Links */
h1 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding: 5px;
}
#cat1_util h1 {
	position: relative;
	top: 3px;
}
h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}



p {
	
	font-family: Arial, Lucida Sans, Garamond, "Times New Roman", Times, serif;
	font-style: normal;
	font-size:12px;
}

/*  --------- LOG-IN Styles ------------ */


#logincell { /* wraps loginfield */
	position: relative;

}
#loginfield {
	position:absolute;
	top: 16px;
	right: 0px;
    margin: 0px 20px 0px 0px; 
	padding: 0px;
	text-align:right;
  /*width: 260px;*/
	
	z-index: 12;
	
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#title_under_loginfield {
	position:absolute;
	top: 12px;
	right: 0px;
    margin: 0px 20px 0px 0px; 
	padding: 0px;
	text-align:right;
  /*width: 260px;*/
	
	z-index: 8;
}
#loginfield a {

	text-decoration: none;
	color:#FFFFCC;
	margin: 0px;
	padding: 0px;	
}

form#login {
	margin-top: 0px;
	padding-top: 0px;
}

#login #login_button {
	position: relative;
	display: inline;
	border:#999999 1px solid;
	
	height: 20px;
	color:#003399;
}

.login_text {
	position: relative;
	display: inline;
	
	height: 14px;
	font-size: 10px;
	width: 80px;

}
#login .checkbox {
	
	margin-top: 3px;
	
}
.loginerror {
	color:#FFFF00;	
}

.logout {
	color:#CCCCCC;
}



/*  --------- WRAPPER Styles ------------ */

#topbanner {
	width: 100%;
	height: 111px;
	vertical-align:top;
	background-image: url(images/banner_under_img.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#contentwrapper {

	height: auto;
	
	top: 116px;
	width: 100%;
	min-width: 750px;
	border:1px #CCCCCC solid;
	background-color:#F9F9F9;
}
#contentwrapper > div {
	text-align: left;
}

#nav {
	margin: 0px 6px 0px 6px;  /*0 6 0 6 */
	height: 64px;
	background-image:url(images/util_and_cat2_bg.jpg);
	background-repeat:repeat-x;
	
}
#navtable td {
	  /* Debug: IE Tab td width -- fixes 2nd tab when border present */ 
}



/*  ---------             ------------ */
/*  --------- LINK Styles ------------ */
/*  ---------             ------------ */

#navtable a {
	text-decoration: none;
}

/*  --------- UTIL BAR LINKS ------------ */

#cat1_util h3.util {
	display: inline;
	color:#666666;
	padding: 0px 0px 0px 0px;
}

h3.util a:link {
	color:#00468F;
}
h3.util a:visited {
	color:#00468F;
}
h3.util a:hover {
	color:#5F6BA9;
}
h3.util a:active {
	color:#5F6BA9;
}
/* table cell */
#util {
	text-align: right;
	vertical-align: top;


}
/* !important */ .util_button {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333333;
	font-size:12px;
	
	height: 22px;
	width: 52px;
	background: url(images/util_button.jpg) center;
	border:#B4C0CB 1px solid;

}
.util_divider {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	

}

/*  --------- CAT 1 (TAB) LINKS ------------ */
/* h1 Tabs */
#navtable #cat1 div.active {
	background-image:url(images/active_tab.jpg);
}
/* h1 Tabs - active color */
#cat1 h1.active {
	color: #000000;
	top: 6px;
}
#cat1 h1.active a {
	color: #000000;
}



/* h1 Tabs - passive color */
/* !important */ #cat1 h1 {
	font-size:14px;
	color:#944547;
	display: inline;
	top: 6px;
	padding: 0px;
	margin: 0px;
}
#cat1 h1.passive a:link {
	color:#944547;
}

#cat1 h1.passive a:visited {
	color:#944547;
}

#cat1 h1.passive a:hover {
	color:#563D3E;
}

#cat1 h1.passive a:active {
	color:#563D3E;
}



#cat1_and_util img {
	display: inline;
}


#cat1_div {
	position: relative;
	background-image:url(images/passive_tab.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	width: 107px;
	height: 28px;
	text-align: center;
	left: -1px;
	/*border: 1px #666666 solid;  */
	padding: 0px;
	margin: 0px;
}
/* td that wraps the cat1_div */
td#cat1  {
	
	width: 107px;
	/*border: 1px #333333 solid;  */

}

/*  --------- CAT2 LINKS ------------ */
#cat2 h3 {
	display: inline;
	font-size: 11px;
	position: relative;
	top: -4px;	
}

#cat2 h3.passive {
	color:#E0AFB0;

}

#cat2 h3.active a {
	color:#FFFFFF;
}


#cat2 h3.passive a:link {
	color:#E0AFB0;
}

#cat2 h3.passive a:visited {
	color:#E0AFB0;
}

#cat2 h3.passive a:hover {
	color:#F4EAEA;
}

#cat2 h3.passive a:active {
	color:#F4EAEA;
}

/*  --------- PAGENAV (cat3) LINKS ------------ */

/* !important */ h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#999999;
	display: inline;
}
#pagenav a {
	text-decoration: none;
}
#pagenav h4.passive a:link {
	color:#999999;
}
#pagenav h4.passive a:visited {
	color:#999999;
}
#pagenav h4.passive a:hover {
	color:#892F03;
}
#pagenav h4.passive a:active {
	color:#892F03;
}

h4.active a {
	color:#892F03;
}
h4.passive {
	display: inline;
}




/*  --------- PAGE CONTENT Styles ------------ */

#column1 {
	position: relative;
	float:left;
	min-width: 400px;
	width: 65.1%;
	/*border-right: 1px #CCCCCC solid;*/
	height: auto;
	padding: 0px 6px 0px 0px;
	
}
#v_divider {

	top: 0px;
	left: 0px;
	width: 1px;
	height: 100%;

}
#v_divider img {
	
	width: 1px;
	height: 100%;

}

#column2 {
	position: relative;
	float: right;
	min-width: 175px;
	width: 33.6%;
	height: auto;
	border-left: 1px #CCCCCC solid;

	margin: 0px;

}


#narrative {
	position:relative;
	width: 102%;
	border-bottom:1px #CCCCCC solid;
	margin-bottom: 6px;
}
#narrative #pagenav {
	position: relative;
	padding: 7px 15px 15px 15px;
	

}
#narrative #content {
	padding: 0px 15px 15px 15px;
}
/*  --------- NARRATIVE Styles ------------ */
/* edit in fckstyles.xml to output as select options in the fckeditor */

/* WARNING: THERE IS A DUPLICATE COPY OF THESE STYLES FOR THE BACKEND CONTAINED IN THE CSS FILE: fck_editorarea.css.  These must be identical at all times. */

#narrative #content * {
	font-size: 12px;
}
#narrative #content h1 {
	font-weight: bold;
	font-size: 16px;
}
#narrative #content h2 {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
#narrative #content h3 {
	font-weight: bold;
	font-size: 12px;
}
#narrative #content ul {
	margin-top: 12px;
	margin-bottom: 12px;
}
#narrative #content ol {
	margin-top: 12px;
	margin-bottom: 12px;
}
#narrative #content li {
	margin-top: 6px;
	margin-bottom: 6px;
}
#narrative #content ol li {
	margin-top: 6px;
	margin-bottom: 6px;
}
#narrative #content p {

}


#narrative #content .note {
	
}
.highlight {
	background-color: #FDFBBB;
}

#narrative #content table {

}
#narrative #content a:link {
	text-decoration: none;	
	color: #0000FF;
}
#narrative #content a:visited {
	text-decoration: none;	
	color: #0000FF;
}
#narrative #content a:hover {
	text-decoration: underline;	
	color: #0000FF;
}
#narrative #content a:active {
	text-decoration: underline;	
	color: #0000FF;
}

/*  --------- end NARRATIVE Styles ------------ */

#tools_wrapper {
	position:relative;
	border-bottom:1px #CCCCCC solid;
	width: 100%;
	margin-bottom: 6px;
	padding: 0px;

}

#links_wrapper {
	position:relative;
	width: 100%;

}	


#bottombanner {
	
	height: 20px;

	border:1px #CCCCCC solid;
	background-color:#FFFFFF;
	text-align:right;
	padding: 6px 6px 0px 6px;
	
}
/*-----------------------------TOOLS PANE-----------------------------*/

#tools {
	position:relative;
	margin: 0px 6px 0px 6px;
	top: 0px;
	
}

#toolstitle {
	position: relative;
	background-image:url(images/tools_bg.jpg);
	background-repeat:repeat-x;
	height: 28px;
	top: 0px;
	margin: 0px;
	
}

#display_tools {
	width: 100%;
	
	
}
.toolrow {
	border: #FFFFFF 1px dotted;
	border-color: transparent;
}
.toolrowdark {
	background: url(images/toolrowdark.jpg) repeat-y top right;
	border: #FFFFFF 1px dotted;
	border-color: transparent;
}
.toolrowover {
	/*background: url(images/toolrowover.jpg) repeat-y left;*/
	border: #FFFFFF 1px dotted;
	border-color: transparent;
}
.toolrowdarkover {
	background: url(images/toolrowdark.jpg) repeat-y top right;
	border: #FFFFFF 1px dotted;
	border-color: transparent;
}
/* !important */div.toolhead {
	font-size: 12px;
	font-weight: bolder;
}
#display_tools td.tool_name {
	font-size:12px;
	font-family: Arial, Lucida Sans, Garamond, "Times New Roman", Times, serif;
	padding: 3px;
	vertical-align:middle;
}
#display_tools td.tool_dl {
	text-align: right;
	padding: 3px;
	
}
#display_tools a {
	text-decoration:none;
	color:#666666;

}
#display_tools a:hover {

	text-decoration: underline;
}

/*-------------------------LINKS PANE--------------------------*/

#links {
	position:relative;
	margin: 0px 6px 0px 6px;

}
#linkstitle {
	background-image:url(images/links_bg.jpg);
	background-repeat:repeat-x;
	height: 28px;
	
}
#display_links {
	width: 100%;
	
	
}
.linksrow {
	border: #FFFFFF 1px dotted;
}
.linksrowdark {
	background: url(images/toolrowdark.jpg) repeat-y top right;
	border: #FFFFFF 1px dotted;
}
.linksrowover {
	/*background: url(images/toolrowover.jpg) repeat-y left;*/
	border: #FFFFFF 1px dotted;
}
.linksrowdarkover {
	background: url(images/toolrowdark.jpg) repeat-y top right;
	border: #FFFFFF 1px dotted;
}
div.linkhead {
	
	font-weight: bolder;
}
#display_links td.link_name {
	font-size:12px;
	font-family: Arial, Lucida Sans, Garamond, "Times New Roman", Times, serif;
	padding: 3px;
	vertical-align:middle;
}

#display_links a {
	text-decoration:none;
	color:#666666;

}
#display_links a:hover {

	text-decoration: underline;
}


/*-------------------------FORUM PANE--------------------------*/

#forum {
	position:relative;
	padding-left: 6px;
	
}
#forumtitle {
	background-image:url(images/tools_bg.jpg);
	background-repeat:repeat-x;
	height: 28px;
	margin-right: -3px;
	
}
#forum #content {
	padding: 15px 15px 15px 8px;
	font-size: 14px;
}
#forum #content a {
	text-decoration:underline;
	color:#003399;

}
#forum #content a:hover {

	color:#0033FF;
}
#display_forum {
	width: 100%;

}
#display_forum td.forumpost_header {
	background-color:#EAEBF4;
	font-size:13px;
	font-weight: bold;
	font-family: Arial, Lucida Sans, "Times New Roman", Times, serif;
	padding: 3px;
	vertical-align:top;
	background: url(images/forumrowdark.jpg) repeat-y 0px 0px;
}
#display_forum td.forumpost_content {
	font-size:12px;
	font-family: Arial, Lucida Sans, "Times New Roman", Times, serif;
	padding: 3px;
	vertical-align:top;

	
}
.forumpost_datetime {
	font-weight: normal;
	color:#666666;
	font-size: 11px;

}

.forumrow {
	border: #FFFFFF 1px dotted;
}
.forumrowdark {

	border: #FFFFFF 1px dotted;
}
.forumrowover {
	
	border: #FFFFFF 1px dotted;
}
.forumrowdarkover {
	
	border: #FFFFFF 1px dotted;
}



#addcomment .util_button {
	width: auto;

}
#addcomment {
	font-weight: bold;
	font-size: 14px;

}

/*-------------------------MY TOOLKIT--------------------------*/
#wrapmytoolkit {
	position: relative;
	padding: 12px 12px 12px 8px;
	margin: 12px 12px 12px 0px;
	width: auto;
	
}

#mt_table {
	position:relative;
	width: 100%;
	
	font-size: 11px;
/*
	border: 1px #333399 solid;
*/
}
#mt_table th {
/*
	background-color: #333399;
	color:#FFFFFF;
*/
}
.display_table td {
	padding: 6px 12px 6px 6px;

	background: url(images/cms/cms_narr_bg.jpg) bottom repeat-x;
/*	background: none; 
	border: 1px #E4E4E4 solid;
*/
	border-top: 1px #CCCCCC dotted;
	border-bottom: 1px #CCCCCC dotted;
}

.display_table tr.toolrow td{

	border: #FFFFFF 1px dotted;
	
}
.display_table tr.toolrowdark td {
	background: none;
	background-color:#EFF1FA;
	border: #FFFFFF 1px dotted;
}
.display_table tr.toolrowover td {
	background: none;
	background-color: #FFFFFF;
	border: #FFFFFF 1px dotted;
}
.display_table tr.toolrowdarkover td{
	background: none;
	background-color: #FFFFFF;
	border: #FFFFFF 1px dotted;
}

/*-------------------------SEARCH RESULTS--------------------------*/

/* Permanent */
#search_table {
	margin-bottom: 14px;	
}
#search_table td#narr_sample {
	/* border-right: 1px #CCCCCC solid; */
}
#search_table td {
	vertical-align: top;
	color: #666666;
}
#search_table #page_tree {
	font-weight: bold;
	border-bottom: 1px #CCCCCC solid;
}
/* "Your search returned..." */
#search_table .inform {
	color:#999999;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	background: url(images/forumrowdark.jpg) repeat-y 0px 0px;
	
}

/* Each listing */
table.table {
	border: 1px #F9F9F9 solid ;
}
table.tabledark {
	border: 1px #F9F9F9 solid ;
}
table.tableover {
	border: 1px #CCCCCC solid;
	background-color:#EFF1FA;
}
table.tabledarkover {
	border: 1px #CCCCCC solid;
	background-color:#EFF1FA;

}

/* Listing headers */
table.table #page_tree {
	color:#003399;
	font-weight: bold;
	border-bottom: 1px #CCCCCC solid;
}
table.tabledark #page_tree {
	color:#003399;
	
}
table.tableover #page_tree {
	color:#000000;

}
table.tabledarkover #page_tree {
	color:#000000;

}

/*-------------------------REGISTRATION--------------------------*/
#reg_col1 {
	position: relative;
	float:left;
	min-width: 400px;
	width: 75%;
	/*border-right: 1px #CCCCCC solid;*/
	height: auto;
	padding: 0px 6px 0px 0px;
	
}
#reg_col2 {
	position: relative;
	float: right;
	min-width: 135px;
	width: 24%;
	height: auto;
	
	margin: 0px;

}
#reg_col2 img {
	border: 1px #CCCCCC solid;
}

#reg_form {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;

}
.choice {
	font-weight:normal;

}
.req {
	color:#CC3300;
	font-size: 10px;
	font-weight:normal;
	vertical-align:super;

}

#reg_top {
	position: relative; 
	top: 0px; 
	
}

#reg_head {
	position: relative;
	margin: 20px 0px 8px -10px;
	padding-left: 8px;
		font-size:16px;
	font-weight: bold;
	background: url(images/forumrowdark.jpg) repeat-y 0px 0px;
	color:#000099;

}

.reg_div {

	
}

.reg_table {
	margin: inherit inherit 8px inherit;
	
}
.reg_table td {
	text-align: right;
	padding: 4px;
}
.reg_table td.left {
	text-align: left;
}
.reg_table td.center {
	text-align: center;
}
/*
#org_row1 {
	display:none;
}
#org_row2 {
	display:none;
}
*/
.org_row_show td {
	background-color:#FEFFE6;
	
	
}

.org_row_hide td {

	height: 0px;
	width: 0px;
	overflow:hidden;
}
.org_row_hide td div {
	display: none;
}
#new_org { /* td */
	display: none;
}

/*-------------------------POPUP THUMBS--------------------------*/
img.popup_thumb {
	border: 1px #333333 solid;

}

/*-------------------------LIGHTBOX--------------------------*/
#lightbox{
	background-color:#fff;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ 
	float: left;
	text-align: left;
	
}
#keyboardMsg { 
	float: right; 
	width: 75%;
	text-align: right;
}

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
#lightbox .lightbox_ask {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color:#666666;
	
}

#lightbox .lightbox_text {
	text-align: left;
}
#lightbox a.lightbox_link {
	text-decoration: none;

	color:#666666;
}
#lightbox a:hover.lightbox_link {
	text-decoration: underline;

	color:#666666;
}

/*-------------------------CMS REPORTING PAGE--------------------------*/

.report_number {
	font-size:16px;
	font-weight: bold;
	color:#F4B024;

}
table.surveyResponses td.number {
	text-align: right;

}








} /*end of @media setting */
