/*** Home Page Styles ***/

#home_container_2 {
	/*overflow: hidden;*/
	padding-top: 0px;
	clear: both;
}
#home_container {
	/*overflow: hidden;*/
	padding-top: 22px;
	clear: both;
}
#home_container .column, #home_container_2 .column {
	float: left;
	position: relative;  /* X */
}
#home_center {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	width: 232px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#home_right {
	width: 218px;
	padding-right: 10px;
	padding-left: 15px;
}
#home_left {
	width: 216px;
	padding-right: 15px;
	padding-left: 20px;
}
#home_footer {
	margin-top: 25px;
	padding: 0 15px;
}

#home_footer li {
	list-style-image: url(../images/layout/list_link.gif);
	list-style-position: outside;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

.home_article {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D3C74;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-right: 8px;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 16px;
}
.home_article p {
	font-size: 12px;
	line-height: 16px;
}
.home_article h2 {
	font-size: 14px;
	line-height: 17px;
}
.home_article img {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 8px;
	margin-bottom: 8px;
}

.home_article img.headingimg
{
	float: none;
	border: none;
	margin: 0;
	padding: 0;
}

.home_article ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.home_article li {
	list-style-image: url(../images/layout/list_link.gif);
	list-style-position: outside;
	padding-bottom: 0px;
}
.home_article a:link {
	text-decoration: none;
	color: #0266B2;
}

.home_article a:visited {
	text-decoration: none;
	color: #0266B2;
}
.home_article a:hover {
	color: #F05C22;
	text-decoration: none;
}
.home_bannersJPG {
	padding: 0px;
	margin-bottom: 15px;
	float: left;
	clear: both;
	width: 150px;
	height: 87px;
}
.home_bannersJPG img {
	float: right;
}
.home_banners {
	padding: 5px;
	margin-bottom: 15px;
	float: left;
	clear: both;
	width: 150px;
}
.home_banners p {
	color: #333333;
	font-size: 10px;
	line-height: 13px;
}
.home_banners a:link, visited {
	color: #CD3F14;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
.home_banners a:hover {
	color: #EA2000;
	text-decoration: none;
}
.home_banners img {
	padding-left: 0px;
}

/*** All site styles ***/

body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 0px;
	font-size: 12px;
}
h2 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	line-height: 17px;
	font-weight: bold;
	padding-bottom: 3px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	color: #1D3C74;
}
p {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.center {
	text-align: center;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	padding: 0;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}
#container.logged_in {
	margin-top: 28px;
}
#container_logged_in {
	padding: 0;
	text-align: left;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	background-image: url(url(../images/layout/page_background.gif));
	background-repeat: repeat-y;
}

#header {
	background-image: url(../images/layout/header_bkgr.jpg);
	background-repeat: repeat-x;
	height: 78px;
	position: relative;
	width: auto;
}

#header .mainmenu
{
	position: absolute;
	top: 23px;
	left: 630px;
}

#header .mainmenu a:hover
{
	text-decoration: none;
}

#usermenubar
{
/*	background-color: #2b97fc;*/
	background-color: #F16934;
	height: 24px;
	border-bottom: 1px solid #333;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 10;
	left: 0;
	padding-top: 3px;
}

#usermenubar .container
{
	width: 760px;
	margin: 0 auto;
}

#usermenubar .button 
{
	padding: 0;
	float: right;
/*	margin-right: 5px;*/
	display: inline;
}

#usermenubar .button a
{
	background-color: #F16934;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
}

#usermenubar .button.last a
{
/*	padding-right: 0;*/
}

/*#usermenubar .button a:hover*/
#usermenubar .button.emphasis a
{
	background-color: #2C416B;
}


#usermenubar .welcome 
{
	font-size: 12px;
/*	padding-left: 3px;*/
	color: #fff;
	line-height: 20px;
	font-weight: bold;
	float: left;
}



#header_logged_in {
	background-image: none;
	height: 78px;
	position: relative;
	width: auto;
}

#header img#logo
{
	position: relative;
	top: 12px;
	left: 21px;
}

#header h2, #header_logged_in h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	height: 25px;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}

#topbarlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	height: 25px;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}

