/* default */

		/* Undo some styles from the master stylesheet */
		.checklist li { background: none; padding-left: 0; }
		
		/* CSS for checklists */
		.checklist {
			border: 1px solid #ccc;
			list-style: none;
			height: 90px;
			overflow: auto;
			width: 150px;
		}
		.checklist, .checklist li { margin: 0; padding: 0; }
		.checklist label { display: block; padding: 0 0.1em 0 25px; text-indent: -25px; }
		.checklist label:hover, .checklist label.hover { background: #777; color: #fff; }
		* html .checklist label { height: 1%; }

#suggestions
{
	position: relative;
	top: 1px;
	_top: 0px;
}

.autocomplete
{
	background: #EEEEEE;
	border: solid 1px #787878;
	width: 200px;
	font-family: arial;
	font-size: 11px;
}

.autocomplete DIV
{
	padding: 1px 4px 1px 4px;
        cursor:pointer;
}

.input220blue
{
	width:220px; 
	height:20px;
	color:#999999; 
	background-color:#FFFFFF; 
	border-color:#0099FF;
	border-style:solid;
	border-width:1px;
	font-size:10px; 
}


.input240blue
{
	width:240px; 
	height:20px;
	color:#999999; 
	background-color:#FFFFFF; 
	border-color:#0099FF;
	border-style:solid;
	border-width:1px;
	font-size:10px; 
}


.input470blue
{
	width:470px; 
	height:20px;
	color:#999999; 
	background-color:#FFFFFF; 
	border-color:#0099FF;
	border-style:solid;
	border-width:1px;
	font-size:10px; 
}

.input470grey
{
	width:470px; 
	height:20px;
	color:#999999; 
	background-color:#FFFFFF; 
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	font-size:10px; 
}
 
.input150blue{ 
	width:150px; 
	height:20px;
	color:#999999; 
	background-color:#FFFFFF; 
	border-color:#0099FF;
	border-style:solid;
	border-width:1px;
	font-size:10px; 
	font-family:Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; 
}

.input150grey
{
	width:150px; 
	height:20px;
	color:#999999; 
	background-color:#FFFFFF; 
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	font-size:10px; 
}




/* default */
body { color:#333333; font-family:Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;  font-size:11px; margin:0px; }
td { color:#333333; font-family:Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size:11px;line-height:15px;}

/* link-colors */
a { text-decoration:none; color:#1180FF; cursor:pointer; }
a:link { text-decoration:none; color:#1180FF; cursor:pointer; }
a:visited { text-decoration:none; color:#1180FF; cursor:pointer; }
a:active { text-decoration:none; color:#1180FF; cursor:pointer; }
a:hover { text-decoration:underline; color:#1180FF; cursor:pointer; }

a.black { text-decoration:none; color:#000000; cursor:pointer; }
a.black:link { text-decoration:none; color:#000000; cursor:pointer; }
a.black:visited { text-decoration:none; color:#000000; cursor:pointer; }
a.black:active { text-decoration:none; color:#000000; cursor:pointer; }
a.black:hover { text-decoration:underline; color:#1180FF; cursor:pointer; }

a.white { text-decoration:none; color:#FFFFFF; cursor:pointer; font-size:9px;  }
a.white:link { text-decoration:none; color:#FFFFFF; cursor:pointer; font-size:9px;  }
a.white:visited { text-decoration:none; color:#FFFFFF; cursor:pointer; font-size:9px;  }
a.white:active { text-decoration:none; color:#FFFFFF; cursor:pointer; font-size:9px;  }
a.white:hover { text-decoration:none; color:#666666; cursor:pointer; font-size:9px;  }

a.boldwhite { text-decoration:none; color:#FFFFFF; cursor:pointer; font-size:11px; font-weight:bold; }
a.boldwhite:link { text-decoration:none; color:#FFFFFF; cursor:pointer; font-size:11px; font-weight:bold; }
a.boldwhite:visited { text-decoration:none; color:#FFFFFF; cursor:pointer; font-size:11px; font-weight:bold; }
a.boldwhite:active { text-decoration:none; color:#FFFFFF; cursor:pointer; font-size:11px; font-weight:bold; }
a.boldwhite:hover { text-decoration:underline; color:#FFFFFF; cursor:pointer; font-size:11px; font-weight:bold; }

a.boldgrey { text-decoration:none; color:#666666; cursor:pointer; font-size:11px;  }
a.boldgrey:link { text-decoration:none; color:#666666; cursor:pointer; font-size:11px;  }
a.boldgrey:visited { text-decoration:none; color:#666666; cursor:pointer; font-size:11px;  }
a.boldgrey:active { text-decoration:none; color:#666666; cursor:pointer; font-size:11px;  }
a.boldgrey:hover { text-decoration:underline; color:#1180FF; cursor:pointer; font-size:11px;  }

a.boldblack { text-decoration:none; color:#000000; cursor:pointer; font-size:11px; font-weight:bold; }
a.boldblack:link { text-decoration:none; color:#000000; cursor:pointer; font-size:11px; font-weight:bold; }
a.boldblack:visited { text-decoration:none; color:#000000; cursor:pointer; font-size:11px; font-weight:bold; }
a.boldblack:active { text-decoration:none; color:#000000; cursor:pointer; font-size:11px; font-weight:bold; }
a.boldblack:hover { text-decoration:underline; color:#1180FF; cursor:pointer; font-size:11px; font-weight:bold; }

a.bold16grey { text-decoration:none; color:#787878; cursor:pointer; font-size:16px; font-weight:bold; }
a.bold16grey:link { text-decoration:none; color:#787878; cursor:pointer; font-size:16px; font-weight:bold; }
a.bold16grey:visited { text-decoration:none; color:#787878; cursor:pointer; font-size:16px; font-weight:bold; }
a.bold16grey:active { text-decoration:none; color:#787878; cursor:pointer; font-size:16px; font-weight:bold; }
a.bold16grey:hover { text-decoration:underline; color:#787878; cursor:pointer; font-size:16px; font-weight:bold; }

a.bold28grey { text-decoration:none; color:#787878; cursor:pointer; font-size:24px; font-weight:bold; }
a.bold28grey:link { text-decoration:none; color:#787878; cursor:pointer; font-size:24px; font-weight:bold; }
a.bold28grey:visited { text-decoration:none; color:#787878; cursor:pointer; font-size:24px; font-weight:bold; }
a.bold28grey:active { text-decoration:none; color:#787878; cursor:pointer; font-size:24px; font-weight:bold; }
a.bold28grey:hover { text-decoration:underline; color:#1180FF; cursor:pointer; font-size:24px; font-weight:bold; }

/* text-sizes */
.copy10grey { font-size:10px; line-height:12px; color:#666666; }
.copy11grey { font-size:11px; line-height:28px; color:#999999; }
.copy11boldgrey { font-size:11px; line-height:22px; color:#999999; font-weight:bold;  }
.copy12 { font-size:12px; line-height:16px; }
.copy12high { font-size:12px; line-height:18px; }
.copy12blue { font-size:12px; line-height:13px; color:#1180FF; }
.copy14blue { font-size:14px; line-height:13px; color:#1180FF; }
.copy12bold { font-size:12px; line-height:14px; font-weight:bold;  }
.copy12boldblue { font-size:12px; line-height:14px; color:#1180FF; font-weight:bold;  }
.copy12grey { font-size:12px; line-height:16px; color:#666666; }
.copy12greyheadline { font-size:12px; line-height:26px; color:#666666; }
.copy12boldgrey { font-size:12px; line-height:14px; color:#666666; font-weight:bold;  }
.copy16blue { font-size:16px; line-height:20px; color:#1180FF; font-weight:bold; }
.copybig { font-size:12px; line-height:13px; font-weight:bold; }
.copyblue18 { font-size:18px; line-height:21px; color:#1180FF;  }
.copyadsales { font-size:12px; line-height: 16px; color:#1180FF;  }



/* form-elements */







/* background colors */
.bggrey { background-color:#000000; }

.style1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style3 {color: #FF0000}
.style4 {color: #0000FF}

.searchresult {font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.searchresult #scrollable {background-color:#efefef; border:1px solid #ddd; padding:10px 8px; width:682px; height:105px; overflow:hidden; margin-top:30px; -moz-border-radius:6px 6px 0px 0px;
}