body{
	background:#f2f2f2;
	color:#333;
	font-family:arial !important;
	font-size:13px;
	margin:0;
	text-align:left;}

.clear{
	clear:both;}

.contentheader{
	background:#3D74A4;
	border-bottom:1px solid #2D6A9F;
	border-top:1px solid #2D6A9F;
	color:#fff;
	font-size: 14px;
	/*font-weight:bold;*/
	margin:10px 0px;
	padding:6px;}

.contentheader-error{
	background:#3D74A4;
	border-bottom:1px solid #2D6A9F;
	border-top:1px solid #2D6A9F;
	color:Red;
	font-size: 14px;
	/*font-weight:bold;*/
	margin:10px 0px;
	padding:6px;}

.fixed-header{
	position:fixed;
	top:0;
	width:100%;
	z-index:999;}

#footer{
	background:#D5D5D5;
	bottom:0;
	left:0;
	height:32px;
	position:fixed;
	text-align:right;
	width:100%;
	z-index:999;}

#footer .copyright{
	color:#898686;
	/*float:right;*/
	font-size:11px;
	margin:8px 8px 0 0;}

.topheader{
	width: 100%;	
	background:#E3E6EB url(/images/header.jpg) top right no-repeat;
	padding:15px 0px 14px 15px;
	height:50px;
	text-align:left;}

.topheader a img{
	display: block;
	margin-left: auto;
	margin-right auto;
	border:0;}
	
.topheader a.logo{
	float:left;}

.topheader .fname{
	float: left;
	width: 25%;
	color:#2D6A9F;
	font-size:21px;
	text-align: center;
}
	
.topheader .mname{
	float: left;
	width: 100%;
	color:#2D6A9F;
	font-size:14px;
	text-align: center;
}

.topheader .mos{
	float: left;
	width: 25%;
	color:#2D6A9F;
	margin:	auto;
	font-size:18px;
	text-align: center;
}

.wrapper{
	bottom:40px;
	padding:120px 5px 40px;
	position:relative;}

.hindex{
	bottom:40px;
	padding:120px 60px 40px;
	position:relative;}

select
{
    FONT-SIZE: 11px;
    FONT-FAMILY:Arial, Helvetica, sans-serif
}
input
{
    FONT-SIZE: 11px;
    FONT-FAMILY:Arial, Helvetica, sans-serif
}


table, tr, td, p, br {
    FONT-FAMILY:Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
}

.pageheader {
    FONT-FAMILY:Arial, Helvetica, sans-serif;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
    COLOR: black;
    BACKGROUND-COLOR: white;
}

.PAGETAB {
    FONT-FAMILY:Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    COLOR: #003399;
    BACKGROUND-COLOR: #C5D6FC;
    BORDER-STYLE: solid;
    BORDER-COLOR: #C5D6FC;
    PADDING: 5px;
}
.PAGETAB-SELECTED {	
    FONT-FAMILY:Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    COLOR: #003399;
	BACKGROUND-COLOR: #C5D6FC;
    BORDER-STYLE: solid;
    BORDER-COLOR: #C5D6FC;	
    PADDING: 5px;
}
.PAGECONTENT {
    BACKGROUND-COLOR: #E8E8E8;
}

.PAGECONTENT A {
    LINE-HEIGHT: 180%;
}

.BORDERCOLOR {
    BACKGROUND-COLOR: #003399;
}
.BORDER {
    PADDING: 0px;
    BORDER: 2px solid #003399;
}

