/*!!!!stages.css!!!!*/
body 
{
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;	
}
.pdmenu
{
	vertical-align: bottom;
}
.pdtitle
{
	padding: 0px;
	width: 100%;
	margin: 0px;
	border: 0px;
	height: 21px;
}
.pdbody
{
	background-color: White;
	margin-top: 0px;
}
.currentprocess 
{
   padding-left: 10px;	
   font-weight: normal;	
   background: url(cssgifs/endbar.gif) no-repeat 4px 50%;	
   color: #EE4220;
   vertical-align: middle;
   height: 20px;
   line-height: 20px;
   overflow: hidden;
}
.navigationtable 
{
	border-bottom: 1px solid #808080;
	border-top: 1px solid white;
	background: url(cssgifs/genericbuttongradblue.gif) repeat-x top #F6F9FB;
	padding-left: 5px;
	height: 28px;
	white-space: nowrap;
}
.navigationtable div 
{
    white-space: nowrap;
    padding: 0 2px;
}
.spacer 
{
    border-bottom: 1px solid #808080;
	border-top: 1px solid white;
	background: url(cssgifs/buttongradsilver.gif) repeat-x top #F6F9FB;
	padding-left: 10px;
	height: 28px;
	width: 70% !important;
	COLOR: #EE4220;
}
.page_toolbar 
{
    background: url(cssgifs/buttongradsilver.gif) repeat-x;
    background-position: bottom;
    width: 100%;
    height: 28px;
    vertical-align: middle;
}
a
{
	color: Black;
	text-decoration: none;

	
}
a.uploadlink
{
	color: #EE4220;
	text-decoration: underline;
}


a:hover
{
	color: #EE4220;

}
img 
{
	border: 0
}
.headerrow TH, .headerlabels
{
	background: #E2E0DB;
	vertical-align: middle;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #808080;
	color: black;
	height: 18px;
	padding-left: 5px;
	border-left: 1px solid #C1BEB8;
	text-align: left;
	font-weight: normal;
}
.proctable
{
	width: 100%;
}
.procname
{
	background-image: url(cssgifs/dot.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 25px;
	padding-top: 0px;
}
/* Item row background */
TR.itemrow, TR.itemrowpublished, TR.itemrowdesign, TR.itemrowpd
{
    background-color: #FFFFFF;
}
/* Alternating item row background */
TR.itemrowalt, TR.itemrowpublishedalt, TR.itemrowdesignalt, TR.itemrowpdalt 
{
    background-color: #DDDDDD;
}
/* Hover item row background */
TR.itemrow:hover, TR.itemrowalt:hover, TR.itemrowpublished:hover, TR.itemrowpublishedalt:hover, TR.itemrowdesign:hover, TR.itemrowdesignalt:hover, TR.itemrowpd:hover, TR.itemrowpdalt:hover 
{
	background-color: #BBBBBB;
}
.itemrow TD, .itemrowalt TD, tr.noitems td, td.noitems
{
	border-bottom: 1px solid #C4C4C4;
	padding:2px 0px 2px 4px;
	padding-right: 8px
}
.itemrowpublished TD, .itemrowpublishedalt TD
{
	border-bottom: 1px solid #C4C4C4;
	padding:2px 0px 2px 4px;
	padding-right: 8px;
}
.itemrowdesign TD, .itemrowdesignalt TD
{
	border-bottom: 1px solid #C4C4C4;
	padding:2px 0px 2px 4px;
	padding-right: 8px;
	color: red;
}
.itemrowdesign TD A, .itemrowdesignalt TD A 
{
    color: red;
}
.itemrowpd TD, .itemrowpdalt TD
{
	border-bottom: 1px solid #C4C4C4;
	padding:2px 0px 2px 4px;
	padding-right: 8px;
	text-indent: 10px;
}
td.uppertoolbar 
{
    background-color: #0367A5;
}
.uppertoolbartableauth 
{
	background: url(f3cssgifs/upperheadergradnew.gif) repeat-x top #FFFFFF;
	height: 21px;
	width: 100%;
	border-top: 1px solid #80B2F9;
}
.listheader 
{
    width: 100%;
    border-bottom:1px solid #9D9D9D;
    background: url(cssgifs/gradsilver.gif) repeat-x ;
}
TD.newprocess 
{
    text-align: right;
    vertical-align: middle;
    padding: 3px 9px;
}
INPUT#AddButton 
{
    vertical-align: middle;
}
A#AddLink 
{
    margin-right: 8px;
}
.gradheader1 
{
	color: #1b74ab;
	font-weight: bold;
	text-indent: 5px
}
.standardtable, .standardtablenpd 
{
	width: 98%;
	margin: 1%;
	border: 1px solid #1B74AB;

}	
.standardtableheader, .standardtableheadernpd 
{
	color: white;
	height: 20px;
	font-weight: bold;
	border: 1px solid #0065A4;
	vertical-align: middle;
	line-height: 20px;
}
.standardtableheader + .standardtableheader 
{
    border-left: none;
}
.standardtableheader a 
{
    color: #FFFFFF;
}
.standardtableheadernpd 
{
	text-indent: 4px
}
.standardtable td 
{
	padding-left: 4px;
	padding-right: 4px;
}
.standardtablenpd td 
{
	padding-left: 0
}
.genericsubmit 
{
	overflow: visible;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 95%;
	margin-top: 2px;
	margin-left: 1px;
	cursor: pointer;
	padding: 0.2em 0.6em 0.2em 0.6em;
}

/* Fix for size issues in IE in table cells */
.isie .genericsubmit { width: auto }

.generictextinput 
{
	border: 1px solid #808080;
	margin-right: 2px;
	margin-top: 2px;
	background: url(cssgifs/fieldgrad.gif) repeat-x top;
}
.uppertoolbar 
{
	background: url(cssgifs/upperheadergradnew.gif) repeat-x top #FFFFFF;
	height: 21px;
	width: 100%;
	border-top:1px solid #80B2F9;
	color: #fff;
	font-weight:bold;
	text-indent: 5px
}
.slotdivision 
{
	border-bottom: 1px solid #C4C4C4;
	padding:2px 0px 2px 4px;

}
.design TD
{
	color: Red;
}
.stagedesigner {
	background: url(cssgifs/navtablebevel.gif) repeat-x top;
}
.savecancel, .toolbarstagename,  .stagesabovetoolbar
{
	background: url(cssgifs/navtablebevel.gif) repeat-x top;
	height:22px;
}
.toolbarstagename {
	vertical-align:middle;
	line-height: 22px;
	padding-right:10px;
}
.savecancel .genericsubmit 
{
	text-decoration:none;
	color: #000000;
	border-width: 0;
	background: transparent;
	padding: 0 10px;
	margin: 0;
	display: inline;
	cursor: pointer;
	font-family: inherit;
	width: auto;
	vertical-align: middle;
	height: 20px;
	width: auto;
	overflow: visible;
	filter: none !important;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.stagedesigner .outertoolbarcontainer {
	float: left !important;
	width: auto !important;
}
.stagedesigner .lowertabstable {
	border-bottom: none !important;
}
.stagedesigner .secondtabunsel, .stagedesigner .secondtabsel {
	padding-bottom:0;
}
.warning 
{
    color: Red;
}
.selected A 
{
    color: #009F00; 
    font-weight: bold;
}


/* Toolbar Classes */
.formslogotext {
	font-weight: bold;
	color: white;
	white-space: nowrap;
	padding-left: 5px;

}
.formslogotextlogin {
	font-weight: bold;
	color: white;
	white-space: nowrap;
	padding-right: 5px
}
.formsloginbutton {
	
	color: #FFFFFF;
	background: #1B74AB;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	font-size: 75%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding: 0px 1px 0px 1px;
	margin: 0px;
	outline: 0px none red;
}
.formsloginlink, .formsloginlink:hover, .formsloginlink:active, .formsloginlink:visited {
	
	color: #FFFFFF;
	background: #1B74AB;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	font-size: 75%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding: 0px 1px 0px 1px;
	text-decoration: none;
}
.notloggedin {
	color: #dddddd;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
	
}
.uppertoolbartableauth {
	background: url(upperheadergradnew.gif) repeat-x top #FFFFFF;
	height: 24px;
	width: 100%;
	border-top:1px solid #80B2F9
}
.uppertoolbartable {
	background: url(upperheadergradnew.gif) repeat-x scroll center top #FFFFFF;
	height: 24px;
	width: 100%;
	border-top:1px solid #80B2F9;
}
.outertoolbarcontainer {
	width: 100%;
}
.endbar {
background:url(endbar.gif) no-repeat 10% 50%;
}
.tabbutton {
	white-space:nowrap;
}
.tabbutton .label, .tabbuttonhighlight .label {
	margin-left: 0.25em;
	margin-right: 0.25em;
}
.tabbuttonhighlight .label {
	color: #EE4220;
}
.tabbuttonhighlight A {
	border-top:	2px solid #EE4220;
	display: block;
	color: black;
	text-decoration: none;
	white-space: nowrap;
	padding: 3px;
}
.tabbutton A {
	border-top:	none;
	display: block;
	color: black;
	text-decoration: none;
	white-space: nowrap;
	padding: 3px;
}
.tabbuttonhighlight A:hover {
	color: #EE4220;
}
.tabbutton A:hover , .tabbutton A:active, .tabbutton A:focus {
	color: #EE4220;
}
.tabbutton DIV, .tabbuttonhighlight DIV {
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #787878;
	text-decoration: none;
	white-space: nowrap;
	padding-right: 0.5em;
}
.tabbutton DIV {
}
.tabbuttonhighlight DIV {
	
}
.formselected {
	width: 90%;
	padding-left: 10px;
	color: #EE4220;
	font-weight: normal;
}
.blackit {color: black }

.tabspacer {
	width: 70%
}
.tabspaceremote {
	width: 50%
}
.statustext {
	color: #676767;
	font-size: 70%;
	font-weight: bold;
	text-indent: 0.5em;
	background-color: #DAE3EE;
	border-right: 1px solid #A0C4DB;
	border-top: 1px solid #A0C4DB;
	white-space: nowrap
}

.surroundtable {
	background-color: #FFFFFF;
	color: #000000;
	width: 100%
}

.statusbarlink {
	color: #999A9A;
	font-size: 70%;
	background: url(weedropshadow.gif) repeat-x top  #FFFFFF;
	height: 20px;
	text-indent: 0.5em
}
.alignright 
{
    text-align: right; 
}
.aligncentre
{
    text-align: center;
}
.highlightonblue 
{
    color: #ccccd0;
}
.selected_column
{
	background-color: #F2F0EB !important;
}

/*!!!!admin.css!!!!*/
/* Homepage builder */
.cancelbutton {
	margin: 1px 2px 2px 0px;
	padding: 2px 8px;
	font-family: Helvetica, Arial, 'Verdana sans-serif';
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	background-image: url('/FileStore/ny/Branding/images/nyss_accordion_tab_bottom_bg.png');
}
.actionpopup {
	background-color: #FFF;
	border: 1px solid rgb(51,51,51);
}
.adminbar {
	background-color: rgb(200, 225, 240);
	border: 1px solid rgb(51, 51, 51);
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding: 0.1em 0.3em;
	margin: 0.5em 0.5em 0.2em 0.6em;
	overflow: auto;
}
#PageOptions, #SiteOptions, #OtherOptions {
	display: none;
	background-color: rgb(254, 254, 255);
}
.adminbar input {
	background-color: #FFFFFF;
}
#HidePageOptions, #HideSiteOptions, #HideOtherOptions {
	float: right;
	clear: none;
	color: #FFFFFF;
	margin: 5px;
	font-size: 10px;
}
.admineditmode{
	margin: 6px 4px 3px 4px;
}
#adminbarnotice {
	background-image: url(./ccdemo/faqs.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding: 2px 5px 4px 24px;
	vertical-align: middle;
	float: left;
	clear: left;
	line-height: 150%;
	height: 100%;
}
.admineditmode #adminbarnotice{
	background-image: url(./ccdemo/myprofile.gif);
	padding: 4px 5px 4px 23px;
}
#adminbarlinks{
	float: right;
	clear: right;
}
.adminbar a {
	color: #111111;
	font-weight: bold;
	text-decoration: none;
}
.adminbar a:hover{
	color: rgb(27, 81, 135);
	font-weight: bold;
	text-decoration: none;
}
.adminoptionspanel{
	clear: both;
	overflow: hidden;
}
#AdminOptions {
	padding: 5px 10px;
	font-size: 12px;
	min-height: 30px;
}
#AdminOptions .fieldlabel {
	font-size: 13px;
	color: #333333;
	margin-top: 5px;
}
#AdminOptions .genericsubmit + .sectiontitle {
	padding-top: 5px;
}
#NewSection {
	clear: both;
}
#NewSection + .sectiontitle {
	padding-top: 15px;
}
.sectiontitle {
	clear: both;
}
.aftertabbuttons {
	text-align: left;
	padding: 5px 10px 5px;
	clear: both;
}
#PermissionsTable {
	padding-left: 10px;
}
#PermissionsTable th {
	text-align: left;
}
#PermissionsTable td {
	padding-right: 10px;
}
#PermissionsTable tr td:first-child {
	width: 200px;
}
.nocheckbox {
	text-align: center;
	color: rgb(51,51,51);
	cursor: default;
}
.sitesetting {	
	background-image: url(http://localhost:81/js/f3cssgifs/fieldgrad.gif);
	background-repeat: repeat-x;
	background-position: 50% top;
	border: 1px solid #808080;
	padding: 2px;
}
input.sitesetting {
	width: 97%;
}
.field .sitesetting {
	width: auto;
}
.field.under .sitesetting {
	width: 97% !important;
	padding: 4px 5px 4px 0px;
	clear: left;
	float: none !important;
}
.field.under .fieldlabel {
	float: none;
}
textarea.sitesetting {
	width: 97%;
	font-family: "Courier New", Courier, mono-space;
}
.filelist .file .stdbutton {
	margin-right: 5px;
	font-size: 10px;
	font-weight: bold;
}
.filelist {
	max-height: 300px;
	padding-left: 10px;
	font-size: 12px;
	overflow-y: scroll;
}
.filelist.nofiles {
	font-size: 12px;
	margin: 3px;
	font-style: italic;
}
.field {
	width: 90%;
	padding: 1px 5px;
	margin: 5px;
	clear:both;
	min-height: 20px;
}
.fieldgroup p {
	padding-left: 5px;
	padding-right: 5px;
}
.field .fieldlabel {
	float: left;
	width: 45%;
	padding-right: 10px;
	color: rgb(30,30,30);
}
.field .fieldlabel + * {
	float: right;
	width: 50%;
	margin: 0;
	padding-left: 2px;
}
.field .generictextinput {
	padding: 1px 0px;
}
.field .genericcheckbox {
	margin: 0;
	vertical-align: middle;
}
.field span select {
	margin: 0;
}
.field + .sectiontitle {
	padding-top: 10px;
}
#BackButton, .BackButton {
	margin-left: 10px;
	margin-bottom: 10px;
	clear: both;
}
.EditThing {
	padding: 0 10px;
	font-size: 12px;
}
.error {
	color: red !important;
}
h3 {
	font-size: 13px;
}
.deletemessagetable {
	width: 300px;
	margin-bottom: 100px !important;
	font-size: 12px;
	padding: 20px 20px 20px 50px !important;
	background-position: 15px 20px;
	border: 1px solid #999999;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color=#29000000, Positive='true');
	background-color: #FFFFFF;
}
.referencepagetable tr:first-child td {
	font-size: 14px;
	padding: 20px;
}
label.bws.checkbox {
	white-space: nowrap;
}
.bws.checkbox, .bws.radio {
	vertical-align: middle;
}
.bws.note {
	margin: 3px 0 0 213px;
}

/* BrowseFS */
.child-nodes {
	padding-left: 11px;
}
.node {
	padding: 3px;
}
.node.childless {
	padding-left: 11px;
}

