@import url("portalBranding.css");
@import url("menu.css");



/* Structure */
body {text-align:center;}
body, div, p, form, table, td, ul, ol {padding:0; margin:0; border:0;}


#wrapper {width:99%; margin:10px auto 10px auto; text-align:left; border-style:solid; border-width:1px; border-collapse:collapse;}
.wrapper {width:99%; margin:10px auto 10px auto; text-align:left; border-style:solod; border-width:1px; border-collapse:collapse;}
#content {margin:10px;}
.content {margin:10px;}
#homeImg {text-align:right; padding-right:200px; height:200px; background-repeat:no-repeat;}
.homeImg {text-align:right; padding-right:200px; height:200px; background-repeat:no-repeat;}
.clear {clear:both;}
.centerDiv {margin-left: auto; margin-right: auto; width: 60%;}
.centerDiv2 {margin-left: auto; margin-right: auto; width: 85%;}
.instructionDiv {padding:5px; border:1px solid}
.plus {background : url(../images/plus.gif) no-repeat; padding-left:20px;}
.minus {background : url(../images/minus.gif) no-repeat; padding-left:20px;}
.padb {padding:0 0 8px 0;}
.padb3 {padding:0 5 8px 0;}
.midCol {float:left; width:1%;}
.leftCol20 {width:19%; float:left; text-align:left;}
.leftCol33 {width:32%; float:left; text-align:left;}
.leftCol40 {width:39%; float:left; text-align:left;}
.leftCol50 {width:49%; float:left; text-align:left;}
.leftCol55 {width:55%; float:left; text-align:left;}
.leftCol60 {width:60%; float:left; text-align:left;}
.leftCol66 {width:66%; float:left; text-align:left;}
.leftCol79 {width:79%; float:left; text-align:left;}
.leftCol80 {width:80%; float:left; text-align:left;}
.rightCol20 {width:19%; float:right; text-align:left;}
.rightCol33 {width:32%; float:right; text-align:left;}
.rightCol40 {width:39%; float:right; text-align:left;}
.rightCol45 {width:45%; float:right; text-align:left;}
.rightCol60 {width:60%; float:right; text-align:left;}
.rightCol66 {width:66%; float:right; text-align:left;}
.rightCol50 {width:50%; float:right; text-align:left;}
.rightCol80 {width:80%; float:right; text-align:left;}
.question {padding:0 0 5px 25px;}
.answer {padding:0 0 0 25px;}
.indent {padding-left:25px;}
.indent50 {padding-left:50px;}
.hide {display:none;}
.floatl {float:left;}
.floatr {float:right;}
ul.menu {list-style-type:none; margin:0; padding:0;}
ul.menu li {float:left; padding-right:15px; font-size:11px; white-space: nowrap; width: auto;}
ol.menu li {float:left; padding-right:35px; font-size:11px; list-style-type:none;}
.floatDiv {position:absolute; top:5px; right:5px; border:1px solid; z-index:1;  text-align:left;}
.underline {text-decoration:underline;}
.tableTitle {text-align:left; padding:0; vertical-align:bottom;}
.tableAction {text-align:right; padding:0; vertical-align:bottom;}

/* new style for exception box displaying within portlet, not floating on top */

/*.floatDivExc {position:absolute; top:142px; right:22px; border:1px solid; width:185px; text-align:left;}
.exceptionCol {position:relative; padding-top:5px; padding-right:0px; z-index:1}*/
.floatDivExc {position:absolute; top:0px; right:0px; border:1px solid; width:185px; text-align:left;}
.exceptionCol {position:relative; padding-top:5px; padding-right:0px; z-index:1}
.floatTitlebar {padding:2px 4px 2px 4px}
.floatTitle {float:left; width:90%; padding:2px; overflow:hidden; display:inline}
.floatClose {float:right; width:10%; text-align:right; padding:2px; display:inline}
.floatContent {padding:2px;}
.floatExcTable {overflow:auto; height:130px}