HR.SEPARATORLINE {
    COLOR: #003399;
}
A:LINK, A:VISITED, A:ACTIVE {
    FONT-FAMILY:Arial, Helvetica, sans-serif;
    COLOR: #0033CC;
}
A:HOVER {
    FONT-FAMILY:Arial, Helvetica, sans-serif;
    COLOR: #003399;
}
.ERRORFIELD {
    FONT-WEIGHT: bold;
    BACKGROUND-COLOR: #FFDDDD;
    BORDER-COLOR: #E80000;
    BORDER-STYLE: solid;
}
.STATUSBOX {
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    COLOR: #003399;
    BACKGROUND-COLOR: #C5D6FC;
    BORDER-COLOR: #003399;
    BORDER-STYLE: solid;
    BORDER-WIDTH: thin;
}
.ERRORBOX {
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    COLOR: #E80000;
    BACKGROUND-COLOR: #FFDDDD;
    BORDER-COLOR: #E80000;
    BORDER-STYLE: solid;
    BORDER-WIDTH: thin;
}
.ACTIVE {
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #228B22;
}
.INACTIVE {
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #003399;
}

/*****************************************************************************
 * General Page Content Style
 *****************************************************************************/
page-content {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 10px;
    margin-bottom: 20px;
}

/*****************************************************************************
 * General Page Content Body Style
 *****************************************************************************/

page-content-body {
    border: 1px solid #00008b;

}

page-content-body div.page-heading {
    color: white;
    padding: 4px 5px 4px 5px;
    background-color: #00008b;
}

page-content-body td.page-heading-cell {
    color: white;
    width: 99%;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #00008b;
}

page-content-body div.page-heading h2 {
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
}

page-content-body div.page-heading a {
    color: white;
    vertical-align: middle;
}

page-content-body td.page-subheading-cell {
    color: white;
    width: 1%;
    white-space: nowrap;
    text-align: right;
    vertical-align: middle;
    background-color: #00008b;
}

page-content-body td.page-subheading-cell a {
    color: white;
    vertical-align: middle;
}

page-content-body td.page-subheading-cell span {
    vertical-align: middle;
}

page-content-body td.page-subheading-cell img {
    vertical-align: middle;
}

page-content-body div.page-htmlcontent {
    margin: 5px;
}

/*****************************************************************************
 * Miscellaneous Page Content Styles
 *****************************************************************************/

page-content-body .page-separator {
    color: #00008b;
    margin: 0px 0px 5px 0px;
    padding: 3px 5px 3px 5px;
    background-color: #c5d6fc;
}

page-content-body .stats-label {
    width: 25%;
    white-space: nowrap;
    text-align: right;
}

/*****************************************************************************
 * Page and Form Field & Input Styles
 *****************************************************************************/

page-content .field-input {
    width: 99%;
    white-space: nowrap;
    text-align: left;
}

page-content .field-input-small {
    width: 1%;
    white-space: nowrap;
    text-align: left;
}

page-content .field-checkbox {
    width: 99%;
    white-space: nowrap;
    text-align: left;
}

page-content .field-checkbox-small {
    width: 1%;
    white-space: nowrap;
    text-align: left;
}

page-content .field-label {
    width: 1%;
    white-space: nowrap;
    text-align: right;
}

page-content .field-label-left {
    width: 1%;
    white-space: nowrap;
    text-align: left;
}

page-content .field-value {
    width: 99%;
    white-space: nowrap;
    text-align: left;
}

page-content .field-value-small {
    width: 1%;
    white-space: nowrap;
    text-align: left;
}

page-content .field-spacing {
    padding-left: 10px;
}

page-content .field-expansion {
    width: 99%;
}

page-content .field-indent {
    padding-left: 30px;
}

page-content .field-error {
    border-style: solid;
    border-color: #E80000;
    background-color: #FFDDDD;
}

page-content .field-warning {
    border-style: solid;
    border-color: #E8E800;
    background-color: #FFFFC0;
}


/*****************************************************************************
 * General Page Content Table & List Styles
 *****************************************************************************/

 table.page-content-table {
    width: 98%;
}

 table.page-content-table th {
    white-space: nowrap;
    padding: 3px 10px 3px 10px;
}

 table.page-content-table td {
    white-space: nowrap;
    padding: 3px 10px 3px 10px;
	border:1px solid #808080;
}

 table.page-content-table thead tr th {
    border-bottom: 1px solid #00008b;
}

 table.page-content-table .column-header {
    width: 1%;
}

 table.page-content-table .column-spacing {
    width: 100%;
}

 table.page-content-table .primary-row {
    background-color: white;
}

 table.page-content-table .secondary-row {
    background-color: #dcdcdc;
}

 table.page-content-table .group-row {
    border-top: 1px solid #00008b;
    background-color: white;
}

