body
	{
	font-family:Luxi Sans,Arial,Helvetica,sans-serif;
	padding:0;
	margin:0;
	font-size:0.75em;
	}

table, input, select, textarea, button
	{
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	}

h1, h2, h3, h4, h5, h6, p, label, form
	{
	padding:0;
	margin:0;
	}

h1
	{
	font-size:2em;
	}

h2
	{
	font-size:1.5em;
	}

h3
	{
	font-size:1.17em;
	}

h4
	{
	font-size:1em;
	}

h5
	{
	font-size:1.3em;
	}

h6
	{
	font-size:0.67em;
	}

a
	{
	text-decoration:none;
	color:#2578D3;
	outline:0;
	}

a:hover, a:visited:hover
	{
	color:black;
	}

a img
	{
	border:0;
	}

hr
	{
	background-color:transparent;
	height:1px;
	width:100%;
	padding:0;
	margin:0;
	color:#144476;
	text-align:left;
	}

td
	{
	vertical-align:top;
	}

textarea
	{
	overflow:auto;
	font-size:1.3em;
	}

/* Logo */
#logo
	{
	clear:both;
	height:auto;
	margin:0 0 7px 8px;
	outline:0 none;
	padding-top:12px;
	width:auto;
	}

object#logo
	{
	height:75px;
	width:190px;
	}

div.header div.logo
	{
	float:left;
	margin-top:12px;
	}

div.header
	{
	height:105px;
	padding:0;
	position:relative;
	width:1000px;
	margin-left: -22px;
	}

div.header div.header-return-home
	{
	position:absolute;
	right:25px;
	top:14px;
	white-space:nowrap;
	}

div.header div.header-return-home a
	{
	color:#000;
	text-decoration:none;
	font-size:14px;
	}

div.header div.header-return-home a span
	{
	position:absolute;
	margin-left:-12px;
	}

div.header div.header-return-home a em
	{
	font-style:normal;
	text-decoration:underline;
	}

div.header div.header-have-questions
	{
	position:absolute;
	right:25px;
	top:65px;
	white-space:nowrap;
	}

div.header div.header-have-questions p
	{
	color:#000;
	font-size:16px;
	}

div.wrapper
	{
	width:960px;
	margin:0 auto;
	padding-bottom:20px;
	}

div.wrapper div.internal-wrapper
	{
	background:url(img/layout.png) no-repeat 0 0;
	margin:0 auto;
	padding:14px 0 0;
	width:1003px;
	margin-left: -22px;
	}

div.wrapper div.internal-wrapper div.internal-bottom
	{
	background:url(img/layout.png) no-repeat -3381px 100%;
	margin:0 auto;
	padding:0 0 24px;
	width:986px;
	}

div.wrapper div.internal-wrapper div.internal-bottom div.internal-background
	{
	background:url(img/layout.png) repeat-y -1115px 0;
	}

div.wrapper div.internal-wrapper div.internal-bottom div.internal-background div.internal-top
	{
	background:url(img/layout.png) no-repeat -2220px 0;
	}

div.wrapper div.internal-wrapper div.internal-bottom div.internal-background div.internal-top div.internal-content
	{
	*zoom:1;
	margin:0 auto;
	padding:30px 0 0 20px;
	width:958px;
	}

div.wrapper div.internal-wrapper div.internal-bottom div.internal-background div.internal-top div.internal-content:after
	{
	content:"";
	display:table;
	clear:both;
	}

div.wrapper div.internal-wrapper div.internal-bottom div.internal-background div.internal-top div.internal-content div.store
	{
	margin-left:10px;
	}

div.wrapper div.internal-wrapper div.internal-bottom div.internal-background div.internal-top div.internal-content div.store.store-nomenu
	{
	margin-left:-10px;
	margin-top:-20px;
	background:none;
	border:none;
	}

p.alternate-version
	{
	text-align: center;
	padding: 0;
	margin: 0;
	}

p.alternate-version a
	{
	color: #2578D3;
	text-decoration: none;
	}

/* =========================================================================================================
 * iOS iPad Fixes
========================================================================================================= */

html.mobile-device,
html.mobile-device body
	{
	overflow-x: hidden;
	width: 100%;
	}