﻿html, body, div, h1, h2, h3, h4, h5, h6, p, pre, blockquote, address, img, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, form, fieldset, legend, object, embed {
margin: 0;
padding: 0;
border: 0;
}

html {height:100%;}

body 
{
    font: normal normal normal 13px 'Segoe UI', arial, sans-serif;
    line-height: 1.7;
    margin: 0px;
    padding: 0px;
    color: #4a4a4b;
    height:100%;
    background: #eaeef3 url(images/backmain.jpg) repeat-x top;
}

a { color: #0946a9; text-decoration: none; }
a:hover { color: #0946a9; text-decoration: underline;}

.a { color: #0946a9; text-decoration: none; cursor: pointer; }
.a:hover { color: #0946a9; text-decoration: underline;}

.adk { color: #39393f; text-decoration: none; cursor: pointer; }
.adk:hover { color: #0946a9; text-decoration: underline;}

.amed { color: #5b5b5c; text-decoration: none; cursor: pointer; }
.amed:hover { color: #0946a9; text-decoration: underline;}

.alt { color: #909499; text-decoration: none; cursor: pointer; }
.alt:hover { color: #0946a9; text-decoration: underline;}

.colordk { color: #39393f; }
.colormed { color: #5b5b5c; }
.colorlt { color: #909499; }
.colorvlt { color: #bbbbbb; }

table { border-collapse: collapse; border-spacing: 0px;}

h1
{
    font-size: 30px;
    margin: 0 0;
    line-height: 30px;
    color: #39393f;
}

h2
{
    font-size: 26px;
    margin: 0 0;
    color: #39393f;
}

h3
{
    font-size: 20px;
    margin: 0 0;
}

h4
{
    font-size: 18px;
    margin: 0 0;
}

.clearfix {display: inline-block;}
.clearfix::after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}


.text
{
    font-size: 13px;
}

.textbold
{
    font-size: 13px;
    font-weight: bold;
}

.textplus1
{
    font-size: 14px;
}

.textplus1bold
{
    font-size: 14px;
    font-weight: bold;
}

.textplus2
{
    font-size: 15px;
    line-height: 1.6;
}

.textplus2bold
{
    font-size: 15px;
    line-height: 1.6;
    font-weight: bold;
}

.textplus3
{
    font-size: 16px;
    line-height: 1.6;
}

.textplus3bold
{
    font-size: 16px;
    line-height: 1.6;
    font-weight: bold;
}

.textplus4
{
    font-size: 17px;
    line-height: 1.6;
}

.textplus5
{
    font-size: 18px;
    line-height: 1.6;
}

.textplus6
{
    font-size: 19px;
    line-height: 1.6;
}

.textminus1
{
    font-size: 12px;
}

.textminus2
{
    font-size: 11px;
}





.headermenuitem, .headermenuitemon
{
    padding: 0px 0px 0px 36px;
}

.headermenuitem a
{
    font-size: 16px;
    font-weight: bold;
    color: #7c818b;
    text-shadow: 0 1px rgba(255, 255, 255, 1.0);
}

.headermenuitemon a
{
    font-size: 16px;
    font-weight: bold;
    color: #4a4a4b;
    text-shadow: 0 1px rgba(255, 255, 255, 1.0);
}

.footeroutermenuitem
{
    padding: 0px 20px 0px 0px;
    white-space: nowrap;
}

.footeroutermenuitem a
{
    font-size: 12px;
    font-weight: bold;
    color: #7c818b;
    text-shadow: 0 1px rgba(255, 255, 255, 1.0);
}


ol p
{
    padding-top: 5px; 
    line-height: 150%;  
}


ul#tabs 
{
    position: relative;
    margin: 0;
    padding: 0 0 0 9px;
    height: 32px;
    _overflow: hidden;
    background: white url(/images/pixel_dddddd.gif) bottom repeat-x;
    display: block;
    list-style-type: disc;
}

ul#tabs li {
    margin: 0 4px 0 0;
    list-style: none;
    position: relative;
    width: auto !important;
    background: #f7fafd;
    padding: 0px 15px 0px 15px;
    border: 1px solid #dddddd;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-bottom: none;
    font-weight: bold;
}

ul#tabs li.selected {
    margin-top: 0;
    background-color: white;
    border-bottom: 1px solid white;
    box-shadow:inset 0 1px 3px rgba(0,0,0,0.2);
}

.tab {
    margin: 0;
    margin-top: -8px;
    font-size: 8pt;
    float: left;
    width: 126px;
    _width: 125px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #f7fafd;
}

.resource_li li{ padding: 4px 0px 4px 0px; line-height: normal; color: #666666; }
.resource_rowmaintrim{ margin-bottom: 8px; max-width: 560px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.resource_rowrighttrim{ padding-left: 10px; max-width: 300px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; }
.resource_rowrighttrimext{ padding-left: 10px; max-width: 300px; overflow: hidden; text-overflow: ellipsis; font-size: 12px; }

.resource_header
{
    font-family: 'Segoe UI Light', 'Segoe UI', arial, sans-serif; 
    margin: 0 0;
    padding-bottom: 4px;
    margin-bottom: 0px; line-height: 28px; font-size: 36px;
    font-weight: bold;
}


.code
{
    font-family: Consolas, 'Lucida Console', Monospace;
}


.bargraph
{
    background-color: #dce2e9;
    color: #333333;
    background-image: url(/images/backstatus_gray.png);
    background-repeat: repeat-x;
    padding: 7px 12px 5px 12px;
    line-height: normal;
    -moz-border-radius:18px;
	-webkit-border-radius:18px;
	border-radius:18px;
	border: solid 1px #9da1a5;
	border-bottom: solid 1px #d2d7dd;
	text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.9);
	min-height: 22px;
}

.bargraph_good
{
    background-color: #00ba00;
    color: #FFFFFF;
    background-image: url(/images/backstatus_good.png);
    background-repeat: repeat-x;
    padding: 7px 12px 5px 12px;
    line-height: normal;
    -moz-border-radius:18px;
	-webkit-border-radius:18px;
	border-radius:18px;
	text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.5);
	min-height: 22px;
}

.bargraph_warning
{
    background-color: #f2a20f;
    color: #333333;
    background-image: url(/images/backstatus_warning.png);
    background-repeat: repeat-x;
    padding: 7px 12px 5px 12px;
    line-height: normal;
    -moz-border-radius:18px;
	-webkit-border-radius:18px;
	border-radius:18px;
	border: solid 1px #ef9b05;
	border-bottom: solid 1px #a64f09;
	text-shadow: 0px 1px 0 #fde9af;
	min-height: 22px;
}

.bargraph_error
{
    background-color: #9d282e;
    color: #FFFFFF;
    background-image: url(/images/backstatus_error.png);
    background-repeat: repeat-x;
    padding: 7px 12px 5px 12px;
    line-height: normal;
    -moz-border-radius:18px;
	-webkit-border-radius:18px;
	border-radius:18px;
	border: solid 1px #dc284c;
	border-bottom: solid 1px #a80526;
	text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.6);
	min-height: 22px;
}






.buttonstd
{
    display: inline-block;
	border: 1px solid #b6bcc3;
    color: #7e8993;
    background-color:#fcfdfd;
    background-image: url(/images/buttonstd_back.png);
    background-repeat: repeat-x;
    background-position: top;
    text-shadow: 0 1px rgba(255, 255, 255, 1.0);
    border-radius: 14px;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    box-shadow:0 1px 2px rgba(182,188,195,0.5);
    height: 28px;
}
.buttonstd:hover 
{
    box-shadow:0 2px 2px rgba(182,188,195,0.6);
    border:1px solid #9ea3aa;
    color: #717a81;
}
.buttonstd:active 
{
    
    box-shadow:inset 0 2px 2px rgba(182,188,195,0.7);
    border:1px solid #9ea3aa
}

.buttonstdbig 
{
    font-size: 15px;
    border-radius: 22px;
    height: 44px;
    background-image: url(/images/buttonstdbig_back.png);
    background-position: 0px 12px;
}


.buttongrn
{
    display: inline-block;
	border: 1px solid #40982e; border-bottom-color: #1d730b;
    color: #184835;
    background-color:#60a11b;
    background-image: url(/images/buttongrn_back.png);
    background-repeat: repeat-x;
    text-shadow: 0 1px #9bd58b;
    border-radius: 14px;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    box-shadow:0 1px 2px rgba(182,188,195,0.5);
    height: 28px;
}
.buttongrn:hover 
{
    box-shadow:0 2px 2px rgba(182,188,195,0.9);
    border:1px solid #1d730b;
}
.buttongrn:active
{
    box-shadow:inset 0 2px 6px rgba(24,72,53,0.7);
    border:1px solid #b6bcc3
}

.buttongrnbig 
{
    font-size: 15px;
    border-radius: 22px;
    height: 44px; 
    background-image: url(/images/buttongrnbig_back.png);
}



.buttondload
{
    display: inline-block;
	border: 1px solid #404148;
    color: #ffffff;
    background-color:#7d7e82;
    background-image: url(/images/buttondload_back.png);
    background-repeat: repeat-x;
    background-position: top;
    text-shadow: 0 1px rgba(0, 0, 0, 1.0);
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    box-shadow:0 1px 2px rgba(80,80,80,0.5);
    height: 24px;
    line-height: 22px;
    text-decoration: none; 
}
.buttondload:hover 
{
    box-shadow:0 2px 2px rgba(80,80,80,0.7);
    border:1px solid #222328;
}
.buttondload:active 
{
    box-shadow:inset 0 2px 2px rgba(80,80,80,0.5);
    border:1px solid #222328
}




.textboxstd
{
    display: inline-block;
	border: 1px solid #b6bcc3;
    color: #7c818b;
    background-color:#fff;
    background: white url(/images/topfade.gif) repeat-x top;
    text-shadow: 0 1px rgba(255, 255, 255, 1.0);
    border-radius: 6px;  
    padding-left: 10px;
    outline: none;
}

.textboxstdbig
{
    font-size: 14px;
    border-radius: 26px;
    height: 40px;
    padding-left: 20px;
}




.infoicontip
{
    padding-left: 5px; 
    padding-right: 5px;
    height: 12px; 
    width: 11px;
    opacity: 0.50; filter:alpha(opacity=50);
}

.infoicontip:hover
{
    opacity: 1.0; filter:alpha(opacity=100);
}


.infoicontip18
{
   height: 18px; 
    width: 18px;
    opacity: 0.50; filter:alpha(opacity=50);
}

.infoicontip18:hover
{
    opacity: 1.0; filter:alpha(opacity=100);
}


.counternumber {
    position: relative; 
    float: left; 
    height: 39px; 
    width: 30px;
    border-right: solid 1px #aab1b6;
    border-top: solid 1px #aab1b6;
    border-right: solid 1px #aab1b6;
    border-bottom: solid 1px #aab1b6;
    cursor: default;
    background-image: url(/images/counterback.png); 
    background-repeat: repeat-x; 
    background-position: bottom;
    box-shadow: 0 0 6px rgba(201, 211, 219, 0.9);
    padding-top: 2px;
}



#backgroundPopup
{
    position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 990;display: none; background: url('/images/fancybox_overlay.png');
}

#downloadPopup
{
    display: none; z-index:1000; position:absolute; background:#FFFFFF; padding: 8px; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -moz-box-shadow: 0 0 20px 0px #111111; -webkit-box-shadow: 0 0 20px 0px #111111; box-shadow: 0 0 20px 0px #111111;
}

#downloadPopupClose
{
    position: absolute;
	top: -32px;
	right: -32px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
    background-image: url('/images/fancybox_sprite.png');
}

#downloadPopupInner
{
    height:350px; width:600px; padding: 5px 10px; position: relative; background:#FFFFFF; border:10px solid #ffffff; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;
}

#downloadPopupInner iframe
{
    width: 100%;
    height: 130px;
    border: 1px solid #E5E5E5;
    background: #f9f9f9;
    overflow-x: hidden;
    -moz-box-shadow: inset 1px 2px 4px #cccccc;
    -webkit-box-shadow: inset 1px 2px 4px #cccccc;
    box-shadow: inset 1px 2px 4px #cccccc;
}

.helpPopup
{
    display: none; z-index:1000; position:absolute; background:#ffffff; padding: 8px; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -moz-box-shadow: 0 0 15px 0px #444444; -webkit-box-shadow: 0 0 15px 0px #444444; box-shadow: 0 0 15px 0px #111111;
}

.helpPopupInner
{
    height:300px; width:400px; padding: 10px 15px; position: relative; background:#FFFFFF; border:10px solid #ffffff; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;
}

.helpPopupClose
{
    position: absolute;
	top: -32px;
	right: -32px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
    background-image: url('/images/fancybox_sprite.png');
}



.textinput
{
    background: white url(/images/topfade.gif) repeat-x top;
    border-style: none solid solid;
    vertical-align: middle;
    border: 1px solid #9ea3aa;
    padding: 4px;
    color: #333;
    margin: 0;
    border-radius: 2px;
}

.textinput_error
{
    background: white url(/images/topfade.gif) repeat-x top;
    border-style: none solid solid;
    vertical-align: middle;
    border: 1px solid #D22F2A;
    padding: 4px;
    color: #333;
    margin: 0;
    border-radius: 2px;
}

.dropdowninput
{
    background: white url(/images/topfade.gif) repeat-x top;
    border-style: none solid solid;
    vertical-align: middle;
    border: 1px solid #9ea3aa;
    padding: 3px;
    color: #333;
    margin: 0;
    border-radius: 2px;
}

.dropdowninput_error
{
    border-style: none solid solid;
    vertical-align: middle;
    border: 1px solid #D22F2A;
    padding: 3px;
    color: #333;
    margin: 0;
    border-radius: 2px;
}


.tooltip {cursor: help; }

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content_outer
{
    background-color: #999;
    padding: 1px;
    border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: 0 0 6px 0px rgba(0,0,0,0.5);
	   -moz-box-shadow: 0 0 6px 0px rgba(0,0,0,0.5);
	        box-shadow: 0 0 6px 0px rgba(0,0,0,0.5);
}

#tiptip_content {
	font-size: 12px;
	color: #666666;
	padding: 8px;
	background-color: #ffffff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: #999;
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: #999;
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: #999;
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: #999;
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: #999;
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: #999;
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: #999;
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: #999;
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 8px;
		background-color:#ffffff;
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: #fff;
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: #fff;
	}
}



.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #fff;
	text-shadow: none;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 0 20px 0px #111111;
	   -moz-box-shadow: 0 0 20px 0px #111111;
	        box-shadow: 0 0 20px 0px #111111;
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif');
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
	text-align: center;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}




.unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}