/*****************************************************************************
 * General Tab Content Body Style
 *****************************************************************************/

 div.tab-heading {
}

 div.tab-content {
    margin-bottom: 5px;
}

 div.tab-content div.tab-content-heading {
    margin: 0px;
    color: #00008b;
    background-color: #c5d6fc;
    padding: 3px 5px 3px 5px;
}

 div.tab-content div.tab-content-heading h3 {
    margin: 0px;
    padding: 0px;
	margin-left: 15px;
}

 div.tab-content div.tab-content-heading h3 a {
    display: block;
}

 div.tab-content div.tab-content-heading h3.tab-selected {
    font-weight: bold;
}

 div.tab-content div.tab-content-heading img {
	padding-top: 3px;
    float: left;
}

 div.tab-content div.tab-content-body {
    margin: 10px;
}

 div.tab-content div.tab-content-body-heading {
    padding-bottom: 10px;
}

/*****************************************************************************
 * Form Style
 *****************************************************************************/

form.form-content {
    margin: 0px;
    padding: 0px;
}


/*****************************************************************************
 * Form Button Bar Style
 *****************************************************************************/

form.form-content div.form-buttons {
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #00008b;
}

/*****************************************************************************
 * Page Messages Style
 *****************************************************************************/

div.page-content-messages {
    margin-left: 100px;
    margin-right: 100px;
}

div.page-content-messages div.status-message {
    padding: 5px;
    color: #00008B;
    display: block;
    font-size: 12px;
    text-align: center;
    border-width: thin;
    border-style: solid;
    border-color: #00008B;
    background-color: #E8E8E8;
}

div.page-content-messages div.error-message {
    padding: 5px;
    color: #E80000;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    border-width: thin;
    border-style: solid;
    border-color: #E80000;
    background-color: #FFDDDD;
}

/*****************************************************************************
 * General Help Page Header Style
 *****************************************************************************/

div.help-page-header {
    padding: 0px;
    margin-top: 10px;
    margin-right: 10px;
}

/*****************************************************************************
 * Help Page Logo Style
 *****************************************************************************/

div.help-page-header-logo {
    float: left;
    width: 200px;
    height: 101px;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
}


/*****************************************************************************
 * Help Page Title (Heading) Style
 *****************************************************************************/

div.help-page-header-title {
    padding-top: 5px;
    margin-left: 220px;
}

div.help-page-header-title h1 {
    text-align: left;
    padding-bottom: 3px;
}


/*****************************************************************************
 * Help Header/Content Separator Style
 *****************************************************************************/

div.help-page-header-separator {
    clear: both;
}


/*****************************************************************************
 * General Help Page Sub-Header Style
 *****************************************************************************/

div.help-page-subheader {
	height: 30px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #00008b;
}

/*****************************************************************************
 * Current Help Page Title Style
 *****************************************************************************/

div.help-page-subheader-title {
	float: left;
    padding: 0px;
    text-align: left;
    vertical-align: middle;
}

div.help-page-subheader-title h2 {
	font-size: 18px;
	font-weight: bold;
    margin: 0px;
	padding: 0px;
	vertical-align: middle;
}


/*****************************************************************************
 * General Help Page Content & Body Style
 *****************************************************************************/

div.page-content-help {
	margin: 1px;
    text-align: right;
}

div.help-page-content-body {
	font-size: 12px;
}

div.help-page-content .field-spacing {
    padding-left: 10px;
}

div.help-page-content .field-indent {
    padding-left: 30px;
}

div.help-page-content-body p {}

div.help-page-content-body div.help-section {
	margin-left: 5px;
}

div.help-page-content-body div.help-section h3 {
	font-size: 14px;
	font-weight: bold;
	margin-left: -5px;
	text-decoration: underline;
}

