
html
{

}

body 
{	
	font-family:Arial;
	color:Black;
	font-size: 10pt;
	text-align:left;
	margin: 0px;
	padding: 0px;	
}

a
{
	font-family:Arial;
	text-decoration:none;
	font-size: 10pt;
}

a:link
{
	color: #114A8A;	
}

a:hover
{
	text-decoration:underline;
	color: #323A8B;	
}


td
{
	font-family:Arial;
	font-size:10pt;
}

th
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}

select
{
	font-family:Arial;
	font-size:10pt;
}

input
{
	font-family:Arial;
	font-size:10pt;	
}

#headerdiv
{
	width:100%;
	background-repeat:repeat-x;
	height:80px;
}

#headerdiv
{
	width:100%;
	background-repeat:repeat-x;
	height:80px;
}

#headerdivnotabs
{
	width:100%;
	background-repeat:repeat-x;
	height:55px;
}

#headerpopupdiv
{
	width:100%;
	background-repeat:repeat-x;
	height:86px;
}
.tableheader
{
	width:100%;
	height:55px;
}

#tableheaderleft
{
	width:50%;
	padding-right:20px;
}

#tableheadermiddle
{
	width:40%;
	padding-right:28px;
	text-align:right;
}

#tableheaderright
{
	padding-right:10px;
	padding-top:5px;
	vertical-align:top;
}

#tableheaderrightpopup
{
	padding-right:10px;
	padding-top:6px;
	vertical-align:top;
	text-align:right;
}

#tableheaderrightpopup a
{
	font-size:7pt;
	font-weight:bold;
}

#tableheaderpopupbottom
{
	height:31px;
	background-color:#FF7A2E;
	color:White;
	vertical-align:middle;
	padding-left:10px;
	font-size:11pt;
	font-weight:bold;
}

h1
{
   font-family: Arial;
   font-size: 12pt;
   font-weight: bold;
}

.headerbuttonclose
{
	vertical-align:middle;
	border:0;
}

.tableheader TD
{
	color:#323A8B;
    font-size:9pt;
    vertical-align:top;
    white-space: nowrap;
}

#turnaroundtable
{
	padding:2px;
	padding-left:4px;
	padding-right:4px;
}

#turnaroundtable TD
{
	text-align:center;
	vertical-align:middle;
	color:#323A8B;
	height:100%;
	padding-left:4px;
	padding-right:4px;
}

#turnaroundaverage
{
	font-size:12px;
	text-align:left !important;
}

#turnaroundtime
{
	font-size:22px;
}

#turnarounddays
{
	font-size:9px;
}


#turnarounddetails
{
	font-size:9px;
}

#tableheadertools
{
	font-size:9pt;
	font-weight:bold;
	margin-top:5px;
}

#tableheadertools TD
{
	padding-left:8px;
	letter-spacing:1px;
}

.selectedtab
{ 
	color:#ffffff;
	padding-bottom:3px;
	width:120px;
	height:25px;
	vertical-align:top;
	display:inline-block;
	background-repeat : no-repeat;
	text-align:center;
	padding-top:4px;
	cursor:pointer;
	text-decoration:none;
}

.deselectedtab
{
	color:#323A8B;
	padding-bottom:3px;
	width:120px;
	height:25px;
	vertical-align:top;
	display:inline-block;
	background-repeat : no-repeat;
	text-align:center;
	padding-top:4px;
	cursor:pointer;
	text-decoration:none;
}

a.noline:link,
a.noline:visited,
a.noline:hover
{
	text-decoration:none;
}

#logout
{
	color:#323A8B;
	font-weight:bold;
	font-size:9pt;
	padding-right: 14px;
	letter-spacing:1px;
	margin-bottom:4px;
}

#welcometable
{
	background-color:#F47937;
	color: #ffffff;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:14px;
	font-size:9pt;
}

#welcometable TD
{
	 white-space: nowrap;
}

#tabletabs
{
	font-size:9pt;
}

#tabletabs TD
{
	 white-space: nowrap;
}

#tabsleft
{
	width:90%;
	padding-right:80px;
}

#tabsright
{
	text-align:right;
}

#welcomeleft
{ 
	padding-right:500px;
	width:70%;
}

#welcomeright
{ 
	padding-right:14px;
	text-align:right;
}

