/* =============================================
    CSS STYLES FOR DotNetNuke by Bryan Hunsinger
   =============================================
*/   


/***** Body *****/
body { 
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
}

#offerText
{
    display: none;
}

/***** Breadcrumb Links *****/
a.bc:link,a.bc:visited,a.bc:active { color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; }
a.bc:hover { text-decoration:underline; }
#dnn_dnnBREADCRUMB_lblBreadCrumb { padding-left:20px; color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

/***** Modules *****/
#myFPL_mod { margin:20px 0; }
.myFPL_mod_head { height:25px; width:250px; background:url(/images/myFPL/dividerLeftColumn.jpg) no-repeat bottom;}
	/*.hot_mark  { background:url(/images/myFPL/titleHotMarkets.jpg) no-repeat; }*/
.myFPL_mod_cont   
{
    margin-left:12px;
    padding-left:10px; 
    width:200px; 
    margin-top:2px; 
    font-size:11px; 
    border-bottom: 1px #cccccc solid;
}
.myFPL_mod_cont a { font-size:11px; color:#333; text-decoration:none; }
.myFPL_mod_cont h3 { font-weight: bold; color: #003366; font-size: 15px; margin:10px 0px 5px 0; padding:0; }
.myFPL_mod_cont h4 { font-weight: bold; color: #003366; font-size: 12px; margin:8px 0 0px 0; padding:0; }

/***** Topical Content *****/
.myFPL_top_box { clear:both; width:490px; background:#fff; }
.myFPL_top_cont { padding:0px 0 10px 20px; width:460px; font-size: 12px; color: #333333;clear:both; }
.myFPL_top_cont h1 { font-weight: bold; color: #003366; font-size: 15px; }
.myFPL_top_cont h2 { font-weight: bold; color: #003366; font-size: 13px; }
.myFPL_top_cont a { font-weight:bold; text-decoration:underline; color:#333; text-decoration: underline !important; }
.myFPL_top_cont a:hover { text-decoration: underline !important; }
.myFPL_top_cont p { margin-top: 5px; margin-bottom: 5px; }

/***** Universal Content *****/
.myFPL_univ_box { clear:both; width:700px; }
.myFPL_univ_cont { padding:5px 0 10px 20px; width:700px; font-size: 12px; color: #333333; }
.myFPL_univ_cont h1 { font-weight: bold; color: #003366; font-size: 15px; }
.myFPL_univ_cont a { font-weight:bold; text-decoration:underline; color:#333; text-decoration: underline !important; }
.myFPL_univ_cont a:hover { text-decoration: underline !important; }
.myFPL_univ_cont p { margin-top: 5px; margin-bottom: 5px; }
.myFPL_univ_cont ul { margin-left:20px; list-style:disc; margin-top:0;  }


/***** Article Content *****/
.myFPL_mod_mort_article { width:720px; }
.myFPL_mod_mort_article_cont { padding:10px 0 10px 20px; width:720px; font-size:12px; color:#333; }
.myFPL_mod_mort_article_cont h1 { font-size:15px; font-weight:bold; color:#333; }
.myFPL_mod_mort_article_cont a { font-weight:bold; text-decoration:none; color:#333; }
.myFPL_mod_mort_article_cont p { padding:10px 0px; }
.myFPL_mod_mort_article_cont ul { margin-left:20px; list-style:disc; margin-top:0; }


/***** Footer *****/
div#myFPL_mod_footer				{ font-size: 11px;  color: #333; margin: 5px 0; }
div#myFPL_mod_footer a 			{ font-size: 11px;  color: #333; text-decoration:none; }
#myFPL_mod_footer_copyright 		{ font-size: 10px;  color: #333; }
#myFPL_mod_footer_copyright a	{ color:#333; }


/***** State Footer *****/
.myFPL_mod_footer_text, .myFPL_mod_footer_cont { 
color: #fff;
font-weight: normal;
font-size: 11px;
} 
.myFPL_mod_footer_text a, .myFPL_mod_footer_cont a { 
color: #fff;
font-size: 11px;
text-decoration:none;
} 
#myFPL_mod_footer_items a 
{
	font-weight: normal !important;
}
.myFPL_mod_footer_head { 
color: #fff;
font-weight: bold;
font-size: 11px;
}
.myFPL_mod_footer_cont { padding:10px; }

.myFPL_cityAside
{
    color: rgb(0, 51, 102); 
    font-size: 12px; 
    font-weight: bold;   
}

/***** Flexible Article Listing *****/
.myFPL_cont_home_news
{
    margin-left: 15px;
    font-weight: bold; 
    color: #003366; 
    font-size: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
    font-family: "Helvetica Neue",Arial,"Lucida Grande",sans-serif;
}

.myFPL_cont_home_news_bottom
{
    color: #333333;
    font-weight: normal;
    text-decoration: none;
    text-align: right;
    margin-bottom: 15px;
    margin-right: 0px;
    padding-right: 15px;
    font-size: 12px;
}

.myFPL_cont_home_news_bottom a:link
{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}

.myFPL_cont_home_news_bottom a:hover
{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}

.myFPL_cont_home_news_bottom a:visited
{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}

.myFPL_cont_news_state_city_header
{
    margin-left: 0px;
    font-weight: bold; 
    color: #003366; 
    font-size: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
    border-top: 1px #cccccc solid;
    border-bottom: 1px #cccccc solid;
    padding: 5px 0 5px 15px;
    font-family: "Helvetica Neue",Arial,"Lucida Grande",sans-serif;
}

.myFPL_join_now
{
    background-image: url(/images/myFPL/joinNow2.gif); 
    background-repeat:no-repeat;
    width: 216px; 
    height: 118px; 
    font-size: 12px; 
    font-weight: bold; 
    padding-left: 63px; 
    padding-top: 92px;
    text-decoration: underline;
    margin-left: 15px;
}

.myFPL_join_now a:link
{
    font-weight: bold; 
    text-decoration: underline;
    color: #003366;
}

.myFPL_join_now a:hover
{
    font-weight: bold; 
    text-decoration: underline;
    color: #003366;
}

.myFPL_join_now a:visited
{
    font-weight: bold; 
    text-decoration: underline;
    color: #003366;
}

.cash_advance_faq_answers
{
   text-decoration: none;
}

.cash_advance_faq_answers a
{
    text-decoration: none !important;
   
}

.cash_advance_faq_answers a:hover
{
    text-decoration: none !important;
}
.cash_advance_faq_answers a:visited
{
    text-decoration: none !important;
}


/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}