/* Inline form editing */
.tab .uppertoolbartableauth, .tab .uppertoolbartable {
	display: none;
}
.tab .surroundtable {
	display: none;
}
.tab .abslowertable { /* Form design toolbar */
	float: right;
	width: auto;
}
.tab .lowertabstable {
	border: none;
	background: none;
}
.tab .abslowertable .secondtabsel, .tab .abslowertable .secondtabunsel {
	background-position: 0% 50%;
	padding: 4px 7px 3px 9px;
	background: url(http://localhost:81/js/f3cssgifs/tabseperator.gif) no-repeat 0% 50%;
}
.tab .abslowertable .secondtabsel a:hover, .tab .abslowertable .secondtabunsel a:hover {
	text-decoration: none;
}
.tab .abslowertable .secondtabsel a {
	color: red;
}
.tab .outertoolbarcontainer {
	background: url(http://localhost:81/js/f3cssgifs/navtablebevel.gif) repeat-x;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #9D9D9D;
	height: 23px;
	font-size: 11px;
}
.tab .savebutton {
	background: url(http://localhost:81/js/f3cssgifs/navtablebevel.gif) repeat-x;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #9D9D9D;
	height: 23px;
	float: left;
	padding: 0;
	margin: 0;
}
.tab .savebutton .genericsubmit { /* Save button */
	border: none;
	background: none;
	color: #000000;
	filter: none;
	width: auto;
	overflow: visible;
	padding: 2px 8px 3px;
	background: url(http://localhost:81/js/f3cssgifs/tabseperator.gif) no-repeat 100% 40%;
}
.tab .df_toolbar {
	font-size: 11px;
	width: 100%;
	border-bottom: #9d9d9d 1px solid;
	background: url(http://localhost:81/js/f3cssgifs/genericbuttongradsilver.gif) repeat-x;
	clear: both;
}
.tab .df_toolbar td table td:first-child {
	padding-left: 4px;
}
.tab .df_toolbar .progress1, .tab .df_toolbar .view1 {
	border: 1px solid #000000;
	cursor: hand;
	background-color: white;
	font-size: 100%;
	margin: 2px;
	padding: 1px;
}
.tab .df_toolbar .progress0, .tab .df_toolbar .view0 {
	border: 1px solid #FFFFFF;
	cursor: hand;
	background-color: white;
	color: #1b74ab;
	font-size: 100%;
	margin: 2px;
	padding: 1px;
}
.tab .designformbackgroud {
	background-color: #a4b5c0;
	width: 100%;
}
.tab .outerdesignformtable {
	background-color: #FFFFFF;
	width: 98%;
	margin: 5px auto;
	padding: 3px;
	border: 1px solid #000000;
}
.tab .outerinsertiontable {
	border: 1px solid #C4C4C4;
	width: 100%;
	font-size: 12px;
}
.tab .ipointtitle {
	height: 15px;
	font-weight: bold;
	padding-left: 20px;
	border-bottom: 1px solid #6b9eeb;
	background: url(http://localhost:81/js/f3cssgifs/topleftipoint.gif) #1b74ab no-repeat left 50%;
	color: white;
	font-size: 12px;
}
.tab .fieldpopupmenu {
	top: -1000px;
	left: -1000px;
	border: 1px solid #1b74ab;
	position: absolute;
	font-size: 90%;
	background: #FFFFFF;
	text-indent: 1.5em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.tab .standardtablenpd {
	font-size: 12px;
	width: 98%;
}
.tab .standardtable {
	width: 98%;
	border: 1px solid #1b74ab;
	margin: 1%;
}
.tab .standardtable td {
	padding-left: 4px;
	padding-right: 4px;
}
.tab .standardtableheader {
	border: 1px solid #1b74ab;
	height: 20px;
	background: url(http://localhost:81/js/f3cssgifs/pagetableheader.gif) #1b74ab repeat-x 50% bottom;
	color: white;
	font-weight: bold;
	font-size: 12px;
}
.tab .helparea {
	padding: 8px 0;
	background-color: #e4e4e4;
	font-size: 12px;
}
.tab .pageheadingtext {
	font-weight: bold;
	color: #1b74ab;
	font-size: 12px;
}
.tab .slotdivision {
	padding: 2px 0 2px 4px;
	border-bottom: 1px solid #C4C4C4;
}
.tab .fakelink {
	background: none transparent scroll repeat 0% 0%;
	border: none;
	width: auto;
	cursor: hand;
	text-decoration: underline;
	height: 15px;
http://localhost/CC/Default.aspx/Home/Admin/Home?fs2s=hYgfXiToRJk	padding: 0;
	vertical-align: middle;
	display: inline;
	font-family: inherit;
	color: red;
	margin: 0;
	overflow: hidden;
}
.tab .attributetextmsv, .tab .attributetextlrg {
	padding-left: 5px;
	color: #1b74ab;
	font-weight: bold;
}
.tab .headerlabels {
	height: 18px;
	border-left: 1px solid #C1beb8;
	vertical-align: middle;
	border-bottom: 1px solid #808080;
	border-top: 1px solid #FFFFFF;
	padding-left: 5px;
	font-weight: normal;
	background-color: #e2e0db;
}
.hidden {
	display: none;
}
a img {
	border: none;
}
#userTracking {
	width: 100%;
	height: 440px;
	overflow: auto;
	margin: 0 auto;
}
#userTracking table {
	width: 97.5%;
	border-collapse: collapse;
	border: none;
	border-spacing: 0px;
	background-color: transparent;
}
#userTracking table tbody {
	height: 400px;
	overflow: auto;
	overflow-x: hidden;
}
#userTracking table tbody tr {
	height: auto;
}
#userTracking table thead tr {
	position: relative;
	top: 0px;
}
#userTracking th {
	margin: 0;
	padding: 3px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #999999;
}
#userTracking td {
	font-size: 12px;
	padding: 3px;
}
#userTracking tr.alt {
	background-color: #EFEFFF;
}
#userTracking tbody tr:hover {
	background-color: #0065A4;
	color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.gradient(StartColorStr='#22FFFFFF',EndColorStr='#22000000');
}


/*!!!!tabs.css!!!!*/
/* Popup styling */
.dynpopup {
	position: absolute;
	padding: 0;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color=#40000000, Positive='true');
	font-weight: normal;
	z-index: 1000;
}
iframe {
	border: none;
}
.dynpopup .stdbutton {
	filter: none;
}
.dynpopupinner.bordered {
	border: 1px solid rgb(51,51,51);
}
form > .dynpopupinner {
	margin-top: 10px;
	border: 1px solid rgb(59,59,59);
}
.dynpopupinner {
	border: none;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF; 
}
.dynpopup .dynpopupinner {
	width: 45em;
}

