
body {
	font-family:  Calibri;
	color:#333333; 
	margin: auto; 
    margin-left: auto;
    margin-right: auto;
	padding:0;
	font-size:1.0em;
	background: #fff;
}

table.listing
{
	font-size: 10pt;	
	white-space: nowrap;
	vertical-align: top;
}

table.listingDisabled
{
	font-size: 10pt;	
	white-space: nowrap;
	vertical-align: top;
    color: lightblue;
}

table.listing2
{
	font-size: 10pt;	
	vertical-align: top;
    
}

table.listing2Disabled
{
	font-size: 10pt;	
	vertical-align: top;
    color: lightblue;
    
}

.pcContent{
	width: 100%;
}
  
.pcHeader {
	
	width: 99%;
	height: 75px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	text-align: right;
}
.pcHeader .links {
	
	font-size:11px;
	position: relative;
	top:-15px;
	
	text-align:center;
	width: 100px;
}

.pcNav {
	float: left;
	width: 99%;
	height: 21px;
	background: #4d4d4d;
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
}

.logo {
	float: left;
	width: 99%;
	height: 75px;
	background-color: #FFFFFF;
	border: 0;
	text-align: left;
	vertical-align: bottom;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 1px solid #39b54a;
}

.pcNav2 {
	float: left;
	width: 99%;
	height: 21px;
	background: #ffffff;
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
}

.mainPcContent {
	float: left;
	width: 99%;
	padding: 5px 5px 5px 5px;
}

.leftPcContent {
	float: left;
	width: 40px;
	padding: 5px 10px 15px 10px;
}



h1 {
    font-family: Calibri, sans-serif;
    font-size: 24px;
    color: #198754;
    font-weight: 700;
    margin-top: 12px;
    margin-bottom: 8px;
}

.h1Label {
    font-family: Calibri, sans-serif;
    font-size: 24px;
    color: #198754;
    font-weight: 700;
    margin-top: 12px;
    margin-bottom: 8px;
}

.h2Label {
    font-family: Calibri, sans-serif;
	font-size: 18px;
	color: #a7d637;
	font-weight: 700;
	margin-top: 12px;
	margin-bottom: 8px;
}

.h2LabelReverse {
    font-family: Calibri, sans-serif;
	font-size: 18px;
    background-color: #0cb09d;
	color: #ffffff;
	font-weight: 700;
	margin-top: 12px;
	margin-bottom: 8px;
}

.h3Label {
    font-family: Calibri, sans-serif;
    font-size: 16px;
    color: #198754;
    font-weight: 700;
    margin-top: 6px;
    margin-bottom: 6px;
}