.claimQuestion {float:left; line-height:20px; padding-left:25px; padding-right:25px;}
.claimAnswer {float:left; line-height:20px; padding-right:25px;}
.toolTip {border-width:1px;border-style:dashed; display:inline; padding:2px;}
.rowSpace {padding:5px;}
.money {text-align:right;}
#pagelinks, .tabAnchorLinks {padding:2px;}
.borderr {border-right:1px solid #000;}
.borderl {border-left:1px solid #000;}
.bordert {border-top:1px solid #000;}
.borderb {border-bottom:1px solid #000;}
.divWrap {border-width:1px; border-style:solid; padding:4px; margin-left:10px; _width:100%}

/* Basic */
img {border:none;}
h1{padding:0; margin:0 0 5px 0; border-width:0 0 1px 0; border-style:solid;}
h2{padding:0 0 5px 0; margin:0;}
h3 {margin:0 0 5px 0; padding:0;}
h4 {padding:5px 20px 5px 5px; margin:0 0 5px 0;}
ul, ol {margin:0; padding:0 0 0 15px;}

/* Lists */
ul.podList {padding:0; list-style-type:none;}
ul.podList li {vertical-align:top; line-height:16px; padding:0 0 0 19px;}

/*	Header Area */
#head, #head_internal {width:100%; text-align:left; position:relative;}
#headImg {float:left; width:45%;}
#headTxt {float:right; width:55%;}
#headLine1 {text-align:right; padding:0 8px 0 0; vertical-align:middle;}
#headLine2 {text-align:right; padding:10px 8px 5px; vertical-align:middle;}
#headLine2 form {display:inline;}
#bar4 {text-align:right; padding:0 8px 0 0; vertical-align:middle;}
#bar4 form {display:inline;}
#homeImg {text-align:right; padding-right:200px; height:200px; background-image:url(../images/home.jpg); background-repeat:no-repeat;}

/*	Header Area class */
.head, .head_internal {width:100%; text-align:left; position:relative;}
.headImg {float:left; width:45%;}
.headTxt {float:right; width:55%;}
.headLine1 {text-align:right; padding:0 8px 0 0; vertical-align:middle;}
.headLine2 {text-align:right; padding:10px 8px 5px; vertical-align:middle;}
.headLine2 form {display:inline;}
.bar4 {text-align:right; padding:0 8px 0 0; vertical-align:middle;}
.bar4 form {display:inline;}
.homeImg {text-align:right; padding-right:200px; height:200px; background-image:url(../images/home.jpg); background-repeat:no-repeat;}

/* Portlet Structure */
.portlet {border-style:outset; border-width:1px;}
.portletTitleBar {border-bottom-style:solid; border-bottom-width:1px; padding:2px 5px;}
.portletTitle {float:left; padding-top:2px;}
.portletIcons {float:right;}
div.portletIcons a:link, div.portletIcons a:hover, div.portletIcons a:visited {letter-spacing:1px;}
.portletArea {padding:5px;}
.portletActionBar {border-bottom-width:1px; border-bottom-style:solid; padding:2px 5px;}
.portletRequired {float:left;}
.portletActions {float:right;}

/* Forms */
.padtb{padding:2px 1px 2px 1px}
input, select { margin:0 0 5px 0;  vertical-align:middle;}
.buttonRow {text-align:right;}
.formBtn {border-width:1px; border-style:solid;padding:1px 4px;}
/* disbaled buttons grey out with below 2 lines in IE/Chrome/Mozilla */
.formBtn:disabled {border-width:1px; border-style:solid;color:#D3D3D3;}
.formBtn:[disabled] {border-width:1px; border-style:solid;color:#D3D3D3;}
.disabled {border-width:1px; border-style:solid; margin:0 0 5px 0; padding:0; vertical-align:middle;}
.dropdown:[disabled] {border-width:1px; border-style:solid; margin:0 0 5px 0; padding:0; vertical-align:middle;}
/* added to disable State dropdown in chrome */
.dropdown:disabled{border-width:1px; border-style:solid; margin:0 0 5px 0; padding:0; vertical-align:middle;solid;color:#D3D3D3;}
.dropdown[disabled] {border-width:1px; border-style:solid; margin:0 0 5px 0; padding:0; vertical-align:middle;solid;background-color:#D3D3D3}

.fieldFormat {font-size:9px; margin:-5px 0 5px 0;}


/* Fieldset  */
fieldset.expand legend {border:none; padding:0 5px 0 0; margin:0;}
legend {position:relative;border-style:solid; border-width:1px; border-collapse:collapse; padding:5px; margin:0;}
fieldset {padding:5px; clear:right; position:relative; border-style:solid; border-width:1px; border-collapse:collapse;}
.fieldsetActions {font-size:10px; position:relative; top:-17px; right:-5px; float:right; height:15px; border-left-style:solid; border-left-width:1px; border-bottom-style:solid; border-bottom-width:1px; padding-left:8px; padding-right:8px; z-index:1;}
* html fieldset {padding-top:0; margin-top:15px;}	/* hack for IE */
* html .fieldsetActions {top:-24px;}	/* hack for IE */
* html legend {top:-15px;}
* html .fieldsetContainer {padding-top:15px;}

/*	Tabs */
.tabnav {height:20px; margin:0; padding-left:5px; background:url(../images/tab_bottom.gif) repeat-x bottom;}
.tabnav li {margin:0; padding:0; display:inline; list-style-type:none;}
.tabnav a:link, .tabnav a:visited {float:left; line-height:14px; font-weight:bold; padding: 2px 6px 2px 6px; margin-right:4px; border-width:1px; border-style:solid; text-decoration:none;}
.tabnav a:link.active, .tabnav a:visited.active {border-bottom-width:1px; border-bottom-style:solid;}
.tabContent {border-style:none solid solid solid; border-width:0 1px 1px 1px; padding:5px 10px 5px 10px;}


/*	Tables */
td {vertical-align:top;}
th {padding:3px 2px 3px 2px; border-style:solid;border-width:1px;text-align:left;}
table.dataTable, table.CdataTable {border-style:solid; border-width:1px; border-spacing:0;}
table.dataTable td, table.CdataTable td {font-size:11px; padding:3px;}

.viewTable {border:0px !important}

/*.row_mouse {cursor:pointer;}*/
.row td, .row_alt td, .row_selected td, .row_mouse td, .rowStrong td {line-height:19px; border-width:1px; border-style:solid; border-collapse:collapse;}
.nowrap{whitespace:nowrap}
.rowHeadAbove td {line-height:13px; border-bottom-width:1px; border-bottom-style:solid; border-collapse:collapse;}
.scrollTable {overflow:auto; height:150px !important; width:100%;}

.row_selected td, .row_mouse td {border-style:solid none;  padding-left:4px !important; padding-right:4px !important}
.row_selected td.money, .row_mouse td.money{padding-right:4px !important;}
.closeTable {text-align:right; padding:3px; border-width:0 0 1px 0; border-style:solid; border-collapse:collapse;}
.closeTable a {display:block;}
.resultset {text-align:right; padding:0 5px 0 0; font-size:9px; font-weight:bold;}
tr.inputRow td {padding:3px 3px 0 3px; border-width:1px; border-style:solid; border-collapse:collapse;}
.dataLabel {text-align:right; padding:0 2px 0 0;}
.dataLabelLeft {text-align:left; padding:0 2px 0 0;}
.tableActions {font-size:10px; height:19px; line-height:19px; border-bottom-style:solid; border-bottom-width:1px; padding-right:8px; text-align:right;}

.viewTable {background-color:#ffffff;border-width:1px;border-style:solid;border-color:#999;}

.centerCell{text-align:center !important;}
.rightCell {text-align:right;}
.leftCell {text-align:left;}
.moneyHeader{text-align:right;}
.moneyCell {text-align:right;}

.scrollTable2 {border-width:1px; border-style:solid; overflow:auto; height:300px;} /* you may need to override height on the page...this allow 10 single line rows and header to display */


/* acuity cost tables */
table.fieldTable {border:none !important}
table.fieldTable td {border:none !important;}
.row2 td, .row_alt2 td {line-height:19px !important;}
.rowHead {border-right-width:1px; border-right-style:solid; padding:2px}
.cellHead {font-weight:bold; line-height:1.2em; background-color:#ECEFC6;}



/*	Pods */
.pod {border-style:solid; border-width:1px; padding:5px 10px;}
.podTitle {font-size:12px;}
.podLine {height:1px;}
.pod_content {text-align:left;}
.noborder {border-style:none;}
.signin {padding:0 0 8px 0;}

/*	Tree */
#treeTable {border-collapse:collapse;}
.navigator_pod {width:24%; overflow:auto; border-style:solid; border-width:1px; font-size:11px; text-align:left;}
.slider {width:2%; border-style:solid; border-width:1px; vertical-align:middle;}
.sliderSpace {width:1%;}
.main_pod { width:73%; border-width:0;}
div.treeList {}
ul.tree {width:auto; padding-left:0; margin-left:0;}
ul.tree img {border:none;}
ul.tree, ul.tree ul {padding-left:0;}
ul.tree ul {margin-left:16px;}
ul.tree li.closed ul {display: none;}
ul.tree li {list-style:none; background:url(../images/i-repeater.gif) 0 0 repeat-y; display:block; width:auto;}
ul.tree li.last {list-style:none; background-image:none;}
ul.tree span.a {background:url(../images/t.gif) 0 50% no-repeat; display:block;}
ul.tree span.a.last {background:url(../images/l.gif) 0 50% no-repeat;}
ul.tree span.a.children span.b {background:url(../images/minus.gif) 0 50% no-repeat; cursor:pointer;}
ul.tree li.closed span.a.children span.b {background: url(../images/plus.gif) 0 50% no-repeat; cursor:pointer;}
ul.tree span.a.children span.c {background: url(../images/i-bottom.gif) 0 50% no-repeat; }
ul.tree span.a.spanClosed span.c {background-image: none;}
ul.tree a  {white-space:nowrap; overflow:hidden; padding:3px 0 3px 0px; margin-left:18px; line-height:16px;}
ul.tree span.a.children a {background-image:none;}
ul.tree span.a.children.spanClosed a {background-image:none;}
ul.tree.unformatted li {background-image:none; padding-left:16px;}
ul.tree.unformatted li li {background-image:none; padding-left:0;}
ul.tree li div {float:right; clear:right; height:1em; margin-top:-26px;}
ul.tree div a  {padding:0; background-image:none; height:auto;}
.hereTree {padding:2px}


/* Fixes Floating Box issue in IE */
* html #head_internal,
* html #nav,
* html #headTxt,
* html .portletTitleBar,
* html .portletActionBar,
* html .portletContent,
* html .portletArea,
* html .floatContainer,
* html .pod,
* html .moreInfoBar,
* html .searchResults {height: 1%;}
/* End hide from IE5-mac */

/*IE Hacks */
ol {_padding:0 0 0 25px;}

/* Errors */

#errorBox{ border:1px dashed #900; padding:4px}
.errorBox { border:1px dashed #900; padding:4px}
/* Messages */

.msgBox{ border:1px dashed #000; padding:4px}

.inprogress {position:absolute; top:0px; left:0px;  border-width:2px; border-style:solid; background-color:#fff; z-index:100000}
.inprogressinner {position:relative; top:0px; left:0px; height:80px; width:400px; padding:20px 10px 20px 10px; z-index:100001; text-align:center}
.progressCont{position:absolute; top:40%; margin-top:-40px; left:50%; width:420px; margin-left:-210px; display:none;  z-index:99999}
.progressframe{position:absolute; top:0px; right:0px;   width:420px;  z-index:99999; border:0; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)}
/* internal claims forms */
.padx {padding:0 0 1px 0;}

.moreInfo {border-style:solid; border-width:1px; border-spacing:0; width:100%; margin:0}
.infoTitle {float:left; text-align:left; font-weight:bold;padding:0 0 0 5px;}
.infoActions {float:right; text-align:right; padding:0 0 0 0;}
.moreInfoBar {font-size:10px; height:19px; line-height:19px; border-bottom-style:solid; border-bottom-width:1px; padding-right:5px;}
.moreInfoContent {padding:0px; margin:6px;}

.leftLinksProv {width:19%; float:left; text-align:left; background-color:#ffe;}
.infoTitleProv {float:left; text-align:left; font-weight:bold;padding:0 0 0 0px;}
.moreInfoBarProv {font-size:10px; height:19px; line-height:19px; border-bottom-style:solid; border-bottom-width:1px; padding-right:0px;}
.moreInfoContentProv {padding:0px; margin:0px;}



.vSpacer8{
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 5px;
}

html>body .vSpacer8{
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 10px;
}
.vSpacer10{
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 2px;
}

html>body .vSpacer10{
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 12px;
}

.frameProv{padding-top:5px;padding-bottom:4px;padding-left:3px;padding-right:5px}
.rightCol80Pad {width:80%; float:right; text-align:left;padding:5px}
.leftCol36 {width:33%; float:left;text-align:left;padding-top:4px;padding-bottom:10px;padding-left:4px}
.rightCol66Pad {width:66%; float:right; text-align:left;padding-top:4px;padding-right:5px}
.noLinks{text-decoration:none}
.generalText{color:black}

.whiteBold {font-weight:bold;color:white;}
.commandButtontoLink{
BORDER-TOP-WIDTH: 0px;
margin-top: 7px;
BORDER-LEFT-WIDTH: 0px; 
FONT-SIZE: 11px; 
BORDER-BOTTOM-WIDTH: 0px; 
BORDER-RIGHT-WIDTH: 0px;
WIDTH:40px;
CURSOR:hand;
BACKGROUND-COLOR: transparent; 
color:#0000ff;
text-decoration:underline;
}
 
.commandButtontoLinkStrong{
BORDER-TOP-WIDTH: 0px;
margin-top: 7px;
BORDER-LEFT-WIDTH: 0px; 
FONT-SIZE: 11px; 
BORDER-BOTTOM-WIDTH: 0px; 
BORDER-RIGHT-WIDTH: 0px;
WIDTH:40px;
CURSOR:hand;
BACKGROUND-COLOR: transparent; 
color:#0000ff;
font-weight:bold;
}
 
.commandButtontoLinkBig{
BORDER-TOP-WIDTH: 0px;
margin-top: 7px;
BORDER-LEFT-WIDTH: 0px; 
FONT-SIZE: 12px; 
BORDER-BOTTOM-WIDTH: 0px; 
BORDER-RIGHT-WIDTH: 0px;
WIDTH:40px;
CURSOR:hand;
BACKGROUND-COLOR: transparent; 
color:#0000ff;
text-decoration:none;
}
 
.rightCol78 {width:78%; float:right; text-align:left;}
.leftCol22 {width:22%; float:left; text-align:left;padding-left:4px}
.podbg {border-color:#999;background-color:#ffffee;}

.dropboxwidth120 { width:120px;}
.dropboxwidth150 { width:150px;}

.checkYes {background-image:url(../images/list_check.gif); width:9px; background-repeat:no-repeat;}

.columnLeft { text-align:left;}
.columnRight { text-align:right;}


 

.sort_asc { width:8px; height:8px; background-repeat:no-repeat;}

 

.sort_desc { width:8px; height:8px; background-repeat:no-repeat;}


.deleteLinksSeparator{COLOR:#00f;BACKGROUND-COLOR:transparent;CURSOR:hand;FONT-SIZE:12px;WIDTH:46px;BORDER:0;text-align:left;font-family:Verdana;font-size:11px;}

.linksSeparator{COLOR:#00f;BACKGROUND-COLOR:transparent;CURSOR:hand;FONT-SIZE:12px;WIDTH:44px;BORDER:0;text-align:left;font-family:Verdana;font-size:11px;}

.rightCol80Pad {width:79%; float:right; text-align:left;padding:5px; vertical-align:top;}

.infoTitleMaroon {float:left; text-align:left; font-weight:bold;padding:0 0 0 5px; color:#810541;} 
.textRed { color:#FF0000;}
.width {width:99%;}
.widthLeft {width x;align=left;}
.textNone{text-decoration: none;}
.scroller {float:right;position:relative;bottom:-6px;text-decoration:underline;}
.underline {text-decoration:underline;}
.scrollerBold {float:left;position:relative;bottom:-6px;font-weight:bold;}
.width100{width:100%;}
.delete{COLOR:#00f;BACKGROUND-COLOR:transparent;CURSOR:hand;FONT-SIZE:12px;WIDTH:44px;BORDER:0;text-align:left;font-family: Verdana; font-size: 11px;clip: rect(auto, auto, 2px, auto);  vertical-align: bottom;word-spacing: normal;}
.normal{font-weight: normal;}
.pointer{cursor:pointer;}
.width90{width:90%;}
.width95{width:95%;}
.width99{width:99%;}
.colorMaroon{color:maroon;}
.colorRed{color: red;}
.height18{cursor:move;height:18px;display:block;}
.width98{width:98%;}
.scrollerLeft{float:left;position:relative;bottom:-6px;}
.scrollerRight{float:right;position:relative;bottom:-6px;}
.widthXLeft{width:px;align=left;}
.height18{height:18px;}
.colorDarkred{color:darkred;}
.displayNone{display:none;}
.cursorHand{cursor:hand; color:#0000ff;}
.sectionMargin{ margin:0px; border-spacing:0px; padding:0px;}

/* Styles used for ProviderClaims module - Start */

   .rowonon_mouse {background-color:#f5f5f5; border-top: solid 1px; border-bottom: solid 1px; border-color:#999 transparent; cursor:pointer;}
   .rowonon_mouse_right {background-color:#f5f5f5; border-top: solid 1px; border-bottom: solid 1px; border-right: solid 1px; border-color:#999 transparent; cursor:pointer;}
   .rowonon_mouse_left {background-color:#f5f5f5; border-top: solid 1px; border-bottom: solid 1px; border-left: solid 1px; border-color:#999 transparent; cursor:pointer;}
   .rowone  {border-color:#f5f5f5; background-color:#ffe; border: solid 1px}
   .row_altone {border-color:#f5f5f5; background-color:#fff; border: solid 1px}     
   .dataTableOne {border-color:#999 transparent; background-color:#fff; border:1px solid} 
   .tabPad{padding-top:5px;padding-bottom:4px;padding-left:3px;padding-right:4px}

/* Functions used for ProviderClaims module - End */

.deleteLinksSeparator{COLOR:#00f;BACKGROUND-COLOR:transparent;CURSOR:hand;FONT-SIZE:12px;WIDTH:49px;BORDER:0;text-align:left;font-family:Verdana;font-size:11px;}

.colNoWrap{white-space: nowrap}



/*  Site Map */
.smSection {margin-bottom:15px; line-height:1.5em;}
div.headlink{padding:0px; margin-bottom:5px; border-bottom:1px solid #000;}
ul.sub1Menu{padding-bottom:3px;}
ul.sub2Menu{padding-bottom:3px;}
ul.sub3Menu{padding-bottom:3px;}
/*  Site Map */

/* 07/03/2008 */
.cancelStyle{color:white;font-weight:bold;font-size:15px}
.colNoWrap{white-space: nowrap} 
.textBold{color:white;font-weight:bold;}
.imageWidth{width:px;align=top}
.textBlue{cursor:hand;color:blue;font-weight:bold;}
.textHand{cursor:hand;color:blue;} 
.scrollerUnderline{float:right;position:relative;bottom:-3px;text-decoration:underline;}
.textRed{color:red}
.width100{width:100%;}
.width30{width:30px;}
.width36{width:36px;}
.width46{width:46px;}
.width38{width:38px;}
.width45{width:45px;}
.width18{width:18px;}
.width48{width:48px;}
.width40{width:40px;}
.width50{width:50px;}
.width80{width:80px;}
.width65{width:65px;}
.width35{width:35px;}
.width125{width:125px;}
.width15{width:15px;}
.width22{width:22px;}
.width120{width:120px;}
.width20{width:20px;}
.width90{width:90px;}
.width110{width:110px;}
.width30{width:30px;}
.width60{width:60px;}
.width138{width:138px;}
.width260{width:260px;}
.width160{width:160px;}
.width1{width:1%;}
.width49{width:49%;}
.infoTitleRed {float:left; text-align:left; font-weight:bold;padding:0 0 0 5px;color:darkred}
.textRed{color:darkred}
.textWhite{color:white;font-weight:bold;width:80px}
.textWhiteWidth20{color:white;font-weight:bold;width:20px}
.textRight{text-align:right;display:none;}
.textSize15{color:white;font-weight:bold;font-size:15px;}
.textWhiteBold{font-weight=bold;color=white;}

.width20{width:20px;}
.width12{width:12px;}
.width66{width:66px;}
.width67{width:67px;}
.width55{width:55px;}
.width2{width:2px;}
.width965{WIDTH:965;}
.width950{WIDTH:950;}
.width39{width:39px;}
.width940{WIDTH:940;}
.width33{width:33px;}
.width50{width:50px;}
.width128{width:128px;}
.width83{width:83px;}
.red{color:red;}
.widthtop{width:px;text-align:top;}
.widthpx{width:px;color:white;}
/* 17/04/2008*/
.commandButtontoLinkPayment
{
text-align:left;
BORDER-TOP-WIDTH: 0px;
margin-top: 0px;
BORDER-LEFT-WIDTH: 0px; 
FONT-SIZE: 11px; 
BORDER-BOTTOM-WIDTH: 0px; 
BORDER-RIGHT-WIDTH: 0px;
CURSOR:hand;
BACKGROUND-COLOR: transparent; 
color:#0000ff;
text-decoration:underline;
}


.commandLinkAsCommandButton
{
border-width:4px;
border-style:solid;
color:white; 
background-color:#518ACD;
border-color:#518ACD;
font-size:11px;
font-weight:bold;
border-height:100px;
}