﻿div#GreetingIMG {
	float: left;
	width: 162px;
	background-color: transparent;
}

div#Greeting {
	display: inline;
	float: right;
	width: 265px;
	font: 13px "trebuchet ms", arial, helvetica, san-serif;
	background-color: transparent;
}

div#ContainerMaster {
	background-color: transparent;
	width: 100%;
}

div#MyRow1 {	float: left;	width: 100%;	background-color: transparent;}div#MyRow1trans {	float: left;	width: 100%;	background-color: transparent;	visible: hidden;	height: 0px;}div#MyRow2 {	float: left;	background-color: transparent;	width: 100%;	margin-left: 0px;	margin-right: 5px;} div#MyRow3 {	float: left;	background-color: transparent;	margin-left: 5px;	margin-right: 5px;}.ContainerMaster_blue {	width: 100%;	background-color: #FFFFFF;	BORDER-RIGHT: #104E8B 1px solid;	BORDER-TOP: #104E8B 1px solid;	BORDER-LEFT: #104E8B 1px solid; 	BORDER-BOTTOM: #104E8B 1px solid; 	moz-border-radius-bottomleft: 15px; 	moz-border-radius-bottomright: 15px; 	moz-border-radius-topleft: 3px; 	moz-border-radius-topright: 3px}div#containerrow1_blue {	width: 100%;	height: 31px;	BACKGROUND-IMAGE: url(gradient_LtBlue.gif);}div#containerrow2_blue {	background-color: transparent;	margin-left: 5px;	margin-right: 5px;	margin-bottom: 5px;}div#containerrow2_blue p {		font: 12px "trebuchet ms", arial, helvetica, san-serif;}div#containerrow3_blue {	background-color: transparent;	margin-left: 5px;	margin-right: 5px;}div#Spacer {	clear: both;	background-color: white;	height: 2px;}div#MyTITLE {	float: left;	margin-left: 5px;	width: 75%;	vertical-align: middle;	background-color: transparent;}div#Help {	float: right;	width: 20px;	vertical-align: middle;	background-color: transparent;}div#MyVISIBILITY {	float: right;	margin: 4px;	background-color: transparent;}div#MyVISIBILITY img{ 
	vertical-align:middle;
}


img.floatLeft { 
    float: left; 
    margin: 0px; 
}
img.floatRight { 
    float: right; 
    margin: 0px; 
}




