/* 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: 10px;
	font-family: Arial; 
	font-size: 80%;}
body.main         { background-color: #6b7378; margin-top: 20px}


/* 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;
}


/* Changes to enable print stylesheet */ 
 
.is_alt_header {display:none;} 
 
/* End changes for print */ 



.survey_category_name { font-size: 12pt; font-weight: bold; color: #5A595A; }
.survey_category_directions { font-size: 10pt; font-weight: false; color: #5A595A; }

.survey_name  { font-size: 13pt; font-weight: bold; color: #5A595A; }
.survey_run_name { font-size: 11pt; font-weight: bold; color: #8787FF }

.survey_memo { font-size: 8pt; width: 500px; height: 40px; }
.survey_memo2 { font-size: 8pt; width: 250px; height: 60px; }

.survey_directions { font-size: 10pt; font-weight: normal; color: #000000; }

.survey_questions { font-size: 10pt; font-weight: normal; color: #000000; }
.survey_question_numbers { font-size: 10pt; font-weight: bold; color: #5A595A; }

.active_button { font-size: 10pt; color: #FFFFFF; background-color: #033162; }
.inactive_button { font-size: 10pt; color: #000000; background-color: #FFFFFF; }




/** Dashboard Styles **/

div.Dashboard_Container 
{
	width: 100%;
	text-align: center;
	clear: both;
	
}

div.Applet_Container
{
	width: 285px;
	background-color: White;
	margin: 2px 2px 10px 2px;
	border: solid 1px #87B1E5;
	text-align: center;
	
}

div.Applet_Hud
{
	width: 100%;
	text-align: left;
	border-bottom: solid 1px #87B1E5;
	padding: 0px;
	margin: 0px 0px 4px 0px;
	font-weight: bold;
	background-color: #A8CCFF;
	float: left;
}

div.Applet_Hud_User
{
	width: 100%;
	background-color: Orange;
    cursor: default;
    color:Blue;
    font-size: 20px;
    font-family :Comic Sans MS;
    background-image: url('Dashboard_Hud3.png');
    text-align: center;
    padding-bottom: 2px;
    padding-top: 5px;
	
}

div.Columns
{
    float: left;
    width: 300px;
                   
}

div.Dashboard_Heading
{
	width: 100%;
	border-bottom: solid 1px black;
	margin-bottom: 10px;
	float: left;
}

div.dashTtl
{
	font-size: 12pt;
	font-weight: bold;
	float: left;
}

button.appltAdd
{
	background-color: #F5F5F5;
	border: solid 1px #6378FF;
	cursor: pointer;
	margin-bottom: 4px;
	padding: 2px;
	width: 110px;
}

button.appltAddhover
{
	background-color: #DFF4FF;
	border: solid 1px #6378FF;
	cursor: pointer;
	margin-bottom: 4px;
	padding: 2px;
	width: 110px;
}

button.appltRtrn
{
	background-color: #F5F5F5;
	border: solid 1px #6378FF;
	cursor: pointer;
	margin-bottom: 4px;
	padding: 2px;
	width: 150px;
}

button.appltRtrnhover
{
	background-color: #DFF4FF;
	border: solid 1px #6378FF;
	cursor: pointer;
	margin-bottom: 4px;
	padding: 2px;
	width: 150px;
}
	

div.appletcontent
{
	text-align: left;
	width: 100%;
	height: 100%;
	word-wrap: break-word;
	padding-bottom: 4px;
}

div.appletcontent a:link, div.appletcontent a:visited, div.appletcontent a:hover, div.appletcontent a:active
{
	text-decoration: underline;
}

div.feed_item
{
	padding: 4px;
}

a.toogle_img
{
	background-image: url(/images/plus_bullet.png);
	height: 11px;
	width: 11px;
	float: left;
	display: block;
	margin-right: 5px;
	margin-top: 3px;
}

div.aplt_news_desc
{
	color: #808080;
	padding-left: 10px;
	display: none;
	padding-top: 5px;
}

div.Applet_Drag
{ 
	cursor: move;	
}

div.applet_title
{
	float:left;
	padding: 2px;
	cursor: move;
}

div.applet_opts
{
	float: right;
	padding: 2px;
	
}

div.editpg
{
	display: none;
}

div.applt_ttl_nm
{
	float:left;
	padding: 2px;
}

div.appletcontent_center
{
	clear: both;
	width: 100%;
	height: 100%;
	word-wrap: break-word;
	padding-top: 2px;
	text-align:center;
	padding-bottom: 5px;
}

.bold
{
	font-weight: bold;
}

span.Title_Change
{
 color: Red;
	
}

p {
	margin-top: 0px; 
	margin-bottom: 1em; 
}


.largeText {
	font-size: 120%;
}

h2 {
	margin-top: 2em; 
	font-size: 120%; 
	margin-bottom: 0px;
}

#homepageMenu {
	margin-left: 200px;
	padding-left: 0;
	list-style: none;
	margin-top: 3em;
	font-family: Arial, Helvetica; 
}

#homepageMenu li {
	padding-left: 25px;
	background-image: url(/images/other/menuArrow.gif);
	background-repeat: no-repeat;
	background-position: 0.5em;
	margin-bottom: 0.5em;
	font-weight: bold;
}

td.PrintReadySmall {
	width: 10%;
}

td {
	font-family: Arial, Helvetica;
}


#mainContainer {
	border: solid 1px #003c75;
	padding: 0px;
	width: 775px; 
	background-color: #FFFFFF;
}

#smallContainer {
	width: 575px; 
	margin-left: auto;
	margin-right: auto;
}

#wideContainer {
	padding-top: 1em;
	width: 735px;
	padding-bottom: 3em;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 0px;
	padding-right: 0px;
}

#locationBar {
	padding-bottom: 1em;
}

.boxLeft {
	border-left: 1px solid #999999;
	width: 4px;
}

.boxRight {
	border-right: 1px solid #999999;
	width: 4px;
}

.box270Main {
 	padding-left: 10px; 
 	padding-top: 0.3em; 
 	padding-right: 10px; 
 	width: 240px;
 	text-align: left;
}
.boxLeftCorner {
	background-image: url("/images/boxes/boxLeftCorner.gif");
	height: 5px;
	background-repeat: no-repeat;
}

.boxRightCorner {
	background-image: url("/images/boxes/boxRightCorner.gif");
	height: 5px;
	background-repeat: no-repeat;
}

.boxBottom {
	background-image: url("/images/boxes/boxBottom.gif");
	background-repeat: repeat-x;
	height: 5px;
}

.box270Divider {
	width: 35px;
}



/* ------------------------------ IMAGE REPLACEMENT ---------------------------------- */
.replace{
	position: relative;
	margin: 0px; 
	padding:0px;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow: hidden;
	/* */
}

.replace span {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1; /*for Opera  5 and 6*/ 
} 





