@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: center;
}
a:link {
	color: #630F11;
}
a:visited {
	color: #630F11;
}
a:hover {
	color: #AA1A1D;
	text-decoration: none;
}
a:active {
	color: #630F11;
}
.indexlayout #wrapper_header {
	min-width: 980px;
	margin: 0 auto;
	background-image: url(../layout/bg.gif);
	background-repeat: repeat-x;
}
.indexlayout #header {
	width: 980px;
	background-image: url(../layout/header.png);
	margin: 0 auto;
	height: 93px;
}
.indexlayout #wrapper_page {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../layout/bg_page.gif);
	background-repeat: repeat-y;
}
.indexlayout #leftcolumn {
	margin: 0px;
	padding: 8px 0px 0px 0px;
	width: 200px;
	float: left;
	display: inline; /* fixes IE6 problem that causes double margins to appear for floated items  */
	}
.indexlayout #left-carrier-logos {
	margin: 0px;
	padding: 0px 0px 0px 8px;
	width: 190px;
	clear: both;
	text-align: center;
}
.indexlayout #rightcolumn {
	margin: 0px;
	width: 775px;
	float: right;
	display: inline; /* fixes IE6 problem that causes double margins to appear for floated items  */
	}
.indexlayout #content {
	width: 720px;
	margin: 0 auto;
	margin-top: 20px;
}
.indexlayout #content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .80em;
	line-height: 1.4em;
	color: #000000;
}
.indexlayout #norvax-wrapper_page {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../layout/bg_page_norvax.gif);
	background-repeat: repeat-y;
}
.indexlayout #novax-column {
	margin: 0px;
	width: 980px;
	float: right;
	display: inline; /* fixes IE6 problem that causes double margins to appear for floated items  */
}
.indexlayout #norvax-content {
	width: 930px;
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
}
.indexlayout #table_form td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .70em;
	line-height: 1.2em;
	color: #000000;
	height: 35px;
	vertical-align: middle;
}
.indexlayout #footer_spacing {
	width: 980px;
	height: 55px;
	margin: 0 auto;
	clear: both;
}
.indexlayout #footer {
	margin: 0 auto;
	min-width: 980px;
	background-color: #333333;
	background-image: url(../layout/footer_bg.gif);
	background-repeat: repeat-x;
	padding: 12px 0px 20px 0px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	color: #999999;
}
ul {
	margin-top: 0em;
	margin-bottom: 1.1em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.55em;
	font-weight: normal;
	color: #630F11;
	margin-top: 1.5em;
	font-variant: small-caps;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: normal;
	color: #630F11;
	margin-top: 0em;
	font-variant: small-caps;
}
p {
	margin-top: 0em;
	margin-bottom: 1.1em;
}
.content_subtext {
	font-size: .8em;
	line-height: .8em;
}
.table_carriers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .80em;
	line-height: 1.4em;
	color: #000000;
	vertical-align: middle;
}