div.help-page-content-body div.help-section p {
	font-size: 12px;
}

div.help-page-content-body div.help-field {}

div.help-page-content-body div.help-field h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 0px;
}

div.help-page-content-body div.help-field p {
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}


/*****************************************************************************
 * General Help Page Content & Body Style
 *****************************************************************************/

div.help-page-content-body table.help-content-table {
    border-top: 1px solid black;
    border-left: 1px solid black;
}

div.help-page-content-body table.help-content-table thead {
    background-color: #c3c3c3
}

div.help-page-content-body table.help-content-table thead tr th {
    padding: 3px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

table.help-content-table tbody tr td {
    padding: 2px;
    text-align: left;
    vertical-align: top;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

/*****************************************************************************
 * General Help Page Sub-Header Style
 *****************************************************************************/

div.help-page-subheader {
	height: 30px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #00008b;
}

/*****************************************************************************
 * Current Help Page Title Style
 *****************************************************************************/

div.help-page-subheader-title {
	float: left;
    padding: 0px;
    text-align: left;
    vertical-align: middle;
}

div.help-page-subheader-title h2 {
	font-size: 18px;
	font-weight: bold;
    margin: 0px;
	padding: 0px;
	vertical-align: middle;
}


/*****************************************************************************
 * Help Navigation Buttons Style
 *****************************************************************************/

div.help-page-subheader-navigation {
	text-align: right;
    vertical-align: middle;
}

div.help-page-subheader-navigation a {
	vertical-align: middle;
}

div.help-page-subheader-navigation img {
    border: 0px;
	vertical-align: middle;
}



/*****************************************************************************
 * Help Table of Contents Style
 *****************************************************************************/

div.help-page-content-toc-help {
	padding: 10px;
}

div.help-page-content-toc ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

div.help-page-content-toc li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

div.help-page-content-toc ul li {
	margin-bottom: 10px;
}

div.help-page-content-toc ul li.section {
	font-weight: bold;
}

div.help-page-content-toc ul li.section a {
    font-weight: normal;
}

div.help-page-content-toc ul li.section ul {
	margin-left: 20px;
}

div.help-page-content-toc ul li.section ul li {
	margin-bottom: 0px;
	font-weight: normal;
}


/*****************************************************************************
 * General Help Page Content & Body Style
 *****************************************************************************/

div.help-page-content{
	margin: 10px;
}

div.help-page-content-body {
	font-size: 12px;
}

div.help-page-content .field-spacing {
    padding-left: 10px;
}

div.help-page-content .field-indent {
    padding-left: 30px;
}

div.help-page-content-body p {}

div.help-page-content-body div.help-section {
	margin-left: 5px;
}

div.help-page-content-body div.help-section h3 {
	font-size: 14px;
	font-weight: bold;
	margin-left: -5px;
	text-decoration: underline;
}

div.help-page-content-body div.help-section p {
	font-size: 12px;
}

div.help-page-content-body div.help-field {}

div.help-page-content-body div.help-field h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 0px;
}

div.help-page-content-body div.help-field p {
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}


/*****************************************************************************
 * General Help Page Content & Body Style
 *****************************************************************************/

div.help-page-content-body table.help-content-table {
    border-top: 1px solid black;
    border-left: 1px solid black;
}

div.help-page-content-body table.help-content-table thead {
    background-color: #c3c3c3
}

div.help-page-content-body table.help-content-table thead tr th {
    padding: 3px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

table.help-content-table tbody tr td {
    padding: 2px;
    text-align: left;
    vertical-align: top;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}


/*****************************************************************************
 * Help Header/Content Separator Style
 *****************************************************************************/

div.help-page-footer-separator {
    clear: both;
}


/*****************************************************************************
 * Help Page Footer & Copyright Style
 *****************************************************************************/

div.help-page-footer-copyright {
    font-size: 10px;
    padding-top: 15px;
    text-align: center;
    vertical-align: bottom;
}

select.editor-select {
  width: 100%;
  margin: 0;
  vertical-align: middle;
}

ul.cas-menu a:link, ul.cas-menu a:visited
{
    display:block;
    font-weight:bold;
    color:#FFFFFF;
    background-color:#00008B;
    width:120px;
    text-align:center;
    padding:4px;
    text-decoration:none;
    margin-left: 2px;
}

ul.cas-menu a:hover, ul.cas-menu a:active
{
    background-color:#0000FF;
}

ul.cas-menu
{
    list-style-type: none;
    padding: 0;
}

ul.cas-menu li
{
    margin: 0 2 .2em 0;
    float:left;
}

.popupholder
{
    width:100%;
    position:absolute;
    left:0;
    top:75px;
    display:block;
}

.popup 
{
    z-index: 10000;
    display: inline-block;
    border: 1px solid black;
    margin: 8px;
    padding: 10px;
    background: #efefef;
    -moz-box-shadow: 0px 0px 15px black;
    -webkit-box-shadow: 0px 0px 15px black;
    box-shadow: 0px 0px 15px black;
}

table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #f2f2f2;
}

/*
    The table that contains name-value rows for settings
*/
.cas-form-table
{
    margin-left: 1em;
}

/*
    The name portion of a name-value row for settings
*/
.cas-form-label{
	font-size:11px;
}

/*
    The value portion of a name-value row for settings
*/
.cas-form-value
{
}


/*
   section title on a page
*/
.cas-section-title
{
	color:#2D6A9F;
	font-size:14px;
	font-weight:bold;
}
/*
    The value portion of a name-value live data
	
*/

.cas-form-value-good
{
	border-style: solid;
	outline: none;
	color:Green;
}

.cas-form-value-lgood
{
	border-style: solid;
	outline: none;
    border-color:green;
	box-shadow: 0 0 10px #9ecaed;
}
.cas-form-value-lbad
{
	outline: none;
    border-color:red;
    box-shadow: 0 0 10px #9ecaed;
}


.cas-form-invalid-data
{
	color:Red;
}

/*
    A header used to group different
*/
.cas-form-header{
	color:#2D6A9F;
	font-weight: bold;
	font-size: 14px;}

/*
    Standard button
*/
.cas-button {
	border-radius:3px;
	border:0;
	background:#2D6A9F;
	color:#fff;
	font-family: Verdana, Arial;
	font-size:12px;
	padding:4px 15px;
	vertical-align: middle;}
  
.cas-button-full-width {
    width: 100%;}

.cas-stop-button{
	background-image: url(/img/stop.png); /* 16px x 16px */
	background-repeat: no-repeat;  /* make the background image appear only once */
	background-position: 4px 4px;  /* equivalent to 'top left' */
	padding-left:22px;}

.cas-start-button{
	background-image: url(/img/start.png); /* 16px x 16px */
	background-repeat: no-repeat;  /* make the background image appear only once */
	background-position: 4px 4px;  /* equivalent to 'top left' */
	padding-left:22px;}

.cas-commit-button{
	background-image: url(/img/commit.png); /* 16px x 16px */
	background-repeat: no-repeat;  /* make the background image appear only once */
	background-position: 4px 4px;  /* equivalent to 'top left' */
	padding-left:22px;}

.cas-revert-button{
	background-image: url(/img/revert.png); /* 16px x 16px */
	background-repeat: no-repeat;  /* make the background image appear only once */
	background-position: 4px 4px;  /* equivalent to 'top left' */
	padding-left:22px;}

.cas-save-button2{
	background-image: url(/img/save.png); /* 16px x 16px */
	background-repeat: no-repeat;  /* make the background image appear only once */
	background-position: 4px 4px;  /* equivalent to 'top left' */
	padding-left:22px;}

.cas-help-button{
	background-image: url(/img/system-help.png); /* 16px x 16px */
	background-repeat: no-repeat;  /* make the background image appear only once */
	background-position: 4px 4px;  /* equivalent to 'top left' */
	padding-left:22px;}

.cas-button:hover:enabled{
	background-color:#23527C;
	cursor: pointer;}

.cas-button:active{
	position:relative;}

.cas-stop-button:disabled{
	background-image:url(/img/stopgray.png);}
	
.cas-start-button:disabled{
	background-image:url(/img/start-gray.png);}
	
.cas-commit-button:disabled{
	background-image: url(/img/commit-gray.png);}

.cas-revert-button:disabled{
	background-image: url(/img/revert-gray.png);}

.cas-save-button2:disabled{
	background-image:url(/img/save-gray.png);}
	
.cas-button:disabled{
	background-color:#C2C2C2;
	color:#FCFCFC;}

/*
 The above button style is generated from: http://www.cssbuttongenerator.com/
*/
/*
    The button for saving changes on a page
*/
.cas-button-save {
	-moz-box-shadow:inset 0px 1px 14px -6px #ffffff;
	-webkit-box-shadow:inset 0px 1px 14px -6px #ffffff;
	box-shadow:inset 0px 1px 14px -6px #ffffff;
	background-color:#ededed;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#000000;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:2px 13px;
	text-decoration:none;
	text-shadow:0px 0px 36px #ffffff;
}.cas-button-save:hover {
	background-color:#dfdfdf;
	cursor: pointer;
}.cas-button-save:active {
	position:relative;
	top:1px;
}.cas-button-save:disabled {
	color:Grey
}

.cas-img-row-select {
	vertical-align:middle;
	text-align:center;
}

.cas-select-param 
{
	min-width: 150px;
	multiple: true;
}

#cas-active-table{
	clear:both;
	height:0;
}

#cas-active-table caption {
	font-size:15px;
	font-weight:bold;

}

