body {
	background-attachment: scroll;
	background-color: #3c76a3;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 3px;
}

body.mri {
	background-attachment: scroll;
	background-color: #3c76a3;
	background-image: url(/img/global/background-mri.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 3px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
}
td a:link { color:#ffffff;}
td a:visited { color:#ffffff;}
td a:hover { color:#8ecdff;}

button {font-size:10px;}
div.buttonGroup button
{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

/* Common to both span buttons and input buttons. */
span.nabutton, input.nabutton {
	cursor: pointer;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: unset;
	font-smooth: never;
	height: 22px;
	padding: 2px 10px 3px 10px;
	margin: 0px 1px 0px 0px;
	border: 1px solid #7b797b;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #393839;
	/* Old browsers */
	background-color: #EEEEEE;
	/* FF3.6+ */
	background: -moz-linear-gradient(top, #FCFCFC 0%, #E0E0E0 50%, #EAEAEA 100%);
	/* Chrome,Safari4+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FCFCFC), color-stop(50%, #E0E0E0), color-stop(100%, #EAEAEA));
	/* Chrome10+,Safari5.1+ */
	background: -webkit-linear-gradient(top, #FCFCFC 0%, #E0E0E0 50%, #EAEAEA 100%);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #FCFCFC 0%, #E0E0E0 50%, #EAEAEA 100%);
	/* IE10+ */
	background: -ms-linear-gradient(top, #FCFCFC 0%, #E0E0E0 50%, #EAEAEA 100%);
	/* W3C */
	background: linear-gradient(to bottom, #FCFCFC 0%, #E0E0E0 50%, #EAEAEA 100%);
	/* IE6-9 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FCFCFC', endColorstr='#EAEAEA', GradientType=0);
}

/* Unique to span buttons. */
span.nabuttonspan  {
	vertical-align: top;
	display: inline-block;
	/* input bottons are border-box by default, so make span buttons match. */
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-left: 13px;
	padding-right: 13px;
	line-height: 16px;
}

/* Change styles for grayed buttons. */
span.nabuttondisabled {
	cursor: default;
	color: #949294;
	background-color: #EEEEEE;
	border: 1px solid #b5b2b5;
	vertical-align: top;
}

a.nabuttonanchor:link, #sectionheader a.nabuttonanchor:hover {
	text-decoration: none;
	vertical-align: top;
}

/* Start migrating away from the font tag, which is depricated. use these instead. */
.fontsize1 {font-size: x-small}
.fontsize2 {font-size: small  }
.fontsize3 {font-size: medium }
.fontcolorred {color: red}
.bold {font-weight:bold}

/* Add support for wbr tage to IE, since the image gallery uses it and MS
 * dropped it from IE for some reason.
 */
wbr:after {content: "\00200B";}

input.invalid {border-color:Red; }
div.invalid 
{   color:Red; 
    font-weight: bold;
    text-align:center;
}

.defaultTextActive { color: #a1a1a1; font-style:italic; }

body div.qtip div.content
{
    padding: 0;
    margin: 0;
    height: auto; min-height: auto;
    width: auto; min-width: auto;
}
    

.toptitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	background-color: #3c76a3;
	background-image: url(/img/global/top_title_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 5px;
	color: #FFFFFF;
	padding-bottom: 0px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #d2eafc;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
#header a:link { color:#ffffff; text-decoration: none;}
#header a:visited { color:#ffffff;text-decoration: none;}
#header a:hover { color:#8ecdff;text-decoration: underline;}
#header strong {color:#8ecdff; font-weight:normal}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #d2eafc;
	vertical-align: middle;
	padding: 10px;
	background-image: url(/img/global/background_footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer a:link { color:#ffffff;}
#footer a:visited { color:#ffffff;}
#footer a:hover { color:#8ecdff;}
#footer strong {color:#8ecdff; font-weight:normal}

#footer_rebranded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #d2eafc;
	vertical-align: middle;
	padding: 10px;	
	background-repeat: no-repeat;
	background-position: right top;
}
#footer_rebranded a:link { color:#ffffff;}
#footer_rebranded a:visited { color:#ffffff;}
#footer_rebranded a:hover { color:#8ecdff;}
#footer_rebranded strong {color:#8ecdff; font-weight:normal}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	vertical-align: middle;
	background-image: url(/img/global/nav_expanded_bg.gif);
}
#nav td {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
#nav a:link { color:#ffffff;}
#nav a:visited { color:#ffffff;}
#nav a:hover { color:#4c6986;}
#nav strong {color:#8ecdff; font-weight:normal}
.menu {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 3px;
	margin-right: 5px;
} 
.menu a {
	text-decoration: none;
	display: block;
	color: #ffffff;
	background-image: url(/img/global/tick.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
} 
.menu a:hover {
	background-color: #deeaf0;
	color: #4c6986;
	padding-left: 20px;
	background-image: url(/img/global/tick_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.menu a:visited {
	text-decoration: none;
	color: #ffffff;
} 
.menu a.expand {
	text-decoration: none;
	display: block;
	color: #ffffff;
	background-image: url(/img/global/tick_expand.gif);
	background-repeat: no-repeat;
	background-position: -5px 6px;
} 
.menu a:hover.expand {
	background-color: #deeaf0;
	color: #425e79;
	background-image: url(/img/global/tick_expand_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
} 
.menu a.collapse {
	text-decoration: none;
	display: block;
	color: #ffffff;
	background-image: url(/img/global/tick_collapse.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
} 
.menu a:hover.collapse {
	background-color: #deeaf0;
	color: #425e79;
	background-image: url(/img/global/tick_collapse_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
div.popmenu {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	background-color: #a2b8d0;
	border: 1px solid #4c6986;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin-left: 3px;
	margin-right: 3px;
} 
div.popmenu a {
	text-decoration: none;
	display: block;
	color: #ffffff;
	background-image: url(/img/global/tick.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-right: 7px;
} 
div.popmenu a:visited {
	text-decoration: none;
	color: #415E79;
}
div.popmenu a:hover {
	background-color: #deeaf0;
	color: #4c6986;
	padding-left: 20px;
	background-image: url(/img/global/tick_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
} 
div.popmenu a.expand {
	text-decoration: none;
	display: block;
	color: #ffffff;
	background-image: url(/img/global/tick_pop_expand.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
} 
div.popmenu a:hover.expand {
	background-color: #deeaf0;
	color: #425e79;
	background-image: url(/img/global/tick_pop_expand_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
} 
div.popmenu a.collapse {
	text-decoration: none;
	display: block;
	color: #ffffff;
	background-image: url(/img/global/tick_pop_collapse.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
} 
div.popmenu a:hover.collapse {
	background-color: #deeaf0;
	color: #425e79;
	background-image: url(/img/global/tick_pop_collapse_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
} 
 #content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #383838;
}
#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #383838;
}
#content a:link { color:#0084ff;}
#content a:visited { color:#0084ff;}
#content a:hover { color:#3777A4;}

#field {
	vertical-align: middle;
	margin: 5px 5px 10px;
}
#field a:link { color:#666666;}
#field a:visited { color:#666666;}
#field a:hover { color:#999999;}

.forminput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#f5f5f5;
	margin-left: 5px;
}

.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#f5f5f5;
}


iframe {
	margin-bottom: 5px;
	border: 1px solid #999999;
}
#panel {
	background-color: #f5f4f4;
	margin-bottom: 5px;
	margin-top: 5px;
}
#panel ul{
	list-style-image: url(/img/global/bullet_arrow.gif); 
}

#panel ul.reporttable {
        list-style-image: none; text-align: left;
}

#sectionheader {
	margin: 5px;
	width: 99%;
	font-size: 11px;
	}
#sectionheader a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	text-decoration: none;
	}
#sectionheader a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	text-decoration: none;
	}
#sectionheader a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	text-decoration: underline;
	}	
#sectionheader td{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	}
#group {
	margin-bottom: 5px;
}	
.grouptitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	background-color: #f5f4f4;
	padding-left: 5px;
	font-weight: normal;
	padding-right: 5px;
	white-space: nowrap;
}
.preview {
	background-color: #FFFFFF;
	background-image: url(/img/global//preview_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
.grouptable {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tempmenu {
	position: absolute;
	top: 140px;
	left: 120px;
}
.smalltable {
	color: #9e9e9e;
}
.disabled {
    color: #909090;
    text-decoration: none;
}
.disabled a {
    color: #909090;
    text-decoration: none;
}
.disabled a:link{
    color: #909090;
    text-decoration: none;
}
.disabled a:visited {
    color: #909090;
    text-decoration: none;
}
.disabled a:hover{
    color: #909090;
    text-decoration: none;
}
.lightgrey {
	color: #909090;
}

.shadow {
    /* offset left, top, thickness, color with alpha */
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    /* IE */
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='gray');
    /* slightly different syntax for IE8 */
    -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='gray')";
    z-index:-1;
}

.hide {
display: none;
}
.show {
display: block;
}
#dashtable {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefef;
	border: 1px solid #d1d0d0;
}
#dashtable td {	font-size: 9px;
}
#dashtable .data
{
	color: #333333;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
}
#dashtable .label
{
	color: #666666;
	padding-right: 3px;
	padding-left: 4px;
	text-align: right;
}
h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #657d92;
	letter-spacing: 3px;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #657d92;
	letter-spacing: 3px;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #657d92;
	letter-spacing: 3px;
}
#alert {
	color: #383838;
	background-color: #f5f4f4;
	margin-top: 150px;
}
#alert td, td a:link, td a:visited, td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #666666;
}

#alert .title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: .25em;
}
#alert .text { font-size: 12px}
#alert .subtext { font-size: 10px}

#ReportContent {
	background-color: #ffffff;
}
#ispreport {
	background-color: #ffffff;
}






#imageLibraryWrapper {
	width: 200px; 
	overflow: hidden;
}
.imageLibrary {
	/* border: 1px solid black; */
	width: 200px;
	background:#f5f4f4;
	color: black;
	padding-top: 0px;
	padding-bottom: 20px;
	overflow: auto;
}
.imageLibraryTitle {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 6px;
}

.ilFolderBox {
		text-align: center;
}

.ilImageBox {
	text-align: center;
		cursor: move;
}

.ilCaption {
	text-align: center;
	font-size: 12px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.ilToggler	/*  the show/hide image library button  */
{
	background-image: url(/img/global/image_library_slider_background.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	margin: 0px;
	padding: 0px;
	width: 15px;
	vertical-align: middle;
}

.ilControls
{
	text-align: center;
}

.ilMgrFolder, 
.ilMgrFolderSel 
{
	text-align: left;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.ilMgrFolder 
{
	font-weight: normal;
}
.ilMgrFolderSel
{
	border: 1px solid #999999;
	background-color: #CCCCCC;
	font-weight: bold;
}
.ilMgrFolderIcon 
{
	vertical-align: text-bottom;
	margin-right: 5px;
	border-style: none;
}

.ilMgrImageCell 
{
	background-color: #e5e4e4;
}
.ilMgrImageCellTL
{
	background-color: #C4C4C4;
}
.ilMgrImageCellBR
{
	background-color: #C4C4C4;
}

.ilMgrImagePreviewTL
{
	background-color: black;
}
.ilMgrImagePreviewBR
{
	background-color: black;
}

.ilImageCellName
{
	font-weight: bold;
}

.ilImageCellThumbBrowser
{
	height: 80px;
	vertical-align: middle;
}

.ilImageCellThumbMgr
{
	height: 80px;
	vertical-align: middle;
}

.ilImageCellThumbPanel
{
}

.ilPanelFolderHeader,
.ilPanelFolderHeaderExpanded
{
	background-color: #d8d8d8;
	text-align: left;
	padding: 2px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	border: 1px solid #999999;
}
.ilPanelFolderHeader
{
	font-weight: normal;
}
.ilPanelFolderHeaderExpanded
{
	font-weight: bold;
}
.ilPanelFolderBox
{
	background-color: #f4f5f5;
}
.ilPanelFolderName
{
	font-size: 12px;
	text-align: left;
}
.ilPanelFolderCount
{
	font-size: 10px;
	text-align: left;
}

/* used by embedded charts */

TABLE.legend 
{
	border: solid 1px #979797;
}

TD.legend_color 
{
	border-style: none;
	width: 10px;
}

TD.legend_name
{
	border-style: none;
	text-align: left;
}

.search_forminput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#f5f5f5;
	margin-top: 7px;
	margin-left: 5px;
}

/* end of embedded charts */

