/* Print Stylesheet */

/* CSS Document */
/*******************************************************/
/* THE FOLLOWING STYLES CONTROL THE LOGO AND BANNER FOR EACH AREA (I.E. MORTGAGE, INVESTMENT ETC.) */
#branding {
	float: left;
	margin-bottom: 40px;
	position: relative;
	width: 80%;
	padding-left: 5px;
}
#brandingLogo {
	width: 190px;
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
}
#brandingLogo a {
	width: 190px;
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
}
.ceaLogo {
	display: none;
}
#toolsNavigation {
	display: none;
}
/*******************************************************/
/* THE FOLLOWING STYLES CONTROL THE TOP (MAIN) NAVIGATION */
#topnav {
	display: none;
}
/*******************************************************/
/* THE FOLLOWING STYLES CONTROL THE LEFT NAVIGATION */
#navigation {
	display: none;
}
/*******************************************************/
/* THE FOLLOWING STYLES CONTROL THE BREADCRUMB LINKS */
#breadcrumbs {
	display: none;
}
/*******************************************************/
/* THE FOLLOWING STYLES CONTROL THE MAIN CONTENT */
#contentNarrow /*FOR PAGES WITH RIGHT NAVIGATION*/ {
	float: left;
	padding: 10px;
	margin: 0;
	line-height: 1.5em;
}
#contentNarrow li {
	line-height: 1.4em;
	display: block;
	list-style-type: disc;
	padding-left: 0px;
}
#contentWide /*FOR PAGES WITHOUT RIGHT NAVIGATION*/ {
	float: left;
	padding: 10px;
	line-height: 1.5em;
	width: 400px;
}
#contentWide li {
	line-height: 1.4em;
	display: block;
	list-style-type: disc;
	padding-left: 0px;
}
#content {
	width: 90%;
}
#content h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000666;
	margin-top: 10px;
}
#content h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000666;
	line-height: 1.3em;
}
#content h3 {
	font-size: 1em;
	font-weight: bold;
	color: #000666;
	line-height: 1em;
}
#content h4 {
	font-size: 1em;
	font-weight: bold;
	color: #000666;
	line-height: 1em;
}
#content h5 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
}
/***************EOF GENERAL TABLE STYLE***********************/
.linkHighlight:link, .linkHighlight:visited, .linkHighlight:active, .linkHighlight:hover {
	color: #005CBB;
	text-decoration: none;
	font-weight: bold;
}
#sitemapColumn {
	float: left;
	margin: 0 10px 10px 0;
}
#sitemapColumnRight {
	float: left;
	margin: 0 0 10px 0;
}
#sitemapColumn .sitemap:link, .sitemap:visited, .sitemap:active, .sitemap:hover {
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
	background-repeat: no-repeat;
	width: inherit;
}
#sitemapColumn .sitemap:hover, .sitemap:active {
	text-decoration: underline;
}
#sitemapColumnRight .sitemap:link, .sitemap:visited, .sitemap:active, .sitemap:hover {
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
	background-repeat: no-repeat;
	width: inherit;
}
#sitemapColumnRight .sitemap:hover, .sitemap:active {
	text-decoration: underline;
}
#sitemapColumn ul {
 	margin-left: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 1px solid #005CBB;
	padding: 5px 5px 10px 5px;
	background-color: #F0F8FF;
	background-position: bottom right;
	background-repeat: no-repeat;
}
html> body #sitemapColumn ul {
	padding: 10px 5px 10px 5px;
	margin-top: 3px;
}
#sitemapColumnRight ul {
	list-style-type: none;
 	margin-left: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 1px solid #005CBB;
	padding: 5px 5px 10px 5px;
	background-color: #F0F8FF;
	background-position: bottom right;
	background-repeat: no-repeat;
}
html> body #sitemapColumnRight ul {
	padding: 10px 5px 10px 5px;
	margin-top: 3px;
}
#sitemapColumn h1 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005CBB;
	margin-top: 0px;
	margin-bottom: -20px;
	margin-left: 0;
	line-height: 1.8em;
	padding-left: 5px;
	padding-right: 5px;
}
html> body #sitemapColumn h1 {
	margin-top: 0px;
	margin-bottom: -5px;
}
#sitemapColumnRight h1 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005CBB;
	margin-top: 0px;
	margin-bottom: -20px;
	margin-left: 0;
	line-height: 1.8em;
	padding-left: 5px;
	padding-right: 5px;
}
html> body #sitemapColumnRight h1 {
	margin-top: 0px;
	margin-bottom: -5px;
}
/**********************************************************************************************/
.warning {
	font-weight: bold;
}
.warning p {
	font-weight: bold;
	color: #FF0000;
	padding-right: 10px;
	padding-left: 10px;
}
.applyNow:link, .applyNow:visited, .applyNow:active, .applyNow:hover {
	white-space: nowrap;
	filter: alpha(opacity=0);
	opacity: 0;
}
.back:link, .back:visited, .back:active, .back:hover {
	white-space: nowrap;
	filter: alpha(opacity=0);
	opacity: 0;
}
.applyRight:link, .applyRight:visited, .applyRight:active, .applyRight:hover {
	white-space: nowrap;
	filter: alpha(opacity=0);
	opacity: 0;
}
.applyNowSmall:link, .applyNowSmall:visited, .applyNowSmall:active, .applyNowSmall:hover {
	white-space: nowrap;
	filter: alpha(opacity=0);
	opacity: 0;
}
.applyRightSmall:link, .applyRightSmall:visited, .applyRightSmall:active, .applyRightSmall:hover {
	white-space: nowrap;
	filter: alpha(opacity=0);
	opacity: 0;
}
/*******************************************************/
/* THE FOLLOWING STYLES CONTROL THE SUB NAVIGATION (CURRENTLY IN THE RIGHT COLOUMN) */
#subnav {
	display: none;
}
/*******************************************************/
/* THE FOLLOWING STYLES CONTROL THE FOOTER AND NAVIGATION CONTAINED WITHIN IT */
#footer {
	display: none;
}
/*******************************************************/
/* THE FOLLOWING STYLE REMOVES THE BORDER FROM IMAGES USED FOR HYPERLINKS */
img {
	border: 0;
	margin: 0;
	padding: 0;
}
/*******************************************************/
/* MISCELLANEOUS STYLES */
.redArrow {
	font-weight: bolder;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select {
	font-size: 0.95em;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	height: inherit;
}
.go {
	vertical-align: middle;
}
.smallText {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #666666;
}
span.noProductData {
	font-weight:bold;
	color:red;
}
/*********************************TABLE STYLES*************************************/
#content table {
	width: 100%;
	margin-top: 0px;
	clear: left;
	z-index: 1;
	font-size: 1em;
	clear: both;
}
#content th {
	border-color: #B9DEFF;
	border-width: 1px;
	vertical-align: top;
	text-align: left;
	padding: 5px;
}
#content td {
	border-color: #B9DEFF;
	border-width: 1px;
	vertical-align: top;
	text-align: left;
	padding: 5px;
}
.tdBorderLeft {
	border-left: solid;
}
.tdBorderRight {
	border-right: solid;
}
.tdBorderTop {
	border-top: solid;
}
.tdBorderBottom {
	border-bottom: solid;
}
.tdBorderLeftBottom {
	border-left: solid;
	border-bottom: solid;
}
.tdBorderLeftTop {
	border-left: solid;
	border-top: solid;
}
.tdBorderLeftRight {
	border-left: solid;
	border-right: solid;
}
.tdBorderRightTop {
	border-right: solid;
	border-top: solid;
}
.tdBorderRightBottom {
	border-right: solid;
	border-bottom: solid;
}
.tdBorderTopBottom {
	border-top: solid;
	border-bottom: solid;
}
.tdBorderTopRightBottom {
	border-top: solid;
	border-right: solid;
	border-bottom: solid;
}
.tdBorderRightBottomLeft {
	border-right: solid;
	border-bottom: solid;
	border-left: solid;
}
.tdBorderBottomLeftTop {
	border-bottom: solid;
	border-left: solid;
	border-top: solid;
}
.tdBorderLeftTopRight {
	border-left: solid;
	border-top: solid;
	border-right: solid;
}
.tdBorderAllSides {
	border: solid;
}
.tdBackgroundBlueBorderLeft {
	background-color: #F0F8FF;
	border-left: solid;
}
.tdBackgroundBlueBorderRight {
	background-color: #F0F8FF;
	border-right: solid;
}
.tdBackgroundBlueBorderTop {
	background-color: #F0F8FF;
	border-top: solid;
}
.tdBackgroundBlueBorderBottom {
	background-color: #F0F8FF;
	border-bottom: solid;
}
.tdBackgroundBlueBorderLeftBottom {
	background-color: #F0F8FF;
	border-left: solid;
	border-bottom: solid;
}
.tdBackgroundBlueBorderLeftTop {
	background-color: #F0F8FF;
	border-left: solid;
	border-top: solid;
}
.tdBackgroundBlueBorderLeftRight {
	background-color: #F0F8FF;
	border-left: solid;
	border-right: solid;
}
.tdBackgroundBlueBorderRightTop {
	background-color: #F0F8FF;
	border-right: solid;
	border-top: solid;
}
.tdBackgroundBlueBorderRightBottom {
	background-color: #F0F8FF;
	border-right: solid;
	border-bottom: solid;
}
.tdBackgroundBlueBorderTopBottom {
	background-color: #F0F8FF;
	border-top: solid;
	border-bottom: solid;
}
.tdBackgroundBlueBorderTopRightBottom {
	background-color: #F0F8FF;
	border-top: solid;
	border-right: solid;
	border-bottom: solid;
}
.tdBackgroundBlueBorderRightBottomLeft {
	background-color: #F0F8FF;
	border-right: solid;
	border-bottom: solid;
	border-left: solid;
}
.tdBackgroundBlueBorderBottomLeftTop {
	background-color: #F0F8FF;
	border-bottom: solid;
	border-left: solid;
	border-top: solid;
}
.tdBackgroundBlueBorderLeftTopRight {
	background-color: #F0F8FF;
	border-left: solid;
	border-top: solid;
	border-right: solid;
}
.tdBackgroundBlueBorderAllSides {
	background-color: #F0F8FF;
	border: solid;
}
.tableBackgroundNavy {
	color: #FFFFFF;
	background-color: #000666;
	font-weight: bolder;
}
.tableBackgroundNavyLarge {
	color: #FFFFFF;
	background-color: #000666;
	font-weight: bolder;
	font-size:  1.3em;
}
.tableBackgroundBlue {
	background-color: #F0F8FF;
	border-left: solid;
	border-right: solid;
	border-top: solid;
}
.tableBackgroundBlueNoBorder {
	background-color: #F0F8FF;
}
.tableBackgroundBlueBottomRight {
	background-color: #F0F8FF;
	background-image:  url("../images/table-bottom-row-background.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left: solid;
	border-top: solid;
	text-align: right;
}
.tableBackgroundBlueBottomRightNoLeftBorder {
	background-color: #F0F8FF;
	background-image:  url("../images/table-bottom-row-background.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left: none;
	border-top: solid;
	text-align: right;
}
.tableBackgroundBlueBottomLeft {
	background-color: #F0F8FF;
	text-align: right;
	background-image:  url("../images/table-bottom-row-background.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left: solid;
	border-top: solid;
}
.tdBackgroundBlueBottom {
	background-color: #F0F8FF;
	background-image:  url("../images/table-bottom-row-background.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top: solid;
}	
.phoneNumber {
	line-height: 1.5em;
	font-size: 1.5em;
	font-weight: bold;
}
#waitingRoom {
	display: none;
}
#copyright {
	display: block;
	float: left;
	clear: both;
	width: 90%;
	white-space: nowrap;
	padding-left: 10px;
}
.hideForPrint {
	display: none;
}
.showForPrint {
	display: block;
	font-weight: bold;
}
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}