﻿html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
}


.htmlX{
  height: 100%;
}

.bodyX {
    height: 100%;
    min-height: 100%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color:Black;
	font-weight: normal;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
}

H2 { font-size:18px; margin-bottom:2px; }

TD {
	vertical-align:top;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

a:active {
	text-decoration: underline;
	color: #000000;
}
	

.pageBox { position:absolute; top:0px; left:0px; right:0px; bottom:0px; min-width:950px; background-color:rgb(240,240,240);}

.headerBox { position:absolute; width:100%; height:90px;}
.contentBox { position:absolute; width:100%; top:91px; bottom:22px; background-color:white;	font-family: Verdana, Arial, Helvetica, sans-serif; overflow:auto; overflow-x:hidden;
	border-top: 1px solid #AAAAAA;
}
.footerBox { position:absolute; width:100%; height:20px; bottom:0px; 
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: rgb(35,71,142); 
	padding: 10px 0px 0px 0px; 	
	text-align:center;
    background-color: rgb(240, 240, 240);
    border-top:1px solid rgb(200, 200, 200);
}
.footerBox a:link { font-weight: bold; color: rgb(35,71,142); font-size: 11px; font-family: Helvetica, Verdana, Arial, sans-serif; font-weight:bold; text-decoration: underline}
.footerBox a:active { font-weight: bold; color: rgb(35,71,142); font-size: 11px; font-family: Helvetica, Verdana, Arial, sans-serif; font-weight:bold; text-decoration: underline}
.footerBox a:visited {font-weight: bold; color: rgb(35,71,142); font-size: 11px; font-family: Helvetica, Verdana, Arial, sans-serif; font-weight:bold; text-decoration: underline}
.footerBox a:hover { font-weight: bold; color: rgb(35,71,142); font-size: 11px; font-family: Helvetica, Verdana, Arial, sans-serif; font-weight:bold; text-decoration: underline}
div.contentBoxLeft { position:absolute; width:200px; min-width:200px; height:100%; background-color:rgb(240, 240, 240);border-right:1px solid #AAAAAA; font-family:Verdana,arial;font-size:10px; 
                      overflow:auto; overflow-x:hidden; 
}
div.contentBoxRight { position:absolute; left:201px; right:0px; height:100%; }

.afLeftNavAccordion {
	height: 100% !important;
	overflow-x: hidden !important;
}

.contentBoxListArea {
  position:absolute; width:100%; height:100%;overflow:auto; overflow-x:hidden; 
}

.contentBoxListFooter {
  position:absolute; width:100%; height:20px; bottom:10px;   
  background-color: rgb(240, 240, 240);        
}



div.contentBoxLeft div.searchFilters {
    padding:10px 10px 2px 10px;
}
select {
    height:25px;
    border:solid 1px #888;
    border-radius:3px;
    padding:3px;
    color:#444;
}
select[disabled=disabled] {
    background-color:#eeeeee;
	opacity: 1;
}
input[type=text], input[type=password]  {
    height:20px;
    outline:none;
    border:solid 1px #888;
    border-radius:3px;
    padding:2px;
    color:#444;
}
input[type=submit], input[type=file] {
    border:solid 1px #888;
    border-radius:4px;
    padding:5px 10px 5px 10px;
    background-color: #CCC;    
    color:#555;
    cursor: pointer;
}

input[type=submit][disabled=disabled], input[type=file][disabled=disabled]  {background-color:#F1F1F1;    cursor:default;}
input[type=submit]:hover, input[type=file]:hover  {background-color:#AAA;}

input[disabled=disabled][disabled=disabled]:hover {background-color:#F1F1F1;}


input[type=submit].small {
  font-size: 9px;
  color:#333;
}

.afImageButtons input[type=submit] {
  font-size: 9px;
  color:#333;
}

input[type=text].error {
  color: red!important;
}

div.contentBoxLeft div.searchFilters select {
    width: 180px;
    height:25px;
    background-color:#eeeeee;
}

div.contentBoxLeft div.searchFilters input[type=text] {
    margin-bottom:4px;
    width: 174px;
}
div.contentBoxLeft div.searchFilters input[type=submit] {
    float:right;
    margin-left:5px;
    background-color: #CCC;    
}
div.contentBoxLeft div.searchFilters input[type=submit]:hover {background-color:#AAA;}

div.contentBoxLeft div.searchFilters span.label {
    margin-top:10px;
    display:inline-block;
    color:#444;
}

div.contentBoxLeft div.buttons {
    position:absolute;
    bottom:30px;
    padding-left:10px;
}

div.contentBoxLeft div.buttons input[type=submit] {
    width: 180px;
    margin: 0 auto;
    padding:12px 3px 12px 3px;
}
div.contentBoxLeft td.buttons input[type=submit] {
    width: 170px;
    margin: 5px auto;
    padding:12px 3px 12px 3px;
}


div.contentBoxRight .afMessageDisplay {
  width:100%;
  margin:0px 0px 0px 0px;
}
a.ContextMenuItem:hover
{
	background-color: red;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}


.pageContent{
    width:100%;
    height:100%;
    background-color:white;
}
.pageContent.withListFooter {
    height: calc(100% - 22px);
}


.afMainShell 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	width: 100%;
    min-height:100%;
    height: 100%;
	vertical-align:top;
	text-align:center;	
}
.afMainShellTD
{
    width:98%;
    text-align:center;
}
.afMainShellInner 
{
	margin: 0px 0px 0px 0px;
	min-width: 900px;
	max-width: 1330px;
	height:100%;
	vertical-align:top;
	text-align:left;
  padding: 0px 10px 0px 10px;
}


/*#background-color: rgb(46,53,143); */
.afSiteHeader 
{
    background-color:rgb(35,71,142);     
    background-image: -ms-linear-gradient(rgb(34,92,156), rgb(36,55,132));	
    height:55px;
	width:100%;
	font-size:24px;
	font-weight:bold;
	font-family:Calibri,arial;
	color:rgb(255,255,255);
	text-align:left;
    border-bottom:1px solid #666666;

}

.afSiteSubHeader 
{
	font-size:16px;
	font-weight:normal;
	font-family:Calibri,arial;
    font-style:italic;
	color:rgb(255,255,255);
    text-align:left;
    padding-bottom:5px;

}

.afSiteHeaderLeft
{
	background-color: #FFFFFF;
}
.afSiteHeaderRight
{
	color:#000000;
	font-weight:bold;
	text-align:right;
	padding: 20px 0px 0px 0px;
	
}

.afSearchBox input{width:100%;min-width:33px;-webkit-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px;border:1px solid rgba(0,0,0,0.2);border:1px solid #ccc;vertical-align:top;padding:5px 0 4px;height:19px;margin-top:0;border-right:0;text-indent:5px;font-size:14px;color:#999}
.afSearchImage input{width:30px;height:30px;border-radius:0 5px 5px 0;border:1px solid rgba(0,0,0,0.2);border:1px solid #ccc; border-left:none;display:block;margin-top:0;background-color: rgb(255, 255, 255);}



.afPage
{
	background-color: #FFFFFF;
	margin: 5px 5px 5px 5px;
	height:70%;
}
.afPageHeader
{
	background-image: url(Images/ribbon_repeat.gif) ;	
	background-color: #FFFFFF;
	background-repeat:repeat-x; 
	height: 19px;
}
.afPagePrintHeader 
{
	font-weight: bold;
	font-size:18px; 
	color: #333333; 
	margin: 5px 0px 15px 0px;
	border-bottom:solid 6px #B50000; 	
	text-align:left
}
.afPagePrintHeader H1
{
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	font-size:20px; 
}
.afPageTitle 
{
	margin-left: 5px;
	padding-right:0px;
}
.afPageTitleLeft
{
	/* background-image: url(images/pagetitle_L.jpg);
	background-repeat:no-repeat; */
	width:10px;
}
.afPageTitleLeft.NoBackground {	background-image:none;}

.afPageTitleRight
{
	background-image: url(images/pagetitle_R.jpg);
	background-repeat:no-repeat;
	width:10px;
}
.afPageTitleRight.NoBackground { background-image:none;}

.afPageTitleMain
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight:500;
	color: rgb(100, 100, 100);	
	vertical-align:middle;
    text-align:left;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 5px;
}

.afPageTitleMain.NoBackground {	background-image:none; height:40px;}

.afPageTitleMain H2
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: rgb(35,71,142);
	margin: 0px 0px 0px 5px; 
	vertical-align:top;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 5px;
}

.afPageTitleActions
{

  /*	background-image: url(images/pagetitle_bg.jpg);
	background-repeat:repeat-x; */
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(35,71,142); 
	padding: 10px 3px 3px 0px; 	
	vertical-align:top;
	text-align:right;
}
.afPageTitleActions a:link { font-weight: normal; font-size: 12px; color: rgb(35,71,142); text-decoration: none;}
.afPageTitleActions a:active { font-weight: normal; font-size: 12px; color: rgb(35,71,142); text-decoration: none}
.afPageTitleActions a:visited {font-weight: normal; font-size: 12px; color: rgb(35,71,142); text-decoration: none}
.afPageTitleActions a:hover { font-weight: normal; font-size: 12px; color: rgb(35,71,142); text-decoration: underline}
.afPageTitleActions.NoBackground {	background-image:none;}


.afPageSubTitle 
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(35,71,142);
	margin-left:5px;
}
.afPageSubTitle a:link { font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; font-size: 12px; color: rgb(35,71,142); font-style: italic; text-decoration: none;}
.afPageSubTitle a:active { font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; font-size: 12px; color: rgb(35,71,142); font-style: italic; text-decoration: none}
.afPageSubTitle a:visited { font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; font-size: 12px; color: rgb(35,71,142); font-style: italic; text-decoration: none}
.afPageSubTitle a:hover { font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; font-size: 12px; color: rgb(35,71,142); font-style: italic; text-decoration: underline}


/* HEADER MENU*/
.afHeaderNav 
{
	vertical-align:middle;
	text-align:left;	
	font-size:12px;	
    color:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    text-align:left;	
}
table.afHeaderNav a, .afHeaderNav a:link, .afHeaderNav a:visited, .afHeaderNav a:active {color:#FFFFFF; font-size:12px; text-decoration: none; margin:0px 7px 0px 3px;}
table.afHeaderNav a:hover { color: #FFFFFF; font-size:12px; text-decoration: none}

.afHeaderNavItem
{
    color: #FFFFFF;
    font-size:12px;
    font-weight:normal;
    padding:5px 5px 5px 5px;
}

.afHeaderNavPopup
{
	border: solid 1px #666666;	
    z-index: 100;	
}
table.afHeaderNavPopupItem 
{
	background-color: #EBEBEB;
	padding: 5px 1px 5px 3px;
	font-size:12px;
}
a.afHeaderNavPopupItem 
{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	padding: 1px 15px 1px 3px;
	background-color: #EBEBEB;
	font-size:12px;
	font-weight:normal;
	height: 12px;
	vertical-align:middle;
	text-align:left;		
}
.afHeaderNavPopupItem a:link,.afHeaderNavPopupItem a:visited, .afHeaderNavPopupItem a:active  { font-weight: normal; color: #000000; text-decoration: none}
.afHeaderNavPopupItem a:hover { font-weight: normal; color: #58539D; text-decoration: none}

a.level2.afHeaderNavPopupItem:link,a.level2.afHeaderNavPopupItem:visited,a.level2.afHeaderNavPopupItem:active {color: #000000; text-decoration: none; font-size:12px;}
a.level2.afHeaderNavPopupItem:hover {color:#FFFFFF; background-color:rgb(35,76,146); text-decoration: none; font-size:12px;}

table.afHeaderNavPopupHover {background-color:rgb(35,76,146); }
.afHeaderNavPopupHover a:link { font-weight: normal; color: #FFFFFF; background-color:rgb(35,76,146); text-decoration: none}
.afHeaderNavPopupHover a:visited {font-weight: normal; color: #FFFFFF; background-color:rgb(35,76,146); text-decoration: none}
.afHeaderNavPopupHover a:active { font-weight: normal; color: #FFFFFF; background-color:rgb(35,76,146);text-decoration: none}
.afHeaderNavPopupHover a:hover { font-weight: normal; color: #FFFFFF;background-color:rgb(35,76,146); text-decoration: none}

.afHeaderNavSubItemSeperator
{
	width:10px;
	vertical-align:middle;
	color:#FFFFFF;
}


/* TOP NAVIGATION */
.afTopNavOuter
{
	background-color:rgb(240, 240, 240);
	width:100%;
	height:35px;
	margin:0px 0px 5px 0px;	
	padding:0px 20px 0px 0px;
  vertical-align:middle;
}


/* For .NET 4.0 */
.afTopNav 
{
	vertical-align:middle;
	text-align:left;	
	font-size:12px;	
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;	
}
table.afTopNav a, .afTopNav a:link, .afTopNav a:visited, .afTopNav a:active {color:#333333; font-size:12px; text-decoration: none; padding:5px 10px 5px 10px; margin:0px 0px 0px 0px;}
table.afTopNav a:hover { color: #333333; background-color:#bbb;  font-size:12px; text-decoration: none}

.afTopNavItem a {background-color:#ddd; border:1px solid #ccc !important; border-radius:4px;}
.afTopNavItemActive a {background-color:#bbb; border:1px solid #bbb !important; border-radius:4px;}


.afTopSearch
{
	color:#634173;	
	vertical-align:bottom;
}

/* TOP SUB NAVIGATION */
.afTopNavSubMenuOuter
{
	background-color: #646464;
	background-image: url(common/images/gradient_Grey.jpg);
	background-repeat:repeat-x;
	border: 1 1 #000000;
	color:#FFFFFF;
	vertical-align:middle;	
	text-align:left;
	height:20px;
	width:100%;
}
level2 .afTopNavSubMenu 
{
	color:#FFFFFF;
	vertical-align:middle;	
	height:20px;
	margin: 2px 15px 2px 15px;
}
.afTopNavSubItem 
{
	border: solid 1px #000000;
	vertical-align:middle;
	text-align:center;	
	font-size:12px;
	padding: 2px 10px 2px 10px;
}
.afTopNavSubItem a:link { font-weight: bold; color: #000000; text-decoration: none}
.afTopNavSubItem a:visited {font-weight: bold; color: #000000; text-decoration: none}
.afTopNavSubItem a:active { font-weight: bold; color: #000000; text-decoration: none}
.afTopNavSubItem a:hover { font-weight: bold; color: #CC3300; text-decoration: none}

.afTopNavSubItemActive
{
	border: solid 1px #000000;
	color:#CC0000;
	vertical-align:middle;
	text-align:center;	
	padding: 2px 10px 2px 10px;
}
.afTopNavSubItemActive a:link { font-weight: bold; color: #CC3300; text-decoration: none}
.afTopNavSubItemActive a:visited {font-weight: bold; color: #CC3300; text-decoration: none}
.afTopNavSubItemActive a:active { font-weight: bold; color: #CC3300; text-decoration: none}
.afTopNavSubItemActive a:hover { font-weight: bold; color: #CC3300; text-decoration: none}

.afTopNavPopup
{
	border: solid 1px #666666;	
    z-index: 100;	
}
table.afTopNavPopupItem 
{
	background-color: #EBEBEB;
	padding: 5px 1px 5px 3px;
	font-size:12px;
}
a.afTopNavPopupItem 
{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	padding: 1px 15px 1px 3px;
	background-color: #EBEBEB;
	font-size:12px;
	font-weight:normal;
	height: 12px;
	vertical-align:middle;
	text-align:left;		
}
.afTopNavPopupItem a:link,.afTopNavPopupItem a:visited, .afTopNavPopupItem a:active  { font-weight: normal; color: #000000; text-decoration: none}
.afTopNavPopupItem a:hover { font-weight: normal; color: #58539D; text-decoration: none}

a.level2.afTopNavPopupItem:link,a.level2.afTopNavPopupItem:visited,a.level2.afTopNavPopupItem:active {color: #000000; text-decoration: none; font-size:12px;}
a.level2.afTopNavPopupItem:hover {color:#FFFFFF; background-color:rgb(35,76,146); text-decoration: none; font-size:12px;}

table.afTopNavPopupHover {background-color:rgb(35,76,146); }
.afTopNavPopupHover a:link { font-weight: normal; color: #FFFFFF; background-color:rgb(35,76,146); text-decoration: none}
.afTopNavPopupHover a:visited {font-weight: normal; color: #FFFFFF; background-color:rgb(35,76,146); text-decoration: none}
.afTopNavPopupHover a:active { font-weight: normal; color: #FFFFFF; background-color:rgb(35,76,146);text-decoration: none}
.afTopNavPopupHover a:hover { font-weight: normal; color: #FFFFFF;background-color:rgb(35,76,146); text-decoration: none}

.afTopNavSubItemSeperator
{
	width:10px;
	vertical-align:middle;
	color:#FFFFFF;
}

/* ACTION MENU */
table.afActionMenu 
{
	vertical-align:middle;
  padding: 0px 20px 5px 10px;
	text-align:left;	
	font-size:10px;	
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;	
}
table.afActionMenu a, .afActionMenu a:link, .afActionMenu a:visited, .afActionMenu a:active {color:#333333; font-size:12px; text-decoration: none; margin:0px 7px 0px 3px;}
table.afActionMenu a:hover { color: #666666; font-size:12px; text-decoration: none}


.afActionMenuPopup
{
	border: solid 1px #666666;	
    z-index: 100;	
}
table.afActionMenuPopupItem 
{
	background-color: #EBEBEB;
	padding: 5px 1px 5px 3px;
	font-size:12px;
  min-width:150px;
}
a.afActionMenuPopupItem 
{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	padding: 1px 3px 1px 3px;
	background-color: #EBEBEB;
	font-size:12px;
	font-weight:normal;
	height: 12px;
	vertical-align:middle;
	text-align:left;		
}
.afActionMenuPopupItem a:link,.afActionMenuPopupItem a:visited, .afActionMenuPopupItem a:active  { font-weight: normal; color: #000000; text-decoration: none}
.afActionMenuPopupItem a:hover { font-weight: normal; color: #58539D; text-decoration: none}

a.level2.afActionMenuPopupItem:link,a.level2.afActionMenuPopupItem:visited,a.level2.afActionMenuPopupItem:active {color: #000000; text-decoration: none; font-size:12px;}
a.level2.afActionMenuPopupItem:hover {color:#FFFFFF; background-color:rgb(35,76,146); text-decoration: none; font-size:12px;}

table.afActionMenuPopupHover {background-color:rgb(35,76,146); }
.afActionMenuPopupHover a:link { font-weight: normal; color: #FFFFFF; background-color:rgb(35,76,146); text-decoration: none}
.afActionMenuPopupHover a:visited {font-weight: normal; color: #FFFFFF; background-color:rgb(35,76,146); text-decoration: none}
.afActionMenuPopupHover a:active { font-weight: normal; color: #FFFFFF; background-color:rgb(35,76,146);text-decoration: none}
.afActionMenuPopupHover a:hover { font-weight: normal; color: #FFFFFF;background-color:rgb(35,76,146); text-decoration: none}

.afActionMenuSubItemSeperator
{
	width:10px;
	vertical-align:middle;
	color:#FFFFFF;
}


/* PAGE STYLES */
.afSiteMapPath 
{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin:10px 5px 5px 10px;
}
.afSiteMapPath a:link { font-weight: normal; color: #333333; text-decoration: none}
.afSiteMapPath a:visited {font-weight: normal; color: #333333; text-decoration: none}
.afSiteMapPath a:active { font-weight: normal; color: #333333; text-decoration: none}
.afSiteMapPath a:hover { font-weight: normal; color: #666666; text-decoration: underline}






.HeaderLinks { font-size:11px;}
.HeaderLinks A { font-size:11px;}
.HeaderLinks A.selected {
	  font-weight:bold;
		font-size: 14px;
	}


.DropDownActions 
{
	height:22px;background-color:#EBEBEB;
}


.afSectionNav 
{
	Background-color:#FFFFFF;
	vertical-align:middle;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}

.afSectionNav a, .afSectionNav a:link, .afSectionNav a:visited, .afSectionNav a:active {color:#000000; font-size:13px; font-weight:bold; text-decoration: none;}
.afSectionNav a:hover { color: #666666; font-size:13px; font-weight:bold; text-decoration: underline}
.afSectionNavItem { padding-top:5px; }

.afHelpPopup {font-size:14px; font-weight: normal; color: #000000;}

.afHighlight {background-color:yellow}

.file-upload {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    font-family: Arial;
    border: 1px solid #124d77;
    background: #007dc1;
    color: #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    cursor: pointer;
    text-shadow: #000 1px 1px 2px;
    -webkit-border-radius: 6px;
}

.file-upload:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
        background: -moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
        background-color: #0061a7;
}

/* The button size */
.file-upload {
    height: 30px;
}

.file-upload, .file-upload span {
        width: 90px;
}

.file-upload input {
            top: 0;
            left: 0;
            margin: 0;
            font-size: 11px;
            font-weight: bold;
            /* Loses tab index in webkit if width is set to 0 */
            opacity: 0;
            filter: alpha(opacity=0);
}

.file-upload strong {
            font: normal 12px Tahoma,sans-serif;
            text-align: center;
            vertical-align: middle;
}

  .file-upload span {
    top: 0;
    left: 0;
    display: inline-block;
    /* Adjust button text vertical alignment */
    padding-top: 5px;
  }

.nobullets UL {list-style-type: none; padding-left: 0px;}

.ajax__combobox_itemlist
{
position:absolute!important; 
top: auto !important;
left: auto !important;
}

.dropdown-button {
  background-color: #ccc;
  border: solid 1px #888;
  height:27px;
}

.indentedCheck Input {
  vertical-align:top;
}
.indentedCheck Label {
  padding-left:5px;
  display:inline-block;
}



.iframe .headerBox {
	height: 0px!important;
	display: none;
}
.iframe .contentBox {
	position: relative;
	top:0px;
	bottom:auto;
	border:none;
	height:100%;
}

.iframe .pageBox {
	background-color: transparent;
	position:relative;

}
.iframe .afInfoPanel {
  min-height: 615px;
}

.iframe .afInfoPanelDetail {
	padding-top: 0px;
	border-top: none;
}
.iframe .afMainShellInner {
	height: auto;
}
.iframe .afPageTitleMain {
	font-size:8px;
}
.iframe .afPageTitleActions {
	padding: 3px;
}
body.iframe {
	height: auto;
}
.iframe .afInfoPanelDetail .rates-panel {
  height:530px;
  overflow-y:scroll;
  padding-left: 40px;
}
.iframe.has-supplements .afInfoPanel {
  min-height: 590px;
}
.iframe.has-supplements .afInfoPanelDetail .rates-panel {
  height:505px;
}
.iframe .afInfoPanel .timeline-panel {
  height:490px!important;
}
.iframe.has-supplements .afInfoPanel .timeline-panel {
  height:465px!important;
}
.iframe .afInfoPanelButtons {
  vertical-align:middle;
}

.iframe .afClaimImages #divDetailScroll  {
  height:540px;
}
.iframe.has-supplements .afClaimImages #divDetailScroll  {
  height:460px;
}


.claimIFrameModal .afInfoPanelHeader a:link {
	font-size: 16px;
	font-weight: bold;
}
.claimIFrameModal .afInfoPanelHeader h2 {
	margin: 2px;
}
.claimIFrameModal {
	width: 1200px;
	max-width: 100%;
}

.claimIFrameModal iframe {
	width: 100%;
	height: 655px;
	max-height: 100%;
	border: none;
}

.clickable-row .rgAltRow, .clickable-row .rgRow {
	cursor: pointer !important;
}


@media screen and (max-height: 700px) {
	.update-panel-default {
		max-height: 470px;
		overflow-y: auto;
		overflow-x: hidden;
	}
}

@media screen and (min-height: 701px) {
	.update-panel-default {
		max-height: none;
		overflow: visible;
	}
}