@CHARSET "ISO-8859-1";

.pagebody {
	margin-left: 90px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 40px;
	width: 500px;
}

p {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	vertical-align: top;
	margin-top: 3px;
	margin-bottom: 9px;
}

td,th {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}

form {
	padding: 0;
	margin: 0;
}

li {
	list-style-image: url("/images/bullet.gif");
	list-style-type: circle;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 13px;
}

input {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #f7f7f7;
	padding-left: 4px;
}

select {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #f7f7f7;
}

textarea {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #f7f7f7;
	padding-left: 4px;
}

#inputs,.inputs {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #cef0fd;
	padding: 3px;
	font-weight: bold;
}

#cancel {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #ffff66;
	padding: 3px;
	font-weight: bold;
}

#line {
	background-color: #999999;
}

.row1 {
	background-color: #ffffff;
	color: #000000;
}

.row2 {
	background-color: #f2f2f2;
	color: #000000;
}

.pagelinks {
	background-color: #e3f5fc;
}

.rule {
	background-color: #e6e6e6;
	margin-top: 6px;
}

hr {
	background-color: #e6e6e6;
	color: #e6e6e6;
	height: 1px;
	clear: both;
	border-style: none;
}

.buttonbox {
	background-color: #e0edff;
}

#row-label {
	font-family: verdana, geneva, arial, helvetica, swiss, sunsans-regular;
	font-size: 10px;
	font-style: italic;
	color: #777777;
}

.field-label,.field-label-right {
	font-family: verdana, geneva, arial, helvetica, swiss, sunsans-regular;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 3px;
}

.field-desc {
	padding-top: 5px;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	line-height: 11px;
	color: #000;
	margin-top: 0;
}

.field-sub {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	line-height: 11px;
	color: #000;
	padding-top: 0;
	margin-top: 0;
}

h1 {
	font-family: verdana, arial, helvetica, swiss, sunsans-regular;
	font-size: 16px;
	color: #d40139;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 6px;
	font-style: italic;
	padding: 0;
}

h2 {
	font-family: verdana, arial, helvetica, swiss, sunsans-regular;
	font-size: 14px;
	color: #004788;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 3px;
	padding: 0;
}

h3 {
	font-family: verdana, arial, helvetica, swiss, sunsans-regular;
	font-size: 12px;
	color: #d40139;
	font-weight: bold;
	margin-top: 13px;
	margin-bottom: 3px;
	font-style: italic;
	padding: 0;
}

h4 {
	font-family: verdana, arial, helvetica, swiss, sunsans-regular;
	font-size: 11px;
	color: #004788;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 6px;
	font-style: italic;
	border-bottom: #dae3f2;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0;
}

.info-box {
	background-color: #f2f9ff;
	width: 100%;
	clear: both;
}

.info-label {
	background-color: #f2f9ff;
	width: 20%;
	font-size: 11px;
	color: #808080;
	font-style: italic;
}

.info-desc {
	background-color: #f2f9ff;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

.topmessage {
	font-family: verdana, arial, helvetica, swiss, sunsans-regular;
	font-size: 13px;
	color: #004788;
	font-weight: bold;
	font-style: italic;
	margin: 12px 5% 12px 5%;
}

#note,.note {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	line-height: 11px;
	color: #666;
}

.footnote {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	line-height: 11px;
	color: #666;
	margin: 10px 20% 10px 20%;
}

#date {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
	color: #b3b3b3;
}

#article-blurb {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 0;
}

#blurb {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #808080;
	margin: 0;
}

A:link {
	color: #004483;
	text-decoration: none;
}

A:visited {
	color: #004483;
	text-decoration: none;
}

A:active {
	color: #d40139;
}

A:hover {
	color: #d40139;
	text-decoration: underline;
}

.section_header {
	color: #ffffff;
	background-color: #004788;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}

.hdr_bold {
	color: #ffffff;
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	font-weight: bold;
}

.signup_btn,.button,#button {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #ffffff;
	background-color: #004788;
	padding: 2px 6px;
	font-weight: bold;
	border-bottom: 2px outset #005db4;
	border: 2px groove #004788;
	margin-top: 18px;
}

.buttonlink a {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #ffffff;
	background-color: #004788;
	padding: 3px 6px;
	font-weight: bold;
	border-bottom: 2px outset #005db4;
	border: 2px groove #004788;
	margin: 18px auto;
	display: block;
}

.buttonlink A:link {
	color: #fff;
	text-decoration: none;
	background-color: #004788;
}

.buttonlink A:visited {
	color: #fff;
	text-decoration: none;
	background-color: #004788;
}

.buttonlink A:active {
	color: #fff;
	background-color: #174ba7;
}

.buttonlink A:hover {
	color: #fff;
	text-decoration: underline;
	background-color: #174ba7;
}

.login_header {
	color: #ffffff;
	background-color: #d40139;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	border-bottom: 1px solid gray;
	padding: 3px 7px 4px 7px;
}

