/* INTERSITE CORE STYLE SHEET */


/* LINK STYLES */
a.top:link       { color: rgb(255,255,255);  background-color:transparent; text-decoration: none }
a.top:visited {color: rgb(255,255,0) ; background-color:transparent; text-decoration: none }
a.top:active  {color: rgb(255,255,255) ; background-color:transparent; text-decoration: none }
a.top:hover   {color: rgb(0,255,255) ;background-color:transparent; text-decoration: none }

a.side:link       {color: #4d6185; background-color:transparent; text-decoration: none; font-weight: bold}
a.side:visited {color: #4d6185; background-color:transparent; text-decoration: none; font-weight: bold}
a.side:active  {color: #4d6185; background-color:transparent; text-decoration: none; font-weight: bold}
a.side:hover   {color: #b6824c; background-color:transparent; text-decoration: none; font-weight: bold }

a.login:link       {color: #cccccc; background-color:transparent; text-decoration: none }
a.login:visited {color: #cccccc; background-color:transparent; text-decoration: none }
a.login:active  {color: #cccccc; background-color:transparent; text-decoration: none }
a.login:hover   {color: #ffffff; background-color:transparent; text-decoration: none }

a:link       {color: #377abc; background-color:transparent; text-decoration: none }
a:visited {color: #377abc; background-color:transparent; text-decoration: none }
a:active  {color: #377abc; background-color:transparent; text-decoration: none }
a:hover   {color: #b6824c; background-color:transparent; text-decoration: none }

a.file:link       {color: #377abc; background-color:transparent; text-decoration: none; font-size: 8pt }
a.file:visited {color: #377abc; background-color:transparent; text-decoration: none; font-size: 8pt }
a.file:active  {color: #377abc; background-color:transparent; text-decoration: none; font-size: 8pt }
a.file:hover   {color: #b6824c; background-color:transparent; text-decoration: none; font-size: 8pt }

.tab_text { font-weight: bold; }
.non-tab { font-weight: bold; }

body         { margin-top: 0px; margin-left: 0px}
body.main         { background-color: #6b7378; margin-top: 0px}


/* HEADER STYLES */
h1   { font-family: Arial, Helvetica; font-size: xx-large; color: rgb(84,130,175) }
h2   { font-family: Arial, Helvetica; font-size: x-large; color: rgb(84,130,175) }
h3   { font-family: Arial, Helvetica; font-size: large; color: rgb(84,130,175) }
h4   { font-family: Arial, Helvetica; font-size: medium; color: rgb(84,130,175) }
h5   { font-family: Arial, Helvetica; font-size: small; color: rgb(84,130,175) }
h6   { font-family: Arial, Helvetica; font-size: x-small; color: rgb(84,130,175) }

/* INPUT STYLES */
textarea { font-family: Arial; font-size: small; color: rgb (64,64,64)  }
input { font-family: Arial; font-size: small; color: rgb (64,64,64)  }

/* PARAGRAPH, LIST AND FONT STYLES */
p   { font-family: Arial, Helvetica; font-size: small; color: rgb (64,64,64)  }
div   { font-family: Arial, Helvetica; font-size: small; color: rgb (64,64,64)  } 
li   { font-family: Arial, Helvetica; font-size: small; color: rgb (64,64,64)  } 

span          { font-family: Arial, Helvetica; font-size: small; color: rgb (64,64,64)  }
span.boxhead   { font-family: Arial, Helvetica; font-size: medium; color: #FFFFFF }

span.menufont     { font-family: Arial; font-size: small; font-weight: bold; color: rgb( 64,64,64)  }
span.menuselected { font-family: Arial; font-size: small; font-weight: bold; color: rgb (64,64,64)  }

span.history    { font-size: x-small; }
span.submenu    { font-family: Arial, Helvetica; font-size: small; font-weight: none;}


span.bodyhead    {    font-weight: bold;
   color: rgb(84,130,175);
   font-size: 14pt; }

span.bodyhead2   { font-family: Arial, Helvetica; font-size: medium; font-weight: bold; color:rgb(84,130,175) }
span.bodyhead3   { font-family: Arial, Helvetica; font-size: small; font-weight: bold; color: rgb(84,130,175)  }
span.bodyhead4   { font-family: Arial, Helvetica; font-size: x-small; color: rgb(84,130,175)  }
span.bodyhead5   { font-family: Arial, Helvetica; font-size: small; font-weight: bold; color: rgb(140,162,206) }
span.bodyhead6 	 { font-family: Arial, Helvetica; font-size: x-small; font-weight: bold; color: rgb(150,0,0)  }
span.bodyhead7	 { font-family: Arial; font-size: 8pt; font-weight:bold; height:20px;}
span.bodylabel   { font-size: x-small; font-weight: bold; color: rgb(84,130,175)  }
span.counter     { font-size: x-small; color: rgb(150,0,0)  }
span.adminpanel    { font-size: x-small; font-weight: bold}

span.fileManagerHeader  { font-family: Arial, Helvetica; font-size: x-small; font-weight: bold; color: rgb(140,162,206) }


span.adminlabel {
	font-family: arial;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}


span.subsection_header {
   font-weight: bold;
   color: rgb(84,130,175);
   font-size: 13pt;
}

span.big { font-size: medium; }
span.small {font-size: small; } 
span.italics { font-style: italic; }
span.red { color: red; }
span.duplicate {
	visibility: hidden;
	font-style:italic;
	font-weight: bold;
}
span.heading { font-weight: bold; font-size: medium; }
span.export {
	color:#377abc;
	cursor:pointer
}

span.file_upload { 
	font-family: Arial;
	font-size: 14px;
}

span.process_info { font-size: 8pt; }

.tabpane {
   background-color: #FFFFFF;
   border-width: 1px;
   border-style: solid;
   border-color: rgb(200, 200, 200);
 }

.paper           { background-image: url("/images/paper.gif") }
.calendar           { background-image: url("/images/calendar.gif") }
.weblink          { background-image: url("/images/weblink.jpg") }

.background		{ background: url("/images/content_bg.jpg")}
.search_field	{ background: url("/images/SearchField.gif")}

.tab_left		{ background: url("/images/tab_left.jpg")}
.tab_center		{ background: url("/images/tab_center.jpg")}
.tab_right		{ background: url("/images/tab_right.jpg")}

.search_box		{
	margin-left:10px; 
	background:none; 
	background-color:transparent;
	border:none; 
}

.border
{
   border-width: 1px;
   border-style: solid;
   border-color: rgb(200, 200, 200);

}


/* SIDEBAR CLASSES */

.sidebar_panel_border
{
   border-width: 1px;
   border-style: solid;
   border-color: #878787;
}

.sidebar_panel_header
{
   background-image: url("/images/side/panelheaderbg.gif");
   border-bottom-width:  1px;
   border-bottom-style: solid;
   border-bottom-color: #878787;

}

.sidebar_panel_footer
{
   border-top-width:  1px;
   border-top-style: solid;
   border-top-color: #878787;
	padding: 5px;

}

.topbar      { background-color: rgb(255,255,255) }

.content    { }

.sidebar    { 
		    background-color: #FFFFFF;
		    border-right-width: 0px;
		    background-position: top right;
		    border-right-style: groove;   
		    border-color: gray;
		    padding-left: 0px;
		    padding-right: 0px;
		    padding-top: 0px;
		    padding-bottom: 0px;
		}

.subbaron_top   { background-color: #FFFFFF;  }
.subbaroff_top { background-color: #FFFFFF; }

.subbaron   { background-color: rgb(255,255,255) }
.subbaroff  { background-color: rgb(255,255,255) }

.loginleft  { background-color: rgb(255,255,255) }
.loginbar   { background-color: rgb(255,255,255) }


.contentback2 { BACKGROUND-COLOR: #f1f0f0}
.contentback3 { BACKGROUND-COLOR: #E5E5E5}
.contentbackHL { BACKGROUND-COLOR: #FEE197}
.contentbackDELL { BACKGROUND-COLOR: #E10000}


.contentback
{
    BACKGROUND-COLOR: #C6C6B5
}


span.paragraph
{
     line-height: medium;
}

span.header3
{
    FONT-SIZE: small;
    FONT-WEIGHT: bold;
}

span.underln {text-decoration: underline;}

span.time
{
    FONT-SIZE: small; font-weight: bold; font-variant: small-caps; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif: bold;
}

span.login_text
{
    FONT-SIZE: x-small; font-weight: none; color: #cccccc;
}

.border_main
{
    border: solid 1px #003c75;
    padding: 0px;
}


span.footer
{
	font-family: arial; font-size: x-small; color: #000000; 
}

.arrow
{
    BACKGROUND-IMAGE: URL("/images/rb_arrow.gif")
}


.process1 {
	font-family: Arial; 
	font-size: 8pt; 
}

.process2 {
	border-width: thin; 
	border-style: groove;
}


tr.tablehead
{
    BACKGROUND-COLOR: #5A5A5A;
}

span.tablehead
{
    color: #FFFFFF;
}

span.report_heading 
{
	font-size: 16pt;
	color: #FFFFFF;
}

span.panelheader
{
    color: #333333; font-weight: bold;
}

.subbar
{
    BACKGROUND-COLOR: #FFFFFF
}
.contentbackactive { BACKGROUND-COLOR: #C1D8FF}

.contentbackpanel { BACKGROUND-COLOR: #C1DBFF }
.contentpmsdone { BACKGROUND-COLOR: silver }
.contentpmsactive { BACKGROUND-COLOR: #FFD7A2 }

.subcontent { background-color: #FFFFFF; }


/* PMSYS STYLES */
div.dwstep_current {
		position: absolute;
		BACKGROUND-COLOR: rgb(233,233,255);
		border-style: solid;
		border-width: thin
		}

div.dwstep_completed { position: absolute; BACKGROUND-COLOR: silver; border-style: solid; border-width: thin  }

div.dwstep_system { position: absolute; BACKGROUND-COLOR: #FFC383; border-style: solid; border-width: thin  }

div.dwstep_upcoming { position: absolute; BACKGROUND-COLOR: #C0D3E5; border-style: solid; border-width: thin }

div.dwstep_line { font-size: 1px; position: absolute; border-style: solid; border-width: thin; }

div.dwarea{ background: #FFFFFF; }

div.popup {padding-left: 5px; width: 291px; height: 226px; border-style: outset; border-width: 2px;}

/*  TABLE STYLES */
table {
	padding: 0px;
	spacing: 0px;
}

table.process_roles {
	font-family: Arial;
	font-size: x-small;
}

td {
	font-family: arial;
	font-size: small;
	color: #333333;
}

td.toolheader {
	padding-top: 0px; 
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	color: #999999;
	font-size: large;
}

td.toolheadericon
{
	padding-top: 0px; 
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 10px;
}

.contentstate
{
	padding: 5px;
	border: solid 2px #fdd48b;
	font-weight: bold;
}
td.searchsectionheader1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 2px #666666;
}
td.searchsectionheader2 {
	font-family: arial;
	font-size: 12px;
	text-align: right;
	border-bottom: solid 2px #666666;
}
table.mainbox {
	border: solid 1px #666666;
	margin: 0px;
}

td.mainboxheader {
	background-color: #dddddd; 
	font-weight: bold; 
	border-bottom: solid 1px #666666;
}

td.dialogboxheader  { border-bottom-style: solid; border-bottom-color: #E7E3E7; border-bottom-width: 1px; background-image: url('/images/tab_center.jpg') }


/* Dropdown styles */ 
div.dropdown
{
	position:absolute; 
	visibility:hidden; 
	width:200; 
	text-align:left; 
	/*background: url('/images/background/content-box-bg.jpg'); */
	background: #FFFFFF;
	border-style:solid; 
	border-width:1px;
	border-color:#AEB0B3;
	z-index: 10000;
	
}

.ddcontainerBack
{
	position:absolute; 
	visibility:hidden; 
	width:200;
	z-index: 100;
	background-color: #FFFFFF;
}

div.dropdownitems
{
	display:none;
}

ul.ddlist
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding-left:0px;
}

ul.ddlist li
{
	width: 100%;
	border-bottom: solid 1px #AEB0B3;
	text-align:left;
	cursor: pointer;
	color: #5A595A;
	font-size:8pt;
	font-weight: bold;
	font-family:Arial;
	line-height: 0px;
	padding: 1px 0 1px 0;
}

ul.ddlist li span
{
	padding-left: 5px;
}
	

a.ddlink
{
	color: #5A59FF; 
	background-color:transparent; 
	text-decoration: none;
	font-size:7pt;
	font-weight: bold;
	font-family:Verdana;
	text-align:left;
}



/* Special Print Styles */

.is_header {display:none;}
#sidebarAjaxPane {display:none;}
#sidebarID {display:none;}
.border_main {border: 0px;}

/* End Special Print Styles */