﻿.homepage{background-image:url('../img/homepage.png');width:990px; height:458px;}
.grad{background-image: url('../img/gradiantbox.png'); background-repeat: no-repeat; width: 277px; height: 156px; margin-left:10px; float:left;}
.borderzero {border-width: 0px;}
.m-left40{margin-left:40px;}
.cursor{cursor:pointer;}
.width90{width:90%;}
.font-red{	color:red; }
.m-left10{margin-left:10px;}
.m-left15{margin-left:15px;}
.m-left20{margin-left:20px;}
.m-left25{margin-left:25px;}
.m-top35{margin-top:35px;}
.m-top15{margin-top:14px;}
.m-top10{margin-top:10px;}
.m-top5{margin-top:5px;}
.m-top5{margin-top:5px;}
.m-bottom5{margin-bottom:5px;}
aside #font12{font-size:12px;}
.m-left35{margin-left:35px;}
.m-left40{margin-left:43px;}
.p-top75{padding-top:75px;}
.p-top10{padding-top:10px;}
.m-left4p{margin-left:12%;margin-top:2%;}
.m-left12p{margin-left:12%;padding-top: 10px; color: #FFBE00;}
.m-left12p a{color: #FFBE00;text-decoration:underline;}
.username, .login, .password, .forgotpassword{padding-left: 5px; padding-bottom: 8px;}
input[type="text"],input[type="password"],input[type="select"],input[type="search"],input[type="file"],input[type="date"],
textarea,select{border-color:#C4C4C4 #E9E9E9 #E9E9E9 #C4C4C4;border-style:solid;border-width:1px;padding:3px;color:#777;}
#page1 {float:left;width:575px;height:100%;background-color:#FFF;}
#page1 a {color: #329ECC;text-decoration:none;border-bottom:1px solid #A1CFD4;}
#page1 a:hover, #page1 a:focus, #page1 a:active {background-color:#E2EFFF;border-bottom:1px solid #329ECC;}
#page1 .subtitle {text-transform:uppercase;color:#93BB3A;font-size:9px;font-family: Tahoma, Arial, sans-serif;}
#pagetitle1 {
	background-color:#5D9ADF;
	border-top:4px solid #266DBB;
	border-bottom:1px solid #2A7AD2;
	float:left;
	width:100%;
	background: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.2, rgb(80,146,220)),
	color-stop(0.8, rgb(107,163,226))
	);
	background: -moz-linear-gradient(
	center bottom,
	rgb(80,146,220) 20%,
	rgb(107,163,226) 80%
	);
}
#pagetitle1 h1 {color:#fff;font-size:1.6em;padding:12px 0;text-shadow:0 -1px 1px #2A7AD2;margin:0;top:0;line-height:1.2em;float:left;}
#pagetitle1 h1 span {color:#C4E3FF;}
#pagetitle1 input {border:2px solid #5D9ADF;color:#666;float:right;line-height:18px;margin:10px 0 0;padding:4px 24px 4px 4px;
	vertical-align:middle;width:202px;background:#fff url("../img/search.gif") no-repeat 99% 56%;
	-moz-box-shadow:0 0;-webkit-box-shadow:0 0;	box-shadow:0 0;
}
#pagetitle1 input:focus {border:2px solid #266DBB;-webkit-focus-ring-color: none;}
/* Wrappers & headers
---------------------------------------------------------------------*/

