/* Optional Code */

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 1.25em; background-color: #ffffff;  color: Black; margin: 0; padding: 0; clear: both;}

H1, .title, .pagetitle, .topictitle1 {
	font-size: 1.75em;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0.5em;
	word-spacing: 0.1em;
}
H2, .subtitle, .pagesubtitle, .topictitle2 {
    font-size: 1.50em;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0.0em;
	padding-bottom: 0.0em;
}
H3, .boldtitle, .topictitle3 {	
    font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0.2em;
	padding-bottom: 0.1em;
}
H4, .topictitle4 {
    font-size: 1em;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0.1em;
	padding-bottom: 0.1em;
}
h5, .topictitle5 {
    font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0em;
	padding-bottom: 0em;
}
h6, .topictitle6 {
    font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0em;
	padding-bottom: 0em;
}

ul,li { margin: 0em; text-align: left; margin-top: 0.5em; margin-bottom: 0.5em; font-size: 100%;}
ol { text-align: left; margin-bottom: 0.5em; font-size: 100%;}

a:link { 
	color: #006699;
	text-decoration: none;
}
a:visited { 
	color: #006699;
	text-decoration: none;
}
a:hover, a:focus  { 
	color: #006699;
	text-decoration:underline;
}
a:active  { 
	color: #006699;
	text-decoration: none;
}

.normal { font-style: normal; }

.wrapper { min-width: 400px; }
          /* Allways good to have on full width liquid CSS layouts, 
             google "min-width IE" for JS solutions there */

/* Setup (This all looks neater when it isn't put on display!) */

.wrapper {
	width: 800px;               /* total width */
}      

.outer {
	border-left-width: 150px;  /* left column width */
	border-left-color: #6699cc;   /* left column colour */
	
	
	background-color: #fefefe; /* center column colour */
}

.left {
	width: 150px;              /* left column width */
	margin-left: -150px;       /* _negative_ left column width */
}

.wide {
	background-color: #006699;    /* header and footer colours */
}

/* Main code */

.outer { width: auto; border-left-style: solid; }
.inner { margin: 0; width: 100%; }

.left { float: left; position: relative; z-index: 10; }
.center {
	float: left;
	width: 100%;
	position: relative;
	margin: 0 -6px 0 -2px;
	z-index: 12;
}

.wide { width: 100%; position: relative; z-index: 13; }

.clear { clear: both; }

/* Mozilla code */
.outer > .inner { border-bottom: 1px solid transparent; }
.left { margin-right: 1px; }
.right {margin-left: 1px; }


/* Content Styles */

#content {
	width: 98%;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	clear: right;
}

#content p{
	font-size: 1em;
	width: 100%;
	margin: 0.25em 0 0.5em 0;
}

#content li {
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 0.25em;
	font-size: 10px;
	line-height: 1.25em;
	width: 90%;
	vertical-align: top;
}

#ParMatrix {
	width: 98%;
	margin-right: 10px;
	margin-left: 15px;
	margin: 0;
	clear: both;
}

.logoIBM {
	position: relative;
	text-align: right;
	margin-bottom: 10px;
}
.rbanner {
	position: relative;
	text-align: middle;
	margin-bottom: 10px;
}

/************* #Mainlinks Nav styles **************/

a.mainlink:link{
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.mainlink:visited{
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.mainlink:hover{
	text-decoration: underline;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.divider {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
	background: #006699;
}

#LogoAGS{
	background: #006699;
	height: 50px;
	width: 150px
}

#NavTop{
	margin-left: 150px;
	height: 22px;
	background: #000000;
	padding-left: 10px;
}

#NavTopSub {
	height: 22px;
	background: #fff;
}

#home {
	height: 22px;
	background: #000000;
	width: 150px;
	text-align: center;
}
#footer{
	background: #006699;	
}

#NavBottom{
	margin-left: 150px;
	height: 22px;
	background: #000000;
	padding-left: 10px;
}