h2{font-family:Calibri, sans-serif;font-size:16px;margin-bottom:3px}
h3{font-family:Calibri, sans-serif;font-size:12px;margin:0;padding:0}
a:link{color:#198754;text-decoration:none}
a:visited {
    color: #198754;
    text-decoration: none
}
a:hover{color:#a7d637;text-decoration:underline}
a:active{color:#a7d637;text-decoration:underline}

a.h2LabelReverse {
    font-family: Calibri, sans-serif;
    font-size: 18px;
    background-color: #198754;
    color: #ffffff;
    font-weight: 700;
    margin-top: 12px;
    margin-bottom: 8px;
}


.pcFooter
{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	line-height: 1.6em;
	padding: 10px 0px 15px 0px;
	width: 100%;
	border-top: 1px solid #39b54a;
}
    .pcFooter a:link {
        color: #198754;
        text-decoration: none
    }
    .pcFooter a:visited {
        color: #198754;text-decoration:none
    }
.pcFooter a:hover{color:#4d4d4d;text-decoration:underline}
    .pcFooter a:active {
        color: #198754;
        text-decoration: underline
    }

.gridlink a:link{color:#5bc0a0;text-decoration:none}
.gridlink a:visited{color:#4d4d4d;text-decoration:none}
.gridlink a:hover{color:#5bc0a0;text-decoration:underline}
.gridlink a:active{color:#5bc0a0;text-decoration:underline}

.largeMenuOption {font-family:Calibri, sans-serif;font-size:16px;margin-bottom:3px; align-content: center;}

.submitButton {
    font-family: Verdana, Arial, sans-serif;
    background-color: #1BBDE0;
    border: 1px solid #336699;
    color: #ffffff;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    font-size: .8em;
	text-transform: uppercase;
}

#pc-rtg-all {
    text-align: left;
    margin: 0px auto;
    padding-bottom: 15px;
    padding-top: 5px;
    padding-left: 10px;
    float: left;
    width: 600px;
}

#pc-rtg-main {
    border: 1px solid #A1A5A9;
    padding: 20px;
    margin-top: -1px;
    margin-bottom: 0px;
    clear: left;
    width: 590px;
}


select {
    font-family: Calibri;
    font-size: 16px;
}


.mastertable {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
}


div {
    
    margin-left: auto;
    margin-right: auto;
    float: none;
}

divLeft {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

input {
    font-size: 1.0em;
}

textarea {
		font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.0em;
}

img {
    border: 0px;
}

.pc-rtg-ReqFieldLabel {
    font-weight: bold;
    color: #336699;
    margin-right: 5px;
}

.warning {
    color: #AA0000;
    font-size: 1.0em;
}

.error2 {
    color: #E41919;
    font-size: 1.0em;
    padding-left: 0px;
}

.pc-rtg-information {
    font-size: 0.8em;
    color: #000000;
    text-align: left;
}

.pc-rtg-message {
    color: #0000FF;
    font-size: 0.8em;
    padding-left: 0px;
}

.pc-rtg-instructions {
  font-size: 0.85em;
  line-height: 1.5em;
}

.pc-rtg-largeInstructions {
    font-size: 1.1em;
    text-align: left;
}

.pc-rtg-label-required {
    font-weight: bold;
    color: #336699;
    text-align: right;
}

.pc-rtg-label-date {
    text-align: right;
    margin-right: 5px;
    white-space: nowrap;
}

.pc-rtg-label-textarea {
    text-align: right;
    margin-right: 5px;
    white-space: nowrap;
}

.pc-rtg-label-querybox {
    text-align: right;
    white-space: nowrap;
}

.pc-rtg-label-customlist {
    text-align: right;
    margin-right: 5px;
    white-space: nowrap;
}

.pc-rtg-label-listbox {
    text-align: right;
    margin-right: 5px;
    white-space: nowrap;
}

.pc-rtg-label-preview {
    text-align: left;
    margin-right: 5px;
    white-space: nowrap;
}

.pc-rtg-label-phone {
    text-align: right;
    margin-right: 5px;
    white-space: nowrap;
}

.pc-rtg-input-textbox {
    text-align: left;
}

.pc-rtg-input-date {
    text-align: left;
}

.pc-rtg-input-textarea {
    text-align: left;
}

.pc-rtg-input-querybox {
    text-align: left;
}

.pc-rtg-input-customlist {
    text-align: left;
}

.pc-rtg-input-listbox {
    text-align: left;    
}


.pc-rtg-input-preview {
    text-align: left;
}

.pc-rtg-pickList {
    background-color: #EEEEEE;
}

.pc-rtg-textFieldNonRequired {
    width: 174px;
}

th 
{
	background-color: #DFDFDF;
    color: #000000;
    font-weight: bold;
    text-align: left;
}



.label {
    font-family: Calibri;
	background-color: #EFEFEF;
    font-weight: bold;
    text-align: right;
    width: 150px;
}

.data 
{
	vertical-align: top;
}



/* ---- Dynamic Querybox ----*/

#dqbResult
{
    position: absolute;
    background-color: #aaa;
    min-width: 180px;
    margin: 1px 0px 2px 0px;
    padding: 0px;
}

#dqbResult span: hover {
    background-color: #ddd;
}

#dropdown span: active {
    background-color: #ddd;
}

#dqbResult div
{
    margin-bottom: -5px;
    margin-top: 0px;
    padding-top: 0px;
    margin: 0px;
    padding: 0px;
    white-space:noWrap;
    overflow:visible;
}

div#dqbShadow {
    position: relative;
    right: 1px;
    margin: 0px;
    padding: 0px;
    background-color: #666; /*shadow color*/
    color: inherit;
    white-space:noWrap;
    overflow:visible;
}

.dqbRes {
    position: relative;
    bottom: 1px;
    right: 1px;
    background-color: white;
    border:  1px solid #AAA;
    cursor: pointer;
}

#dqbHighlight {
     color: #564b47;
     background-color: #ccc;
}


span.tool {
    position: relative;
    cursor: help;
}

span.tool span.tip {
    display: none;
}

span.tool:hover span.tip {
    display: block;
    z-index: 100;
    position: absolute;
    top: 2.5em;
    left: 0;
    width: auto;
    line-height: 1.2em;
    padding: 3px 7px 4px 6px;
    border: 1px solid #336;
    background-color: #f7f7ee;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-align: left;
}


/**********************TABS**************************/

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.blueBorder
{
    border-color: Blue;
    border-width: thin;
}

.redBorder
{
    border-color: Red;
    border-width: thin;
}



/*  modal popup */
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	/*background-color: #EFF3FB;*/
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.small 
{
    font-size: 9px;
    border-style: none;
    border-width: thin;
}


.medium {
    font-size: 12px;
    border-style: none;
    border-width: thin;
}

.mediumDropDown {
    width: 200px;
    font-size: 12px;
}


.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('images/info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image: url('images/valid.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('images/warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('images/cancel.png');
}


  .GVFixedHeader
        {
            
        }
        .GridViewContainer
        {
            overflow-y: scroll;
            overflow-x: hidden;
        }

div.column67 {
    float: left;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

div.column33left {
    float: left;
    width: 35%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

div.column50 {
    float: left;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
        margin-top: 20px;
    margin-bottom: 20px;
    
}



div.column33 {
    float: left;
    width: 30%;
    margin-left: 4px;
    margin-right: 2px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

div.column25 {
    float: left;
    width: 25%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
        margin-top: 20px;
    margin-bottom: 20px;
}

div.column20 {
    float: left;
    width: 20%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
        margin-top: 20px;
    margin-bottom: 20px;
}

div.column15{
    float: left;
    width: 15%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

