@charset "utf-8";
/* CSS Document */
/* <![CDATA[ */
/* Red ea3813 Yellow fdbe04	Blue 262686	*/
/* Global CSS Reset  ------------------------------------------------------------ */
*
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	outline: none;
}

table
{
	border-collapse: collapse;
}

table.grid td th
{
	font-size: 50%;
	line-height: 110%;
	border: 1px solid #CCC;
}

table.simple-form, table.th.simple-form, table.td.simple-form
{
	border: 0 none;
	border-style:none;
}

fieldset,abbr { border: 0; }

address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var
{
	font-style: normal;
	font-weight: normal;
}

ul { list-style: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-size: 1em; }
q:before,q:after { content: '"'; }
a { text-decoration: none; }

/* HTML Elements ------------------------------------------------------------------  */
body
{
	font: 24px/1.4em Helvetica, "Neue Helvetica", sans-serif;
	background: url(/images/jon/headerbg_bluefade.gif) top left repeat-x #fdbe04;
}

acronym
{
	border-bottom: 1px dashed black;
	cursor: help;
}

acronym:hover:after { content: " (" attr(title) ") "; }

abbr
{
	border-bottom: 1px dashed black;
	cursor: help;
}

dl
{
	width: 95%;
	overflow: hidden;
	margin: .25em;
}

dt,dd.right { font-weight: bold; }

dt
{
	float: left;
	padding-right: 3px;
}

dd { margin: 0; }

dd.right
{
	float: right;
	padding-left: 3px;
}

dd.definition
{
	float: left;
	width: 100%;
	padding: 3px 0;
	font: italic 70% Georgia,Times,sans-serif;
}

h1
{
	font-size: 2.3em;
	font-weight: lighter;
	letter-spacing: -3px;
	color: #fdbe04;
}