/* Tabs */
.tab {
}
.tabbar {
	height: 35px;
	background-color: darkblue;
	background-image: url(tabbar.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #CECECE;
}
.tabname {
	height: 35px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.tabname .genericbutton {
	border: none;
	border-width: 0;
	background: none;
	height: 34px;
	line-height: 35px;
	margin: 0;
	padding: 0 15px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
	width: auto;
	overflow: visible;
}
.tabname.selected .genericbutton {
	background-image: url(tabhighlight.gif);
}
.tabnameend {
	background-image: url(tabseparator.gif);
	height: 34px;
	width: 1px;
	padding: 0;
	margin: 0;
	background-repeat: repeat-x;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
}
.tabname.selected {
	background-image: url(tabhighlight.gif);
	height: 35px;
	background-repeat: repeat-x;
}

/* Nested Tabs */
.tab .tabbar {
	height: 20px;
	background-color: rgb(200,200,200);
	background-image: url('/FileStore/ny/Branding/images/nyss_accordion_tab_bottom_bg.png');
	background-repeat: repeat-x;
	border-bottom: 1px solid rgb(192,192,192);
}
.tab .tabname {
	height: 20px;
}
.tab .tabname .genericbutton {
	color: #000000;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	margin: -2px 0 2px 0;
	vertical-align: middle;
	font-size: 11px;
}
.tab .tabname.selected {
	background-color: #FFF;
	background-image: none;
	height: 22px;
	margin: -1px 0 0 0;
}
.tab .tabname.selected .genericbutton {
	background-color: #FFF;
	background-image: none;
	height: 22px;
}
.tab .tabnameend {
	background-color: rgb(51,51,51);
	background-image: none;
	height: 20px;
}
	
.tabsstart, .tabbarstart, .tabnamestart, .tabbarend, .tabend {
	display: none;
}
.file .stdbutton {
	filter: none;
}

/* Tab Contents */
.tab .sectiontitle {
	color: #0065A4;
	font-size: 16px;
	letter-spacing: 0;
	font-weight: bold;
	margin: 5px;
}
.tab .field {
	margin: 5px;
}
.tab {
	margin-bottom: 4px;
}


/*!!!!bws.css!!!!*/
.bws.colspan {
	display: inline-block;
	display: -moz-inline-box;
	float: left;
	padding: 0;
	margin: auto -0.3em auto 0;
	padding-left: 0;
	padding-right: 0.16em;
	overflow: hidden;
	overflow-y: visible;
}

.bws.colspan IMG {
	text-indent: 0 !important;
	margin-top: 0.12em !important;
	margin-left: 0.25em !important;
}

.bws.clear {
	clear: both;
}

* html .colspan {
	margin-left: -0.08em;
}

.colel {
	padding-left: 0.1em
}

.dataell {
	padding-left: 0.41em;
}

.nondatael {
	padding-left: 0.41em;
}

.dataelr {
	padding-left: 0.41em;
	padding-right:0.41em;
	
}

.colwiseelel {
	padding-left: 0.2em;
	padding-right:0.2em;
}

.colwiseel {
	padding-left:0.2em;
	padding-right:0.6em;
	position:relative;
}

/*.renderdisplaytable table {table-layout: fixed;}*/

.bws.forceclear {
	overflow: hidden;
	clear: both;
	height: 0;
}
.ruler {
	width: 100%;
	border-bottom: white;
	background-color: #ddd;
}
.rulermark {
	position:relative;
	left:-0.5em;
	width:1em;
	height:1em;
	cursor:col-resize;
}
.rulermark img
{
	width:1em;
	height:1em;
}
.rulermarkpre
{
	position:absolute;
	width:1em;
	height:1em;
}
.bwsjsisactive .labelwithin
{
	position:absolute!important;
	padding-top: 0.35em !important;
	padding-left: 0.15em !important;
	color: #999999
}
.labelnone
{
	position:absolute!important;
	left:-1000em;
	top:-1000em;
}
.aftextinput, .aftextarea {
	width: 100%;
	background-color: transparent;
	border: 1px solid black;
	margin-right: 0.16em;
}
.compound .aftextinput {
	width: 7em;
}
.afselectbox {
	width: 100%;
	border: 1px solid black;
}
.compound .afselectbox {
	width: auto;
}
.rulerguideline {
	position:absolute;
	top: 0em;
	height: 2em;
	border-left: 1px dotted blue;
}
.sizer {
	width: 0.41em;
	height: 0.41em;
	font-size: 0.08em;
	top:-100em;
	left:-100em;
	position:absolute;
	filter: Alpha(enabled=1,opacity=50);
	-moz-opacity: 50%;
	opacity: 50%;
	background-color:#0070b0
}
.edgehandleleft, .edgehandleright
{
	position:absolute;
	width: 0.8em;
	top: 0;
	cursor: col-resize;
	visibility: hidden;
}
.edgehandleleft div, .edgehandleright div
{
	position: absolute;
	width: 0.8em;
}
.edgehandeleft img, .edgehandleright img
{
	width: 0.8em;
}
.edgehandleleft
{
	left: 0;
}
.edgehandleright
{
	right: 0.16em;
}
.datetime .date, .datetime .time
{
	display: inline;
}



.subform
{
	border-width: 0;
	padding: 0;
	margin: 0;
}

.subform legend
{
	display: block;
	border-width: 0;
	padding: 0;
	margin: 0;
	color:black;
}

.designcol, .designsub
{
	position: relative;
	padding: 0 0.5em;
	height: 0.83em;
}

.designcolin, .designsubin
{
	height: 0.41em;
	font-size: 0.41em;
}

.designcolin
{
	background-color: #bad7e3;
}

.designsubin
{
	background-color: #868888;
}

.multi
{
	display: inline;
	margin-right: 1em;
}

.abstopleft
{
	position: absolute;
	left: 0;
	top: 0;
	text-align: left;
}

.abstopright, .afcalcsub
{
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}

.abscontainer
{
	position: relative;
}

.afcalcouter
{
	position: relative;
	padding-right: 6em;
}

.afcalcsub
{
	min-width: 6em;
	text-align: center;
	margin-top: 0;
}


/*!!!!f3.css!!!!*/
/* font size fix for browsers that reset font-size for tables */
TABLE {font-size:100%}

.xoomstart { clear: both; }
.xoomer { 
	margin-left: 0.83em;
	border: 1px solid #AAAAAA;
	background: url(/css/f3cssgifs/genericbuttongradsilver.gif) repeat-x #F6F9FB;
	display: inline;
}
.xoomend { clear: both; }
.xoom1,.xoom2,.xoom3,.xoom4,.xoom5 {
	border: none;
	background: none;
}
.xoom1 {
	font-size: 80%;
	height: 0.9em;
}
.xoomed1 {
	font-size: 80%;
}
.xoomed1 input.genericinput {
	zoom: 90%;
}
.xoom2 {
	font-size: 100%;
	height: 0.9em;
}	
.xoomed2 {
	font-size: 100%;
}
.xoomed2 input.genericinput {
	zoom: 100%;
}
.xoom3 {
	font-size: 120%;
	height: 0.9em;
}
.xoomed3 {
	font-size: 120%;
}
.xoomed3 input[type=radio] {
	zoom: 120%;
}
.xoom4 {
	font-size: 150%;
	height: 0.9em;
}
.xoomed4 {
	font-size: 150%;
}
.xoomed4 input[type=radio] {
	zoom: 150%;
}
.xoom5 {
	font-size: 200%;
	height: 0.9em;
}
.xoomed5 {
	font-size: 200%;
}
.xoomed5 input[type=radio] {
	zoom: 200%;
}
	

.fakelink {
	border-width: 0;
	color: blue;
	background: transparent;
	padding: 0;
	margin: 0;
	display: inline;
	cursor: hand;
	text-decoration: underline;
	font-family: inherit;
	width: auto;
	vertical-align: middle;
	height: 1.25em;
}

.subformel .datael  {
	padding-left: 0.41em !important;
}

.colel {
	padding-left: 0.1em;
}

/*begin grid classes */

.textcharboxes{
	border: 1px solid black;
	margin:0;
	padding: 0;
	height: 100%
	

}
	
.outertextcharboxes{
	margin:0;
	position: relative;
	padding: 0;
	width: 100%;
	height: 100%
	
	

}
	
.columnwisefieldtd {
	width:10%;
}
	
.gridrowcells{	
	border-left: 1px solid black;
	border-bottom: 1px solid black
	
}

.gridrowtitle{
	border: 1px solid black;
	font-weight:bold;
	height: 1.66em;
	text-align: center
	
	
}

.gridrowgrouptitle{
	border-right: 1px solid #ffffff; 
	border-top: 1px solid black;
	background-color: black;
	color: #ffffff;
	padding-left: 0.83em;
	padding-right: 0.83em;
	text-align: center
	
}

.gridrowlistitems{
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	padding-left:0.83em;
	padding-right: 0.83em
	
}



.gridheading{
	border: 1px solid black;
	font-weight:bold;
	height: 2.5em;
	background-color: #E5DFDF;
	text-align: center

	
}

.gridsubheading{	
	padding-left: 0.83em;
	font-weight:bold;
	background-color: #E5DFDF
	
}

.gridgrouptitle{
	padding-left: 0.83em;
	padding-right: 0.83em;
	
}

.gridtotalheading{
	padding-left: 0.83em;
	padding-right: 0.83em;
}


.gridlistitem{
	padding-left: 0.83em;
	padding-right: 0.83em;
	
}


.gridgap{
	border-left: 1px solid black;
	
}
/*end grid classes */
/* To accomdate MCMS etc. and integration of AF into other sites, below is a list of tables 
that need a width of 100% */

.aftable {
	width: 100%
}
.printoutertable {
	width: 100%
}
TABLE.pageheadingtext {
	width: 100%
}
.ruletable {
	width: 100%
}

.processcontent2 {
	width: 100%
}
.toptable {
	width: 100%
}
TABLE.formnametext {
	width: 100%
}
.printtextarea {
	width: 100%;
	border: 1px solid #51679C
}
.allboxedborder {
	border: 2px solid black;
}
.adminfailtable {
	width: 100%
}
.textinputscan {
	width: 100%
}
.tabs {
	width: 100%
}
.clsFormBackground {
	width: 100%
}
.clsToolbarBackground {
	width: 100%
}
.conditiontablenowrap {
	width: 100%
}
.date {
	width: 100%
}
.datescan {
	width: 100%
}
.inputfield {
	width: 100%
}
.inputsearchform {
	width: 100%
}

.whs1 { 
	width: 100%
}
.whs3 { 
	width: 100%
}
.whs4 { 
	width: 100%
}
.whs6 { 
	width: 100%
}

/* General tables */
.sectionnametable {
	width: 98%;
	margin-left: 1%;
	margin-right: 1%
}
div.sectionnametable {
	margin: 0.25em;
}

.sectionnametable ol {
	list-style: none;
	display: inline;
	margin: 0;
}

.sectionnametable li {
	display: inline;
	margin: 0.25em;
}
.sectionfloat, langfloat {
	clear: both;
	float: left;
	position: relative;
	vertical-align: top;
	text-align: center;
	width: 20%;
}


.progressbarnonetable {
	width: 100%
}
div.progressbarnonetable {
	margin: 0.25em;
}
.progressbartoptable {
	width: 98%;
	margin-left: 1%;
}
div.progressbartoptable {
	margin: 0.25em;
}

.progressbartoptable ol {
	list-style: none;
	display: inline;
	margin: 0.25em;
}

.progressbartoptable li {
	display: inline;
}

.progressbarlefttable {
	width: 100%
}
div.progressbarlefttable {
	margin: 0.25em;
}
.progressbarbottomtable {
	width: 100%
}
div.progressbarbottomtable {
	margin: 0.25em;
}
.renderdisplaytable {
	width: 100%
}
.infopathrenderdisplaytable {
	width: 100%;
	text-align: center
}
.subformtitletable {
	width: 100%
}

.subformtitle{
	color: #5E79A4
		
}
.summaryoptionstitle {
	background: #E2E0DB;
	vertical-align: middle;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #808080;
	color: black;
	height: 1.5em;
	padding-left: 0.41em;
	border-left: 1px solid #C1BEB8;
	width: 12em
}
.summaryvalidtitle {
	background: #E2E0DB;
	vertical-align: middle;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #808080;
	color: black;
	height: 1.5em;
	padding-left: 0.41em;
	border-left: 1px solid #C1BEB8;
	width: 12em
}

.summaryoptions {
	width: 12em
	
}
.summaryvalid {
	text-align: center;
	width: 12em
}

.summarycontinuesubmit {
	color: black;
	border: 1px solid #FFFFFF;
	font-size: 95%;
	margin: 0.16em;
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#CECECE', Positive='true');
}


.othersubmitbutton {
	background: url(/css/f3cssgifs/upperheadergradnew.gif) repeat-x #4E92F4;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 95%;
	margin-top: 0.16em;
	margin-left: 0.08em;
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#CECECE', Positive='true');
}

.summaryerrorspan {
	background-color: #FED6D6;
	border: 1px solid red;
	white-space: nowrap;
}
.summaryerror {
	float:left;
	white-space: nowrap;
}
.summaryerror p{
	padding:0.5em;
	margin:0;
}
.summarycontinue {
	float:center;
}

.selectonehorizontaltable {
	width: 100%;
}
.selectmanyhorizontaltable {
	width: 100% !important;
}

/* Generic Classes */
.normaltext A {
	color: black;
	text-decoration: none
}
.normaltext {
	color: black;
	font-weight: normal
}
H2 {
	color:#0065a4;
	font-size: 120%;
	padding: 0;
	margin: 0;
}
IMG {
	border: 0;
}
H1 {
	font-size: 140%;
	font-weight: bold;
	color: #51679C;
 	padding: 0;
	margin: 0;
	padding-bottom: 0.16em;

}
BODY {
	font-size: 70%;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;

}
.attributetext {
	padding-top: 1.16em;
	padding-bottom: 0.33em;
	padding-left: 1.5em;
}

.attributetextmsv, .attributetextlrg {
	color: #0065a4;
	font-weight: bold;
	padding-left: 0.41em;
}
.tablewhite {
	background-color: #FFFFFF
}

.errormessage {
	color: red;
	text-align: center
}

.fielderror, .fielderror div {
	background: #FFE0EB;
}

.fielderror .generictextinput, .fielderror .generictextarea {
	border: 1px solid #550000;
	background: url(/css/f3cssgifs/fieldgradred.gif) repeat-x top;
}

.errormessagetable {
	background-color: #FFFFFF;
	width: 50em;
	padding-top: 0.41em;
	padding-right: 2.83em;
	padding-bottom: 0.41em;
	border: 1px solid #528FBD;
	padding-left: 2.83em;
	background-image:  url(/css/f3cssgifs/warningsign.gif);
	background-repeat: no-repeat;
	background-position: 1.5% 10%;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#CECECE', Positive='true')
}

.surroundtable {
	background-color: #FFFFFF;
	color: #000000;
	width: 100%;
}

.selectboxspacer {
	padding-right: 3.33em;
	background-color: Aqua
}

.homepagetable {
	background-color: #FFFFFF;
	border-bottom: 1px solid #D9D9D9;
	padding-bottom: 1.66em;
	width: 100%;
}

.referencepagetable {
	background-color: #FFFFFF;
	border-bottom: 1px solid #D9D9D9;
	padding-bottom: 1.66em;
	width: 100%;
	text-align: center;
}

.iframepopup {
	overflow:hidden;
	width:0.16em;
	height:0.16em;
	top:-4166.66em;
	left:-4166.66em;
	position:absolute;
	border-width: 0
}
tds {
	border: 1px solid red
}
/* Toolbar Classes */



.loginSwirl{
	
}

.formslogotextlogin {
		
		width: 22.83em;
}

.notloggedin {
		white-space:nowrap;
		width: 22.83em;
}

.outertoolbarmaincontainer {
	width: 100%;
	overflow: hidden;
}
.outertoolbarcontainer {
	width: 100%;
	background: url(/css/f3cssgifs/AF_headerBackground.jpg) repeat-x #5da9c5;
	overflow: hidden;
}
.outertoolbarcontainerbottom {
	width: 100%;
	overflow: hidden;
}
.formslogotext {
	font-weight: bold;
	color: #ffffff;
	white-space: nowrap;
	padding-left: 0.41em;
	
	width: 24.58em;
}

.headerMiddle {
	width: 48%;
}

.underLogo {
	background: url(/css/f3cssgifs/AF_toolbarSide_swirl.jpg) no-repeat;
	width: 18.83em;
}

.fakeLogout {

	width: 6%;
}

div.formslogotext {
	height: 1.75em;
	text-align: center;
	line-height: 1.75em;
	vertical-align: middle;
	position: relative;
	top: 2.5em;
}


.formslogotextlogin {
	font-weight: bold;
	color: #ffffff;
	white-space: nowrap;
	padding-right: 0.41em;
	padding-top: 2.08em;
}
.formsloginbutton {
	background: none;
	border: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 120%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	cursor: hand;
	padding: 0em 0.08em 0em 0.08em;
	margin: 0;
	outline: 0 none red;
	margin-top: 2.16em;
}
.formsloginlink, .formsloginlink:hover, .formsloginlink:active, .formsloginlink:visited {
	
	color: #FFFFFF;
	background: #0065a4;
	border-width: 0;
	border-style: solid;
	border-color: #333333;
	font-size: 75%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	cursor: hand;
	padding: 0em 0.08em 0em 0.08em;
	text-decoration: none;
}
.notloggedin {
	color: #ffffff;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
	padding-top: 2.08em;
}
.uppertoolbartableauth {
	background: url(/css/f3cssgifs/page_swirl.jpg) no-repeat top left;
	height: 4.50em;
	width: 100%;
	border: none!important;
}

.uppertoolbartable {
	background: url(/css/f3cssgifs/page_swirl.jpg) no-repeat top left;
	height: 4.50em;
	width: 100%;
	
	
}

.navigationtable {
	border: none;
	background: url(/css/f3cssgifs/AF_toolbarBackground.jpg) repeat-x top;
	background-color:#2c2c2c;
	padding-left: 0.16em;
	width: 100%;
	height: 3.58em;
	
}

.buttonSideBar {
	margin: 0;
	padding: 0;
	background: url(/css/f3cssgifs/AF_toolbarbuttonSide.jpg) no-repeat;
	width: 3.08em;
	height: 3.58em;
	margin-top: 0 auto;
	float: right;
	position: absolute;
	left: 15.75em;
	top: 4.50em;
}

.buttonSideBarBackground {
	margin: 0;
	padding: 0;
	width: 18.33em;
	height: 3.58em;
}

.navigationtablefront {
	border: none;
	background: url(/css/f3cssgifs/AF_toolbarBackground.jpg) repeat-x;
	padding-left: 0.16em;
	width: 100%;
	height: 3.58em;
	padding: 0;
	margin: 0;
}

.navigationtablefront td{
	padding: 0;
	margin: 0;
}

.navigationtablefront tr{
	padding: 0;
	margin: 0;
}

.AFlogo {
	position: absolute;
	top: 4.5em;
	left: 2.5em;
	font-size: 120%;
	white-space:nowrap;
}

.logoImage {
	background: url(/css/f3cssgifs/AF_mainLogol.jpg) no-repeat;
	width: 4.83em;
	height: 3.75em;
	float: left;
	position: relative;
	top: 1em;
	left: 6.08em;
}

.buttonSideBarFront {
	margin: 0;
	padding: 0;
	background: url(/css/f3cssgifs/AF_toolbarbuttonSide.jpg) no-repeat top;
	width: 3.08em;
	height: 3.58em;
	float: right;
}

.buttonSideBarBackgroundFront{
	margin: 0;
	padding: 0;
	width: 20.83em;
	height: 3.58em;
	float: left;
}

.underLogofront {
	background: url(/css/f3cssgifs/AF_toolbarSide_swirl.jpg) no-repeat;
	margin: 0;
	padding: 0;
}

.frontDivider {
	margin: 0;
	padding: 0;
	width: 100%;
}

.endbar {
  background:url(/css/f3cssgifs/endbar.gif) no-repeat 10% 50%;
}
.tabbutton {
	white-space:nowrap;
	vertical-align: top;
	width: 3em;
}

.toolbarMiddle {
	width: 100%;
}

.tabbuttonhighlight {
	white-space:nowrap;
	vertical-align: top;
}
.tabbutton .label, .tabbuttonhighlight .label {
	margin-left: 0.25em;
	margin-right: 0.25em;
}
.tabbuttonhighlight .label {
	color: #ffffff;
	text-decoration: underline;
}

.tabbutton .label {
	color: #ffffff;
}
.tabbuttonhighlight A {
	display: block;
	color: black;
	text-decoration: none;
	white-space: nowrap;
	padding: 0.25em;
	margin-top: 0.58em;
	border: none;
	
}
.tabbutton A,.tabbutton DIV, .tabbuttonhighlight DIV {
	border-top:	2px solid none;
	display: block;
	color: black;
	text-decoration: none;
	white-space: nowrap;
	padding: 0.25em;
	margin-top: 0.58em;
}
.tabbuttonhighlight A:hover {
	color: #ffffff;
}
.tabbutton A:hover , .tabbutton A:active, .tabbutton A:focus {
	color: #ffffff;
}
.tabbutton DIV .label, .tabbuttonhighlight DIV .label {
	font-weight: bold;
	font-size:0.9em;
	color: #D3D3D3;
	}
.formselected {
	width: 60%;
	padding-left: 8em;
	text-indent: -1em;
	color: #fff;
	font-weight: normal;
	padding-top: 2em;
}
.blackit {color: black }
.tabspacer {
	width: 70%
}
.tabspaceremote {
	width: 50%
}
.statustext {
	color: #676767;
	font-size: 70%;
	font-weight: bold;
	text-indent: 0.5em;
	background-color: #DAE3EE;
	border-right: 1px solid #A0C4DB;
	border-top: 1px solid #A0C4DB;
	white-space: nowrap
}
.statusbarlink {
	color: #999A9A;
	font-size: 70%;
	background: url(/css/f3cssgifs/weedropshadow.gif) repeat-x top  #FFFFFF;
	height: 2em;
	text-indent: 0.8em
}
/* Second layer tabs buttons */
.lowertabstd {
	width: 100%;
}
.lowertabstable {
	background: url(/css/f3cssgifs/navtablebevel.gif) repeat-x;
	height:1.91em;
	width:100%;
	border-bottom: 1px solid #9D9D9D
}
.abslowertable {
	width: 100%
}
.abslowertable IMG {
	vertical-align: bottom
}

.lowershadow {
	background: url(/css/f3cssgifs/lowertabstableshadow.gif) repeat-x top;
	width: 100%;
}

.secondtabsel, .secondtabunsel {
	padding-bottom: 0.41em;
	padding-left: 0.83em;
	padding-right:0.83em;
	white-space:nowrap;
	cursor: default;
	vertical-align: top;
}
.afmoneyinput {
	width: 5em !important;
}
.secondtabsel:active, .secondtabsel:focus {
	background: url(/css/f3cssgifs/navtablebevel.gif) repeat-x;d-color: transparent;
	background-color: transparent;
}
.secondtabunsel A ,.secondtabsel A, .secondtabunsel .fakelink, .secondtabsel .fakelink {
	text-decoration:none;
	color: #666666;
	height: 0.83em;
	position: relative;
	top: 0.41em;
	padding-bottom: 0.41em;
}
	
.secondtabsel A {
	color: #ff8400;
  height: 1.66em;
}

.secondtabunsel A:hover, .secondtabunsel:hover {
	color: #ff8400;
}

.leftareatd {
	background: url(/css/f3cssgifs/endbar.gif) no-repeat 100% 50%;
	padding-left: 0.25em;
}

.langbuttons {
	font-family: "courier", monospaced;
	font-size: inherit;
	border: 1px;
	color:#0065a4;
	background-color: #DDBBBB;
	background: url(/css/f3cssgifs/genericbuttongradsilver.gif) repeat-x top #F6F9FB;
}

/* Content Table */
.centralcontenttable {
	border: 1px solid #528FBD;
	background: url(/css/f3cssgifs/lowertabselborder.gif) repeat-x top #FFFFFF;
	width: 100%
}

.centralcontenttablelang {
	border: 1px solid #528FBD;
	background: url(/css/f3cssgifs/lowertabselborder.gif) repeat-x top #FFFFFF;
	width: 100%;

}
.centralcontenttablelang .generictextinput {
	width: 20em;
}
.processcontent {
	width: 60%;
	background: url(/css/f3cssgifs/dlowertabselborder.gif) repeat-x top transparent;
}
/* left toolbar */
.toolbartable  {
	width: 4.16em;
	margin-right: 0.33em;
	margin-left: 0.16em;
	border: 1px solid #A0C4DB;
	padding-left: 0.16em;
	padding-right: 0.16em;
	background-color: #F6F9FB;
	border-bottom: 5px solid #DAE3EE
}
.toolbartitle {
	color: #676767;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-indent: 0.5em;
	background-color: #DAE3EE;
	white-space: nowrap;
	border-bottom: 1px solid #A0C4DB;
	background-image: url(/css/f3cssgifs/navtablebevel.gif);
	background-repeat: repeat-x;
	background-position: bottom
}
/* New Form Page */
.pageheadingtext {
	color: #0065a4;
	font-weight: bold;
}

.pageheadingtext IMG{
	vertical-align: middle
}
.cnfsurroundtable {
	background-color: #FFFFFF;
	width: 55%
}
/* Browse Forms Panel */ 
.selectformstable {
	background-color: #FFFFFF;
	vertical-align: top;
	width: 100%
}
.lightgrey {
	background-color: #E2E2E2;


}
.selectformstable A {
	background-color: #FFFFFF;
	text-decoration: none;
	color: black

	.selgroup A {
		color: #EE4220;
		text-decoration: none;
		text-align: left;
	}	
}

.getstarted {
	font-size: 90%;	
	vertical-align: middle;
	color: gray;
}
.getstarted A {
	text-decoration: none;
	color: gray;
}
.getstarted A:hover {
	color: #EE4220;
}
.getstarted SPAN {
	letter-spacing: 0.08em;
	color: black;
}

.unselgroup {
	color: black;
	text-decoration: none;
	text-align: left;
}


.bluebottom {
	border-top: 2px solid #0065a4
}

.selectgroupheader {
	background: #E2E0DB;
	vertical-align: middle;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #808080;
	color: black;
	height: 1.66em;
	padding-left: 0.41em;
}
.selectgroupheaderbrowse {
	background: url(/css/f3cssgifs/navtablebevel.gif) bottom;
	vertical-align: middle;
	border-top: 1px solid #CACACA;
	border-bottom: 1px solid #808080;
	color: black;
	height: 1.66em;
	padding-left: 0.41em;
}


.breadcrumbtd {
	border-bottom: 1px solid #808080;
	}
.breadcrumbtd a {
	background:transparent
}
.breadcrumbtd IMG {
	vertical-align: middle;
}
.formnamebrowse {

	font-weight:bold;
	padding-left: 0.41em;
}
.breadcrumbresource {
	border-bottom: 1px solid #808080;
	}
.resourcetoolbartitle{
	margin-left:1.2em;
	color:#494949;
}
/* the internal submit button */
.genericsubmit {
	background: url(/css/f3cssgifs/upperheadergradnew.gif) repeat-x #4E92F4;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 95%;
	margin-top: 0.16em;
	margin-left: 0.08em;
	cursor: hand;
	filter: none !important;
}
	
.lookupsubmit  {
	background: url(/css/f3cssgifs/upperheadergradnew.gif) repeat-x #4E92F4;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 95%;
	margin-top: 0.16em;
	margin-left: 0.08em;
	cursor: hand;
	}
	
	
.genericinstall{
	background: url(/css/f3cssgifs/upperheadergradnew.gif) repeat-x #4E92F4;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 95%;
	margin-top: 0.16em;
	margin-left: 0.08em;
	padding: 0.25em;
	cursor: hand;
	width: 5.83em;
	text-align: center;
}
	
.genericsubmit[disabled]
{
	color: graytext;
}
.standardtable .generictextarea {
	width: 28.08em;
}
.generictextarea {
		border: 1px solid #528FBD;
		background: url(/css/f3cssgifs/fieldgrad.gif) repeat-x top;
}
.genericlabel {
	font-weight: bold;
	font-size: 80%;
	width: 15%;
	padding-left: 1em;
	background-color: #FFFFFF
}
.genericupload {
	padding-bottom: 0.08em;
	margin-bottom: 0.25em;
}
.generictext {
	padding-left: 1em;
	background-color: #FFFFFF
}
.browseformstable {
	padding-top: 0.83em;
	padding-bottom: 0.41em;
	background-color: #FFFFFF;
	background-image: url(/css/f3cssgifs/searchboxdrop.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%
}
.browseformstablelist {
	background-color: #FFFFFF;
	margin-bottom: 0.25em;
	width: 100%
	}
.browseformstablelist2 {
	width: 100%
	}
	
.formstree {
	background-color: #FFFFFF;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	width: 25%

}


.searchtable {
	width: 100%
}
.searchresultstable {
	background-color: #FFFFFF;
	border-bottom: 1px solid #528FBD;
	width: 100%
}

.headerlabels {
	background: #E2E0DB;
	vertical-align: middle;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #808080;
	color: black;
	height: 1.5em;
	padding-left: 0.41em;;
	border-left: 1px solid #C1BEB8;
	text-align: left;
	font-weight: normal;
	overflow: hidden;
}

.headerlabelsdetails, .headerlabelsdetailstp{
	background: #E2E0DB;
	vertical-align: middle;
	margin-top: 0.66em;
	border-bottom: 1px solid #808080;
	margin-bottom: 0.41em;
	padding: 0.25em;
	display: block;
	padding-left: 0;
	}
.headerlabelsdetailstp {
margin-top: 0;
}
.formnametext A {
	color: black;
	line-height: 1.5em;
	padding-left: 0.5em;
	text-decoration: none;
	background: transparent;
}
.formnametext A:hover {
	color: #159846
}
/* RenderForm Classes */

.deletesubformbutton {
	background: url(/css/f3cssgifs/upperheadergradnew.gif) repeat-x #4E92F4;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 95%;
	margin-top: 0.16em;
	margin-left: 0.08em;
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#CECECE', Positive='true');
}
.subformrendertable {
	padding-bottom: 0.33em;
	width: 100%;
}

.compoundtable {
	width: 5%;
}

.compoundnametable {
	width: 91%;
}

.sectionnamerender {
	color: #0065a4;
	font-weight: bold
}
.subformcolumns {
	width:40%
	}

.formname {
	color: #5E79A4;
	font-size: 140%;
	font-weight: bold
}


.progressside {
	position: absolute;
	width: 100%
}

.hidden {
	visibility: hidden
}
.nodisplay {
	visibility: hidden;
	display: none
}
.progress1, .view1 {
	background-color: white;
	border: 1px solid #000;
	margin: 0.16em;
	color: #000;
	cursor: hand;
	padding: 0.08em;
}
.progress0, .view0 {
	background-color: white;
	border: 1px solid white;
	margin: 0.16em;
	color: #0065a4;
	cursor: hand;
	padding: 0.08em;
}

.progressvalid{
	background-color: white;
	border: 1px solid white;
	margin: 0.16em;
	color: green;
	cursor: hand;
	padding: 0.08em;
}

.view1 {
	color: #EE4220;
	
}
.view0 {
	color: #666666
}

.progressbartoptable .progress1, .sectionnametable .progress1 {
	background-color: #0065a4;
	background: url(/css/f3cssgifs/upperheadergradnew.gif) repeat-x #0065a4;
	margin-left: 0.16em;
	font-weight: bold;
	color: white;
	font-weight:bold;
	cursor: hand;
	padding: 0.08em;
	border: 1px solid #0065a4;
}

, .progressbartoptable .progressvalid, .sectionnametable .progressvalid {
	background-color: #1B74AB;
	margin-left: 0.16em;
	font-weight: bold;
	color: white;
	font-weight:bold;
	cursor: hand;
	padding: 0.08em;
	border: 1px solid #00FF00;
}

.progressbartoptable .progress0, .sectionnametable .progress0 {
	background-color: white;
	border: 1px solid #0065a4;
	margin-left: 0.16em;
	font-weight: bold;
	color: #0065a4;
	font-weight:bold;
	cursor: hand;
	padding: 0.08em;
}


/* non clickable top&bottom buttons */
.progress1nonclickable {
	background-color: #528FBD;
	border: 1px solid #528FBD;
	margin-left: 0.16em;
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	margin: 0.16em;
	padding: 0.08em;
}
.progress0nonclickable {
	background-color: #FFFFFF;
	border: 1px solid #528FBD;
	margin-left: 0.16em;
	font-weight: bold;
	color: #5E79A4;
	cursor: default;
	margin: 0.16em;
	padding: 0.08em;
}
/* Side Progress Classes */

.progress1s {
	background-color: #528FBD;
	font-size: 90%;
	border: 1px solid #528FBD;
	margin-left: 0.16em;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	width: 1.25em;
}
.progress0s {
	background-color: #FFFFFF;
	font-size: 90%;
	border: 1px solid #528FBD;
	margin-left: 0.16em;
	font-weight: bold;
	color: #5E79A4;
	cursor: hand;
	width: 1.25em;
}
.progress2s {
	background-color: #528FBD;
	font-size: 90%;
	border: 1px solid #528FBD;
	margin-left: 0.16em;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	width: 6.66em;
}
.progress20s {
	background-color: #FFFFFF;
	font-size: 90%;
	border: 1px solid #528FBD;
	margin-left: 0.16em;
	font-weight: bold;
	color: #5E79A4;
	cursor: hand;
	width: 6.66em;
}
/* non clickable side buttons */
.progress1snonclickable {
	background-color: #528FBD;
	font-size: 90%;
	border: 1px solid #528FBD;
	margin-left: 0.16em;
	font-weight: bold;
	color: #FFFFFF;
	width: 1.25em;
}
.progress0snonclickable {
	background-color: #FFFFFF;
	font-size: 90%;
	border: 1px solid #528FBD;
	margin-left: 0.16em;
	font-weight: bold;
	color: #5E79A4;
	width: 1.25em;
}
.progress2snonclickable {
	background-color: #528FBD;
	font-size: 90%;
	border: 1px solid #528FBD;
	margin-left: 0.16em;
	font-weight: bold;
	color: #FFFFFF;
	width: 6.66em;
}
.progress20snonclickable {
	background-color: #FFFFFF;
	font-size: 100%;
	border: 1px solid #528FBD;
	margin-left: 0.16em;
	font-weight: bold;
	color: #5E79A4;
	width: 6.66em;
}
.advrulesbutton {
	background-color: #FFFFFF;
	font-size: 100%;
	border: 1px solid #528FBD;
	margin-left: 0.16em;
	font-weight: bold;
	color: #5E79A4;
	cursor: hand;
	padding: 0.08em;
	margin: 0.16em;
}
.advrulesbutton1 {
	background-color: #528FBD;
	font-size: 100%;
	border: 1px solid #528FBD;
	margin-left: 0.16em;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	padding: 0.08em;
	margin: 0.16em;
}

.outerformtablerows {
	background-color: transparent;
	padding-bottom: 0.16em;
	width: 100%;
}
.outerformtablecolumns{
	padding-bottom: 0.16em;
	background-color:  #FFFFFF;
	width: 100%
	}
.renderbuttonstable, .renderbuttonstablesidenav {
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	border: 1px solid #c4c4c4;
	padding: 0.83em;
	background-color: #FFFFFF;
	background: url(/css/f3cssgifs/renderform/af_logo.gif) no-repeat bottom right #fff;
	}
.afnavbuttons {
	clear:both;
}
.buttonsfloatleft {
	float:left;
}
.infopathrenderbuttonstable {
	text-align: left;
	width: auto;
	margin-right: 1%;
	border: 1px solid #c4c4c4;
	padding: 0.83em;
	background-color: #FFFFFF;
	background: url(/css/f3cssgifs/renderform/af_logo.gif) no-repeat bottom right #fff;
	}
div.renderbuttonstable {
	width: 97%;
	margin: 0.25em 0.5em;
	padding-top: 1em;	
	padding-bottom: 0.41em;	
	padding-left: 0.41em;	
	padding-right: 0.83em;	
}

div.renderbuttonstablesidenav {
	float: right;
	width: 75%;
	margin-left: 0.75%;
	margin-right: 0.41em;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	padding: 0.41em;
	position: relative;
}
.textinputs {
	border: 1px solid #808080
}
.fieldtitle {
	color: #000000;
	font-weight: normal;
	width: 33%
}

.colwisesubformfieldtitle {
	width: 1%;
	padding-right: 0.5em;
}

fieldlabel {
}
.generictextinput, .css_textinput {
	border: 1px solid #808080;
	margin-right: 0.16em;
	margin-top: 0.16em;
	background: url(/css/f3cssgifs/fieldgrad.gif) repeat-x top;
}
span.generictextinput {
	border: none !important;
	margin: auto !important;
	background: none !important;
}

.css_textinput {
	width: 25em;
}
.genericsecrettextinput {
	border: 1px solid #808080;
	margin-right: 0.16em;
	width: 12.41em;
	background: url(/css/f3cssgifs/fieldgrad.gif) repeat-x top;
}

TEXTAREA {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.generictextarea {
	border: 1px solid #808080;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0.16em;
}
.genericselect {
	border: 1px solid #528FBD;
	margin-top: 0.16em;
	width:200px;
}
.generictime {
	margin-right: 0.16em;
	margin-top: 0.16em;
}
.generictime .textboxhour {
	width:2em;
	background-image:url(/css/f3cssgifs/hourbackground.gif);
	background-repeat: no-repeat;
}
.generictime .textboxminute {
	width:2em;
	background-image:url(/css/f3cssgifs/minutebackground.gif);
	background-repeat: no-repeat;
}
.generictime .textboxsecond {
	width:2em;
	background-image:url(/css/f3cssgifs/secondbackground.gif);
	background-repeat: no-repeat;
}

.genericrichtext {
	border: 1px solid #528FBD
}
.genericdate {
	margin-right: 0.16em;
	margin-top: 0.16em;
}
.richeditouter {
	overflow-x: auto;
	overflow-y: scroll;
}

.richeditinner {
	height: 100%;
}

.richeditbar {
	z-index: 1000;
	background-color: #F5F7FA;
	background-image: url(/css/f3cssgifs/upperheadergrad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #528FBD;
	padding-top: 0.33em;
	padding-bottom: 0.33em;
	top: 0;
	position: absolute;
}

.richeditbutton
{
	margin-right: 0.5em;
	text-align: center;
	border: 0;
	background: transparent;
	font-weight: bold;
	color: #AAA;
	padding: 0.08em 0.16em;
}

.richedithighlight
{
	color:black;
	border: 1px solid black;
	background: white;
	padding: 0;
}
.paragraphtext, .paragraghtext {
	color: #0065a4; /*0065a4 2E597A*/
	font-weight: bold;
}
/* the fill-in forms button style */
.renderformbuttons {
		background: url(/css/f3cssgifs/upperheadergradnew.gif) repeat-x #4E92F4;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 95%;
	margin-top: 0.16em;
	margin-left: 0.08em;
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#CECECE', Positive='true');
}
.eformstext {
	text-align: center;
	font-size: 80%
}
.eformstext A {
	color: #5E79A4
}
.validationtable {
	background-color: #FFFFFF;
	border-bottom: 1px solid #528FBD;
	width: 100%
}
.rulesection {
	color: #9A0000
}
.reviewtable {
	border: 1px solid #528FBD;
	background-color: white;
	width: 90%
}
/* View Form Data Classes */

.viewdataoutertable {
	background-color: #FFFFFF;
	border-bottom: 1px solid #528FBD;
	}
.responsetd {
	color: green
}
.responsetd P,li{
	color: black
}

.outerreadonlytable {
	width: 100%
}
.warning {
	font-size: 85%;
	color: red;
}
.simplemessage {
	font-size: 85%;
	font-weight:bold;
}
.referenceno {
	color: #EE4220;
}
.manadatory {
	color: red;
}
.headerlabelsformfields {
	width: 30%;
	background-color: #FFFFFF;
	color: #7985B4;
	font-size: 90%;
	border-right: 1px solid #528FBD;
	padding-left: 0.5em;
	background-image: url(/css/f3cssgifs/Browseforms/headerlabel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	line-height: 1.3em;
	padding-bottom: 0.16em;
}
/* Date control classes */

/* calendar box */
.cal {
        BACKGROUND-COLOR: #e5e5e9; 
		  font-size: 110%;
		  white-space: nowrap;
		 
}

.cal A:link {
            color: black;
		
}           
/* calendar day names */
 .calwday {
            BACKGROUND-COLOR: #b2b2b2; padding-bottom: 0.08em; PADDING-LEFT: 0.08em; PADDING-RIGHT: 0.08em; PADDING-TOP: 0.08em; 
            font-size: 80%
}
/* calendar normal date */
.caldate {
            padding-bottom: 0.08em; PADDING-LEFT: 0.08em; PADDING-RIGHT: 0.08em; PADDING-TOP: 0.08em; TEXT-ALIGN: center;
            font-size: 80%
}
/* calendar selected date */
.caldatesel {
            BACKGROUND-COLOR: #ffffff;
            font-size: 80%
}
/* edge of calendar */
.caledge {
            BACKGROUND-COLOR: #82A0D3; COLOR: white;
				font-size: 90% !important
}
.caledge A:visited {
            BACKGROUND-COLOR:#82A0D3; 
            COLOR: white;
}

.caledge A:link {
            COLOR: white;
}

.caldateother {
            BACKGROUND-COLOR: #c4c4ce
}

.calerror {
            BACKGROUND-COLOR: #fb7d77
}

.dateerror
{
            BACKGROUND-COLOR: #fbcdc7
}

A.dateerror
{
  border: 1px solid red;

}

.calpyear {
           WIDTH: 4em

}


.datecombo {
	background-image: url(/css/f3cssgifs/dateicon.gif);
	background-repeat: no-repeat;
	background-position: 10%;
	text-decoration: none;
	padding: 0.41em 0.66em;
	
}

/* Drag and drop classes */

.droptargetbar { background-color:#0070b0; }


.droptargetbar, .offscreen {
	width: 4em;
	height: 4em;
	font-size:10%;
	top:-10000em;
	left:-10000em;
	position:absolute
}

/* Validation Errors Page */
.sectionstable {
	background-color: #FFFFFF;
	width: 100%;
}

.sectionname {
	color: #9A0000
	
}
.errortext {
	color: #000000
}
/* Javascript Pop-Up Menu */

.fieldpopupmenu {
	border: 1px solid #0065a4;
	border-top: 1px solid #0065a4;
	left:-83.33em;
	top:-83.33em;
	text-indent: 1.5em;
	font-size: 90%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:white;
}

.hierarchypopupmenu {
	border: 1px solid #0065a4;
	border-top: 1px solid #0065a4;
	POSITION: absolute; 
	left:-83.33em;
	top:-83.33em;
	text-indent: 1.5em;
	font-size: 90%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:white;
}

.popuptable, .df_popuptable {
	background-color: white;
	padding-left: 0;
	padding-right: 0;
	border: 1px solid #0065a4;
	font-size: 90%;
	width: 100%
}

.df_popuptable {
	margin: 0; 
	border: none;
}

.popuptable TD, .df_popuptable TD {
	padding-bottom: 0.25em;

}
.popuptabletwo TD {
	padding-bottom: 0.25em;
}

.popuptable .fieldtitle {
	white-space: nowrap;
	vertical-align: middle;
	color: #0065a4;
	text-align: right;
	padding-right: 0.25em;
}
.popuptable .generictextinput, .popuptabletwo .generictextinput {
	font-size: 110%;
	width: 70%;
}
.popuptabletwo {
	background: transparent;
	width: 32.58em;
	font-size: 85%;
}
.df_popuptable {
	position: relative;
	z-index: 10 !important;
}


.popuptabletwo a {
	text-decoration: none;
}
.popuptabletwo .fieldtitle {
	white-space: nowrap;
	vertical-align: middle;
	padding-right: 0.25em;
}
.popuptabletwo .genericsubmit {
	font-size: 120%
}

.popuptabletwo .paragraphtext, .popuptabletwo .paragraghtext {
	font-weight: bold;
}

.popuptable .paragraphtext, .popuptable .paragraghtext {
	font-weight: bold;
}
.popupdivtable {
	width: 25.83em;
	
}
.popuptitle {
	color: white;
	background:url(/css/f3cssgifs/upperheadergradnew.gif) repeat-x bottom #0065a4;
	font-weight: bold;
	padding: 0.33em;
}
.popupbody {
	padding: 0.33em;
}
.popupformname {
	color: white;
	background:url(/css/f3cssgifs/upperheadergradnew.gif) repeat-x bottom #0065a4;
	font-weight: bold;
	padding: 0.33em;
}
.popupformgroupname {
	color: white;
	background:url(/css/f3cssgifs/upperheadergradnew.gif) repeat-x bottom #0065a4;
	font-weight: bold;
	padding: 0.33em;
}

DIV.fieldpopupmenu TD{ 
	width: 100%
}
.myadvancedtable {
	width: 25.83em;
	/*FILTER: Alpha(Opacity=80);*/ 
}

.popupmenu {
	border: 1px solid #0065a4;
	POSITION: absolute; 
	left:-83.33em;
	top: -83.33em;
	width: 100%;
	background:white;
	width: 25em;;
	white-space:nowrap;
	z-index:1
}

.helppopup
{
	border: 1px solid #528FBD;
	POSITION: absolute; 
	left:-83.33em;
	top: -83.33em;
	BACKGROUND-COLOR: #FBFDFD;
	white-space: nowrap;
	text-indent: 0.1em;
	font-size: 90%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0.16em;
	border-top: 5px solid #528FBD;
	z-index: 2

}
.PopMainMenu
{
	font-weight: bold;
	border: 1px solid gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: white;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=2, Color='#CECECE', Positive='true');
}


.PopMainMenuItem
{
	white-space: nowrap;
}
.PopSubMenu
{
	POSITION: absolute; 
	left:-83.33em;
	top: -83.33em;
	border: 1px solid #9D9D9D;
	border-top: 5px solid #9D9D9D;
	padding-left: 0.33em;
	padding-right: 0.33em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: white;
}
.PopSubMenu TD
{
	border-bottom: 1px solid #9D9D9D;
	padding-left: 0.33em;
	padding-right: 0.33em;
}


.PopMenuItem
{	
	background: url(/css/f3cssgifs/navtablebevel.gif) repeat-x;d-color: transparent;
	background-color: transparent;
	white-space: nowrap;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#CECECE', Positive='true');
	white-space:nowrap;
	height: 1.66em;
	cursor: default;
	color: black
}

.PopMenuItem A
{
	background-color: transparent;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: black;
}
.PopMenuSeperator {
	font-size: 8%;
	background-color: #9D9D9D;
	white-space: nowrap;
	height: 2em;
	white-space:nowrap;
	cursor: default;
	color: black
}
.PopMenuItem A:hover, .PopMenuItem:hover {
	color: #EE4220;
}
.PopMenuItem A:active, .PopMenuItem:active, .PopMenuItem A:focus, .PopMenuItem:focus {
	background: url(/css/f3cssgifs/menubevel.gif) repeat-x;d-color: transparent;
	background-color: transparent;
	color: #EE4220;
}	
.PopMenuButton
{
	background-color: transparent;
	color: gray;
	border: none;
	cursor: hand;
	text-align: left;
	width: 100%;
}

.browsemenusuboption {
	padding: 0.33em 0.33em 0.33em 1.5em;
}

.browsemenusuboption A {
	text-decoration: none;
	color: black;
	display:block;
	padding: 0.33em 0.33em 0.33em 1.5em;
	border-bottom:1px solid #c4c4c4;
}

.browsemenusuboption A:hover {
	text-decoration: none;
	color: #159846;
	font-weight: normal;
	white-space: nowrap
}

.browsemenuoption {
	padding: 0.33em;
}

.browsemenuoption A {
	text-decoration: none;
	color: black;
	border-bottom:1px solid #c4c4c4;
	display:block;
	padding: 0.33em;
	
	
}
.browsemenuoption A:hover {
	text-decoration: none;
	color: #159846;
	font-weight: normal;
	white-space: nowrap
}


/* Design Form Page */

	
.colruleend { /* is a div */
	font-size:8%;
	width:100%;
	height: 3em;
	background-color: #C7CACC
	}
.colrulestart { /* is a div */
	font-size:8%;
	width:100%;
	height:4em;
	background-color: #C3C8CC;
	text-align: right;
	background-color: #CCCCCC;
	}
.colrulesplit { /* is the right hand td */
	background-color: #C7CACC;
	height: 0.16em;
	}
	
.popupclosebutton
{
	font-size: 80%;
	z-index: 10;
}	
	
.df_toolbar {
	background: url(/css/f3cssgifs/genericbuttongradsilver.gif) repeat-x ;
	width: 100%;
	border-bottom:1px solid #9D9D9D;
}
.df_toolbaroptions {
	color: #fff;
	padding: 0.16em;
	padding-top: 0.16em;
	border-bottom:1px solid #9D9D9D;
	padding-bottom: 0.25em;
}
.df_toolbaroptions IMG, .df_toolbaroptions .genericimagesubmit, .df_toolbar IMG, .df_toolbar .genericimagesubmit{
	margin-right: 0.16em;
}

.df_toolbarviewbystatus {
}

.df_toolbarchkbox {
	padding-right: 0.75em;
}

.df_toolbarstartdate {
	background:url(/css/f3cssgifs/endbar.gif) no-repeat 0% 50%;
	padding-left: 0.41em;
	padding-right: 0.75em;
}

.df_toolbarenddate {
	background:url(/css/f3cssgifs/endbar.gif) no-repeat 0% 50%;
	padding-left: 0.41em;
	padding-right: 0.75em;
}

.outerdesignformtable {
	background-color: #FFFFFF;
	padding-left: 0.16em;
	width: 100%;
	margin-top:0.41em;
	border: 1px solid #000
}
.outerdesignformtd {
	width:100%;
}

.outerdesignformtable TABLE {
	padding-top: 0.08em;
}

.outerdesignformtable TD {
	padding-right: 0.5em;
}

.bulkeditlink A{
	color: black
}
.officeonly {
	background-color: #FFEE66
}
.ddfield {
	background-color: #66EEFF
}
.sectionstd {
	position: relative;
	top: 0.41em;

}
.sectionstdbulk {
	position: relative;
	top: 0.41em;

	z-index: 2
}
.sectionstable {
	background-color: #FFFFFF;
	width: 2.5em;
	text-align: left;
	border: 1px solid #528FBD;
	border-bottom: 1px solid white;
}
	
.sectiontitle {
	color: #5E79A4
}
.columnheader {
	font-weight: bold;
	color: #5E79A4;
	background-color: #F4F4F4
}

.selectfields {
	width: 20%
}

.designformbackgroud {
	background: #A4B5C0;
	width: 100%;
}
.prinrformbackground {
	background: #A4B5C0;
	width: 100%;
}
/* Insertion Point */ 
.outerinsertiontable {
	background-color: white;
  width: 100%;
	border: 1px solid #c4c4c4;
	border-top: 0;

}
.ipointtitle {
	color: white;
	font-weight: bold;
	border-bottom: 1px solid #6B9EEB;
	height: 1.25em;
	background:url(/css/f3cssgifs/topleftipoint.gif) no-repeat left #0065a4;
	padding-left: 1.66em;
}

.ipointtitleopt {
	color: white;
	font-weight: bold;
	border-left: 1px solid #6B9EEB;
	border-right: 1px solid #6B9EEB;
	border-bottom: 1px solid #6B9EEB;
	width: 13.33em;
	background-color: #0065a4;
}
.overflowme {
		overflow: auto;
		background-color: #F5F7F8;
		scrollbar-face-color:#ffffff; 
		scrollbar-track-color:#F5F7F8; 	
		scrollbar-arrow-color:#999999; 
		scrollbar-highlight-color:#ffffff; 
		scrollbar-shadow-color:#999999; 
		scrollbar-3dlight-color:#999999; 
		scrollbar-darkshadow-color:#ffffff;
		height: 6.25em;
		width: 98%;
}
.overflowmeoptions {
		overflow: auto;
		height: 6.25em;
		background-color: #F5F7F8;
		width: 13.33em;
		border-left: 1px solid #A0C4DB;
		scrollbar-face-color:#ffffff; 
		scrollbar-track-color:#F5F7F8; 	
		scrollbar-arrow-color:#999999; 
		scrollbar-highlight-color:#ffffff; 
		scrollbar-shadow-color:#999999; 
		scrollbar-3dlight-color:#999999; 
		scrollbar-darkshadow-color:#ffffff;
		overflow-x: hidden
}
.optionlink A{
	text-decoration: none;
	color: gray;
	font-size: 90%
}
.optionlink a:hover {
	color: #EE4220;
	
}
.optionselected A{
	text-decoration: none;
	color: #EE4220;
	font-size: 90%
}
.textlink a {
color: #EE4220;
}

.pink {
	color:#EE4220;
	background-color:#fff;
}

/* list screen */
.outerlisttable {
	background-color: #FAF8F8;
	border-top: 1px solid #D0CCC4;
	width: 100%
}
.centrallisttable {
	border-bottom: 1px solid #7290C1;
	background-color: #FFFFFF;
	background-image: url(/css/f3cssgifs/searchboxdrop.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%
}
.greycell {
	background-color: #FCFCFC
}

/* email notifications */

.emailnotificationstable {
	border: 1px solid #528FBD;
	background: url(/css/f3cssgifs/lowertabselborder.gif) repeat-x top #FFFFFF;
	width: 100%
}
.formfillertable {
	margin-bottom: 2.5em;
	width: 100%
}

.emailwidthcell {
	width: 20%
}
/* integration */

.testintegrationtable {
	text-align: left;
	width: 80%;
	background-color: white;
	border: 1px solid #528FBD
}
.integrationactiontable {
	width: 100%;
}
	
.functionname {
	font-weight: bold;
	color: #9A0000
	
}
.loglabel {
	color: #4F6992;
	font-weight: bold;

	vertical-align: top
}
.logtext {
	color: black;

	vertical-align: top
}

.logtextbold {
	font-weight:bold;
	color: black

}
.logrule {
	COLOR: #ffffff; height: 0.16em; BACKGROUND-COLOR: #7D7D7D
}
.logoddcell{
	background-color:#f4f4f4	
}

.lognoerror {
	color: #40AC40

}

.tokentext {
	color:#4F6992;
	font-weight: normal
}
/* Details Page */

/*sections page*/
.deletemessagetable {
	width:16.66em;
	padding: 0.41em;
	border: 1px solid #6C6C6C;
	padding-left: 2.83em;
	background:  url(/css/f3cssgifs/warningsign.gif) no-repeat 1.5% 10% #fff;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#CECECE', Positive='true')
}
.deletemessagediv {
	width: 20em;
	margin-left: auto;
	margin-right: auto;
	padding: 0.5em;
	border: 1px solid #6C6C6C;
	padding-left: 3.5em;
	background:  url(/css/f3cssgifs/warningsign.gif) no-repeat 1.5% 10% #fff;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#CECECE', Positive='true')
}
.publishedmessagetable {
	width:  41.66em;
	padding: 0.41em;
	border: 1px solid #0065a4;
	border-top: 4px solid #0065a4;
	padding-left: 2.83em;
	background:  url(/css/f3cssgifs/warningsign.gif) no-repeat 1.5% 10% #fff;
	text-align: left;
	margin-top: 0.83em;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#CECECE', Positive='true')
}
.publishedmessagetable a {
	color: #EE4220;	
}
.confirmmessage2 .warningcontainer {
	padding-top: 0.33em;
	padding-bottom: 0.33em;
	background-color: white;
	border: none;
	
}
.confirmmessage2 .warningcontainer p{
	padding:0;
	margin:0;
}
/* resourceoption toolbars */
.ddtools {
	background: url(/css/f3cssgifs/navtablebevel.gif) repeat-x bottom #F6F9FB;
	color: #5E79A4;
	border-bottom: 1px solid #808080;
	padding-top: 0.16em;
	padding-bottom: 0.08em;
}
.printtools {
	background: url(/css/f3cssgifs/navtablebevel.gif) repeat-x bottom #F6F9FB;
	color: #5E79A4;
	border-bottom: 1px solid #808080;
	padding-top: 0.16em;
	padding-bottom: 0.08em;
}
.printtools .genericselect {
	font-size: 95%
}
.printtools  .genericimagesubmit {
	margin-bottom: 0.25em;
}
.toolsheader {
	background-color: #528FBD;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	height: 0.83em;
}

.sidetoolstd {
	width: 2.5em;
	
}

/* Admin Options */

.adminoutertable {
	border: 1px solid #528FBD;
	background: url(/css/f3cssgifs/lowertabselborder.gif) repeat-x top  #FFFFFF;
	width: 100%
}

.adminsecurity {
background-color: #FFFFFF;
margin-bottom: 0.83em;
}
.adminsecurity TD {
	color: #AF4141
}
.adminsecurity A {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none
}

.adminformdesign {
	background-color: #FFFFFF;
	margin-bottom: 0.83em;
	padding-right: 8.3em;
}
.adminformdesign TD {
	color: #4E7B41
}
.adminformdesign A {
	color: #000000;
	text-decoration: none
}

.adminformgroups {
	background-color: #FFFFFF;
	margin-bottom: 0.83em;;
	padding-right: 8.3em;
}
.adminformgroups TD {
	color: #C1914D
}
.adminformgroups A {
	color: #000000;
	text-decoration: none
}
.adminresources {
	background-color:#FFFFFF;
	margin-bottom: 0.83em;;
	padding-right: 8.3em;
}
.adminresources TD {
	color: #4D91C1
}
.adminresources A {
	color: #000000;
	text-decoration: none
}
.adminformimport {
	background-color: #FFFFFF;
	margin-bottom: 0.83em;;
	padding-right: 8.3em;

}
.adminformimport TD {
	color: #D8448D
}
.adminformimport A {
	color: #000000;
	text-decoration: none
}
.adminsystem {
	background-color: #FFFFFF;
	margin-bottom: 0.83em;;
	padding-right: 8.3em;
}
.adminsystem TD {
	color: #2A9CB1
}
.adminsystem A{
	color: #000000;
	text-decoration: none
}
.adminintegrations TD {
	color: #2A9CB1
}
.adminintegrations A{
	color: #000000;
	text-decoration: none
}

.paysystem TD {
	color: #A09023
}
.paysystem A{
	color: #000000;
	text-decoration: none
}
.headerlabelsadmin {
	font-weight: bold
	}
.brandproperties .generictextinput {
	width: 65%;

}
.adminkey {
	color: black;
}
.adminvalue {
	color: #9A0000;
	white-space: nowrap;
}
/* Conditionals Page */
.rejectionrule {
	color: #9A0000
}
/* Publish Form Page */

/* Login Panel*/
.emailtable {
	background-color: #FFFFFF;
	border: 1px solid #528FBD;
	width: 33%;
	text-align: left;
	margin: 0.83em auto;
	vertical-align:middle;
}
.emailtable .fakecolleft{
	padding-top: 0.5em;
}
.emailheader {
	background:url(/css/f3cssgifs/navtablebevel.gif) repeat-x;
	height:1.7em;
	color: #5E79A4;
	font-weight: bold;
	border-bottom: 1px solid #9D9D9D
}
.logintable {
	margin: 0 auto;
	background-color: #FFFFFF;
	border: 1px solid #528FBD;
	width: 29.16em;

	text-align: left;
	
}
.logintable td {
	padding: 0.16em 0.66em 0.16em 0.66em;
	vertical-align:top;
}
.loginheader {
	background:url(/css/f3cssgifs/navtablebevel.gif) repeat-x;
	height: 1.41em;
	color: #5E79A4;
	font-weight: bold;
	border-bottom: 1px solid #9D9D9D
}
div.loginheader {
	line-height: 1.41em;
	vertical-align: middle;
	padding: 0.16em 0.66em;
}
.fakecolleft {
	float: left;
	clear: left;
	padding: 0.25em;
}
.fakecolright {
	float: right;
	clear: right;
	padding: 0.25em;
}
.faketd {
	padding-left: 0.41em;
	padding-right: 0.41em;
	clear:both;
}
.loggedinas {
	background-color: #FFFFFF;
	width: 100%
}
.loggedintext {
	width: 5%;
	white-space: nowrap
}
.logintable .generictextinput , .logintable .genericsecrettextinput {
	width: 14.16em;
}
.cancelloginbutton {
	position: absolute;
	top: 10.5em;
	left: 36%;
	width: 3.33em;
	height: 3.33em;
}
/* Offline Import */
.offlinetext A, .offlinetext {
	text-decoration: none;
	color: #5E79A4
}


/* Permissions Page */

/* In Page Conditional */
.mandatory {
	color: #FF0000
}

.mandatorysymbol {
	color: #FF0000
}

.version {
	color: #676767;
	font-size: 60%;
	font-weight: bold;
	text-indent: 0.5em;
	border-top: 1px solid #A0C4DB;
	white-space: nowrap;
	padding: 0.45em;
	margin: 0;
}

.version A {
	color: #676767;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
/* Resources Table */

.quickedittable {
	background-color: white;
	width: 25em;
	border: 1px solid #0065a4;
	margin:auto;
	margin-top: 0.33em;
}

.quickedittable .generictextarea{
	border-left:0;
	border-right: 0;
	border-top: 0;
	margin-top:0;
}
.resourceoptions {
	background: url(/css/f3cssgifs/navtablebevel.gif) repeat-x bottom #F6F9FB;
	padding: 0.16em;
	color: #5E79A4;
	border-bottom: 1px solid #808080;
}

.bf_formoptions {
	background: url(/css/f3cssgifs/genericbuttongradsilver.gif) repeat-x bottom #ADC7E7;
	color: #0065a4;
	border-bottom: 1px solid #808080;
	padding: 0.16em;
	padding-top: 0.08em;
}
.bf_formoptions IMG, .bf_formoptions .genericimagesubmit{
	margin-right: 0.16em;
}
.selgroup {
	color: #EE4220;
	text-decoration: none;
	text-align: left;
}

/* Resource Tabs */

.resourcetabsel A {
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	display: block;
	font-size: 80%;
	background: url(/css/f3cssgifs/resourcetabsel.gif) #F4F7FB;
	text-decoration: none;
	text-align: center;
	width: 8.85em;
	height: 1.76em;
	vertical-align: text-bottom;
	padding-top: 0.31em;
}
.resourcetabunsel A {
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	display: block;
	font-size: 80%;
	background: url(/css/f3cssgifs/resourcetabunsel.gif) #F4F7FB;
	text-decoration: none;
	text-align: center;
	width: 8.85em;
	height: 1.76em;
	vertical-align: text-bottom;
	padding-top: 0.31em;;
	
}
.resourcetabunsel A:hover {
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	display: block;
	font-size: 80%;
	background: url(/css/f3cssgifs/resourcetabsel.gif) #F4F7FB;
	text-decoration: none;
	text-align: center;
	width: 8.85em;
	height: 1.76em;
	vertical-align: text-bottom;
	padding-top: 0.31em;;
	
}



.resourcetabspacer {
	width: 50%;
	background:#E2E0DB;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #808080;
	height: 1.66em;
}



/* Images and Other Resources */

.imagesuround {
	border: 1px solid #528FBD;
	background-color: #FFFFFF;
	width:16.66em;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#CECECE', Positive='true');
	margin-top:0.41em;
	margin-bottom: 0.41em;
}
.imagethumbnail {
	border: 1px solid #c4c4c4;
	margin: 0.83em;
	width: 8.3em;
	
}

/* My Favourite Fields */

/* View Saved Forms */

.headerlabelsdc {
	background-color: #FFFFFF;
	color: #7985B4;
	font-size: 90%;
	border-right: 1px solid #528FBD;
	padding-left: 0.5em;
	background-image: url(/css/f3cssgifs/Browseforms/headerlabel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	line-height: 1.3em;
	padding-bottom: 0.16em;
	width: 12.58em;
}
.headerlabelsref {
	background-color: #FFFFFF;
	color: #7985B4;
	font-size: 90%;
	border-right: 1px solid #528FBD;
	padding-left: 0.5em;
	background-image: url(/css/f3cssgifs/Browseforms/headerlabel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	line-height: 1.3em;
	padding-bottom: 0.16em;
	width: 7.33em;
}
.headerlabelsform {
	background-color: #FFFFFF;
	color: #7985B4;
	font-size: 90%;
	border-right: 1px solid #528FBD;
	padding-left: 0.5em;
	background-image: url(/css/f3cssgifs/Browseforms/headerlabel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	line-height: 1.3em;
	padding-bottom: 0.16em;
	width: 12.08em;
}
.savedformtable {
	border: 1px solid #528FBD;
	background-color: #FFFFFF;
	margin-top: 1.25em;
	width: 100%
	
	}
	
	/* Print Layout */
.printoptionsbit {
		height: 2.66em;
		position: relative;
		top: -0.58em;
		background: url(/css/f3cssgifs/printgrad.gif) repeat-x top #F6F9FB;
		background-position: top;
		background-repeat: repeat-x;
		border: 1px solid #7985B4;
		border-left: 15px solid #7985B4;
		white-space: nowrap;
		width: 19.16em;
		margin-right: 4em;
	}
	.optionstext {
		color: #7985B4;
		font-weight: bold;
		font-size: 70%
	}
.printlayoutheader {
	color: #169519;
	font-weight: bold;
	text-align: center
}
.printoptionsbitdif {
	background-color:	#F6F9FB;
		height: 2.66em;
		position: relative;
		top: -0.33em;
		background-image: url(/css/f3cssgifs/printgrad.gif);
		background-position: top;
		background-repeat: repeat-x;
		border: 1px solid #7985B4;
		border-left: 15px solid #7985B4;
		white-space: nowrap;
		width: 38.5em;
}
.printinput {
	width: 4.16em;
	border: 1px solid #528FBD;
	margin-right: 0.16em;
}
.printinputsize {
	width: 2.08em;
	border: 1px solid #528FBD;
	margin-right: 0.16em;
}
.nofinwhite {
	background-color: #F5F5F5

}
.nofinwhite TD {
	white-space: nowrap
}

/* Signed Data Page */

.signtable {
	background-color: #FFFFFF;
	border: 1px solid #528FBD;
	text-align: left;
	width: 30em;
	
}

/* Index Page */

.indexsubmits {
	background-color: #528FBD;
	font-size: 90%;
	border: 1px solid #528FBD;
	margin-left: 0.16em;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	text-align: center;
	width: 2.16em;
	height: 2.16em;
	margin-top: 0.16em;
}
.indexsubmitsel {
	background-color: #FFFFFF;
	font-size: 90%;
	border: 1px solid #528FBD;
	margin-left: 0.16em;
	font-weight: bold;
	color: #5E79A4;
	cursor: hand;
	text-align: center;
	width: 2.16em;
	height: 2.16em;
	margin-top: 0.16em;
}

/* Spell Checker */
.spellwindow {
	background: url(/css/f3cssgifs/fieldgrad.gif) repeat-x top #fff;
	padding-top: 1.25em;
	padding-top: 1.25em;
	border-top:1px solid #528FBD;
	border-bottom: 1px solid #528FBD
}

.suggestiontext {
	border-bottom: 1px solid #ECECEC
}


/* Stats Page */

.statsbar {
	height: 1.41em;
	background-image: url(/css/f3cssgifs/statsbar.gif);
	
	
}
.statsbartable {
	height: 1.41em;
	width: 25em;;
	background: #E9E9E9
	
}

.prepostbit {
	border-bottom: 1px solid #c6c6c6;
	padding: 0;
	background: url(/css/f3cssgifs/integrationgrad.gif) repeat-x bottom;
}


/* Data Dictionary */

.ddsidetable {
	background: white;
	width: 100%;
	border: 1px solid #0065a4;
}

.ddheaderbit {
	background-color: #528fbd;
	color: white;
	font-weight: bold;
	padding: 0.16em;
	padding-left: 0.25em;
}

.selectfieldstable {
	border: 1px solid #528FBD;
	background-color: white;
	border-bottom: 1px solid white;
	width: 100%
	
}
.selectgroup {
	color: #5E79A4;
	font-weight: bold
}

.greyline {
	background-color: #F1F1F1
}
.querytable {
	border: 1px solid #528FBD;
	border-top: 1px solid white;
	background-color: white;
	width: 100%
}
.ddselectfields {
	background: url(/css/f3cssgifs/ddgrad.gif);
	height: 2.25em;
	color: white;
	font-weight: bold
}
.hiersubmit {
	font-size: 10%;
	background-color: White;
	border: 0px solid white
}

/* Activation Screen */

.forgotpass {
	border: 0;
	color: red;
	cursor: hand;
	background: white;
	font-size: 100%;
}

.extraformgrouptable TD {
	padding-bottom: 0.41em;
}
.extraformgrouptable {
	width: 100%
}

/* Field Library */

.outerdesignformtdlibrary {
	width: 100%;
}
.libsidebartd {
}
.libsidebartddocked {
}
.libsidebartable {
	margin-top:0.41em;
	background:#fff;
	border: 1px solid #0065a4;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=1, Color='#CECECE', Positive='true');
	width: 100%;
	font-size:90%;
}
.libsidebartableheader {
	color: white;
	background:url(/css/f3cssgifs/pagetableheader.gif) repeat-x bottom #0065a4;
	height: 1.66em;
	font-weight: bold;
	border-bottom: 2px solid #CECECE;
	padding-left: 0.25em;;
}
.libsidebartabledocked {
	margin-top:0.41em;
	background:#fff;
	border: 1px solid #0065a4;
	width: 1.66em;
	font-size:90%;
}
.libsidebartableheaderdocked {
	color: white;
	background:url(/css/f3cssgifs/pagetableheader.gif) repeat-x bottom #0065a4;
	height: 1.66em;
	font-weight: bold;
	padding-left: 0.25em;;
}
.libsidebarcheckboxtd {
	vertical-align:top;
	text-align: center;
	width:8%; 
	padding:0;
}
.libsidebarfieldnametd {
	vertical-align:top;
	padding-left: 0.33em;
	padding-right: 0.83em;
	padding-top: 0.33em;
	border-left: 1px solid #CECECE; 
	width: 12.5em;
}
.libsidebarfieldcontroltd {
	padding-left: 0.33em;
	border-left: 1px solid #CECECE; 
}
.libsidebarfieldcontroldiv{
	width: 12.5em;
	overflow: hidden;
	overflow-y: auto;
}
.libsidebarcheckboxheader {
	vertical-align:top;
	text-align: center;
	width:8%; 
	padding:0;
	background: #E2E0DB;
	vertical-align: middle;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #808080;
	height: 1.5em;
}
.libsidebarfieldnameheader {
	vertical-align:middle;
	padding-left: 0.33em;
	padding-right: 0.83em;
	border-left: 1px solid #CECECE; 
	background: #E2E0DB;
	vertical-align: middle;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #808080;
	height: 1.5em;
	padding-left: 0.41em;
	border-left: 1px solid #C1BEB8;
}
.libsidebarfieldcontrolheader {
	padding-left: 0.33em;
	border-left: 1px solid #CECECE; 
	background: #E2E0DB;
	vertical-align: middle;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #808080;
	color: black;
	height: 1.5em;
	padding-left: 0.41em;
	border-left: 1px solid #C1BEB8;
}
.libsidebartdtitle {

}
.libsidebartddock {
	text-align: right;
	padding-right: 0.16em;
}
.libsidebaroverflow {
		overflow: auto;
		overflow-x: hidden; 
		background-color: #F5F7F8;
		scrollbar-face-color:#ffffff; 
		scrollbar-track-color:#F5F7F8; 	
		scrollbar-arrow-color:#999999; 
		scrollbar-highlight-color:#ffffff; 
		scrollbar-shadow-color:#999999; 
		scrollbar-3dlight-color:#999999; 
		scrollbar-darkshadow-color:#ffffff;
		height: 33.33em;
		width: 100%;
		border-bottom: 1px solid #CECECE;
}
/* Stats Page */

.noforms {
	color: #5E79A4;
	font-weight: bold;
	font-size: smaller;
}
.statstable {
	width: 80%;
	border-left: 1px solid #808080;
}
.mandatorynfg {
	color: #FF0000
}

.mandatorynf {
	color: #FF0000
}

.mandatorynfg .generictextinput{
	width: 28em;
}
.mandatorynf .generictextinput{
	width: 28em;
}



/* For MCMS Class Changes */
.af3parent TABLE {
	width: 100%
}

.af3parent .sectionstable {
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-position: top;
	background-repeat: repeat-x;
}

.af3parent .sectionstd {
	position: relative;
	top: 0.66em;
	white-space: nowrap;
}
.af3parent .genericselect {
	font-size: 90%
}
.af3parent .generictime {
	font-size: 90%
}
.af3parent .genericdate {
	font-size: 90%
}
.af3parent .generictextinput {
	font-size: 90%
}
.af3parent .spacerupper {
	width: 100%;
	background-color: #F6F9FB;
	background-image: url(/css/f3cssgifs/toolbarcms.gif);
	
}

.af3parent .quickedittable {
	background-color: #F5F8FB;
	width: 25em;;
	border: 1px solid #528FBD;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#D1DFEC', EndColorStr='#F5F8FB');
}

.af3parent .outerinsertiontable {
	border: 1px solid #528FBD;
	background-color: #F5F7F8;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#CECECE', Positive='true');
	color: #1F5782;
	height: 10em;
}

.af3parent .printoptionsbit {
		background-color:	#F6F9FB;
		height: 2.66em;
		position: relative;
		top: -0.75em;
		background-image: url(/css/f3cssgifs/printgrad.gif);
		background-position: top;
		background-repeat: repeat-x;
		border: 1px solid #7985B4;
		border-left: 15px solid #7985B4;
		white-space: nowrap;
		width: 90%
	}



.af3parent .imagesuround {
	border: 1px solid #528FBD;
	background-color: #FFFFFF;
	position: absolute;
	width:16.66em;
	left: 60%;
	top: 20%;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#CECECE', Positive='true')
	
}


.h2_mandatory {
	color:#FF0000;
	font-size: 120%;
	padding: 0;
	margin: 0;
}



/* For Lookup Page Styling */

.lookup_noresults{
	color:#FF0000;
	font-size: 120%;
	padding: 0;
	margin: 0;
}

.lookup_please_select{
	color:#000CCC;
	font-size: 120%;
	padding: 0;
	margin: 0;
}

.lookup_even_rows{
	background-color:#FFFFFF;
	padding: 0;
	margin: 0;
	
}

.lookup_odd_rows{
	background-color:#FFFFFF;
	padding: 0;
	margin: 0;
	
}

.lookup_cols{
	color:#3333FF;
	padding: 0;
	margin: 0;

}

.lookup_columntitle{
	color:#0000DD;
	font-size: 120%;
	padding: 0;
	margin: 0;	
}

.lookup_radio{
}

.lookup_title_row{
	background-color:#AAAFFF;
}
.scrollbar {
	overflow: auto;
	overflow-x: hidden; 
	scrollbar-face-color:#ffffff; 
	scrollbar-track-color:#ffffff; 	
	scrollbar-arrow-color:#999999; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#999999; 
	scrollbar-3dlight-color:#999999; 
	scrollbar-darkshadow-color:#ffffff;
	height: 8.3em;
}
.lower{
	height: 4.16em;	
}

/* Stages Process */
.stagesexpandtable {
	border: 1px solid #BDBAB4;
	width: 100%;
}

.invisiblefield{
	color:#ffffff;
	background-color:#ffffff;
	border: 1px solid #ffffff;
	
}

.lookuptitle{
	vertical-align: middle;
	color: #546B7D;
	font-size: 80%;
	padding-left: 0.3em;
	font-weight: bold;
}
tds {
	border: 1px solid #EE4220;
}
.hiddenlabel {
display:none
		
}
.standardtabledesign {
	width: 98%;
	margin: 1%;
	border: 1px solid #0065a4;
}
.slotdivision, .slotdivision2 {
	border-bottom: 1px solid #c4c4c4;
	padding:0.2em 0em 0.2em 0.37em;
	font-size: 85%;
}
.slotdivision2 {
	font-size: 100%;
}
.standardtablenpd {
	width: 98%;
	margin: 1%;
	border: 1px solid #0065a4;
}
.standardtablenpdetails {
	width: 98%;
	margin: 1%;
	border: 1px solid #0065a4;
}
.standardtablenpdetails TD{
	text-indent: 0.41em;
}
.standardtable {
	width: 98%;
	margin: 1%;
	border: 1px solid #0065a4;
}

.standardtablesmall {
	width: 33.33em;
	border: 1px solid #0065a4;
	margin: auto;
	margin-top: 1.66em;
}
.standardtable a {
	color: black
}
.standardtable .paragraphtext {
	color: #0065a4;
	font-weight: bold;
}
.standardtable .paragraghtext {
	color: #0065a4;
	font-weight: bold;
}
.standardtable td {
	/*padding-left: 0.33em;
	padding-right: 0.33em;*/
}

.standardtable tr.header td.standardtableheader {
	background: url(/css/f3cssgifs/navtablegrey.gif) repeat-x #000;
	height: 1.91em;
	vertical-align: middle;
}

.standardtable tr.details td.standardtableheader {
	background: #ccc;
	color: #666;
}

.standardtableheader, .standardtableheadernpd  {
	color: white;
	height: 1.66em;
	font-weight: bold;
	border: none !important;
	background: url(/css/f3cssgifs/navtablegrey.gif) repeat-x #000;
	padding-left: 0.41em;
}
	
div.standardtableheader {
	line-height: 1.66em;
	vertical-align: middle;
	padding-left: 0.25em;
}
.smallstandtable {
	width: 50%;
	margin:auto;
	margin-top: 1.66em;
	border: 1px solid #0065a4;
}
.smallstandtable td {
	padding-left: 0.33em;
	padding-right: 0.33em;
}


.endgraphic {
	background:url(/css/f3cssgifs/pagetableheader.gif) repeat-x bottom #0065a4;
	text-align: right
}
.endgraphicdd {
	background:url(/css/f3cssgifs/pagetableheader.gif) repeat-x bottom #0065a4;
	color: white;
	font-weight:bold;
	padding-left: 0.33em;
}
.endgraphicdd IMG {
	margin-left: 6.66em;
}
.slotdivision {
	border-bottom: 1px solid #c4c4c4;
	padding: 0.16em 0 0.16em 0.33em
}
.slotdivisionhigh {
	border-bottom: 1px solid #c4c4c4;
	padding:0.16em 0em 0.16em 0.33em;
	color: #EE4220;
}
.slotdivision a, .slotdivision2 a {
	color: #EE4220;
}

.helparea {
	background-color:#E4E4E4;
	padding: 0.66em 0 0.66em 0
}
.helparea a {
	color: #EE4220;
}
.tranfieldsep {
	border-top: 1px solid #c4c4c4;
}
.tranlatefieldtitle {
	color: #D94426;
}
tsd {border: 1px solid #EE4220;}

.spacerupper  {width:100%;}

.highlightonblue {
	color: #dbf1fd;
}
.highlight {
	color: #EE4220;
	text-decoration: none;
}
.hieroptions {
	vertical-align: top; 
	padding-top: 0.83em; 
	padding-bottom: 0.41em;
}
.hieroptions a {
	color: #EE4220 !important
}
.gentextinput .generictextinput {
	width: 33.33em;
}

/* Query Search Form */

.querytools {
	border-bottom:1px solid #cccccc
}

.bws.colspan .generictextinput {
	width: 10em;
}

/* Activation Screen */
.activationtable {
	margin: auto;
	padding: 0.41em;
	margin-top: 0.83em;
	width: 60.5em;
	background: url(/css/f3cssgifs/activationscreen.gif);
	height: 34.16em;
}
.activationbar {
	font-weight: bold;
	color: #fff;
	padding-top: 0.66em;
	padding-left: 1.66em;
}
hr {
	height: 0.08em;
	
}

.makemandatory {
	color: red
}
.viewfields {
	background: #0065a4;
	color: white;
	padding: 0.16em;
	/*border-top: 10px solid white;*/
	padding-left: 0.33em;
}
.selectview {

	padding: 0.16em;
	padding-left: 0.33em;
	font-size: 100%;
}

.textareasmall {
	font-size: 80%
} 


.colrulesplitrender { /* is the right hand td */
	border-left: 0px transparent solid
	}
	
	

	
/* ---------The menu---------------- */
ul#menu {
	margin: 0;
  	border: 0 none;
  	padding: 0;
  	width: 41.66em; /*For KHTML*/
  	list-style: none;
  	height: 2em;
	padding-left: 0.25em;
	
}

ul#menu li {
  	margin: 0;
  	border: 0 none;
  	padding: 0;
  	float: left; /*For Gecko*/
  	display: inline;
  	list-style: none;
  	position: relative;
 	height: 2em;
}

ul#menu ul {
  	margin: 0;

  	border: 0 none;
  	padding: 0;
  	width: 13.33em;
  	list-style: none;
  	display: none;
  	position: absolute;
  	top: 2em;
  	left: 0;
	border: 1px solid #cccccc;
	background: url("f3cssgifs/menu_non_hover.gif") repeat-y left white;
	border-bottom: 0;
}

ul#menu ul li {
	float: none; /*For Gecko*/
	display: block !important;
	display: inline; /*For IE*/
}

/* Horizontal menu */
ul#menu a {
	border-top: 1px solid white;
	background-color: white;
	padding: 0 0.8em;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #000000;
	font: 0.83em/1.75em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
}




/* Horizontal menu Hover */
ul#menu a:hover,
ul#menu li:hover a,
ul#menu li.iehover a {
	color: #EE4220;
}

/* 1st drop down menu */
ul#menu li:hover li a,
ul#menu li.iehover li a {
	float: none;
	color: #000000;
}

/* 1st drop down menu hover */
ul#menu li:hover li a:hover,
ul#menu li:hover li:hover a,
ul#menu li.iehover li a:hover,
ul#menu li.iehover li.iehover a {;
	color: #EE4220;
}

/* 2nd drop down menu */
ul#menu li:hover li:hover li a,
ul#menu li.iehover li.iehover li a {
	
	color: #000000;
}

/* 2nd drop down menu hover */
ul#menu4 li:hover li:hover li a:hover,
ul#menu4 li:hover li:hover li:hover a,
ul#menu4 li.iehover li.iehover li a:hover,
ul#menu4 li.iehover li.iehover li.iehover a {
	color: #EE4220;
}

/* 3rd drop down menu */
ul#menu li:hover li:hover li:hover li a,
ul#menu li.iehover li.iehover li.iehover li a {
	color: #000000;
}

/* 3rd drop down menu hover */
ul#menu li:hover li:hover li:hover li a:hover,
ul#menu li.iehover li.iehover li.iehover li a:hover {
	color: #EE4220;
}