#header a, #header_logged_in a {
	text-decoration: none;
}
#header a:link, #header a:visited, #header_logged_in a:link, #header_logged_in a:visited {
}
#header a:hover, #header_logged_in a:hover{
	text-decoration: underline;
}
#header a:active, #header_logged_in a:active {
	color: #FEB948;
}
#header ul, #header_logged_in ul {
	display: inline;
}
#header li, #header_logged_in li {
	display: inline;
	padding-right: 8px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	padding-left: 8px;
}
/*** This one removes separation line from last item on top right nav ***/
#header .last_link, #header_logged_in .last_link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header_Flag {
	float: right;
	top: 54px;
	position: absolute;
	right: 10px;
	font-size: 10px;
	color: #333333;
}
#header_Flag img {
	padding-left: 8px;
	vertical-align: bottom;
}
#header_photo {
	background-image: url(../images/home_banner/home_photo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 760px;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	height: 160px;
	clear: both;
}
#bannerH_1 {
	background-color: #FDE6B9;
}
#bannerH_2 {
	background-color: #FFFFFF;
}
#bannerH_3 {
	background-color: #C4E5F7;	
}
.bannerH_text {
	width: 150px;
}

/*** Internal column styles. BIG LEFT column and SMALL RIGHT column (Template 2_dif_columns ***/
#internal_right {
	width: 210px;
	padding-right: 20px;
	padding-left: 15px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#internal_right .resources
{
	text-align: center;
}

#internal_right .resources img
{
	margin-top: 5px;
	margin-bottom: 28px;
}

#internal_left {
	padding-right: 12px;
	padding-left: 35px;
	width: 460px;
	float: left;
}

/*** 1 Column Template IE6 ***/
#internal_1_column {
	padding-left: 20px;
	width: 705px;
}

/*** 1 Column Template ***/
* #internal_1_column {
	padding-right: 25px;
	padding-left: 35px;
	float: left;
	width: 690px;
}

#internal_logged_in {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	width: 96%;
}


/*** 2 Columnn Template ***/
.internal_right_equal {
	float: right;
	width: 48%;
}
.internal_left_equal {
	float: left;
	width: 48%;
}

/*** The following 2 are for applying to ANYTHING that needs to be highlighted in the main texts ***/
.highlight {
	font-weight: bold;
	color: #990000;
}
.highlight_small {
	font-weight: normal;
	color: #990000;
	font-size: 11px;
}

.internal_article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 16px;
	clear: both;
	margin-right: 20px;
	width: 98%;
	font-size: 12px;
	padding-bottom: 20px;
}

.internal_article p {
	margin-bottom: 12px;
}

.internal_article p.center
{
	text-align: center;
}

/*** Creates a horizontal line across the main content ***/
.internal_article_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	font-size: 1px;
	line-height: 1px;
	padding-top: 3px;
	margin-bottom: 6px;
}
.internal_article h1 {
font-size: 18px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	margin-top: 0px;
}

.internal_article h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

