/* -----------------------------------
     Page Content : Home
------------------------------------*/
#content_home_master {}


/* Home : Latest News & Satellite Packaging */
#content_home_master table#home_boxes {
	width: 100%;
	margin-bottom: 20px;
}

#content_home_master table#home_boxes td.home_news {
	width: 401px;
	background-color: #E0EBF2;
	vertical-align: top;
}

#content_home_master table#home_boxes td.home_lenders {
	width: 305px;
	background-color: #E0EBF2;
	vertical-align: top;
}


/* Home : Latest News & Our Lenders : Header */
#content_home_master table#home_boxes tr#home_boxes_header img {
	display: block;
}


/* Home : Latest News & Our Lenders : Content */
#content_home_master table#home_boxes tr#home_boxes_content td {
	padding: 0px 18px 0px 45px;
	border-left: 3px solid #B7D9F1;
	border-right: 3px solid #B7D9F1;
}

#content_home_master table#home_boxes tr#home_boxes_content td.home_news {
	width: 332px;
}

#content_home_master table#home_boxes tr#home_boxes_content td.home_lenders {
	width: 236px;
}

#content_home_master table#home_boxes tr#home_boxes_content td.home_news h2.news_headline {
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
}

#content_home_master table#home_boxes tr#home_boxes_content td.home_news h2.news_headline a {
	color: #000000;
}

#content_home_master table#home_boxes tr#home_boxes_content td.home_news .news_summary,
#content_home_master table#home_boxes tr#home_boxes_content td.home_lenders p {
	padding-bottom: 3px;
}

#content_home_master table#home_boxes tr#home_boxes_content td.home_news .news_link a,
#content_home_master table#home_boxes tr#home_boxes_content td.home_lenders a {
	display: block;
	padding-left: 17px;
	color: #FF141D;
	background: url(../images/design/arrows.gif) no-repeat left center;
}

#content_home_master table#home_boxes tr#home_boxes_footer td.home_news {
	height: 13px;
	background: url(../images/design/news_foot.gif) no-repeat center bottom;
}

#content_home_master table#home_boxes tr#home_boxes_footer td.home_lenders {
	height: 13px;
	background: url(../images/design/our_options_foot.gif) no-repeat center bottom;
}


/* Home : Latest News & Satellite Packaging */
#content_home_master #home_panel img {
	border: 0px;
}


/* -----------------------------------
     Page Content : General Sub Page : Layout
------------------------------------*/
#content_page_master {}

#content_page_master #page_nav {
	float: left;
	width: 180px;
	margin-right: 19px;
}

#content_page_master #page_content {
	float: left;
	width: 525px;
}


/* -----------------------------------
    Page Content : General Sub Page : Navigation
------------------------------------*/
/* General Sub Page : Navigation : Layout */
#content_page_master #page_nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


/* General Sub Page : Navigation : 1st level : Items : Standard */
#content_page_master #page_nav ul li a {
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0px 10px 0px 10px;
	background: url(../images/design/menu_middle.gif) no-repeat center top;
	color: #555555;
}

#content_page_master #page_nav ul li.top a {
	height: 27px;
	line-height: 27px;
	background: url(../images/design/menu_top.gif) no-repeat center top;
}

#content_page_master #page_nav ul li.bottom a {
	height: 27px;
	line-height: 27px;
	border-top: 1px solid #B7D9F1;
	background: url(../images/design/menu_foot.gif) no-repeat center bottom;
}


/* General Sub Page : Navigation : 1st level : Items : Hover & Current */
#content_page_master #page_nav ul li a:hover,
#content_page_master #page_nav ul li a.current{
	padding: 0px 7px 0px 7px;
	border-left: 3px solid #B7D9F1;
	border-right: 3px solid #B7D9F1;
	background-image: none;
}

#content_page_master #page_nav ul li.top a:hover,
#content_page_master #page_nav ul li.top a.current,
#content_page_master #page_nav ul li#subnav_top a {
	padding: 0px 10px 0px 10px;
	border: none;
	background: url(../images/design/menu_top_white.gif) no-repeat center top;
}

#content_page_master #page_nav ul li.bottom a:hover,
#content_page_master #page_nav ul li.bottom a.current {
	padding: 0px 10px 0px 10px;
	border: none;
	border-top: 1px solid #B7D9F1;
	background: url(../images/design/menu_foot_white.gif) no-repeat center top;
}


/* General Sub Page : Navigation : 2nd level : Items */
#content_page_master #page_nav ul li#subnav ul li a,
#content_page_master #page_nav ul li#subnav_top ul li a,
#content_page_master #page_nav ul li#subnav_bottom ul li a {
	height: 24px;
	line-height: 24px;
	padding: 0px 7px 0px 24px;
	border-top: none;
	border-left: 3px solid #B7D9F1;
	border-right: 3px solid #B7D9F1;
	background: url(../images/design/arrow_grey.gif) no-repeat 7px center;
}

#content_page_master #page_nav ul li#subnav ul li a:hover,
#content_page_master #page_nav ul li#subnav ul li a.current,
#content_page_master #page_nav ul li#subnav_top ul li a:hover,
#content_page_master #page_nav ul li#subnav_top ul li a.current,
#content_page_master #page_nav ul li#subnav_bottom ul li a:hover,
#content_page_master #page_nav ul li#subnav_bottom ul li a.current {
	color: #F71B45;
	background-image: url(../images/design/arrow_red.gif);
}

#content_page_master #page_nav ul li#subnav_bottom ul li.bottom {
	height: 27px;
	line-height: 27px;
	background: url(../images/design/menu_foot_white.gif) no-repeat center top;
}

#content_page_master #page_nav ul li#subnav_bottom ul li.bottom a {
	padding: 0px 10px 0px 27px;
	border-left: none;
	border-right: none;
	background-position: 10px center;
}


/* -----------------------------------
    Page Content : Lenders
------------------------------------*/
#content_page_master #page_content #content_lenders {
	margin-top: 20px;
}

#content_lenders a {
	display: block;
	float: left;
	margin-right: 15px;
	height: 125px;
}

#content_lenders a img {
	display: block;
}


/* -----------------------------------
    Page Content : News
------------------------------------*/
#content_page_master #page_content #content_news {}


/* Page Content : News : List */
#content_news #news_list {
	margin-top: 20px;
}      

#content_news #news_list h2.news_headline {
	padding-bottom: 5px;
}

#content_news #news_list h2.news_headline a {
	color: #000000;
}

#content_news #news_list .news_date {
	padding-bottom: 5px;
	color: #666666;
}      

#content_news #news_list .news_summary {
	padding-bottom: 5px;}

#content_news #news_list .news_link a {}


/* Page Content : News : Article */
#content_news #news_article {
	margin-top: 10px;
}

#content_news #news_article #news_article_date {
	padding-bottom: 5px;
	color: #666666;
}

#content_news #news_article #news_article_back {
	padding-bottom: 10px;
}

#content_news #news_article #news_article_content {}


/* -----------------------------------
    Page Content : DIP
------------------------------------*/
#content_page_master #content_dip {}

#content_page_master #content_dip #dip_steps {
	margin-bottom: 20px;
}

#content_page_master #content_dip #dip_steps a[disabled] {
	color: #999999;
}


/* -----------------------------------
    Page Content : Contact Us
------------------------------------*/
#content_page_master #content_contactus {
	margin-top: 10px;
}

#content_page_master #content_contactus .required {
	color: #FF0000;
}

#content_page_master #content_contactus table tr td {
	padding-bottom: 5px;
}
