@import url("forms.css");


#content
{
	margin-right: 180px;
}
#header #header_side
{
	width: 175px;
}
#header #feature
{
	margin-right: 175px;
	height: 230px;
}
#header form#search input#searchText
{
	width: 146px;
}

#menu fieldset,
#header fieldset.links,
#footer fieldset
{
	border: none;
	margin: 0;
	padding: 0;
}
#menu fieldset legend,
#header fieldset.links legend
{
	display: none;
}
#menu ul,
#header fieldset.links ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#header
{
	margin-top: 0.5em;
}

#sidebar
{
	clear: both;
}

#header h1
{
	margin: 0;
	float: left;
	width: 200px;
}
#header #header_side
{
	float: right;
}
#header #feature
{
	display: block !important;
	margin-left: 200px;
	text-align: right;
	background-image: url(../images/feature.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#header #feature img
{
	width: 100%;
}

#header_side
{
	margin-bottom: 5px;
}
.sidebar
{
	font-size: 0.85em;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 1px;
}
.sidebar h2
{
	margin: 0;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 4px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #00a3dc;
	color: white;
}
.sidebar .content
{
	background-color: #cee6f3;
	color: black;
	padding: 6px;
	padding-top: 2px;
	line-height: 1.5em;
	margin-top: 4px;
}
.sidebar p
{
	margin-top: 0.5em;
	margin-bottom: 0.25em;
}
.sidebar ul
{
	padding-left: 0.5em;
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 0;
}
.sidebar ul li
{
	margin-bottom: 0.25em;
}

#header,
#sidebar p
{
	margin-right: 6px !important;
}

#header #header_side form#search,
#header #header_side fieldset.links ul
{
	width: 100%;
}
#header form#search
{
	background: #8a9199;
	padding-bottom: 16px;
	white-space: nowrap;
	margin: 0;
}
#header form#search div
{
	background: #000000;
	height: 24px;
	padding-top: 6px;
}
#header form#search label
{
	display: none;
}
#header form#search input#searchText
{
	background: #e6e6e6;
	border: 1px solid #666666; 
	font-size: 0.85em;
	float: left;
}
#header form#search input#searchButton
{
	float: left;
}

#menu
{
	float: left;
	margin-bottom: 1em;
}
#menu ul
{
	margin-left: 8px;
	padding-right: 8px;
}
#menu ul li
{
	margin-bottom: 15px;
}
#menu ul li a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85em;
	color: #4f5254;
	padding-left: 26px;
	background: url(../images/menu_level1.png) no-repeat 0px 0px;
	display: block;
}
#menu ul li a:hover,
#menu ul li a:active
{
	color: #00a0e2;
	background-image: url(../images/menu_level1_hover.png);
}

#menu ul li.selected a,
#menu ul li.selected a:hover,
#menu ul li.selected a:active
{
	background-image: url(../images/menu_level1_sel.png);
	color: #00a0e2;
}
#menu ul ul
{
	margin-left: 28px;
	padding-right: 0;
	padding-top: 2px;
}
#menu ul ul li
{
	margin-bottom: 2px;
}
#menu ul ul li a,
#menu ul ul li.selected li a
{
	font-size: 0.75em;
	background-image: url(../images/menu_level2.png) !important;
	background-position: 0px 4px;
	padding-left: 12px;
	color: #899098 !important;
}
#menu ul ul li a:hover,
#menu ul ul li a:active,
#menu ul ul li.selected li a:hover,
#menu ul ul li.selected li a:active
{
	background-image: url(../images/menu_level2_hover.png) !important;
	color: #00a0e2 !important;
}
#menu ul ul li.selected a,
#menu ul ul li.selected a:hover,
#menu ul ul li.selected a:active
{
	background-image: url(../images/menu_level2_sel.png) !important;
	color: #00a0e2 !important;
}
#menu ul ul ul
{
	margin-left: 14px;
}
#menu div.logos
{
	margin: 0.5em 1em 1em 1em;
}

#header fieldset.links ul li
{
	background: #d3d8db;
	border-left: 2px solid white;
	border-top: 2px solid white;
}
#header fieldset.links a
{
	padding: 9px 4px 10px 18px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85em;
	color: #4f5254;
	background: url(../images/arrow_small_red_right.png) no-repeat 6px 13px;
	min-height: 15px;
}
#header fieldset.links a:hover,
#header fieldset.links a:active
{
	color: #00a0e2;
}

#sidebar
{
	float: right;
	margin-bottom: 0.5em;
}
#sidebar p
{
	margin: 0;
	text-align: right;
}

#menu
{
	clear: left;
}

#main:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#menu
{
	width: 200px;
	padding-left: 4px;
}
#content
{
	margin-left: 205px;
	padding-right: 1em;
}

#footer
{
	clear: both;
	background: #8b9199 url(../images/footer_left.png) no-repeat top left;
	padding-left: 198px;
	color: white;
	padding-top: 5px;
	margin-top: 1em;
}
#footer a
{
	color: white;
	text-decoration: none;
}
#footer ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#footer ul li
{
	display: inline;
}

#footer fieldset.quick_jumps
{
	font-size: 0.9em;
	background: black;
	height: 24px;
	padding-top: 6px;
	white-space: nowrap;
}
#footer fieldset.quick_jumps legend
{
	display: none;
}
#footer fieldset.quick_jumps label
{
	font-weight: bold;
	margin-right: 1em;
}
#footer fieldset.quick_jumps li a
{
	margin-right: 0.5em;
	background: url(../images/quick_link_arrow.png) no-repeat 3px;
	padding-left: 21px;
}
#footer fieldset.quick_jumps li a:hover,
#footer fieldset.quick_jumps li a:active
{
	color: #00a0e2;
	background-image: url(../images/quick_link_arrow_hover.png);
}

#footer fieldset.footer a:hover
{
	color: #ffa85d;
}

#footer fieldset.footer
{
	font-size: 0.8em;
	padding: 10px 10px 10px 0px;
	text-align: right;
}
#footer fieldset.footer ul
{
	float: left;
}
#footer fieldset.footer li
{
	padding-right: 1em;
}
#footer fieldset.footer p.copyright
{
	display: inline;
}
#footer-icons
{
	text-align: right;
	margin: 4px;
	line-height: 1px;
}

#breadcrumb
{
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	padding-left: 0;
	list-style-type: none;
	padding-bottom: 0;
}
#breadcrumb li
{
	display: inline;
	padding-left: 17px;
	background-image: url(../images/breadcrumb_marker.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
#breadcrumb a
{
	font-size: 0.85em;
	font-weight: bold;
	color: #808080;
	border-bottom: none !important;
	text-decoration: none;
}
#breadcrumb a:hover,
#breadcrumb a:active
{
	text-decoration: underline;
	border-bottom: 1px dashed #00a0e2 !important;
}

#Signup_Form label
{
	float: left;
	width: 7em;
}
#Signup_Form .fullName,
#Signup_Form .emailAddress
{
	width: 20em;
}
#Signup_Form span.formRequiredField
{
	display: none;
}

#sitemap a,
#sitemap a:visited
{
	text-decoration: none;
	border-bottom: 1px dotted #8999b5;
}
#sitemap a:hover,
#sitemap a:active
{
	text-decoration: none;
	border-color: #608bd7;
}
#sitemap li
{
	font-weight: bold;
	padding-bottom: 0.8em;
}
#sitemap li li
{
	padding-bottom: 0.2em;
	font-weight: normal;
}
#sitemap li ul
{
	padding-top: 0.1em;
}
#sitemap li li li
{
	margin-bottom: 0.1em;
}
#sitemap ul
{
	margin-bottom: 0 !important;
}

#authentication_box
{
	margin-bottom: 1em !important;
}
#authentication_box p
{
	margin-bottom: 0.25em;
}
#authentication_box p label
{
	float: left;
	font-weight: bold;
	width: 150px;
}

#apply_for_a_loan label
{
	width: 22em !important;
}
#apply_for_a_loan input
{
	width: 20em !important;
}
#apply_for_a_loan textarea
{
	width: 25em !important;
}
#apply_for_a_loan .submitButton
{
	width: auto !important;
}

#content legend
{
	color: black;
	font-weight: bold !important;
}
#content
{
	font-size: 0.925em;
}
#content #breadcrumb-before,
#content #content-before,
#content #content-after
{
	display: none;
}
#content p
{
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	line-height: 1.4em;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6
{
	margin-bottom: 0.2em;
	margin-top: 0.3em;
}
#content p,
#content ul,
#content ol
{
	padding-top: 0;
	margin-top: 0.25em;
	margin-bottom: 1em;
}
#content li
{
	line-height: 1.5em;
}
#content h1
{
	font-size: 1.8em;
}
#content h2
{
	font-size: 1.3em;
}
#content h3
{
	font-size: 1.1em;
}
#content h4
{
	font-size: 1.0em;
}

#content a,
#content a:visited
{
	color: #404040;
	text-decoration: none;
	border-bottom: 1px dashed #808080;
}
#content a:hover,
#content a:active
{
	color: #00a0e2;
	border-color: #00a0e2;
}


p.documents-footer
{
	text-align: right;
	width: 99%;
	padding-top: 4px;
	margin: 0 !important;
}
p.documents-footer a
{
	border-bottom: none !important;
}
table.documents
{
	border-collapse: collapse;
	border: solid #a0a0a0 1px;
	width: 99%;
}
table.documents tr.empty td
{
	text-align: center;
	padding: 1.5em;
}
table.documents th
{
	text-align: left;
	background-color: #dedede;
	border-bottom: solid #a0a0a0 1px;
	color: #384359;
}
table.documents td,
table.documents th
{
	/*border: solid #a0a0a0 1px;*/
	font-family: Arial;
	padding: 4px;
}
table.documents td.name
{
	background-image: url(../images/acrobat16.png);
	background-repeat: no-repeat;
	background-position: 4px 0.3em;
	padding-left: 24px;
}
table.documents th.size,
table.documents td.size
{
border-left: solid #a0a0a0 1px;
border-right: solid #a0a0a0 1px;
}
table.documents th.size,
table.documents th.date
{
	text-align: center;
}
table.documents td.size,
table.documents td.date
{
	text-align: right;
}
table.documents .size,
table.documents .date
{
	white-space: nowrap;
}
table.documents tr.odd td
{
	/*background-color: #f2f7fb;*/
}
table.documents tr.even td
{
	background-color: #f6f9fb;
}
table.documents a,
table.documents a:visited
{
	text-decoration: none;
	border-bottom: 1px dotted #8999b5;
}
table.documents a:hover,
table.documents a:active
{
	text-decoration: none;
	border-color: #608bd7;
}
table.documents tr.sectionheader td
{
	border: solid #a0a0a0 1px;
	background-color: #f9f9f9;
	margin: 0;
	padding: 0;
	padding-left: 6px;
	color: black;
	line-height: 0.7em;
	padding-bottom: 2px;
}
table.documents-forms .date,
table.documents-cpl-shareholders-drp .date,
table.documents-clippings .date
{
	display: none;
}

ul.images
{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.images li
{
	display: block;
	float: left;
	margin: 0;
	margin-right: 2em;
	margin-bottom: 1em;
}

ul.images li div
{
	display: block;
	text-align: center;
}
ul.images li div a span,
ul.images li div a,
ul.images li div a#link,
ul.images li div a#hover,
ul.images li div a#visited,
ul.images li div a#active
{
	text-decoration: none;
	border-bottom: none !important;
}
ul.images li div a span
{
	display: block;
	font-size: 0.9em;
	padding-top: 2px;
}
div.images-footer
{
	margin: 0;
	padding: 0;
	clear: both;
}

div.rss-news h2 a
{
	border-bottom: none !important;
}

div.news-navigation
{
	color: #c0c0c0;
	clear: both;
}
div.news-navigation .prev
{
	float: left;
}
div.news-navigation .next
{
	float: right;
}

ul.submenu-contact_us-office_locations li
{
	margin-bottom: 0.5em;
}

ul.leadership-team
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

div.imagefloat
{
	float: right; 
	margin-bottom: 10px; 
	margin-left: 10px; 
	text-align: center;
}
div.imagefloat span
{
	display: block;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 0.8em; 
	font-weight: bold;
	color: #666;
}
div.imagefloat a
{
	text-decoration: none !important;
}

ul.contacts_sidebar
{
	float: right;
	width: 18em;
	list-style: none;
	margin-left: 1em;
	background: #f1f2ea;
	border: solid 1px #CBCCC6;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
ul.contacts_sidebar li
{
	margin-top: 0.75em;
	margin-bottom: 1.25em;
}
ul.contacts_sidebar p
{
	margin: 0 !important;
	padding: 0 !important;
}

div.highlighted_headings h2
{
	color: #ef1623;
}

ul.submenu_exact-tools-loan_calculators
{
	margin: 0;
	padding: 2em;
}
ul.submenu_exact-tools-loan_calculators li
{
	margin-bottom: 1em;
}
ul.submenu_exact-tools-loan_calculators li a
{
	font-size: 1.3em;
	font-weight: bold;
}
ul.submenu_exact-tools-loan_calculators li p
{
	margin-top: 0 !important;
	margin-bottom: 0.25em !important;
}

ul.lenders
{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 40em;
}
ul.lenders li
{
	float: left;
	width: 18em;
	margin-bottom: 0.5em;
	font-weight: bold;
}

div.contact_us-info
{
	margin: 0;
	margin-top: 0.5em;
}
div.contact_us-info ul.addresses
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 35em;
}
div.contact_us-info ul.addresses li
{
	float: left;
	width: 15em;
}
div.contact_us-info ul.addresses li strong,
div.contact_us-info table th
{
	/*font-variant: small-caps;*/
	font-size: 1.1em;
}
div.contact_us-info table
{
	clear: both;
	padding: 0;
	margin: 0;
}
div.contact_us-info table th
{
	padding: 0;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 0.5em;
}

div#searchResults h3 span.score
{
	font-weight: normal;
	font-size: 0.75em;
}

ol.faq dd
{
	font-weight: normal;
}
ol.faq
{
	margin:0;
	padding:0;
	list-style-position: inside;
	font-weight: bold;
}
ol.faq li dl,
ol.faq li dt
{
	display: inline;
}
ol.faq li dd
{
	margin-left: 0;
}
ol.faq li dt
{
	margin-left: -0.25em;
}

a.clickcall
{
	border-bottom: none !important;
}

div.office_location p.clickcall
{
	margin-bottom: 0.5em !important;
}
div.office_location ul.photos
{
	float: right;
	padding-left: 1em !important;
}
div.office_location ul.photos li
{
	text-align: center;
	margin-bottom: 1em;
	border: 1px solid white; /* work around IE6 layout issue */
}
div.office_location ul.photos li span
{
	display: block;
	font-size: 0.9em;
	color: #444;
	font-weight: bold;
}

a.pdf
{
	background-image: url(../images/acrobat16.png);
}
a.xls
{
	background-image: url(../images/file_xls.png);
}
a.wmv
{
	background-image: url(../images/file_wmv.png);
}
a.pdf,
a.xls,
a.wmv
{
	padding-left: 20px;
	white-space: nowrap;
	background-position: 0px;
	background-repeat: no-repeat;
	padding-top: 1px;
}

acronym,
abbr
{
	cursor: help;
}

a acronym,
a abbr
{
	cursor: pointer !important;
}

ul.questions-collapsing dt
{
	display: inline;
}

ul.questions-collapsing dt
{
	line-height: 1.6em;
}

ul.questions-collapsing dt.collapsed,
ul.questions-collapsing dt.expanded
{
	cursor: pointer;
	padding-left: 16px;
	background: url(../images/item-collapsed.png) 2px 2px no-repeat;
}
ul.questions-collapsing dt.expanded
{
	background-image: url(../images/item-expanded.png);
}

ul.questions-collapsing dd.collapsed
{
	display: none;
}

ul.questions-collapsing dd.collapsed,
ul.questions-collapsing dd.expanded
{
	padding-left: 16px;
}

ul.howto
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
ul.howto li
{
	margin-bottom: 0.25em;
}


#content div.videos-center
{
	display: table;
	margin: auto;
}
#content div.videos-center ul.videos
{
	display: table-cell;
}

ul.videos,
ul.videos ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.videos li
{
	text-align: center;
	display: table;
	float: left;
	margin-right: 1em;
}
ul.videos li img
{
	border: 1px solid #c0c0c0;
}
ul.videos li li
{
	width: auto;
	margin-bottom: 1em;
	margin-top: 0.5em;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
ul.videos p
{
	margin: 0 !important;
}
ul.videos p a
{
	border-bottom: none !important;
}
ul.videos ul
{
	margin: auto;
	display: table;
}
ul.videos ul li a
{
	padding-left: 20px;
	white-space: nowrap;
	background-position: 0px;
	background-repeat: no-repeat;
	min-height: 16px;
	margin-bottom: 40px;
}

ul.videos ul
{
	display: block !important;
	text-align: center;
}
ul.videos ul li
{
	display: inline !important;
	float: none;
	zoom: 1;
}

table.broker_software_license_scenarios
{
	border-collapse: collapse;
}
table.broker_software_license_scenarios th,
table.broker_software_license_scenarios td
{
	padding-left: 0.3em;
	padding-right: 0.3em;
	border: 1px solid #888;
}
table.broker_software_license_scenarios tr th
{
	text-align: left;
	font-weight: normal;
	background: #eee;
}
table.broker_software_license_scenarios tr.header th
{
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	background: #ccc;
}
