body {
	font: 13px/1.231 Arial, Helvetica, sans-serif;
	font-size: small;
	font: x-small;
	margin: 0;
	color: #444;
	background-image: url(background-sky.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

body.white {
	background-image: none;
	background-color: #ffffff;
}

body.old #headerWrapper {
	background-image: url(background-header-nostars.png);
	width: 953px;
}

body.old #mainWrapper {
	background-image: url(background-gutter.png);
}

body.old #footerWrapper {
	background-image: url(background-footer.png);
}

body.old #logo {
	left: 38px;
}

body.old #column2 {
	width: 180px;
	border-left: none;
	padding-left: 5px;
	margin-right: 30px;
}

/******************** links *********************************/
a {
	text-decoration: none;
	color: #339900;
}

a:hover {
	text-decoration: underline;
}

a.addRow,a.removeRow {
	display: inline-block;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}

a.addRow span,a.removeRow span {
	visibility: hidden;
}

a.removeRow {
	background-image: url(button_minus.png);
}

a.addRow {
	background-image: url(button_plus.png);
}

a.help-star {
	font-size: 100%;
	vertical-align: top;
	color: normal;
}

a.button {
	margin: 1px;
	padding: 2px 4px;
	background-color: #CCC;
	background-image: url(buttonBackground.png);
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid #999;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	font-family: helvetica, arial, clean, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.fancybutton {
	margin: 1px;
	margin-top: 5px;
	cursor: pointer;
	font-size: 13px;
	padding: 3px 6px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #CCC;
	border: 1px solid #999;
	color: #FFFFFF !important;
	background-repeat: repeat-x;
	border-width: 1px !important;
	background-position: left top;
	background-image: url(buttonBackground.png);
	font-family: helvetica, arial, clean, sans-serif;
}

a.fancybuttonsmall {
	background-color: #CCCCCC;
	background-image: url(buttonBackground.png);
	background-position: left top;
	background-repeat: repeat-x;
	border-color: #999999;
	border-style: solid;
	border-width: 1px !important;
	color: #FFFFFF !important;
	cursor: pointer;
	font-family: helvetica, arial, clean, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 1px 1px;
	padding: 3px 6px;
	text-align: center;
	text-decoration: none;
}

a img {
	color: white;
}

abbr,acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}

big {
	font-size: 110%;
	line-height: 1.5em;
}

button {
	margin: 1px;
	padding: 2px 4px;
	background-color: #CCC;
	background-image: url(buttonBackground.png);
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid #999;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	font-family: helvetica, arial, clean, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

button.fancy {
	margin-top: 5px;
	cursor: pointer;
	padding: 3px 6px;
	font-weight: bold;
	color: #FFF !important;
	font-size: 13px;
	border-width: 1px !important;
}

button.fancysmall {
	color: #FFFFFF;
}

button.disabled {
	background-image: url(buttonBackgroundDisabled.png);
	border-color: #DDDDDD !important;
	border-width: 1px !important;
	color: #FFFFFF !important;
	cursor: wait;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	padding: 3px 6px !important;
}

caption {
	margin-bottom: .5em;
	text-align: center;
}

dl dd {
	margin-left: 1em;
}

dl.points {
	width: 519px;
	height: 284px;
	color: #666;
	padding-top: 25px;
	background-image: url(pointsbackground.png);
	background-repeat: no-repeat;
}

dl.points dt {
	margin: 0 25px;
	font-weight: bold;
	font-size: 108% !important;
}

dl.points dd {
	font-size: 98%;
	margin: 0 25px 1em 25px;
}

em {
	font-style: italic;
}

fieldset {
	border: 0 none;
	margin-bottom: 1em;
}

form.inlineform {
	display: inline;
}

form.main,.narrow {
	display: block;
	width: 100%;
	margin: 20px 0;
}

form.main small {
	display: block;
	width: 47%;
	color: #999;
	font-size: 90% !important;
}

form.main span.error {
	display: inline-block;
	width: 50%;
	color: #CC0000;
	font-size: 90% !important;
}

form.main p.wideentry label,form.main p.wideentry small,form.main span.wideentry label,form.main span.wideentry small
	{
	width: 20%;
}

form.main h3 { /*margin-top: 0.5em;*/
	margin: 1em 0 0;
	border-top: 2px solid #EEE;
	padding: 0.5em 0 0.5em 0.5em;
	background-color: #E6F2E0;
	font-weight: bold;
}

form.main p,p.divider {
	border-top: 1px solid #EEE;
	padding: .5em;
	margin: 0;
	font-size: 98%;
	line-height: 1em;
	clear: both;
}

#licenseNumberDiv {
	width:350px;
	padding-left: 300px;
	font-size: 98%;
}
#licenseNumberDiv small {width:100%; padding: 5px 0;}