ul#menu ul ul,
ul#menu ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 13.33em;
}

ul#menu li:hover ul ul,
ul#menu li:hover ul ul ul,
ul#menu li.iehover ul ul,
ul#menu li.iehover ul ul ul {
	display: none;
}

ul#menu li:hover ul,
ul#menu ul li:hover ul,
ul#menu ul ul li:hover ul,
ul#menu li.iehover ul,
ul#menu ul li.iehover ul,
ul#menu ul ul li.iehover ul {
	display: block;
}

.menulistobject a {
	background: transparent !important
}
.menulistobject a:hover {
	color: #EE4220;
	border-top: 1px solid #EE4220 !important;
}
.menulistobject {
	background:url(/css/f3cssgifs/tabseperator.gif) no-repeat 100% 50%;
	
}
.subitem a{
	border-bottom: 1px solid #cccccc;
	border-top: 0 !important;
}
.subitem a:hover {
	border-top: 0 !important;
	border-bottom: 1px solid #cccccc;
}


/*Classes to allow Internet Explorer to resize the text fields, text areas, and select lists*/
input {
	font-size: 100%
}
select{
	font-size:100%
}
textarea{
	font-size:100%
}

/* Vista style border classes */
.bc_top_left {width: 33%;}
.bc_top_middle {color: white;}
.bc_top_right {width: 33%;}