.login_footer {
	color: gray;
	background-color: #e6e6e6;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}

.carttext {
	font-family: verdana, arial, helvetica, swiss, sunsans-regular;
	font-size: 10px;
	color: #004788;
	font-weight: normal;
}

.chart {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: black;
	text-align: center;
}

#rows,.rows {
	border-color: #d9d9d9;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

#rowsl {
	border-color: #d9d9d9;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
}

.header2 {
	font-family: verdana, arial, helvetica, swiss, sunsans-regular;
	font-size: 15px;
	color: #004788;
	font-weight: bold;
}

a.myacct_header {
	color: #d40139;
}

a.myacct_header_chosen {
	color: #d40139;
	text-decoration: underlined;
	font-weight: bolder;
}

a.myacct_header2 {
	color: #004788;
}

a.myacct_header2_chosen {
	color: #004788;
	text-decoration: underlined;
	font-weight: bolder;
}

a.myacct_header:link {
	color: #d40139;
}

a.myacct_header_chosen:link {
	color: #d40139;
	text-decoration: underlined;
	font-weight: bolder;
}

a.myacct_header2:link {
	color: #004788;
}

a.myacct_header2_chosen:link {
	color: #004788;
	text-decoration: underlined;
	font-weight: bolder;
}

a.myacct_header:hover {
	color: #d40139;
	text-decoration: underlined;
}

a.myacct_header_chosen:hover {
	color: #d40139;
	text-decoration: underlined;
	font-weight: bolder;
}

a.myacct_header2:hover {
	color: #004788;
	text-decoration: underlined;
}

a.myacct_header2_chosen:hover {
	color: #004788;
	text-decoration: underlined;
	font-weight: bolder;
}

a.myacct_header:visited {
	color: #d40139;
}

a.myacct_header_chosen:visited {
	color: #d40139;
	text-decoration: underlined;
	font-weight: bolder;
}

a.myacct_header2:visited {
	color: #004788;
}

a.myacct_header2_chosen:visited {
	color: #004788;
	text-decoration: underlined;
	font-weight: bolder;
}

.h-boxes {
	background-image: url("/images/home-columns.gif");
	margin: 12px 0 0 0;
	padding: 0 12px 0 12px;
	width: 476px;
}

* html .h-boxes { /* for IE5 and IE6 in quirks mode */
	width: 500px;
	/* for IE6 in standards mode */
}

.h-bot {
	width: 500px;
	background-image: url("/images/home-cols-bot.gif");
	height: 1px;
	margin: 0;
	padding: 0;
}

.h-left {
	float: left;
	margin: 0;
	padding: 0 1px 0 1px;
	border-color: #757f49;
	border-width: 1px 0 0 0;
	border-style: solid;
	width: 225px;
}

* html .h-left { /* for IE5 and IE6 in quirks mode */
	width: 227px;
	/* for IE6 in standards mode */
}

.h-left-top {
	padding: 3px 10px 3px 8px;
	margin: 0;
	background-color: #757f49;
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
	border-color: #b1c06e #464c2c #373c23 #b1c06e;
	border-width: 1px 1px 2px 1px;
	border-style: solid;
	width: 205px;
	border-color: #b1c06e #464c2c #373c23 #b1c06e;
}

* html .h-left-top { /* for IE5 and IE6 in quirks mode */
	width: 225px;
	/* for IE6 in standards mode */
}

.h-left-bot {
	padding: 5px 10px 2px 10px;
	margin: 0;
	width: 200px;
}

* html .h-left-bot { /* for IE5 and IE6 in quirks mode */
	width: 220px;
	/* for IE6 in standards mode */
}

.h-right {
	float: right;
	margin: 0;
	padding: 0 1px 0 1px;
	border-color: #482a60;
	border-width: 1px 0 0 0;
	border-style: solid;
	width: 225px;
}

* html .h-right { /* for IE5 and IE6 in quirks mode */
	width: 227px;
	/* for IE6 in standards mode */
}

.h-right-top {
	padding: 3px 10px 3px 8px;
	margin: 0;
	background-color: #5f377f;
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
	border-color: #c19cde #1e1228 #000 #c29cdf;
	border-width: 1px 1px 2px 1px;
	border-style: solid;
	width: 205px;
	border-color: #c19cde #1e1228 #000 #c29cdf;
}

* html .h-right-top { /* for IE5 and IE6 in quirks mode */
	width: 225px;
	/* for IE6 in standards mode */
}

.h-right-top A:link,.h-left-top A:link,.h-right-top A:visited,.h-left-top A:visited
	{
	color: #fff;
	text-decoration: none;
}

.h-right-top A:hover,.h-left-top A:hover,.h-right-top A:active,.h-left-top A:active
	{
	color: #faf6e8;
	text-decoration: underline;
}

.h-right-bot {
	padding: 5px 10px 2px 10px;
	margin: 0;
	width: 200px;
}

* html .h-right-bot { /* for IE5 and IE6 in quirks mode */
	width: 220px;
	/* for IE6 in standards mode */
}

.h-small {
	font-size: 10px;
	color: #545454;
}