form.main p.active {
	position: relative !important;
	display: block;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(background-star.png);
}

form.main p label {
	display: block;
	float: left;
	width: 285px;
	margin-right: 10px;
	color: #666;
	font-size: 116%;
}

form.main p label span.right {
	float: right;
	font-weight: bold;
	margin-top: 4px;
}

form.main p label.short {
	display: block;
	float: left;
	width: 140px;
	margin-right: 10px;
	color: #666;
}

form.main p label.longlabelred {
	color: #CC0000;
	display: block;
	float: none;
	font-size: 116%;
	margin-right: 10px;
	width: 685px;
}

form.main p label.longlabel {
	color: #666666;
	display: block;
	float: none;
	font-size: 116%;
	margin-right: 10px;
	width: 685px;
}

form.main p label.longlabelgray {
	color: #999;
	display: block;
	float: none;
	font-size: 116%;
	margin-right: 10px;
	width: 685px;
}

form.main p input {
	
}

form.main p span.rowrepeat {
	display: block;
	clear: both;
	text-align: right;
	margin-top: 5px;
	margin-right: 30px;
}

form.main p span.row {
	display: block;
	clear: both;
	margin-top: 5px;
	font-size: 100% ! important;
	color: #666666;
}

form.main p span.rowlong {
	display: block;
	position: relative;
	clear: both;
	margin-top: 5px;
	margin-left: 295px;
}

form.main p span.rowlong cite {
	display: block;
	color: #999;
}

form.main p span.rowlong span.control {
	position: absolute;
	width: 250px;
	text-align: right;
	left: -256px;
	top: 0px;
}

form.main p span.row label {
	font-weight: normal;
	text-align: right;
}

/* For long address drop downs */
form.main p span.rowlongaddress {
	display: block;
	position: relative;
	clear: both;
	margin-top: 5px;
	margin-left: 30px !important;
}

form.main p span.rowlongaddress label {
	width: 100px !important;
	font-weight: normal;
	text-align: right;
}

/*********************** html headers *********************/
h1 {
	margin: 0 0 0.5em 0;
	text-align: center;
	font-size: 212%;
	font-weight: normal;
	color: #57004E;
}

h2,h3 {
	margin: 1.5em 0 0.5em 0;
	color: #57004E;
}

h2 {
	font-size: 161.6%;
	font-weight: normal;
	margin-top: 0 !important;
	margin-bottom: 1;
}

h3 {
	font-size: 108%;
}

h4 {
	padding-top: 1em;
}

/************************ images ***********************************/
img {
	border: 0 none;
}

img.button {
	vertical-align: middle;
}

input.fancy {
	margin-top: 5px;
	cursor: pointer;
	padding: 3px 6px;
	font-weight: bold;
	color: #FFF !important;
	border-width: 1px !important;
	margin: 1px;
	padding: 2px 4px;
	background-color: #CCC;
	background-image: url(buttonBackground.png);
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid #999;
	text-align: center;
	cursor: pointer;
	font-family: helvetica, arial, clean, sans-serif;
	font-size: 11px;
}

input.fancybig {
	margin-top: 5px;
	cursor: pointer;
	padding: 3px 6px;
	font-weight: bold;
	color: #FFF !important;
	border-width: 1px !important;
	margin: 1px;
	padding: 2px 4px;
	background-color: #CCC;
	background-image: url(buttonBackground.png);
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid #999;
	text-align: center;
	cursor: pointer;
	font-family: helvetica, arial, clean, sans-serif;
	font-size: 18px;
}

