h1
{
	font-size:138.5%;
}
h2
{
	font-size:123.1%;
}
h3
{
	font-size:108%;
}
h1,h2,h3
{
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong
{
	font-weight:bold;
}
abbr,acronym
{
	border-bottom:1px dotted #000;
	cursor:help;
}
em
{
	font-style:italic;
}
blockquote,ul,ol,dl
{
	margin:1em;
}
ol,ul,dl
{
	margin-left:2em;
}
ol li
{
	list-style:decimal outside;
}
ul li
{
	list-style:disc outside;
}
dl dd
{
	margin-left:1em;
}
th,td
{
	border:1px solid #000;
	padding:.5em;
}
th
{
	font-weight:bold;
	text-align:center;
}
caption
{
	margin-bottom:.5em;
	text-align:center;
}
p,fieldset,table,pre
{
	margin-bottom:1em;
}

input[type=text],input[type=password],textarea
{
	width:12.25em;
	*width:11.9em;
}
/*this will fix margin in firefox and safari by Anh Le*/
table
{
	margin:0;
	padding:0;
}
td
{
	border: 0px;
}


#loctypelist {list-style:none; margin:0px 10px 0px 0;}
#loctypelist li {list-style-type: none;}
#loctypelist li a {display:block; position:relative; text-decoration:none;color:#000;}
/*#loctypelist li a em {display:block; height:26px; float:left; padding:0 39px 0 10px; background:url(/images/tabs.gif) right top; position:relative; z-index:100; font-size:11px; font-weight:normal; font-style:normal; color:#fff; line-height:25px; font-family:verdana;}*/
/*#loctypelist li a b {display:block; width:29px; height:26px; background:url(/images/tabs.gif) left top; position:relative; z-index:200;}*/

#loctypelist li a.m1 {z-index:600;}
#loctypelist li a.m2 {z-index:500;}
#loctypelist li a.m3 {z-index:400;}
#loctypelist li a.m4 {z-index:300;}
#loctypelist li a.m5 {z-index:200;}
#loctypelist li a.m6 {z-index:100;}

#loctypelist li a:hover {border:0; z-index:700; cursor:pointer;}
#loctypelist li a:hover b {background-position: left center;}
#loctypelist li a:hover em  {background-position: right center; color:#051E4F;}

#loctypelist li a.selected, .tabs li a.selected:hover {border:0; z-index:800; cursor:default; font-weight: bold;}
#loctypelist li a.selected b, .tabs li a.selected:hover b {background-position: left bottom; font-weight: bold;}
#loctypelist li a.selected em, .tabs li a.selected:hover em  {background-position: right bottom; color:#000; font-weight: bold;}

#locations {
	clear:left;
	padding:5px 0;
	margin:0px 4px 4px 4px;
	text-align:left;
	color:#444;
}
#locations .proximity{font-size:10px;margin-right:5px;}
#locations a{
	color:#444;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	width:125px;
	text-decoration:none;
}

#locations a:hover{color:#999;text-decoration:underline;}