.cas-select-droplist
{
	width: 150px;
}

.cas-dialog-header
{
	padding: 0px;
}

.cas-modal-dlg
{
	z-index: 9999;	
	display: none;
	position:relative;
}

.ui-dialog-titlebar{
	color:#fff;
	background-image: none;
	background-color:#2D6A9F;
	border:0 !important;
	border-bottom-left-radius:0px !important;
	border-bottom-right-radius:0px !important;
	padding:10px !important;}

.loading
{
    background: url('/images/ajax-loader-small.gif') no-repeat center;
}

.cas-grid-text-disabled
{
	color: Gray;
	font-style: italic;
}

.cas-grid-xfr
{
	background: white;
	outline: 0;
	border: 2px solid gray;
	font-size: 8pt !important;
	height: 350px;
	min-width: 50px;
	width: 60px;
}

.cas-pegging-apply-checkbox
{
    position:absolute;
	top: 280px;
	left: 10px;    
}

.ui-dialog .ui-dialog-titlebar-close
{
	right:0.8em !important;
}
	
.cas-sysinfo-button{
	border-radius:3px;
	border:0;
	background:#2D6A9F;
	color:#fff;
	font-family: Verdana, Arial;
	font-size:12px;
	padding:3px 15px;
	vertical-align: middle;
}
	
.cas-sysinfo-button:hover:enabled{
background-color:#23527C;
cursor: pointer;
}

.cas-ui-progressbar {
	position: relative;
	height: 14px;
	border-width:3px;
}

.cas-progress-label {
	position: absolute;
	width: 130px;
	text-align:center;
	top: 2px;
	font-weight: bold;
	font-size:85%;
}
.cas-input-progress
{
	width: 50px;
	border:none;
	text-align:left;
	background:none;
}
.cas-td-progress
{
	width:125px;
	height:26px;
	padding:2px;
}
.cas-test-good
{
	color:Green;
	font-weight: bold;
	font-size: 14px;
}
.cas-test-bad
{
	color:Red;
	font-weight: bold;
	font-size: 14px;
}

.align-left
{
	float: left;
}

.align-right
{
	float: right;
}

figure {
	display: inline-block;
	margin: 10px; /* adjust as needed */
}
figure img {
	vertical-align: top;
}
figure figcaption {
	text-align: center;
	font-weight: bold;
}
