form{
	color: #001F33;
	
}
body{
	font-family: Arial,Helvetica,sans-serif;
	font-size:11px;
	background-color: #ECE8E6;
	margin-left:0;
	margin-top:0;
	min-width:980px;
	height:100%;
	position: relative;
}
a {
	text-decoration: none;
	color: #333;
}
.clear {
	clear:both;
}
.site {
	margin:0px auto;
	width:982px;
}
.watermark {
	color:#999;
	font-style:italic;
}
.middle {
	float:left;
	width: 730px;
}
.WineSteinMiddle {
	float:left;
	width: 980px;
}
.right {
	float: left;
	width: 221px;
	margin-left: 13px;
}
.DottedLineBlackRight {
	background-image:  url(../Images/DottedLineBlack.png);
	background-repeat: repeat-x;
	width:185px;
	height:2px;
	margin-top: 8px;
}
#BreadCrumbs {
	font-size:12px;
	color: #cc3366;
	margin-bottom:10px;
	width: 680px;
	float:left;
}
.BreadCrumb {
	float:left;
	margin-left: 4px;
	cursor: pointer;
}
.BreadCrumbNoPointer {
	cursor: default;
}
.CheckboxBackground {
	background-image:  url(../Images/CheckBoxBackGround.png);
	background-repeat: no-repeat;
	width:26px;
	height:21px;
	position: relative;
}
.CheckboxPosition{
	position: absolute;
	left: 7px;
	bottom: 4px;
}
.BlueButtonLeft41 {
	background-image:  url(../Images/Buttons/ButtonDarkBlueLeft-41.png);
	width: 10px;
	height: 51px;
	float:left;
}
.BlueButtonMiddle41 {
	background-image:  url(../Images/Buttons/ButtonDarkBlueMiddle-41.png);
	background-repeat:repeat-x;
	height: 43px;
	padding: 6px 15px 0 15px;
	text-align:center;
	font-size: 26px;
	line-height:28px;
	color: white;
	float:left;
	cursor: pointer;
}
.BlueButtonRight41 {
	background-image:  url(../Images/Buttons/ButtonDarkBlueRight-41.png);
	width: 10px;
	height: 51px;
	float:left;
}
.BlueButtonLeft33 {
	background-image:  url(../Images/Buttons/ButtonDarkBlueLeft-33.png);
	width: 10px;
	height: 33px;
	float:left;
}
.BlueButtonMiddle33 {
	background-image:  url(../Images/Buttons/ButtonDarkBlueMiddle-33.png);
	background-repeat:repeat-x;
	height: 32px;
	padding: 2px 10px 0 10px;
	text-align:center;
	font-size: 14px;
	line-height:22px;
	color: white;
	float:left;
	cursor: pointer;
}
.BlueButtonRight33 {
	background-image:  url(../Images/Buttons/ButtonDarkBlueRight-33.png);
	width: 10px;
	height: 34px;
	float:left;
}
.StdButtonLeft {
	background-image:  url(../Images/Buttons/Button-Std-Left.png);
	width: 9px;
	height: 31px;
	float:left;
}
.StdButtonMiddle {
	height:25px;
	padding:4px 6px;
	background-image:  url(../Images/Buttons/Button-Std-Middle.png);
	color: white;
	float:left;
	cursor:pointer;
	font-size:14px;
}
.StdButtonRight {
	background-image:  url(../Images/Buttons/Button-Std-Right.png);
	width: 9px;
	height: 31px;
	float:left;
}
.StdButtonRedLeft {
	background-image:  url(../Images/Buttons/Button-Std-Left.png);
	width: 9px;
	height: 31px;
	float:left;
}
.StdButtonRedMiddle {
	height: 25px;
	padding: 4px 10px;
	background-image:  url(../Images/Buttons/Button-Std-Middle.png);
	color: white;
	float:left;
	cursor:pointer;
	font-size:14px;
}
.StdButtonRedRight {
	background-image:  url(../Images/Buttons/Button-Std-Right.png);
	width: 9px;
	height: 31px;
	float:left;
}
.Clear {
	clear:both;
}
.autocomplete_completionListElement 
{  
	visibility : hidden;
    padding: 0 0 0;
    list-style-type : none;
    margin: 0 0 0;
    border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	overflow : auto;
	height : auto;
	max-height: 200px;
    text-align : left; 
    z-index:1000;
}
.autocomplete_highlightedListItem
{
	background-color: #888888;
	color: white;
	padding: 1px;
}
.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}
.Ad728-90 {
	float: left;
	margin:18px 0 0;
}