.border_back{
	background: transparent url(/css/f3cssgifs/pop_background.png) repeat-y 0 0;	
	padding: 0.16em;
	
}

.selectmanydiv{
	height: 9em; 
	width:100%; 
	overflow: auto; 
	border: 1px solid #c4c4c4;
}



.bc_top_right {
	background: transparent url(/css/f3cssgifs/top_right.png) repeat-x 0 0;	
}

.bc_top_left {
	background: transparent url(/css/f3cssgifs/top_left.png) repeat-x 0 0;	
}



.bc_top_middle {
	background: transparent url(/css/f3cssgifs/top_mid.png) repeat-x 0 0;
	height: 1.5em;	

}



.dockme .genericimagesubmit {
	margin-top: 1.66em;;
	
}
.warningcontainer{
	background-color: #FED6D6;
	border: 1px solid red;
}
.warningcontainer p{
	padding:0.5em;
	margin:0;
}
.warningfield{
	background-color: #FED6D6;
}

.mandatorysymbol{
	color: red;
	font-weight: bold;
}

.fieldselectionoutertable {
	padding: 0.41em;
}
.fieldselectiontable {
	width: 33.33em;
	border: 1px solid gray;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#D1DFEC', EndColorStr='#F5F8FB');
}
.navbartitle {
	display: none;
}