input.fancysmall {
	margin-top: 5px;
	cursor: pointer;
	padding: 3px 6px;
	font-weight: bold;
	color: #FFF !important;
	font-size: 13px;
	border-width: 1px !important;
	margin: 1px;
	padding: 2px 4px;
	background-color: #CCC;
	background-image: url(buttonBackground.png);
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid #999;
	text-align: center;
	cursor: pointer;
	font-family: helvetica, arial, clean, sans-serif;
	font-size: 9px !important;
}

input.disabled {
	background-color: #c0c0c0;
	border-color: #c0c0c0 !important;
	border-width: 1px !important;
	color: #FFFFFF !important;
	cursor: wait;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	padding: 2px 4px;
}

input.readonly {
	background: #D3D3D3;
}

big input {
	font-size: 123.1%;
}

/************************* paragraphs ******************************/
p {
	font-size: 100%;
	margin-bottom: 1em;
}

p.subhead {
	font-size: 161.6%;
}

p.small {
	margin: 0;
	font-size: 85%;
	color: #666;
}

p.intro {
	font-size: 16px;
	text-align: center;
	line-height: 1.5em;
	padding-top: 10px;
}

p.starMessages {
	text-align: left;
	font-size: 0.85em;
}

p.rssfeed {
	border-top: 1px solid #EEE;
	padding: .5em;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 98%;
	line-height: 1em;
}

p.error {
	color: #CC0000;
	font-size: 93%;
	border: 1px solid;
	margin-top: 5px;
	padding: 5px;
	background-color: #F8F1F1;
	width:80%;
}

p.errorNoBorder {
	color: #CC0000;
	font-family: Arial, sans-serif;
	font-size: 100%;
}

p.errorSmall {
	color: red;
	font-size: 12px ! important;
	border-top: none ! important;
	padding: 0 ! important;
	margin: 0 ! important;
	line-height: 15px !important;
}