h1 span { color: #fff; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.4em;  }
h4 { font-size: .9em; text-transform: uppercase; letter-spacing: 3px; font-weight: bolder; color: #ea3813;}
h5 { font-size: .9em; }
h6 { font-size: .6em; }

#container
{
	width: 100%;
	overflow: visible;
	text-align: center;
}

#headerContainer
{
	margin: 0;
	padding: 0 0 0 0;
	width: 1001px;
	height: 150px;
	overflow: visible;
	color: #FFF;
}

#header
{
	text-align: center;
	line-height: 2.1em;
	margin: 0 auto;
	padding: 40px 0 0 200px;
	width: 650px;
	overflow: visible;
	color: #FFF;
	background: url(/images/jon/jon_redyel_sm.png) 10px 25px no-repeat;
	float: left;
	height: 110px;
}

#headerNav
{
	text-align: right;
	line-height: 1.5em;
	margin: 0 auto;
	padding: 40px 0px 0px 0px;
	width: 149px;
	height: 150px;
	overflow: clip;
	color: #FFF;
/*	background: url(/images/jon/jon_redyel_sm.png) 10px 25px no-repeat; */
	float: left;
	font-size: 80%;
	height: 110px;
}

#headerNav a { color: #FF0; }

#step
{
	width: 625px;
	display: block;
	font-size: 50%;
	margin: 0px auto 15px auto;
	clear: both;
}

#step:after, #login:before, #footer:before
{
	display: block;
	clear: both;
	content: " ";
	visibility: hidden;
}

#login
{
	float: right;
	width: 200px;
	margin: 0 auto;
	display: block;
	font-size: 60%;
	background: #ea3813;
	overflow: visible;
	padding: 10px 25px;
	line-height: 1.4em;
	text-align: center;

}

.stepnumbers li
{
	height: 75px;
	list-style-type: none;
	display: block;
	float: left;
	overflow: visible;
	width: 100px;
	text-align: center;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 15px;
	padding-top: 25px;
	padding-right: 25px;
	background: url(/images/jon/threebullets.png) 0 0 no-repeat;
}

.stepnumbers li:last-child { padding-right: 0; }
.stepnumbers li.active { background: url(/images/jon/threebullets.png) 0 -100px no-repeat; color: #fff; }
.stepnumbers li.old { background: url(/images/jon/threebullets.png) 0 -200px no-repeat; }

.stepnumbers span.selected
{		color: #000;
}
.stepnumbers span
{
	color: #ea3813;
	font-size: 2em;
	font-family: Impact;
}

#actionarea
{
	min-height: 450px;
	width: 100%;
	color: #282868;
	clear: both;
}

#wizard_focus
{
	width: 800px;
	margin: 0 auto 1em auto;
	overflow: visible;
	text-align: left;
}

#footer {padding: 5px; clear: both;}

.center {margin: 0 auto; clear: both; text-align: center; }

p { margin-bottom: 1em; }

/* BUTTONS */
.buttons { display: block; margin: 0 auto; }
.buttons a, .buttons button
{
	display: block;
	float: left;
	margin: 0 7px 0 0;
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	padding: 5px 10px 6px 7px;
	/* Links */
}

.buttons button
{
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px;
	/* IE6 */
}

.buttons button[type]
{
	padding: 5px 10px 5px 7px;
	/* Firefox */
	line-height: 17px;
	/* Safari */
}

*:first-child+html button[type]
{
	padding: 4px 10px 3px 7px;
	/* IE7 */
}

.buttons button img, .buttons a img
{
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}

/* STANDARD */
button:hover, .buttons a:hover
{
	background-color: #dff4ff;
	border: 1px solid #c2e1ef;
	color: #336699;
}

.buttons a:active
{
	background-color: #6299c5;
	border: 1px solid #6299c5;
	color: #fff;
}

/* POSITIVE */
button.positive, .buttons a.positive { color: #529214; }

.buttons a.positive:hover, button.positive:hover
{
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: #529214;
}

.buttons a.positive:active
{
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff;
}

/* NEGATIVE */
.buttons a.negative, button.negative { color: #d12f19; }

.buttons a.negative:hover, button.negative:hover
{
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19;
}

.buttons a.negative:active
{
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff;
}

/* FORMS */
/*
input[type=text]
{
	font-size: .8em;
	color: #262686;
	background-color: #eee;
	padding: 2px;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 1.5em;
}
*/
input, textarea, select
{
	font-size: .8em;
	color: #262686;
	background-color: #eee;
	padding: 2px;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 1.5em;
}

input:hover, textarea:hover, select:hover
{
	background-color: #fff;
	color: #000;
	cursor: pointer;
}

input:focus, textarea:focus, select:focus
{
	color: #000;
	background-color: #ffffff;
	cursor: text;
}

/* Subsection Tabs
--------------------*/
#wizard_focus ul.subsection_tabs {
	list-style:none;
	margin:0 0 5px 0;
	padding:0;
	border-bottom:1px solid #ccc;
	height:20px;
	font-size:12px;
	line-height:18px;
}

#wizard_focus ul.subsection_tabs li.tab {
	float:left;
	margin-right:7px;
	text-align:center;
}

#wizard_focus ul.subsection_tabs li.tab a {
	display:block;
	height:20px;
	padding:0 6px 0 6px;
	color:#666;
	width:240px;
	text-decoration:none;
	background-color:#DDD;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#wizard_focus ul.subsection_tabs li.tab a:hover {
	background-color:#eee;
}

#wizard_focus ul.subsection_tabs li.tab a.active {
	background-color:#F6F6F6;
}

li.normalBullet {
	list-style-type: disc;
	text-indent: 0px;
	text-align: left;
	list-style-position: outside;
	padding-left: 10px;
	margin-left: 50px;
}
td.borderedTd {
	border:2;
	border-style:solid;
	border-width:thin;
	background-color:#FFFFFF
}
table.normalTable {
	margin: auto
}

/* ]]> */