/* Container for the Related Links */
#rlinks {
	position: relative;
	width: 150px;
	margin-bottom: 1em;
	margin-top: 1em;
}
.related {
	margin: 0px;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}

/* Turns off Margin, Padding, and Bullets for the Related List */
#rlinks ul {
	margin: 0px; 
	padding: 0; 
	font-size: 12px;
}
#rlinks li {
	margin: 0px;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 2px;
	font-size: 12px;
}

a.rlinks:link {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-weight: normal;
}
a.rlinks:visited { text-decoration: none; color: #ffffff; font-family: Arial, sans-serif; }
a.rlinks:hover {
	text-decoration: underline;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-weight: normal;
}

/* Container for the NavLinks Menu */
#NavLinks {
	background-color: #99ccff;
	position: relative;
	width: 150px;
}

/* Turns off Margin, Padding, and Bullets for the Menu List */
#NavLinks ul {margin: 0px; padding: 0px; list-style-type: none;}
#NavLinks li {margin: 0px; padding: 0px; list-style-type: none;}


/* Rules to copy if you use the WriteStyles Command */
.closed ul{display:none;}
.open ul{
	display:block;
	background-color: #cce5ff;
}

/* Link Styles for the Menu */
.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #99ccff;
	color: #000000;
	display: block;
	font-size: 12px;
	padding: 3px 0px 3px 6px;
	text-decoration: none;
}

/* Hover styles for the menu */
.closed a:hover, .open a:hover {
	color: #000000;
	text-decoration: underline;
}
/* Active styles for the menu */
.closed a:active, .open a:active {
	background-color: #ffffff;
	color: #000000;
}
/* Visited styles for the menu */
.closed a:visited, .open a:visited {
	color: #000000;
}
/* Plus Sign for Trigger Links in Closed State */
.closed a {}

/* Minus Sign for Trigger Links in Open State */
.open a {
	background-color: #FFFFFF;
	font-weight: bold;
}

/* Link Styles for the Submenus */
.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color:#000000;
	display: block;
	font-size: 10px;
	font-weight:normal;
	margin: 0 0 0 8px;
}

/* Optional ID to assign the <a> to highlight a "Current Page" link */
#nl_current {font-weight: bold;}