/*** This H3 is to be used only under the main page title ***/
.internal_article h3 {
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 14px;
	color: #0046ad;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}.internal_article h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.internal_article h5 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
.internal_article ol, ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.internal_article li, .internal_article ol li ul li {
	list-style-image: url(../images/layout/list_link.gif);
	list-style-position: outside;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.internal_article ol li {
	list-style-image: none;
	list-style-type: decimal;
	list-style-position: outside;
}

.internal_article li ul li, .internal_article li ol li {
	margin-left: 10px;
}

.internal_article li p
{
	margin: 6px 0;
}

.internal_article li p.button {
	margin-bottom: 10px;
}



.internal_article a, a:link, a:visited {
	color: #0046ad;
	text-decoration: underline;
}
.internal_article a:hover {
	text-decoration: none;
	color: #F05C22;
}
.internal_article .button {
	text-align: left;
}
.internal_article .b_sign_up {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.txtSignup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: Black;
	line-height: 10px;
}
.txtSignup a:link {
	color: #666666;
	text-decoration: none;
}
.txtSignup a:visited {
	color: #666666;
	text-decoration: none;
}
.txtSignup a:hover {
	color: #666666;
	text-decoration: underline;
}
.txtSignup a:active {
	color: #666666;
	text-decoration: underline;
}
.txtSignup2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	line-height: 14px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/*** .internal_article img {
	float: left;
	padding-right: 40px;
	padding-bottom: 20px;
}***/

/*** Aligns images to the right of the text paragraph. Be carefull with the line brakes, use your eye ***/
.img_align_right {
	float: right;
	padding-left: 40px;
	padding-bottom: 20px;
}

/*** Aligns images to the right of the text paragraph. Be carefull with the line brakes, use your eye ***/
.img_align_left {
	float: left;
	margin-bottom: 20px;
	margin-right: 30px;
	border: 1px solid #CCCCCC;
}

img.left {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-top: 0;
}

img.right {
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
	margin-top: 0;
}

img.center {
	margin: 0; auto;	
}

img.border
{
	border: 1px solid #dcdcdc;
}

.icon_align_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.icon_align_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

/*** Styles for tables, following the REPORT FEES template ***/

/*the following two are used in the small table, start Logged in page*/
.small_cell_pad {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.small_cell_pad td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/*fixed width table*/
.output_table, {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: auto;
}

.output_table {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: auto;
}

.output_table td {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 40px;
	vertical-align: top;
}
.output_table thead th {
	padding-right: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.output_table th {
	padding-right: 20px;
}

.report_list {
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #1D3C74;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.report_list caption, .output_table caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #0046ad;
}
.report_list thead tr, .output_table thead tr {
	font-size: 13px;
	color: #0046ad;
}
.report_list .titles, output_table .titles {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.report_list td {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	vertical-align: top;
	padding-left: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.report_list tr {
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.report_list h2, .output_table h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.report_list h3, .output_table h3 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 16px;
}
.report_list p, .output_table p {
	font-size: 11px;
	line-height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.report_list .column1 {
	width: 55%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
.report_list img, output_table img{
	margin: 0px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.report_list .column2 {
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.report_list .column3 {
	width: 10%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.report_list .column4 {
	width: 8%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#internal_left .highlight_txt1 {
	font-weight: bold;
}

.highlight_txt1 {
	font-weight: bold;
}


/*** Footer ***/

#footer {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	clear: both;
	line-height: 15px;
	height: 100%;
	z-index: 1;
	background-color: #0043B6;
	margin-top: 10px;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 26px;
}

#footer_logged {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	clear: both;
	line-height: 15px;
	height: 100%;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0043B6;
	padding-top: 20px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}

#footer_left h2 {
	background-image: url(../images/layout/logo_tvs_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 36px;
}
#footer_left p {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
	padding-top: 8px;
	padding-left: 0px;
}
#footer a, #footer a:link, #footer a:visited, #footer_logged a, #footer_logged a:link, #footer_logged a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover, #footer_logged a:hover   {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_left {
	display: block;
	width: 243px;
	float: left;
	position: relative;
	z-index: 2;
}
#footer img, #footer_logged img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link_columns {
	float: right;
	padding-left: 6px;
	padding-right: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	z-index: 3;
	}
	
.link_columns ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link_columns li {
	margin: 0px;
	padding: 0px;
}


/*** Clear DIV ***/
.clear {
	clear: both;
}

/*** IE6 Fix ***/
* html #left {
  left: 150px;           /* RC width */
	padding-right: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-left: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-right: 10px;
	padding-left: 10px;
	width: 400px;
	display: inline;
	white-space: nowrap;
	width: 400px;
}
#internal_logged_in .problems {
color: #CC3300;
padding-bottom: 20px;
font-size: 15px;
background-image: url(../images/icons/ico_notice.gif);
background-repeat: no-repeat;
padding-left: 26px;
padding-top: 2px;
} 
#internal_article .problems {
color: #CC3300;
padding-bottom: 20px;
font-size: 15px;
background-image: url(../images/icons/ico_notice.gif);
background-repeat: no-repeat;
padding-left: 26px;
padding-top: 2px;
}
.info_message {
background-image: url(../images/icons/ico_info.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 30px;
color: #006633;
}

#payment_summary {
	margin-top: 40px;
}

#payment_summary h3 {
	color: #244371 !important;
	margin: 25px 0 4px 0;
}

#payment_summary p {
	margin: 0;
}

#payment_summary span {
	padding-right: 15px;
}

#payment_summary span.currency {
	font-weight: bold;
}

#states {
}

#states ul {
	float: left;
	margin: 15px 70px 60px 0;
}

#states ul.first {
	margin-left: 4px;
}

#provinces {
}

#provinces ul {
	float: left;
	margin: 15px 30px 60px 0;
}

#provinces ul.first {
	margin-left: 4px;
}

/* TVS tenant credit checks are different page */

ul.checkmarks {
	list-style: none;
	margin-bottom: 20px;
}

ul.checkmarks li {
	background:url("/images/bullet.gif") no-repeat 0 2px;
    padding-left: 20px;
	margin-bottom: 5px;
	list-style-image: none;
}

ul.checkmarks li ol {
	margin-left: 20px;
}

ul.checkmarks li ol li {
	background: none;
	padding-left: 0;
}