.wrapper2, .wrapper2-login {text-align:left;width: 612px;position:relative;margin-top: 0px;margin-right: auto;margin-bottom: 0px;margin-left: auto;}
.wrapper3, .wrapper2-login {text-align:left;width: 800px;position:relative;margin-top: 0px;margin-right: auto;margin-bottom: 0px;margin-left: auto;}
.wrapper-login2 {width: 360px;}
.wrapper2, .wrapper-login3 {text-align:left;width: 612px;position:relative;margin-top: 0px;margin-right: auto;margin-bottom: 0px;margin-left: auto;}
.wrapper3, .wrapper-login4 {text-align:left;width: 750px;position:relative;margin-top: 0px;margin-right: auto;margin-bottom: 0px;margin-left: auto;}
.wrapper-login1 {width: 50px;}
.width500 {width:600px;}
.width565 {width:565px;}
.wrapper4, .wrapper2-login {text-align:left;width:580px;position:relative;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left: auto;}
.wrapper4, .wrapper-login5 {text-align:left;width:560px;position:relative;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left: auto;}
.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 {font-size: 11px;color: #fff;text-shadow: 0 0 2px #000;	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);background-color: rgb(25,25,25);background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;box-shadow: 0 0 3px #555;	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}
.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: rgba(255,255,255,0.35);border-top-color: #191919;}
.tiptip_holder.tip_bottom .tiptip_arrow {border-bottom-color: #fff;border-bottom-color: rgba(255,255,255,0.35);}
.tiptip_holder.tip_right .tiptip_arrow {border-right-color: #fff;border-right-color: rgba(255,255,255,0.35);}
.tiptip_holder.tip_left .tiptip_arrow {border-left-color: #fff;border-left-color: rgba(255,255,255,0.35);}
.tiptip_holder.tip_top .tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

.tiptip_holder.tip_bottom .tiptip_arrow_inner {	margin-top: -5px;margin-left: -6px;border-bottom-color: rgb(25,25,25);border-bottom-color: rgba(25,25,25,0.92);}
.tiptip_holder.tip_right .tiptip_arrow_inner {margin-top: -6px;margin-left: -5px;border-right-color: rgb(25,25,25);border-right-color: rgba(25,25,25,0.92);}
.tiptip_holder.tip_left .tiptip_arrow_inner {margin-top: -6px;margin-left: -7px;border-left-color: rgb(25,25,25);border-left-color: rgba(25,25,25,0.92);} 

/* Webkit Hacks  */
 
@media screen and (-webkit-min-device-pixel-ratio:0) {
.tiptip_content {padding: 4px 8px 5px 8px;background-color: rgba(45,45,45,0.88);}
.tiptip_holder.tip_bottom .tiptip_arrow_inner{border-bottom-color: rgba(45,45,45,0.88);}
.tiptip_holder.tip_top .tiptip_arrow_inner{border-top-color: rgba(20,20,20,0.92);}
} 
p{padding:2px;}

.box ul {line-height:2em;}
.full1{width:90%;}
#personPopupContainer{position:absolute;left:0;top:0;display:none;z-index: 20000;}  
.personPopupPopup{  	}  
#personPopupContent{background-color: #FFF;width: 300px;min-height: 50px;}  
.personPopupPopup .personPopupImage{ margin: 5px; margin-right: 15px;  	}  
.personPopupPopup .corner{width: 19px;height: 15px;}  
.personPopupPopup .topLeft{background: url('../imagespop/balloon_topLeft.png') no-repeat;}  
.personPopupPopup .bottomLeft{background: url('../imagespop/balloon_bottomLeft.png') no-repeat;}  
.personPopupPopup .left{background: url('../imagespop/balloon_left.png') repeat-y;}  
.personPopupPopup .right{background: url('../imagespop/balloon_right.png') repeat-y;}  
.personPopupPopup .topRight{background: url('../imagespop/balloon_topRight.png') no-repeat;}  
.personPopupPopup .bottomRight{background: url('../imagespop/balloon_bottomRight.png') no-repeat;}  	
.personPopupPopup .top{background: url('../imagespop/balloon_top.png') repeat-x;}  
.personPopupPopup .bottom{background: url('../imagespop/balloon_bottom.png') repeat-x;text-align: center;} 
.toolTip {padding-right: 20px; background: url(images/help.gif) no-repeat right;color: #3366FF; cursor:default;position: relative;}
.toolTipWrapper {width: 301px;position: absolute;top: 10px;display: block;color: #333333;font-weight: bold;font-size: 9pt;left:20px;z-index:9999;}
.toolTipTop {width: 301px;height: 49px;background: url(../img/tooltiptop.png) no-repeat;}
.toolTipMid {padding: 8px 15px;background: #A1D40A url(../img/tooltipmid.png) repeat-y top;}
.toolTipBtm {height: 18px; background: url(../img/tooltipbtm.png) no-repeat;}
table.under-style th,table.under-style td {	line-height:18px;padding:4px 8px 4px 0;}
table.under-style td,table.under-style th {background:none !important;color:#666;border-bottom:0 none;border-bottom:0px dotted #ddd !important;}
table.under-style caption {margin-bottom:0;text-align: left;}
td.legendLabel {font-size:11px;padding:0 4px;vertical-align: middle;}
.gridHeaderClass{background-color:#2A7AD2 !important;text-align:left;color:#fff;}
.no-uline{text-decoration:none;}
.dldtdd{	margin:10px 0 10px 15px;font-weight:700;}
.black{	color:#000000;font-size:11px;}
.legendbox{border:thin gray solid;background-color:white;padding:2px;}
span.lbl {
	 
	text-transform:uppercase;
	color:#fff;
	font-family: "tahoma", sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-radius:2px;
}

span.lbl-red {
	background-color:#df0000;
}
span.lbl-green {
	background-color:#4BA508;
}
span.lbl-lgreen {
	background-color:#b9d300;
}
span.lbl-dgreen {
	background-color:#6c650f;
}
span.lbl-blue {
	background-color:#0085CC;
	
}
span.lbl-dblue {
	background-color:#3392c5;
	
}
span.lbl-purple {
	background-color:#6E0A9E;
}

span.label-yellow {
	background-color:#f7de36;
}
span.lbl-gray {
	background-color:#555;
}
span.lbl-orange {
	background-color:#f17c0e;
}
span.lbl-gold {
	background-color:#b90;
}
span.lbl-lsilver {
	background-color:#a53a05;
}

span.lbl-silver {
	background-color:#ccc;
}
span.lbl-yellow {
	background-color:#FFC806;
}
span.lbl-black {
	background-color: #111;
}
 span.lbl-blockedAgency
   {
    background-color: #ffdddd;
   color:#666;
  }
span.lbl-blockedGroups
   {
    background-color: #ddddff;
   color:#666;
   
       }

table.new-style{width:100%;}
table.new-style th,table.new-style td {	line-height:18px;padding:2px 8px 2px 0 !important;}
table.new-style td,table.new-style th {background:none !important;color:#666;border-bottom:0 none !important;border-bottom:0px dotted #ddd !important;}
table.new-style caption {margin-bottom:0;text-align: left;}
table.no-style table.new-style td,table.no-style table.new-style th {background:none !important;color:#666;border-bottom:0 none !important;border-bottom:0px dotted #ddd !important;}
.td10{width:10%} .td20{width:20%} .td25{width:25%} .td30{width:30%} .td40{width:40%} .td50{width:50%} .td60{width:60%} .td70{width:70%} .td80{width:80%} .td90{width:90%}
.txtblue{
	color:#599EDC;
	padding:0;
	text-decoration:none;
}
.txtgrey{color:#888 !important;}

aside article img{float:left; width:50px; margin-right:8px;}
aside article div{float:left; width:150px; }

aside article div.tiny{font-size:smaller}

 
aside article{margin-bottom:10px !important; padding-bottom:10px  !important;}



/*
#topnav {
	color:#999;
	padding:6px 0 6px 10px;
	position:absolute;
	right:0;
	top:0;
	white-space:nowrap;

	text-align:right;
	text-decoration: none; font-family: Verdana; cursor: default; font-size: 10px;
	
}
#topnav span {
	color:#444;
}
#topnav a {
	color:#2A7AD2;
	padding:0;
	text-decoration:none;
}
#topnav a.high {
	color:#FFC806;
	text-decoration:none;
}
#topnav a:hover, header#top aside a:hover,
#topnav a:focus, header#top aside a:focus,
#topnav a:active, header#top aside a:active {
	color:#08954a7;
	text-decoration:none;
	font-family: Verdana;
}
*/