@charset "UTF-8";
/* CSS Document */

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, font, img, ins, kbd, q, s, samp,
small, strike, sub, 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;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
html {
	background: url(../images/gen/bodybg.gif) repeat-x left 15px;
}
body {
	line-height: 1;
	color: black;
}
a:link {
	color: #0D183E;
}
a sup {
	text-decoration: none;
}
a:visited {
	color: #4E5284;
}
a:hover {
	color: #172A70;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
div.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
div#content {
	width: 700px;
	overflow: hidden;
	padding-top: 55px;
	padding-left: 10px;
}
div#footer {
	clear: both;
	position: relative;
	background: #0D183E;
	height: 150px;
	color: #FFFFFF;
	margin-top: 35px;
}
div#footer div#bottomnav div#footer-facebook {
	position: absolute;
	left: 10px;
	top: 20px;
}
sup {
	font-size: 0.7em;	
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: 1ex;
}
div#lower-buttons {
	border-bottom: 1px solid #D0D0C5;
	clear: both;
	float: left;
	position:relative;
	z-index:100;
	padding-bottom:20px;
	width: 700px;
}
div#lower-buttons>div {
	float: left;
	margin-right: 20px;
	position: relative;
	height: 135px;
}
div#lower-buttons>div.last-child {
	margin-right: 0px;
}
div#lower-buttons div.side-button>div {
	background: url(../images/gen/side-button.gif) no-repeat center bottom;
	height: 100px;
	width: 140px;
	position: absolute;
	left:0px;
}
div#lower-buttons div.side-button>div:hover {
	background: url(../images/gen/side-button.gif) no-repeat center top;
}
div#lower-buttons div.center-button>div {
	background: url(../images/gen/center-button.gif) no-repeat center bottom;
	position: absolute;
	left:0px;
	height: 100px;
	width: 180px;
}
div#lower-buttons div.center-button>div:hover {
	background: url(../images/gen/center-button.gif) no-repeat center top;
}
div.side-button  {
	width: 140px;
}
div.side-button div img {
	position: absolute;
	z-index: 110;
	right: 2px;
	bottom: 5px;
}
div.side-button div h5 {
	position: absolute;
	z-index: 115;
	left: 5px;
	bottom: 10px;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -1.5px;
	line-height: 20px;
}
div.side-button div h5 span.smaller {
	font-size: 20px;
	line-height: 18px;
}
div.side-button div a:link, div.side-button div a:visited, div.center-button div a:link, div.center-button div a:visited {
	color: #000000;
	text-decoration: none;
}
div.center-button  {
	width: 180px;
}
div.center-button div img {
	position: absolute;
	z-index: 110;
	right: 2px;
	bottom: 2px;
}
div.center-button div h5 {
	position: absolute;
	z-index: 115;
	left: 5px;
	bottom: 10px;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -1.5px;
	line-height: 20px;
}
div.center-button div h5 span.smaller {
	font-size: 20px;
	line-height: 18px;
}
div.center-button div a:link, div.side-button div a:visited {
	color: #000000;
	text-decoration: none;
}
div#lower-buttons div.side-button p, div#lower-buttons div.center-button p {
	font-size: 9px;
	line-height: 10px;
	color: #919189;
	float: left;
	overflow: hidden;
	position: relative;
	top: 95px;
	padding: 6px;
}
div#lower-links {
	border-bottom: 1px solid #D0D0C5;
	width:700px;
	position: relative;
	float: left;
	clear: left;
}
div#lower-links>div.side-button {
	width: 200px;
}
div#lower-links>div.side-button img {
	float: left;
	margin-right: 5px;
}
div#lower-links>div.side-button p {
	font-size: 10px;
	color: #5C5C57;
}
div#lower-links>div.side-button p.arthritis {
	color: #005D8B;
}
div#lower-links h6  {
	font-size: 18px;
	color: #0D183E;
	letter-spacing: -1px;
	font-weight: bold;
	padding-top: 5px;
}
div#lower-links>div.center-button {
	width: 260px;
	min-height: 85px;
}
div#lower-links>div.center-button>h6 {
	font-size: 17px;
	text-align: center;
	margin-bottom: 5px;
}
div#lower-links>div {
	float: left;
	border-right: 1px solid #D0D0C5;
	padding: 5px 9px 5px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}
div#lower-links>div.first-child {
	padding-left: 0px;
}
div#lower-links >div.last-child {
	padding-right: 0px;
	border-style: none;
}
div#content div.legal {
	margin: 5px;
	padding: 15px;
	width: 660px;
	clear: both;
	float: none;
	
}
div.legal p {
	font-size: 8px;
	color: #919189;
}
div.social, div#pancan {
	text-align: center;
	margin-top: 35px;
	border-top: 1px solid #CCCCCC;
	position: relative;
	width: 240px;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
}
div.social h5 {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -2px;
	padding: 2px 2px 2px 5px;
	width: 240px;
	color: #85BB50;
}
div.social h5:first-line {
	font-size: 16px;
	letter-spacing: -1px;
	color:  #000033;
}
div.social h4 {
	color:  #000033;
	font-size:30px;
	font-weight: bold;
	letter-spacing: -2px;
	margin-bottom: 10px;
}
div.social h6 {
	height: 75px;
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	left: 0px;
}
div.social h6#facebook a {
	text-indent: -10000px;
	display: block;
	height: 75px;
	width: 200px;
	background: url(../images/askme/facebook-logo.jpg) no-repeat center bottom;
}
div.social h6#facebook a:hover {
	border-top: solid 2px #000030;
	border-left: solid 2px #000030;
}
div.social h6#linkedin a {
	text-indent: -10000px;
	display: block;
	height: 35px;
	width: 35px;
	background: url(../images/gen/linkedin.png) no-repeat center bottom;
}
div.social h6#linkedin a:hover {
	background: url(../images/gen/linkedin.png) no-repeat center top;
}
div#pancan {
	float: right;
	margin-right: 30px;
	padding: 0px;
	border: none;
	margin-top:0px;
text-align: left;
width: 230px;
}

div#pancan h6#support  {
	height: 107px;
	width: 175px;
	background: url(../images/pancan/support.png) no-repeat left top;
	text-indent: -9999px;
	margin-bottom: -25px;
	z-index: 25;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
div#pancan  a {
	float: left;
	position: relative;
	z-index: 25;
	margin-top:10px;
margin-left: 20px;
}
div#pancan a.bear {
	margin-top:30px;
	margin-left: -45px;
}
div#footer-facebook a {
	font-size: 10px;
	line-height: 21px;
}
#bottomnav a.aoda-link {
	font-size: 10px;
	text-align: center;
	text-decoration: underline;
	margin-top: 5px;
	display: block;
}
