html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body{
	background: #fff url(/imgs/lifestyle.jpg) no-repeat top left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.25;
	min-width: 980px;
}
a{
	color: #004a7f;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #0070bf;
	text-decoration: underline;
}
.hideme{
	display: none;
}
.clearme{
	clear: both;
}

/* ---- header ---- */

#header{
	border-bottom: 5px solid #0070bf;
	height: 105px;
	position: relative;
}
#header h2 a{
	background: url(/imgs/logo.png) no-repeat top left;
	display: block;
	height: 45px;
	left: 175px;
	outline: 0;
	position: absolute;
	text-indent: -9999px;
	top: 30px;
	width: 340px;
}
#header h2 a:hover,
#header h2 a:focus{
	background-position: bottom;
}
#header ul{
	position: absolute;
	top: 85px;
	right: 10px;
}
#header li{
	display: inline;
	margin-left: 2px;
	float: left;
	height: 20px;
	position: relative;
}
#header li a{
	display: block;
	height: 20px;
	padding-left: 10px;
	float: left;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background: url(/imgs/headtabs.gif) no-repeat 0 -20px;
}
#header li a span{
	display: block;
	padding: 3px 10px 0 0;
	height: 17px;
	float: left;
	background: url(/imgs/headtabs.gif) no-repeat 100% -20px;
	cursor: pointer;
}
#header li a:hover{
	background-position: 0px -40px;
}
#header li a:hover span{
	background-position: 100% -40px;
}
#header li.selected a{
	background-position: 0 0;
}
#header li.selected a span{
	background-position: 100% 0;
}
#header li.selected a:hover{
	background-position: 0 0;
}
#header li.selected a:hover span{
	background-position: 100% 0;
}

#content{
	background: #fff;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 10px;
	position: relative;
	width: 960px;
}





#breadcrumbs{
	position: relative;
	color: #aad4f2;
	margin: 10px 0;
	font-size: 13px;
}
#breadcrumbs a{
	color: #aad4f2;
	font-size: 11px;
}
#breadcrumbs a:hover{
	color: #328dcf;
}

/* === footers === */

#footer{
	clear: both;
	text-align: center;
	padding: 20px 0;
	background: url(/imgs/footer.gif) repeat-x top;
}
#footer p{
	padding-top: 10px;
	font-size: 11px;
}
#footer a{
	padding: 0 3px;
}

#legal{
	color: #888;
	font-size: 11px;
	text-align: center;
}

#aptsfamily {
	width:960px;
	background: url(/imgs/toolbar/aptsfamily.gif) top center no-repeat;
	margin:0 auto;
}

#aptsfamily p {
	background: url(/imgs/toolbar/aptslogo_small.gif) no-repeat;
	background-position:480px 10px;
	padding:20px 0 16px 0;
	text-align:center;
	color:#86a9c2;
	font-size:12px;
}
#aptsfamily span {
	visibility:hidden;
	width:120px;
}

/* quicklogin styles */
#quicklogin{
	font-size:10px;
	position: absolute;
	right: 0px;
	text-align: right;
	top: 0px;
	width:auto;
	height:auto;
	overflow:hidden;
}
#quicklogin .twitlink {
	color:#000;
	text-align:left;
	font-weight:normal;
	padding:12px 12px 0 65px;
	text-decoration:none;
	outline:none;
	display:block;
	background:url(/imgs/global/facebookbg1.gif) 0 0 no-repeat;
	width:auto;
	height:38px;
}
#quicklogin a.twitlink:hover {
	background:url(/imgs/global/facebookbg2.gif) 0 0 no-repeat;
	background-position:0 -50px;
	color:#004E86;
}
#quicklogin strong {
	color:#105AAF;
	font-weight:bold;
	font-size:11px;
}
.logout {
	padding:9px 2px 5px 2px;
	outline:none;
	margin:0 0 0 auto;
	text-align:center;
	display:block;
	width:60px;
}


/* global innovate ad removal */

#adDiv1591075696 {
	display:none;
}

* html #header h2 a{
	behavior: url(/css/png/iepngfix.htc);
	cursor: pointer;
}