#toolbar
{
	width: 225px;
	height:100%;
}

.sidebarcontaineropen
{
	width: 225px; 
	background-color: #D7DFE6;
	height: 100%;
}

.sidebarcontainerclosed
{
	width: 19px; 
	background-color: White;
	height: 100%;	
}

.sidebarheader
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/layout/big/LeftNav-Tool-bkg.jpg) repeat;	
	width: 100%; 	
	vertical-align: middle;
}

.sidebartitle
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #4E4E4E;
	background-color: #B4BED7;
	width: 100%; 
	padding-top: 2px; 
	padding-bottom: 2px; 	
}

.sidebarcontent 
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	text-align: left;
	width: 100%; 
	padding-top: 10px; 
	padding-bottom: 5px; 	
}

.sidebarcontenttable
{
	font-size: 10pt;
}

a.sidebarcontentlink:link
{	
	color: #323A8B;
	text-decoration: none;
}

a.sidebarcontentlink:hover
{ 
	color: #323A8B;	
	text-decoration: underline;
}

.contentarea
{
	background-color:#F1F1F1;
}

.resultscontentarea
{
	background-color:White;
}

.modulecontentarea
{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

.module
{
	width:100%;
	table-layout:fixed;

}

.moduletitleleft
{
	background-repeat:no-repeat;
	width:7px;
	height:25px;
}

.moduletitlemiddle
{
	background-repeat:repeat-x;
	color: #ffffff;
	font-size:12pt;
	font-weight:bold;
	padding:0px;
}

.moduletitlemiddlesmall
{
	background-repeat:repeat-x;
	color: #ffffff;
	font-size:10pt;
	font-weight:bold;
	padding:0px;
}

.moduletitleright
{
	background-repeat:no-repeat;
	width:7px;
	height:25px;
}

.modulecontent
{
	background-color:#EBEEF0;
	padding:8px;
	overflow:hidden;
}

.modulecontentlisting
{
	background-color:#ffffff;
	overflow:hidden;
}

.modulecontentbottomleft
{
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}

.modulecontentbottommiddle
{
	background-repeat:repeat-x;
	height:7px;
}

.modulecontentbottomright
{
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}

.moduleleft
{
	background-repeat: repeat-y;
	width:2px !important;
	background-color:#EBEEF0;
}

.moduleright
{
	background-repeat: repeat-y;
	width:2px !important;
	background-position: right;
	background-color:#EBEEF0;
}

.moduleedit
{
	color:#ffffff;
	font-size:8pt;
	cursor:hand;
}

.divmoduleedit
{

	display:inline;
	padding-right:5px;
	
}

a.moduleedit:link,
a.moduleedit:hover,
a.moduleedit:visited
{ 
	text-decoration: none;
	color:#ffffff;
}


.moduletitletable
{
	table-layout:fixed;
	overflow:auto;
}

.moduletitletable TD
{
	color:White;
	font-size:12pt;
	white-space:nowrap; 
	font-weight:bold;
	padding-right:2px;

}

.moduletitletable img
{
	vertical-align:middle;	
}

#footer 
{
	width:100%;
	padding:10px;
	padding-top:15px;
	color:#000000;
	font-size:9pt;
}

#footerlinks
{
	padding-top:10px;
}

#copyright
{
	padding-top:2px;
}

#bottombar
{
	background-color:#323A8B;
	width:100%;
	height:20px;

}

/* MODULE CONTENT*/

.modulecontenttable
{
	background-color:#EBEEF0;	
}

.modulecontenttable TD
{
	padding-bottom:4px;	
}

.modulecontentheader
{
	color:#000000;
	font-weight:bold;
}

.modulecontentsubheader
{
	color:#000000;
	font-weight:bold;
}

/* END MODULE CONTENT*/

.bold
{
	font-weight:bold;
}

.modulecontentlist
{
	list-style-position:outside;
	padding-left:20px;
	margin-left:0px;
}

.modulecontentlistnumbered
{
	list-style-type:decimal;
	list-style-position: outside;
	padding-left:25px;
	margin-left:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.modulelistitem
{
	color:#323A8B;
	vertical-align:middle;
	margin-bottom:5px;
}

.modulelistitem2
{
	color:#000000;
	vertical-align:middle;
	margin-bottom:5px;
}

.borderedtable
{
	border: 1px solid #A4A4A4; 
	border-width: 1px 1px 1px 1px; 
	border-collapse: collapse;
	font-size: 10pt;
}

.datatable
{
	border-collapse: collapse;	
	font-size: 10pt;
	border-style: none;
}

.datatableheaderrow
{
	padding-left: 4px;
	padding-right: 4px;
	font-weight:bold;
	background: #FFFFFF;
	border-style: none;
}

.datatableoddrow
{
	padding-left: 4px;
	padding-right: 4px;
	background: #FFFFFF;
	border-style: none;
}

.datatableevenrow
{
	padding-left: 4px;
	padding-right: 4px;
	background: #EDEEF0;
	border-style: none;
}

.datatablefooterrow
{
	padding-left: 4px;
	padding-right: 4px;
	font-weight:bold;
	background: #FFFFFF;
	border-style: none;	
}

.requesterheader
{
	background-color:#323A8B;
	color: #ffffff;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:14px;
	font-size:12pt;
	font-weight: bold;
}

.requestercontentarea
{
	padding-top:10px;
	padding-left:10px;	
	vertical-align: top;
}

.requesterwizardsteps
{
	width: 100px; 
	background-color: #D7DFE6;
	height: 100%;
	vertical-align: top;	
	padding-top:10px;	
}

.requesterwizardcurrentstep
{	
	background-color: #B4BED7;
	width: 100%;
	color: Black;
	padding-top: 4px;
	padding-bottom: 4px;
}

.requesterwizardcompletedstep
{
	width: 100%;
	color: Black;
	padding-top: 4px;
	padding-bottom: 4px;
}

.requesterwizardremainingstep
{	
	width: 100%;
	color: #A4A4A4;
	padding-top: 4px;
	padding-bottom: 4px;
}

.requestersummarysteps
{
	width: 110px; 
	background-color: #D7DFE6;
	height: 100%;
	vertical-align: top;	
	padding-top:10px;	
}


.requestersummarycurrentstep
{	
	background-color: #B4BED7;
	width: 100%;	
	padding-top: 2px;
	padding-bottom: 2px;
}

.requestersummarystep
{
	width: 100%;	
	padding-top: 2px;
	padding-bottom: 2px;
}

.requesterheadersmall
{	
	background-color:#323A8B;
	color: #ffffff;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:14px;
	font-size:10pt;
	font-weight: bold;	
}

.requesterdatatablecontainer
{
	border-style: solid;
	border-width: 1px;
	border-color: #A4A4A4;
	white-space:nowrap;
}

.requesterdatatableheaderrow
{
	padding-left: 4px;
	padding-right: 4px;
	font-weight:bold;
	background: #B4BED7;
}

.requesterdatatableoddrow
{
	padding-left: 4px;
	padding-right: 4px;
	background: #FFFFFF;
}

.requesterdatatableevenrow
{
	padding-left: 4px;
	padding-right: 4px;
	background: #EDEEF0;
}

.hr
{
	color:#B4BED7;
}

.bold16
{
	font-weight: bold;	
	font-size: 11pt;
}

.bold12
{
	font-weight: bold;	
	font-size: 14pt;
}


.reportbackground
{
	background-color:#F1F1F1;
}

.reportcontainer
{
	padding-top:10px;
	padding-left:10px;
	padding-right:8px;
}


.reportcontentaltstyle1
{
	background-color:#ffffff;
	overflow:hidden;
	padding:0px;
}

.reportcontentaltstyle1 TD
{
	vertical-align:top;	
}

.reportcontentaltstyle2
{
	background-color:#EBEEF0;
	overflow:hidden;
	padding:0px;
}

.reportcontentaltstyle2 TD
{
	vertical-align:top;	
}

/* Rounded Container (vplus_new.jsp) */
.roundedcontainer
{
	table-layout:fixed;
	margin: 0 auto;
	width:100%; /*was 620px, changed by JG for October 2012 Sign In*/
	position: relative;
	top:10px;
}

.roundedcontainertitleleft
{
	background-repeat:no-repeat;
	width:7px;
	height:25px;
}

.roundedcontainertitlemiddle
{
	background-repeat:repeat-x;
	color: #ffffff;
	font-size:12pt;
	font-weight:bold;
	padding:0px;
}

.roundedcontainertitleright
{
	background-repeat:no-repeat;
	width:7px;
	height:25px;
}

.roundedcontainerleft
{
	background-repeat: repeat-y;
	width:2px !important;
}

.roundedcontainerright
{
	background-repeat: repeat-y;
	width:2px !important;
	background-position: right;
}

.roundedcontainercontent
{
	background-color:#EBEEF0;
	overflow:hidden;
}

.roundedContainerSignInContent
{
	background-color:#FFF;
	overflow:hidden;
}

.roundedcontainerbottomleft
{
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}

.roundedcontainerbottommiddle
{
	background-repeat:repeat-x;
	height:7px;
}

.roundedcontainerbottomright
{
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}

/* End Rounded Container */

.requestnoteheader
{
	padding-bottom:2px;
	padding-top:4px;
	font-weight:bold;
}

.adjudicationkey TD
{
	white-space:nowrap;
	vertical-align:middle;
	font-weight:bold;
	padding-left:8px;
}

.adjudicationkey img
{
	vertical-align:middle;	
}

#adjudicationTD
{
	vertical-align:top;
	text-align:center;
}

.adjudcationedit TD
{
	white-space:nowrap;
}

.adjudcationeditTD1
{
	text-align:right;
	padding-right:20px;
	width: 35%;
	vertical-align:top;
}

.adjudcationeditTD2
{
	text-align:left;
	width: 65%;
	padding-left:16px;
	vertical-align:top;
}

.adjudcationeditTD2 img
{

}

#tableservices
{
	width: 100%;	
}

.servicelistaltstyle1
{
	background-color:#EBEEF0;
}

.servicelistaltstyle2
{
	background-color:#ffffff;
}

#adjImage
{
	margin-bottom:2px;
}

#actionstable
{
	width:100%;
	padding-left:7px; 
	padding-right:7px;
	margin:2px;
}

.button74
{
	width:74px;
	height:19px;
	cursor:pointer;
	text-align:center;
	display:inline-block;
	*display:inline;
}

.button100
{
	width:100px;
	height:19px;
	cursor:pointer;
	text-align:center;
	display:inline-block;
	*display:inline;
}

.button130 
{
	width:130px;
	height:19px;
	cursor:pointer;
	text-align:center;
	display:inline-block;
	*display:inline;
}

.button175 
{
	width:175px;
	height:19px;
	cursor:pointer;
	text-align:center;
	display:inline-block;
	*display:inline;
}

a.buttonlink130:link,
a.buttonlink130:hover,
a.buttonlink130:visited
{
	color:White;
	font-size:7pt;
	letter-spacing:.5px;
	font-family:Arial;
	text-decoration:none;
	display:block;
	height:19px;
	width:130px;
	vertical-align:middle;
	line-height:19px;
	padding:0px;
	margin:0px;	
}

a.buttonlink175:link,
a.buttonlink175:hover,
a.buttonlink175:visited
{
	color:White;
	font-size:7pt;
	letter-spacing:.5px;
	font-family:Arial;
	text-decoration:none;
	display:block;
	height:19px;
	width:175px;
	vertical-align:middle;
	line-height:19px;
	padding:0px;
	margin:0px;	
}

a.buttonlink100:link,
a.buttonlink100:hover,
a.buttonlink100:visited
{
	color:White;
	font-size:7pt;
	letter-spacing:.5px;
	font-family:Arial;
	text-decoration:none;
	display:block;
	height:19px;
	width:100px;
	vertical-align:middle;
	line-height:19px;
	padding:0px;
	margin:0px;	
}

a.buttonlink74:link,
a.buttonlink74:hover,
a.buttonlink74:visited
{
	color:White;
	font-size:7pt;
	letter-spacing:.5px;
	font-family:Arial;
	text-decoration:none;
	display:block;
	height:19px;
	width:74px;
	vertical-align:middle;
	line-height:19px;
	padding:0px;
	margin:0px;	
}

.input74
{
	border:none; 
	width:74px; 
	height:19px;
	color:White;
	font-size:7pt;
	letter-spacing:.5px;
	font-family:Arial;
	text-align:center;
	cursor:pointer;
	vertical-align:middle;
	line-height:19px;
	padding-bottom:3px;
}

.input100
{
	border:none; 
	width:100px; 
	height:19px;
	color:White;
	font-size:7pt;
	letter-spacing:.5px;
	font-family:Arial;
	text-align:center;
	cursor:pointer;
	vertical-align:middle;
	line-height:19px;
}

.input130
{
	border:none; 
	width:130px; 
	height:19px;
	color:White;
	font-size:7pt;
	letter-spacing:.5px;
	font-family:Arial;
	text-align:center;
	cursor:pointer;
	vertical-align:middle;
	line-height:19px;
}

.input175
{
	border:none; 
	width:175px; 
	height:19px;
	color:White;
	font-size:7pt;
	letter-spacing:.5px;
	font-family:Arial;
	text-align:center;
	cursor:pointer;
	vertical-align:middle;
	line-height:19px;
}

.modulebutton86
{
	width:86px;
	height:19px;
	cursor:pointer;
	text-align:center;
	display:inline-block;
	*display:inline;
}

.modulebutton120
{
	width:120px;
	height:19px;
	cursor:pointer;
	text-align:center;
	display:inline-block;
	*display:inline;
}

.modulebutton150 
{
	width:150px;
	height:19px;
	cursor:pointer;
	text-align:center;
	display:inline-block;
	*display:inline;
}

.modulebutton180 
{
	width:180px;
	height:19px;
	cursor:pointer;
	text-align:center;
	display:inline-block;
	*display:inline;
}

a.modulebuttonlink86:link,
a.modulebuttonlink86:hover,
a.modulebuttonlink86:visited
{
	color:#323A8B;
	font-size:7pt;
	letter-spacing:.5px;
	font-family:Arial;
	text-decoration:none;
	display:block;
	height:19px;
	width:86px;
	vertical-align:middle;
	line-height:17px;
	padding:0px;
	margin:0px;	
}

a.modulebuttonlink120:link,
a.modulebuttonlink120:hover,
a.modulebuttonlink120:visited
{
	color:#323A8B;
	font-size:7pt;
	letter-spacing:.5px;
	font-family:Arial;
	text-decoration:none;
	display:block;
	height:19px;
	width:120px;
	vertical-align:middle;
	line-height:17px;
	padding:0px;
	margin:0px;	
}

a.modulebuttonlink150:link,
a.modulebuttonlink150:hover,
a.modulebuttonlink150:visited
{
	color:#323A8B;
	font-size:7pt;
	letter-spacing:.5px;
	font-family:Arial;
	text-decoration:none;
	display:block;
	height:19px;
	width:150px;
	vertical-align:middle;
	line-height:17px;
	padding:0px;
	margin:0px;	
}

a.modulebuttonlink180:link,
a.modulebuttonlink180:hover,
a.modulebuttonlink180:visited
{
	color:#323A8B;
	font-size:7pt;
	letter-spacing:.5px;
	font-family:Arial;
	text-decoration:none;
	display:block;
	height:19px;
	width:180px;
	vertical-align:middle;
	line-height:17px;
	padding:0px;
	margin:0px;	
}

.subpagepadding
{
	padding:12px;	
}

.bgcolor1
{
	background-color:#EBEEF0;
}

.bgcolor2
{
	background-color:#ffffff;
}

.helpimg
{
	background-color:#8E9CC1;
}


/* Drop Down Menu*/
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 0px 0px;
	width: 60px;
	text-align: center;
	text-decoration: none}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #A4A4A4;
	margin-left:4px;
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 4px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EBEEF0;
	font-size: 9px;
	font-weight:bold;
}

#sddm div a:hover
{	
	background: #D7DFE6;
}

/*End Drop Down Menu */

.hidden
{
	display:none;	
}

.inlineblock
{
	display:inline-block;
	*display:inline;	
}


#ie6pngtransparency img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); }
#ie6pngtransparency  { display: inline-block; }
#ie6pngtransparency {  }

.menufontcolor
{
	color:323A8B;
}

@media print
{
	div {overflow:visible !important; }
}

#chat-available{
	background-image: url(../images/chat1_ava.png);
	cursor: pointer;
}

#chat-unavailable{
	background-image: url(../images/chat1_unava.png);
}

.chat-image{
	background-repeat: no-repeat;
	height:60px;
	width:180px;
	display:none;
}