.nodecoration {
	text-decoration: none
}

.andred {
	color: red
}

.helptext {
	color: blue;
	vertical-align: top !important;
}

/* Stages Management Dashboard */
.narrowtextinput {
	width: 3em;
}

.displaynone {
	visibility: hidden;
	display: none;
}


/* Stages Grid */


.gridstandardtable a {
	color: black
}
.gridstandardtable .paragraphtext {
	color: #0065a4;
	font-weight: bold;
}
.gridstandardtable .paragraghtext {
	color: #0065a4;
	font-weight: bold;
	}
.gridstandardtable {
	width: 98%;
	margin: 1%;
	border: 1px solid #e9e9e9;
}
.gridstandardtable .generictextarea {
	width: 28.08em;
}

.maingridtable {
	border:#0065a4 solid;
	border-width: 1px;
	margin: auto;
}

.gridheaderlabelsodd{
	border-bottom: #e9e9e9 solid 1px;
	background: #4d6f84;
	vertical-align: middle;
	color: #ffffff;
	font-family: arial;
	font-size: 140%;
	height: 1.06em;
	text-align: left;
	font-weight: normal;
}
.hasplus:hover {
	background: url(/AFInt/Images/AFPD/plus.png) no-repeat top right;
	background-color: none !important;
}

.gridheaderlabelseven{
	border-bottom: #e9e9e9 solid 1px;
	background: #6c98b3;
	vertical-align: middle;
	color: #ffffff;
	font-family: arial;
	font-size: 116%;
	height: 1.3em;
	text-align: left;
	font-weight: normal;
}

