/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th{
	margin:0;
	padding:0;
}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
.text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-align: justify;
}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight:bold;
}
.subhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.iphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.policies {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
}
.services a:link {
	color: #FFF;
	text-decoration: none;
}
.services a:visited {
	text-decoration: none;
	color: #FFF;
}
.services a:hover {
	text-decoration: underline;
	color: #FFF;
}
.services a:active {
	text-decoration: none;
	color: #FFF;
}
.weather {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.header {
	width: 782px; height: 150px;
	/* DEFAULTS TO SUNNY */
	background: url(http://l.yimg.com/a/i/us/we/52/32.gif) no-repeat center center black;
	}
	.header-rain {
		background: url(http://l.yimg.com/a/i/us/we/52/11.gif) no-repeat center center black;
	}
	.header-sunny, .header-fair {
		background: url(http://l.yimg.com/a/i/us/we/52/32.gif) no-repeat center center black;
	}
	.header-partly-cloudy, .header-cloudy, .header-mostly-cloudy {
		background: url(http://l.yimg.com/a/i/us/we/52/30.gif) no-repeat center center black;
}
.mobile a:link
{
	color:#03F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
}
.mobile a:visited
{
	color:#03F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
}