p.info {
	background-color: #E6F2E0;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

p.closeLink {
	font-size: 11px;
	text-align: right;
}

p.highlight {
	background-color: #E6F2E0;
}

p.highlightWarning {
	background-color: #FFEFFF;
	border: 1px solid #DF5353 !important;
}

p.highlightWarningSoft {
	background-color: #E6F2E0;
	border: 1px solid #008866 !important;
}

p span.extended label {
	width: 40px !important;
	font-weight: normal;
	text-align: right;
}

q {
	font-size: 161.6%;
	font-style: italic;
	color: #57004E;
}

/* Added as an IE6 hack for showing wise words */
small.noshow {
	line-height: 0px;
}

small.error {
	color: #CC0000 ! important;
}

small {
	font-size: 90%;
}

span.helpMsgSpan {
	position: absolute;
	width: 200px;
	top: 15px;
	z-index: 1;
	visibility: hidden;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	line-height: 13px;
	border: 1px solid #57004E;
	color: #57004E;
	background-color: #fff;
	text-align: left;
}

span.wizardPointer {
	position: absolute;
	top: 10px;
	right: -175px;
	width: 160px;
	font-size: 90% !important;
}

span.help-icon {
	position: relative;
	display: inline;
}

span.ctxtHelpMessage {
	color: #57004E;
	font-size: 1em ! important;
}

span.start {
	font-size: 161.6%;
	font-weight: normal;
	color: #57004E;
	margin-top: 0 !important;
	margin-bottom: 1;
}

span.addressTypeDesc {
	width: 80px;
	font-style: italic;
	text-align: left;
}

strong {
	font-weight: bold;
}

/************************** lists ***********************************/
ul,ol,dl {
	margin: 1em 0 0 1.5em;
	padding: 0;
}

ol li {
	list-style: decimal outside;
}

ul li {
	list-style: disc outside;
}

ul.stars li {
	list-style-image: url(star-small.png);
}

ul.stars-small li {
	list-style-image: url(star-small.png);
	padding-bottom: 10px;
}

ul.globalNav {
	position: relative;
	text-align: right;
	padding-right: 10px;
}

ul.globalNav li {
	display: inline;
	padding-left: 20px;
}

ul.appNavWrapperInput {
	margin: 0;
}

ul.appNavWrapperResult {
	margin: 0;
}

ul.appNavWrapperInput li,ul.appNavWrapperResult li {
	clear: none !important;
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 40px !important;
	list-style-type: none !important;
}

ul.appNavWrapperInput input,ul.appNavWrapperResult input {
	margin-top: -4px;
}

ul.appNavWrapperInput li.rightBtn,ul.appNavWrapperResult li.rightBtn {
	float: right;
}

ul.appNavWrapperInput li.leftBtn,ul.appNavWrapperResult li.leftBtn {
	float: left;
}

ul.appNavWrapperInput li.middleBtn {
	float: right;
	padding-right: 185px;
	position: relative;
}

ul.appNavWrapperResult li.middleBtn {
	float: right;
	padding-right: 345px;
	position: relative;
}

ul.footernav {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 7px;
}

ul.footernav li {
	color: #999999;
	display: inline;
	padding: 0.5em 0 0.5em 1.5em;
}

ul.footnotes {
	text-indent: -9999px;
	position: absolute;
}

ul.footnotes li {
	list-style: none;
}

ul.widespace li {
	margin: 0.7em 0 0 0;
}

ul.images {
	margin: 0;
}

ul li.images {
	list-style: none;
}

/****************** tables *************************/
table {
	width: 100%;
	border-bottom: 1xp solid #CCC;
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 1em;
}

table.narrow {
	width: 100%;
}

table.smallfont {
	font-size: 11px ! important;
}

table.shortformSidebar td {
	border: none;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
}

table.acknowledgementTable td {
	border: none;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
}

table.lenderProfile td.left {
	width: 30%;
}

table.lenderCompare td {
	width: 20%;
}

table.lenderCompare td.head {
	width: 40%;
}

th {
	padding: .5em;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	text-align: left;
	vertical-align: top;
}

thead th {
	font-weight: normal;
	font-size: 85%;
	background-color: #E6F2E0;
}
thead tr {
	background-color: #E6F2E0;
}

thead th.update {
	font-weight: strong;
	font-size: 108%;
	text-align: right;
	padding-right: 8px;
	border-top: 2px solid #CCC;
}

th.lendername {
	width: 15%;
}

th.name {
	width: 20%;
}

th.logo {
	width: 34%;
}

th.compare {
	width: 1%;
}

th.aprfigure {
	width: 15%;
}

th.repayfigure {
	width: 17%;
}

th.applybutton {
	
}

th.empty {
	width: 1%;
}

/* Highlight table column */
th.highlight {
	font-style: normal;
	font-weight: bold;
	font-size: 85%;
}

tr.disabled {
	color: #999;
}

tr.quote td {
	vertical-align: top;
	text-align: center;
	border-top: 1px solid #CCC;
	border-bottom: none;
}

tr.message td {
	border: none;
	font-size: 0.9em;
	vertical-align: top;
	padding: 0 0 0.1em 0.6em;
	vertical-align: top;
	color: #999999;
	font-style: italic;
}

tr.quoteGrey td {
	vertical-align: top;
	background-color: #F3F3F3;
	border-top: 1px solid #CCC;
}

tr.messageGrey td {
	border: none;
	font-size: 0.85em;
	vertical-align: top;
	padding: 0 0 0.1em 0;
	background-color: #F3F3F3;
	vertical-align: top;
}

td { /*border-top: 1px solid #CCC;*/
	vertical-align: top;
	padding: .5em;
}

td h3 {
	margin: 0;
	color: #999;
	font-weight: normal;
}

td p {
	font-size: 85%;
	color: #999;
	margin: 0;
}

td.logoimage {
	padding-bottom: 0.1em;
	padding-right: 0;
	padding-top: 0.2em;
}

td.logoimage img {
	height: 40px;
	width: 78px;
}

td.bigApr {
	font-size: 1.2em;
	font-weight: bold;
}

td.highlight {
	font-style: normal;
	font-weight: bold;
}

/****************** misc. styles **********************/
pre,code,kbd,samp,tt {
	font-family: monospace; *
	font-size: 108%;
	line-height: 100%;
}

div.tableFooter {
	font-size: 10px;
	font-style: italic;
	margin-top: -10px;
	text-align: left;
}

div.appNavWrapperIn {
	display: block;
	position: relative;
	height: 40px;
}

div.appNavWrapperRes {
	display: block;
	position: relative;
	height: 40px;
}

/* COMMENTS */
div.commentsContainer {
	font-size: 13px;
	line-height: 18px;
	padding: 0;
	min-width: 550px;
	width: 90%;
	font-family: Calibri, "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #3B342A;
}

div.comment {
	padding: 2px 0 15px 2px;
}

div.commentHeader {
	background-color: #E6F2E0;
	padding: 2px;
}

div.commentText {
	padding: 2px;
}

/* CSS for the NiceTitles JS ToolTip Stuff */
div.nicetitle {
	background-color: #fff;
	color: #57004E;
	border: 1px solid #57004E;
	font: 10px Arial, Helvetica, sans-serif;
	left: 0;
	padding: 4px;
	position: absolute;
	top: 0;
	width: 25em;
	z-index: 20;
}

div.nicetitle p {
	margin: 0;
	padding: 0 3px;
}

div.nicetitle p.destination {
	font-size: 9px;
	padding-top: 3px;
	text-align: left;
}

div.nicetitle p span.accesskey {
	color: #d17e62;
}

div.popupwide {
	background-color: white;
	margin-top: 40px;
	padding: 1px 10px 20px 20px;
	width: 70% !important;
}

/* STYLES USED IN ADDRESS PAGE */
div.thinborder {
	border: 1px solid #DDDDDD;
}

div.thinborder p {
	border: none;
}

div.thinborder p.thintopborder {
	border-top: 1px solid #DDDDDD;
}

/* DECISION WAIT */
div.decisionWaitImage img {
	margin-left: 240px;
	margin-right: auto;
}

/* PAGE NAVIGATION */
div.pageNumbersDiv {
	text-align: center;
	background-color: #E6F2E0;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

div.pageNumbersDiv ul {
	margin: 0;
}

div.pageNumbersDiv ul li {
	display: inline;
	padding: 0.5em 0 0.5em 1.5em;
}

div.pageNumbersDiv ul li.currentpage {
	font-size: 12px;
	font-weight: bold;
}

div.termsconditions li {
	margin: 1em;
}

/* STYLES FOR SCREENSHOTS OF INTRO VIDEO */
div.screenshot {
	float: left;
	margin-right: 20px;
}

div.scene {
	display: block;
	height: 220px;
}

/* AUTOCOMPLETE SUGGESTIONS */
div.suggestionsDiv {
	position: absolute;
	width: 386px !important;
	background-color: white;
	border: 1px solid #888;
	margin: 0;
	padding: 0;
	max-height: 252px;
	overflow: auto;
}

div.suggestionsDiv ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.suggestionsDiv ul li.selected {
	background-color: #D9E8D1;
}

div.suggestionsDiv ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 1px;
	height: 20px;
	cursor: pointer;
}

div.suggestionsDiv ul li span.suggDesc {
	font-style: italic;
}

/* AUTOCOMPLETE SUGGESTIONS */
.mySuggestionsDiv {
	position: absolute;
	width: 386px !important;
	background-color: white;
	border: 1px solid #888;
	margin: 0;
	padding: 0;
	max-height: 200px;
	overflow: auto;
	left:260px;
	z-index: 100;
}

.mySuggestionsDiv ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.mySuggestionsDiv ul li.selected {
	background-color: #E6F2E0;
}

.mySuggestionsDiv ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 1px;
	height: 20px;
	cursor: pointer;
}