.gridheaderlabelseven:hover{
	cursor: move;
}

.gridheaderlabelsodd:hover{
	cursor: move;
}

.gridheaderlabels{
	border-bottom: #e9e9e9 solid 1px;
	background: #666;
	vertical-align: middle;
	color: #ffffff;
	font-family: arial;
	font-size: 130%;
	height: 1.5em;
	padding: 0.25em 1.58em 0.25em 0.41em;
	text-align: left;
	font-weight: normal;
}

.completionStageText {
	display: none;
}

.dragstageimg {
	float: right;
	position: relative;
	left: 1.08em;
	background: url
}
.stagetitlediv {
	float: left;
	position: relative;
	cursor: default;
}
.stagecelltable {
	width:100%;
}
 .stagename {
	height: auto;
	font-family: arial;
	font-weight: bold;
	font-size: 120%;
	cursor: default;
	color: #565656;
}

.cellYellow {
	background-color: #ffffcc !important;
	border: 1px solid #ffff00 !important;
}

.cellBlue {
	background-color: #cce2fd !important;
	border: 1px solid #0072ff !important;
}

.cellPurple {
	background-color: #ebbffb !important;
	border: 1px solid #bb15f9 !important;
}

.cellGreen {
	background-color: #d0f19d !important;
	border: 1px solid #82c11e !important;
}

.cellPink {
	background-color: #f8b5ec !important;
	border: 1px solid #fa55dd !important;
}

