.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
	height:1px;
	overflow:hidden;
	font-size:1px;
}
.hide{
	display:none;
	visibility:hidden;
}
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.twocols:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.twocols {
	display: inline-block;
	clear:both;	
}
/* Hides from IE-mac \*/
* html .twocols {height: 1%;}
.twocols {display: block;}
/* End hide from IE-mac */

.twocols .leftcol{
	float:left;
}
.twocols .rightcol{
	float:right;
	text-align:left;
}

td.DialogTitle {
background-image:url("../images/dialog_bg_n.gif");
color:#FFFFFF;
font-size:11px;
font-weight:bold;
height:15px;
padding:0 0 0 10px;
text-align:left;
vertical-align:bottom;
}

.FormButton {
	COLOR: #330000;
	font-family:Arial;
font-size:11px;
font-weight:bold;
}
TABLE.ButtonTable {
	CURSOR: pointer;
	VERTICAL-ALIGN: middle;
	DIRECTION: ltr;
}
TD.Button {								 
	BACKGROUND-IMAGE: url(images/butbg.gif);
	BACKGROUND-COLOR: #FF8600;
	BACKGROUND-REPEAT: repeat-x;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	VERTICAL-ALIGN: middle;
	WHITE-SPACE: nowrap;
}
FONT.Button {								 
	FONT-FAMILY: Arial;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
IMG.ButtonSide {
	WIDTH: 7px;
	HEIGHT: 14px;
}
.SimpleButton TR TD {
	PADDING: 0px;
	WHITE-SPACE: nowrap;
}
A.Button:link, A.Button:visited, A.Button:hover, A.Button:active {
	COLOR: #330000;
	FONT-WEIGHT: bold;
}
.GoImage {
	WIDTH: 21px;
	HEIGHT: 18px;
	VERTICAL-ALIGN: middle;
	BORDER: 0px;
}
#bar-right {
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;

text-align:justify;
text-decoration:none;
width:423px;
}
.SubHeader {
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING: 0px;
}
.SubHeaderLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #FF6600;
	PADDING: 0px;
}