.mySuggestionsDiv ul li span.suggDesc {
	font-style: italic;
}

div.roundedBox {
	text-align: center;
	margin: 1em auto;
	padding: 4px;
	border: 2px solid #AAA;
	border-radius: 8px;
	moz-border-radius: 8px;
	background-color: #DDD;
}

img.framed {
	border: 1px solid;
}

#terms {
	height: 150px;
	overflow: auto;
	border: 1px solid #CCC;
	background-color: #EEE;
	padding: 5px;
	font-size: 0.8em;
}

#mainWrapper {
	overflow: hidden;
	margin: 0px auto;
	width: 953px;
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	min-height: 300px;
	clear: both;
	padding: 10px 30px 20px 30px;
	background-image: url(background-gutter-wide.png);
}

#headerWrapper {
	position: relative;
	height: 200px;
	width: 953px;
	margin: 0px auto;
	color: #444;
	background-image: url(background-header-wide-nostars.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px 30px 0px 30px;
}

#headerWrapper p {
	position: absolute;
	left: 150px;
	top: 160px;
	width: 550px;
	font-size: 100%;
	font-style: normal;
	text-align: center;
	color: #444;
}

#headerWrapper a {
	color: #FFF;
}

#headerWrapper h1 {
	position: absolute;
	display: block;
	left: 210px;
	top: 20px;
	margin: 0;
	font-size: 243%;
	font-style: italic;
	color: #999;
}