.cellBrown {
	background-color: #fed6aa !important;
	border: 1px solid #9a662d !important;
}

.maingridtable .standardcell {
	text-align: center;
	vertical-align: middle;
	border:#e9e9e9 solid;
	border-width: 0px 0px 1px 1px;
	width: 6.5em;
}
.maingridtable .splitcell, .maingridtable .joincell {
	background-color: white;
}
.maingridtable .stagecell {
	background-color: white;
}

.maingridtable .parallelzonemodel1{
	background-color: white;
}

.maingridtable td:hover {
	cursor: default;
}

.genericimagesubmit:hover {
	cursor: hand;
}

.routecomp {
	text-align:left;
}

.routecompsequence {
	font-family:courier new;
	font-size:100%;
	letter-spacing:-0.08em;
	cursor: default;
}

.gridheaderlabelName {
	display: none;
}

.defaultcell {
	height: 2.5em;
	vertical-align: middle;
	text-align: center; 
}
 .stagecelltable .cellmid {
	vertical-align: middle;
	text-align: center; 
}
 .stagecelltable .cellbot {
	 text-align: center;
	 vertical-align:middle;
}
/* Stage Popups */

.stagepopuptable{
	background-color: white;
	padding-left: 0;
	padding-right: 0;
	border: 1px solid #0065a4;
	font-size: 90%;
	width: 100%;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#3D333333', Positive='true');
	
}
.selectedtitle{
	background-color: transparent;
	padding: 0.08em;
	padding-top: 0.25em;
	width:100%;
}
.selectedtitle INPUT{
	font-weight:bold;
	text-align: center;
	background:transparent;
	font-size:120%;
	width:100%;
	border: 1px solid #808080;
	background: url(/css/f3cssgifs/fieldgrad.gif) repeat-x top;	
}
.selectedtitle .genericinput{
	
}
.processoptions .optiontable{
	padding-left: 0.5em;
	padding-bottom: 0.08em;
}
.integrationname{
	text-align:left;
}
.optionstitle{
	font-weight:bold;
	text-align:left;
	padding-left: 0.08em;
	padding-top: 0.08em;
	cursor:default;
}

.processoptionsdiv{
	margin: 0.08em;
	padding-top: 0.33em;
	/*border: 1px gray solid;
	background: url(/css/f3cssgifs/fieldgrad.gif) repeat-x top;	*/
}
.processboxselected {
	font-weight:bold;
	text-align: center;
	vertical-align: top;
	width:100%;
}
.deletediv{
	text-align: right;
	padding: 0.08em;
	padding-right: 0.33em;
}
.deletediv IMG {
	cursor: hand;
}
.optionname {
	cursor:default;	
	text-align: left;
	font-weight: normal;
	color: #000000;
}
.optionaction {
	width:1%;
}


/* Other Popups */
.gridpup{
	width: 12.08em;
	text-align: center;
	vertical-align: top;
	border: 2px solid black;
	background-color: white;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#3D333333', Positive='true');
}
.gridpup .puptitle{
	background-color: transparent;
	padding: 0.16em;
	font-weight:bold;
	width:100%;
	font-size:110%;
}
 .bottomoptions{
	padding: 0.16em;
	margin-top: 0.41em;
	font-weight:bold;
	width:100%;
	font-size:110%;
}
 .bottomoptions .save{
	float: left;
	position: relative;
	padding: 0.08em 0em 0.08em 0.16em;
	text-align:left;
	width: 25%;
}
 .bottomoptions .delete{
	float: right;
	position: relative;
	padding: 0.08em 0.16em 0.08em 0em;
	text-align:right;
	width: 25%;
}

.pupoptions {
	width: 98%;
	/*border: 1px gray solid;
	background: url(/css/f3cssgifs/fieldgrad.gif) repeat-x top;	*/
	text-align:left;
}
.pupoptions .option{
	padding-left: 0.33em;
	padding-top: 0.16em;
	padding-bottom: 0.16em;
	text-align:left;
	font-weight: normal;
	width:100%;
}

.pupoptions .option .name{
	text-align:left;
	font-weight: normal;
}
.pupoptions .option .action{
	width:1%;
	text-align:right;
}

.createstageoption {
	height:2.08em;
}

.createnewstagetable {
	margin-top: 0.66em;
	border: 1px #0065a4 solid;
.dynpopup{
	z-index: 1000;
}
	width:100%;
	height:100%;	
}

.stageshelparea {
	background-color:#E4E4E4;
	padding: 0.66em 0 0.66em 0;
}


.stagesdesigntable {
	width: 98%;
	margin: 1%;;
	border: 1px solid #0065a4;
}
.stagesdesigntable .header {
	color: white;
	background:url(/css/f3cssgifs/pagetableheader.gif) repeat-x bottom #0065a4;
	height: 1.66em;
	font-weight: bold;
	border: 1px solid #0065a4;
}
.stagesdesigntable .helparea {
	background-color:#E4E4E4;
	padding: 0.66em 0 0.66em 0;
}
.stagesdesigntable .maintable {
	padding: 0.41em;
}
.stagesdesigntable .joinconditonlabel{
	vertical-align: top;
}
.stagesdesigntable .joinconditonselect{
}
.joinconditonvalue .furtheroption {
	padding-left: 0.41em;
}
.joinconditonvalue {
	height:2.08em;
}

.librarydifferent {
	background-color: #fbcdc7
}

/*  Stages Design Toolbar */
.processdesigntoolbar {
	background:url(/css/f3cssgifs/navtablebevel.gif) repeat-x;
	height: 1.91em;
	width:100%;
	border-bottom: 1px solid #9D9D9D
}
.processdesigntoolbar .tabsel, .processdesigntoolbar .tabunsel{
	padding-bottom: 0.41em;
	background:url(/css/f3cssgifs/tabseperator.gif) no-repeat 100% 40%;
	padding-left: 0.66em;
	padding-right: 0.66em;
	white-space:nowrap;
	cursor: default;
}
.processdesigntoolbar .tabunsel A ,.processdesigntoolbar .tabsel A,.processdesigntoolbar .tabunsel .fakelink,.processdesigntoolbar .tabsel .fakelink {
	text-decoration:none;
	color: #000000
}

.processdesigntoolbar .tabsel A, .processdesigntoolbar .tabunsel A:hover,.processdesigntoolbar .tabunsel:hover {
	color: #EE4220;	
}

.processdetailstable TR {
	padding-top: 0.33em;
}

.invalidparawarning {
	color: red;
	cursor: default;
	font-weight: bold;
}

.hide, .subform .hide {
display:none
}

/* Sections menu */

.fieldpopupmenu  {
	padding: 0.16em;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#3D333333', Positive='true');
	text-align: center;
	border: 2px solid #000;
	width: 30em;
}
.hierarchypopupmenu  {
	padding: 0.16em;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#3D333333', Positive='true');
	text-align: center;
	border: 2px solid #000;
}
.fieldpopupmenu table {
	margin: 0.08em;
	border: 1px gray solid;
	background: url(/css/f3cssgifs/fieldgrad.gif) repeat-x top;	
}
.fieldpopupmenu td {
	text-align: center;
}
.fieldpopupmenu .attributetext {
	padding: 0.41em; 0 0 0;
}
.labeltdWithin {
	position: absolute;
	padding: 0.45em 0.15em;
	color: #999999;
}
.labeltdNone {
	position: absolute;
	left: -1000em;
	top: -1000em;
}
.sectionname input.fakelink {
	padding: 0.41em;
	width: auto;
	overflow: visible;
}

.aftable .fakelink {
	font-size: 130%;
	padding-bottom: 0.83em;
	padding-top: 0.83em; ;
	height: 1.66em;
	text-decoration: none;
	color: #1f1f1f;
}

.fieldsetcontrol
{
	border-width: 0;
	padding: 0;
	margin: 0;
}

.fieldsetcontrol legend
{
	position: absolute !important;
	left: -1000px;
	top: 0px;
	font-size: 0;
}

/* Manage Print Layouts */
#printLayoutTable {
	margin-left: 2em;
	margin-bottom: 2em;
	vertical-align: bottom;
	border-collapse: collapse;
}
#printLayoutTable .generictextinput {
	background-color: #FFFFFF;
}
#printLayoutTable TD{
	vertical-align: bottom;
}
#printLayoutTable TR.highlighted TD{
	background-color: #e0e0e0;
}
#printLayoutTable .options {
	text-align: right;
	padding-left: 1em;
}

.rulerindent {
height: 0.1em;
}

.repeatableouter {
	position: relative;
	padding-right:4.2em;
}

.repeatablebutton {
position:absolute;right:0;
width:4em;
}

.outerformtablerows td  { vertical-align: top }

.fieldtr .afcalcouter {display:inline}

.tab .outerformtablerows textarea.generictextinput { width:100%; height: 10em }
.colwiseel{
	overflow: hidden;
	word-wrap: break-word;
}
.revertmessagesection {
background:#F6F9FB url(/css/f3cssgifs/genericbuttongradsilver.gif) repeat-x scroll 0 0;
border:1px solid #AAAAAA;
margin:2em auto;
padding:2em;
text-align:center;
width:35em;
}
.revertmessagesection h2 {
	font-weight:normal; 
	font-size:1.1em;
	padding-bottom:.5em;
	color:#000000;
}

BODY.ajaxbusy { cursor:progress!important }
BODY.ajaxbusy * { cursor:progress!important }

HTML,BODY{min-height:100%}


/*!!!!jquery.tabs.css!!!!*/
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
/*    color: #27537a;*/
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}


/*!!!!screen.css!!!!*/
/* Global styling */
#error404 li {
	font-size: 12px;
	color: #505063;
}
/* Popup menu */
ul#accountMenu {
	position: absolute;
	background-color: #E8E8E8;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#accountMenu li {
	float: none !important;
	clear: both !important;
	display: block !important;
	white-space: nowrap;
	color:#505063;
	font-size:0.75em;
	margin: 0 0 4px 0;
	padding: 0;
}
ul#accountMenu li a {
	float: none !important;
	background-image: none !important;
	background-color: #E8E8E8 !important;
	border: none !important;
	color: #000000 !important;
	clear: both !important;
	padding: 8px;
	margin: 0;
}
ul#accountMenu li a:hover {
	color: #0065A4 !important;
}

.editoff .edit { display: none; }
.editon .plain { display: none; }


/* Layout columns */
.colheader {
	width: 100%;
	clear: right;
	padding-top: 0.2em;
}
.colthreeleft {
	width: 33%;
	float: left;
	clear: left;
	margin-top: 0.2em;
}
.colthreetop {
	width: 65%;
	clear: right;
	float: right;
	margin-top: 0.2em;
}
.colmidleft {
	width: 33%;
	float: left;
	clear: left;
	margin-top: 0.2em;
}
.colthreemid {
	width: 33%;
	float: left;
	clear: none;
	margin-left: 0.5%;
	margin-top: 0.2em;
}
.colthreeright {
	width: 33%;
	float: right;
	clear: right;
	margin-top: 0.2em;
}
.colthreebottom {
	width: 100%;
	clear: both;
	margin-top: 0.2em;
}
.twocolleft {
	width: 49%;
	float: left;
	clear: left;
}
.twocolright {
	width: 49%;
	float: right;
	clear: right;
}

.threecolnwnleft
{
	width: 175px;
	float: left;
	clear: left;
}

.threecolnwnmiddle
{
	width: auto;
	float: left;
	clear: none;
}

.threecolnwnright
{
	width: 220px;
	float: right;
	clear: right;
}


.hidden, .nodisplay, .displaynone {
	display: none;
	}
	
.fname, .fdate, .fscore, .fpages {
	display: inline;
	}
	



.ac_input {
	width: 200px;
}
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}
.ac_loading {
	background-color:#DDFFDD;
}
.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

.feedaddouter, .feedcfgouter {
	border: 1px solid silver;
	margin: 10px;
	padding: 5px;
}


/* JQUERY UI CLASSES */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { position: absolute; top: -100000px }

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-top { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-right {  -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-left { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all { -moz-border-radius: 4px/*{cornerRadius}*/; -webkit-border-radius: 4px/*{cornerRadius}*/; }

/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url(images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ url(images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOverlay}*/; }
.ui-widget-shadow { margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/; padding: 8px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityShadow}*/; -moz-border-radius: 8px/*{cornerRadiusShadow}*/; -webkit-border-radius: 8px/*{cornerRadiusShadow}*/; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1/*{borderColorHighlight}*/; background: #fbf9ee/*{bgColorHighlight}*/ url(images/ui-bg_glass_55_fbf9ee_1x400.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/; color: #363636/*{fcHighlight}*/; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636/*{fcHighlight}*/; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a/*{borderColorError}*/; background: #fef1ec/*{bgColorError}*/ url(images/ui-bg_glass_95_fef1ec_1x400.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/; color: #cd0a0a/*{fcError}*/; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a/*{fcError}*/; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a/*{fcError}*/; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }


/*!!!!omnisearch.css!!!!*/
.omnisearch-box-wrapper {
	overflow: hidden;
}

.omnisearch-behind {
	padding-top:0.1em;
	padding-left:0.2em;
	position:absolute;
	color: #dddddd;
	font-size: 30pt;
	height:30pt;
	line-height:30pt;
}

.omnisearch-behind, .omnisearch-box {
	width: 90%;
	margin:0;
}

.omnisearch-box
{
	font-size: 30pt;
	border: 1px solid silver;
}

.saved-omnisearch {
	margin-bottom: 1px;
}

.saved-omnisearch-title {
	background: #FF5B23;
	color: white;
	padding: 2px;
	font-weight: bold;
}

.saved-omnisearch-titlebar {
	display: block;
	color: white;
	padding-left: 1em;
}

.saved-omnisearch-delete {
	float: right;
	background: white;
	color: #FF5B23;
	margin-right: 1em;
	padding-left: 0.3em;
	padding-right: 0.2em;
}

.saved-omnisearch-edit {
	float: right;
	margin-right: 1em;
	padding-left: 0.3em;
	padding-right: 0.2em;
}

.saved-omnisearch-delete:hover {
	color: #FF5B23;
}

.saved-omnisearch-titlebar:hover {
	display: block;
	color: white;
	text-decoration: none;
}

.omnisearch-save-button {
	float: right;
}

.omnisearch-box.loading {
	background: right center no-repeat url(throbber-fast.gif) #ffffff;
}

.faq2 {
	background: #dddfff;
	border: 2px solid #000055;
	color: white;
}

.loadingtext {display: none; text-align: center; width: 100%; color: red;}

.faq-result {
	border: 1px solid black;
	padding: 5px;
}

.faq-result .result-link {
	color: #ee7744;
	display: block;
	font-weight: bold;
	font-size: 12pt;
}

.faq-result .result-link:hover {
	text-decoration: none;
	background: #fff0cc;
}

.faq-result .result-summary {
	font-style: italic;
}

.term-highlight {
	border: 1px dotted blue;
}

.omnisearch_settings {
	margin: 0 !important;
	background: #ddddff;
	padding: 5px;
	padding-top: 0px;
}

.omnisearch_settings_button {
	text-align: center;
	border: 0;
	padding: 0.2em;
	margin: 0;
	margin-left: 0.3em;
	font-weight: bold;
	font-size: 120%;
}

.omnisearch_settings_outer {
	margin: 0;
	border-top: 5px solid #ddddff;
}
.osresultset {
	padding:0px;
}
.showitems {
	padding-bottom:3px;
}
.omnicommander_suggestions { background-color: #cce5ff }
.omnicommander_suggestion { background-color: #cce5ff }
.omnicommander_extradetail { font-size:80% }
.omnicommander_extra { font-style: italic }
.noshow { display:none }
.omnicommander_error { background-color: #ffeeee; font-weight: bold }


/*!!!!lightwindow.css!!!!*/
#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #000000;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(/js/lightwindow/images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(/js/lightwindow/images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(/js/lightwindow/images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(/js/lightwindow/images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(/js/lightwindow/images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(/js/lightwindow/images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(/js/lightwindow/images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
	background-color: #555555;
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}