/*Accent highlight*/
.noshade 		{ background-color: transparent; }
.xlight 		{ background-color: #DADADA; }
.light 			{ background-color: #B0B0B0; }
.medium 		{ background-color: #8C8C8C; }
.dark 			{ background-color: #6E6E6E; }
.xdark 			{ background-color: #585858; }
.light-yellow	{ background-color: #FFFFCC; }
.khaki 			{ background-color: #CCCC99; }
.medium-blue 	{ background-color: #6699CC; }
.light-blue 	{ background-color: #CCCCFF; }
.mid-grey 		{ background-color: #CCCCCC; }
.light-grey 	{ background-color: #DADADA; }
.lightest-grey 	{ background-color: #E6E6E6; }
.red-white_txt 	{ background-color: #FF0000; padding-left:0.25em; padding-right:0.25em; color:#FFFFFF}

.thgreen { color: #ffffff; background: #669966; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }
#hgreen {background: #669966; }
.bhgreen { background: #ffffff; color: #669966; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }

.tgold { color: #000000; background: #ffcc00; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }
.tred { 
	background: #6A94C4 url(../images//box_headlg_3.gif) repeat-x; 
	color: #ffffff;
	font:  bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 0px 3px 3px;
	text-align: left;
}

#gold {background: #ffcc00; }
.bgold { background: #ffffff; color: #cc9900; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }
.bred { background: #ffffff; color: #ff0000; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }

#violet  {background: #666699; }
#purple {background: #330066; }

.thteal { color: #ffffff; background: #0099CC; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px;}
#hteal {background: #0099CC; }
.bhteal { background: #ffffff; color: #0099CC; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px;}
.rtgreen { color: #ffffff; background: #009966; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px;}

.bdblue { background: #ffffff; color: #006699; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }

/*fSupporting highlight*/
.tkhaki { color: #ffffff; background: #999966; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }
.tdkhaki { color: #ffffff; background: #666633; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }
.tteal { color: #ffffff; background: #006666; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }
.tdteal {
	background: #71D2C5 url(../images//box_headlg_5.gif) repeat-x; 
	color: #ffffff;
	font:  bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 0px 3px 3px;
	text-align: left;
}
.tdblue { 
	background: #6A94C4 url(../images//box_headlg_2.gif) repeat-x; 
	color: #ffffff;
	font:  bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 0px 3px 3px;
	text-align: left;
}
.tdred { 
	background: #6A94C4 url(../images//box_headlg_3.gif) repeat-x; 
	color: #ffffff;
	font:  bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 0px 3px 3px;
	text-align: left;
}
.rb_lblue { 
	background: #6A94C4 url(../images//box_headlg_1.gif) repeat-x; 
	color: #ffffff;
}
.rb_red { 
	background: #6A94C4 url(../images//box_headlg_3.gif) repeat-x; 
	color: #ffffff;
}

.tpurple { color: #ffffff; background: #330066; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }
.tltgrey { color: #000000; background: #cccccc; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }
.tmedgrey { color: #ffffff; background: #999999; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }
.ttltgrey { color: #000000; background: #eaeaea; font-family: Arial, sans-serif; font-size: 12px;}
.hlblue {
	color: #000000;
	background: #669999;
	font-family: Arial, sans-serif;
	font-weight: bold;
	background-color: #cce5ff;
	padding: 0.2em 0.2em 0.2em 0.4em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 0.2em;
}
.hmblue {
	color: #FFFFFF;
	background: #669999;
	font-family: Arial, sans-serif;
	font-weight: bold;
	background-color: #99ccff;
	padding: 0.2em 0.2em 0.2em 0.4em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 0.2em;
}
.hdblue {
	color: #FFFFFF;
	background: #669999;
	font-family: Arial, sans-serif;
	font-weight: bold;
	background-color: #6699cc;
	padding: 0.2em 0.2em 0.2em 0.4em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 0.2em;
}

.mhteal {
	margin: 0;
	margin-top:0.75em;
	color: #ffffff;
	background: #669999;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	clear: both;
}

.hlred {
	color: #FF0000;
	font-weight: bolder;
}

.hl_blue {
	color: #006699;
	font-weight: bolder;
}

.rbpunderline {
	border-bottom: 1px solid #cccccc;
}
.tsig {
	border-bottom: 1px solid #cccccc;
	text-align: right;
	font-style: italic;
}
.hbyline {
	font-style: italic;
	margin-top: -1em;
}

.bodycopy {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 1.25em; 
}
.subbodycopy {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 1.25em; 
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	padding: 0;
	margin: 0px 10px 5px 0px;
}

.parMatrix {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.15em;
	background: #eaeaea;
}
.tbl {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.25em;
}
.trBorderBottomGray {
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: medium;
}

.tblue {
	color: #ffffff;
	background: #6699cc;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
}
.tgray { color: #ffffff; background: #666666; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }

.tbgc { background-color : #006699; }
.bbg { background-color : #000000; vertical-align: middle; white-space: nowrap;}
.dbg { background-color : #6699cc; }
.mbg { background-color : #99ccff; }
.lbg { background-color : #cce5ff; }
.hil { background-color : #ffffff; }
.lgray { background-color: #EAEAEA; }
.greytext { color: #666666; }
.bluebullet { color: #006699; }

.screenshot {
	margin-bottom: 1.5em;
}

.hide{
	display:none;
}
.show {
	display:block;
}
.LoginHide{
	display:none;
}
.LoginShow {
	display:block;
}


.detailHide {
	display:none;
}
.detailShow {
	display:block;
}

.detailOpen {
	background-image: url(../images/bluedrop.gif);
	background-repeat: no-repeat;
}
.detailClosed {
	background-image: url(../images/blueup.gif);
	background-repeat: no-repeat;
}

.notice{
	border: 1px solid #cccccc;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 80%;
	}
	
.notice_worning {
	border: 1px solid #cccccc;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FF0000;
	margin: 0;
	padding-left: 5px;
	width: 96%;
}

.form_addlic {
	border: 1px solid #cccccc;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin: 0;
	margin-left: 5px;
	margin-right: 5px;
	width: 90%;
}

.error {
	border: 1px solid #ff3300;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FF0000;
	margin: 0;
	margin-left: 12%;
	margin-bottom: 0.75em;
	padding-left: 5px;
	width: 70%;
}

.error_tbarRed {
	color: #ffffff;
	background: #ff3300;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-left: -5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.info {
	border: 1px solid #6699cc;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin: 0;
	margin-left: 12%;
	margin-bottom: 0.75em;
	padding-left: 5px;
	width: 70%;
}

.info_tbarBlue {
	color: #ffffff;
	background: #6699cc;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-left: -5px;
	padding-left: 5px;
	padding-right: 3%;
	padding-top: 2px;
	padding-bottom: 2px;
}

.InfoBox {
	border: 1px solid #6A94C4;
	border-width: 1px 1px 1px 1px;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin: 0;
	margin-left: 2%;
	margin-bottom: 0.5em;
	padding-left: 0.75em;
	width: 90%;
}
.InfoBox h4 {
	color: #FFF;
	font:  bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 0 3px 5px;
	text-align: left;
	background: #6A94C4 url(../images//box_headlg_1.gif) repeat-x;
}
.InfoBox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin-left: 5px;
	padding: 5px 0 5px;
}

.actInfo {
	border: 1px solid #71D2C5;
	border-width: 1px 1px 1px 1px;
	background-color: #EAEAEA;
	margin: 0;
	margin-left: 2%;
	margin-bottom: 0.5em;
}
.actInfo h1 {
	background: #71D2C5 url(../images//box_headlg_5.gif) repeat-x; 
	color: #ffffff;
	font:  bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 3px 0px 3px 3px;
	text-align: left;
}
.actInfo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin-left: 5px;
	padding: 5px 0 5px;
}

.msgBox {
	border: 1px solid #6A94C4;
	border-width: 1px 1px 1px 1px;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin: 0;
	margin-left: 15%;
	margin-bottom: 0.75em;
	width: 60%;
}
.msgBox h4 {
	color: #FFF;
	font:  bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 0 3px 5px;
	text-align: left;
	background: #6A94C4 url(../images//box_headlg_1.gif) repeat-x;
}
.msgBox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin-left: 5px;
	padding: 5px 0 5px 5px;
}
.errorBox {
	border: 1px solid #FF7F7F;
	border-width: 1px 1px 1px 1px;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin: 0;
	margin-left: 15%;
	margin-bottom: 0.75em;
	width: 60%;
}

.errorBox h4 {
	color: #FFF;
	font:  bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 0 3px 5px;
	text-align: left;
	background: #FF7F7F url(../images//box_headlg_3.gif) repeat-x;
}
.errorBox p {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin-left: 5px;
	padding: 5px 0 5px 5px;
}

.warningBox {
	border: 1px solid #FF7F7F;
	border-width: 1px 1px 1px 1px;
	background-color: #EAEAEA;
	margin: 0;
	margin-left: 5%;
	margin-bottom: 0.5em;
	padding: 0;
	width: 90%;
}
.warningBox h4 {
	color: #FFF;
	font:  bold 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 1px 0 5px;
	text-align: left;
	background: #FF7F7F url(../images//box_headlg_3.gif) repeat-x;
}
.warningBox p {
	color: #FF0000;
	font:  0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.20em;
	margin: 0;
	padding: 0.5em 0 0 0.5em;
}


.formBoxHead {
	color: #FFF;
	font:  bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 1px 0 5px;
	text-align: left;
	background: #036 url(../images//box_headlg.jpg) repeat-x;
}

.dldetails {
	margin: 0;
	margin-left: 10px;
	width: 96%;
	clear: both;
}
.dlflist {
	margin: 0;
	margin-left: 10px;
}
#ParMatrix td {
	vertical-align:top;
}

.dbltitle {
	border-top-style: double;
	border-top-color: #6699cc;
	font-weight: bold;
}
.slaNumItem {
	padding-left: 2em;
	margin-right: 5em;
	text-align: left;
	margin-bottom: 0.5em;
	text-indent: -2em;
}

/* Reset Margin and Padding for the Beta What's New Section*/

DT { margin-top: 0.5em; margin-bottom: 0.5em; }
DD { margin-left: 1.0em; margin-top: 0.5em; margin-bottom: 0.5em;}

/* =Forms
----------------------------------------------- */

input, textarea, select, {
  font: .9em Arial, Verdana, geneva, sans-serif;
  margin: .25em 0 0 0.2em;
  padding: 2px;
  display: block; 
}
  
label {
  margin: .25em 0 0 0.2em;
  padding: 2px;
  display: block; 
}
  
fieldset {
  border: none; }

legend {
  font-weight: bold;
  margin: 0 0 .75em 0;
  color: #333333; }

#BetaRegistration, #BetaLoginForm {
  border: 1px solid #FF7215;
}

#BetaRegistration, {
  border: 1px solid #FF7215;
  width:98%   
}


#BetaLogin {
  background: #EAEAEA;
  color: #000000; 
}
  
.BetaLoginError {
	border: 1px solid #FF7F7F;
	border-width: 1px 1px 1px 1px;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.20em;
	margin: 0;
	margin-left: 5%;
	margin-bottom: 0.5em;
	width: 90%;
}
.BetaLoginError h4 {
	color: #FFF;
	font:  bold 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 1px 0 5px;
	text-align: left;
	background: #FF7F7F url(../images//box_headlg_3.gif) repeat-x;
}
.BetaLoginError p {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin-left: 5px;
	padding: 5px 0 5px;
}

INPUT.buttons  { 
	font-size: 1em; 
	font-weight: bold; 
	border-top: 0.2em outset #B1B1B1; 
	border-right: 0.2em outset #000000; 
	border-bottom: 0.2em outset #000000; 
	border-left: 0.2em outset #B1B1B1; 
	background-color:#F99525; 
	margin-bottom: 0.2em; 
	cursor:hand;
	cursor:pointer;
}
.uibuttons  {
	font-size: 0.95em;
	border-top: 0.2em outset #B1B1B1;
	border-right: 0.2em outset #000000;
	border-bottom: 0.2em outset #000000;
	border-left: 0.2em outset #B1B1B1;
	background-color:#E2E2E2;
	margin-bottom: 0.05em;
	margin-left: 0.1em;
	margin-right: 0.1em;
	padding-left: 0.25em;
	padding-right: 0.25em;
}
INPUT.addlic {
	font-size: 1em; 
	font-weight: bold; 
	border-top: 0.2em outset #B1B1B1;
	border-right: 0.2em outset #000000;
	border-bottom: 0.2em outset #000000;
	border-left: 0.2em outset #B1B1B1;
	background-color:#669999;
	margin-bottom: 0.05em;
	margin-left: 0.1em;
	margin-right: 0.1em;
	padding-left: 0.25em;
	padding-right: 0.25em;
	cursor:hand;
	cursor:pointer;
}

.addlicense {
	border: 1px solid #cccccc;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin: 0;
	margin-left: 5px;
	margin-right: 5px;
	width: 90%;
}

.handcursor {
cursor:hand;
cursor:pointer;
}

#Login #send_AGS_ID {
	margin: 0;
	padding: 0;
	margin-bottom: 0.75em;
	padding-bottom: 0.5em;	
}

.form_lgray {
	border: 1px solid #cccccc;
	border-width: 1px 1px 1px 1px;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin-left: 5%;
	width: 80%;
}
.form_tbarGray {
	color: #ffffff;
	background: #666666;
	font:  bold 1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	padding-left: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;	
	text-align: left;
}