#headerWrapper ul.global {
	margin: 0;
	padding: 0;
}

#headerWrapper ul.global li {
	display: inline;
	padding: 0.5em 0 0.5em 1.5em;
	float: right;
	color: #999999;
}

#logo { /* set image in background because of IE6 */
	position: absolute;
	top: 0px;
	left: 38px;
	width: 135px;
	height: 207px;
	background-image: url(logo1.png);
}

#headerWrapper h2 {
	position: absolute;
	left: 150px;
	top: 120px;
	width: 550px;
	font-size: 30px;
	text-align: center;
}

#column1home {
	width: 570px;
	float: left;
	margin: 0 0 0 70px;
}

#column1 {
	width: 730px;
	float: left;
	margin: 0 0 0 70px;
}

#column1 p {
	line-height: 1.35em;
}

#column1 #infoMessages {
	margin-left: 0 !important;
}

#column2, div.boxout {
	float: right;
	border-left: 1px solid #CCC;
	width: 280px;
	padding-left: 10px;
	padding-right: 15px;
}

#column2 h3, div.boxout h3 {
	margin-top: 10px;
}

div.boxout {
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;
	margin-left: 20px;
	margin-right: -120px;
	width: 190px;
}

#globalNavWrapper {
	position: absolute;
	right: 20px;
	top: 65px;
	display: block;
	width: 720px;
	height: 200px
}

#footerWrapper {
	position: relative;
	width: 953px;
	margin: 0px auto;
	color: #444;
	background-image: url(background-footer-wide.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 40px 30px 10px 30px;
}

#footerWrapper p {
	margin: 0;
	font-size: 85%;
	text-align: center;
}

#footerWrapper p.securedWarning {
	font-size: 100%;
	font-weight: normal;
	color: #000;
	text-align: center;
}

#footerWrapper div.copyright {
	text-align: center;
}

#compliance {
	color: #444444;
}

#AppSearchFieldsContainer {
	background: #FFFFFF;
	border: 3px solid #E6F2E0;
	margin-bottom: 8px;
}

#infoMessages {
	background-color: #EFF7EB;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	margin-bottom: 11px;
	margin-left: 15px !important;
	padding: 10px;
	width: 80%;
}

#infoMessages p {
	line-height: 1 em;
	margin: 0 !important;
	padding: 0 !important;
}

#pageNumbers {
	margin-top: 30px;
	padding-left: 50px;
	padding-right: 50px;
}

#helpBox {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 15px;
}

#helpBox p {
	font-size: 16px;
	line-height: 20px;
}

#progress {
	left: 200px;
	position: relative;
	top: 123px;
	width: 630px;
	height: 56px;
}

.printLogo { display: none;}
.printCopyright { display: none;}
 
@media print {
      #headerWrapper { display: none; }  
      #footerWrapper{ display: none; }
      .printLogo { display: block;}
      .printCopyright{ display:block; }
}

.logoandtext {
	width: 100%;
	clear: both;
	padding: 12px 0px 24px 0px;
}

.logoandtext .logo {
	float: left;
}

.logoandtext .text {
	margin-left: 260px;
}

