

/* 
By Jesse Marquez site creation date: 12-28-2009 (Updated: 10-16-09)

color#
font families:
Georgia, Georgia, serif
Tahoma, Geneva, sans-serif
Verdana, Verdana, Geneva, sans-serif
Trebuchet MS, Helvetica, sans-serif
*/



/* ------Erik Meyer Reset - - http://meyerweb.com/eric/tools/css/reset/ -------*/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;

	
}
body {line-height: 1.3em;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;	border-spacing: 0;}

 /* always show Firefox scrollbar */
html{overflow:-moz-scrollbars-vertical;}

* {margin: 0;} 

.superscript{font-size:xx-small; vertical-align:super;} 
.subscript{font-size:xx-small; vertical-align:sub;} 

/* --------------------------------------------- End Reset ------------------------------------------------ */



/* -------------------------------------- Start Web Site Default Styles ---------------------------------- */
body {text-align:center; font-family: Tahoma, Geneva, sans-serif; color:#000; font-size:12px; background:#efefef url(../images/siteback.jpg) top center repeat-y;}

table {margin-left: auto; margin-right: auto; }
tr td {vertical-align:top;}

h1 {font-size:18px; color:#002CCF; font-weight:bold; margin:0 0 15px 0}
h2 {font-size:16px; color:#000; font-weight:bold; margin:0 0 15px 0}
h3 {font-size:15px; color:#000; font-weight:bold; margin:0 0 15px 0}
h4 {font-size:14px; color:#000; font-weight:bold; margin:0 0 15px 0}

p {padding-bottom: 15px;}
a img{ border: 0 none; }
.cb {clear:both; padding:0; margin:0}
hr {width:100%; background-color:#000; margin:0 0 5px 0; text-align:center}

a {text-decoration: underline; color: #002CCF; font-weight:bold}
a:link {text-decoration: underline; color: #002CCF; font-weight:bold}
a:visited {text-decoration: underline; color: #002CCF; font-weight:bold}
a:hover {text-decoration: underline; color: #000000; font-weight:bold}
a:active {text-decoration: underline; color: #002CCF; font-weight:bold}

ul {list-style-type:disc; list-style-position:outside; margin:0 0 15px 35px;}
ul li {line-height:1.5em; margin-bottom:4px;}
ul li li {line-height:1.5em; margin-bottom:4px; list-style-type:circle;}
ul ul {padding-top:5px}

ol {list-style-type:decimal; list-style-position:outside; margin:0 0 15px 35px;}
ol li {line-height:1.5em; margin-bottom:4px;}
ol li li {line-height:1.5em; margin-bottom:4px; list-style-type:circle;}

.system-message, .system-error-message {margin: 0 18px 18px 18px;}


/* General Link Styles */

div#id a { color:#fff; text-decoration:none; font-weight:normal; font-size:11px }
div#id a:link { color:#fff; text-decoration:none; font-weight:normal ; font-size:11px}
div#id a:visited { color:#fff; text-decoration:none;font-weight:normal; font-size:11px}
div#id a:hover { color:#fff; text-decoration:underline;font-weight:normal; font-size:11px}
div#id a:active { color:#fff; text-decoration:none;font-weight:normal; font-size:11px}

div#id li a {text-decoration: none; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #701512; font-weight:bold}
div#id li a:link {text-decoration: none; font-size: 12px; color: #701512; font-weight:bold}
div#id li a:visited {text-decoration: none; font-size: 12px; color: #701512; font-weight:bold}
div#id li a:hover {text-decoration: none; font-size: 12px; color: #701512; font-weight:bold}
div#id li a:active {text-decoration: none; font-size: 12px; color: #701512; font-weight:bold}

.classname {font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#181B1F; text-decoration:none; font-weight:normal }
a.classname:link { color:#181B1F; text-decoration:none; }
a.classname:visited { color:#181B1F; text-decoration:none;}
a.classname:hover { color:#181B1F; text-decoration:underline;}
a.classname:active { color:#181B1F; text-decoration:none;}

ul#id {text-align: center; list-style: none; margin: 0 auto; padding-right:10px; border:#000 0px solid; }
#id li { float:left; width:210; padding: 0 10px 0 10px; }

/* -------------------------------------- End Web Site Default Styles ---------------------------------- */



/* -------------------------------------- Start Web Site Main Styles ---------------------------------- */
div#wrapper { margin: 0 auto; width:986px; font-size:12px; padding:0px}



/* Top */

#top { background:url(../images/topback.jpg) top center no-repeat; position: relative}
#logo {
	position:absolute;
	left: 66px;
	top: 10px;
}
#login { text-align:right; color:#565656; font-weight:bold; height:40px; line-height:40px; padding-right:67px}

div#login a { color:#565656; text-decoration:none; font-weight:bold;  }
div#login a:link { color:#565656; text-decoration:none; font-weight:bold ; }
div#login a:visited { color:#565656; text-decoration:none;font-weight:bold; }
div#login a:hover { color:#565656; text-decoration:underline;font-weight:bold; }
div#login a:active { color:#565656; text-decoration:none;font-weight:bold;}


#slogan {  height:94px; text-align:right; padding:15px 50px 0 0; }
#slogan img{ padding-bottom:3px;  }

#address {padding:0 15px 0 0; font-family:"Times New Roman", Times, serif; color:#1919d1; font-size:18px; font-style:italic}

div#address a { color:#1919d1; text-decoration:none; font-weight:normal; font-size:18px ; font-family:"Times New Roman", Times, serif;font-style:italic }
div#address a:link { color:#1919d1; text-decoration:none; font-weight:normal ; font-size:18px; font-family:"Times New Roman", Times, serif; font-style:italic}
div#address a:visited { color:#1919d1; text-decoration:none;font-weight:normal; font-size:18px; font-family:"Times New Roman", Times, serif; font-style:italic}
div#address a:hover { color:#D17300; text-decoration:none;font-weight:normal; font-size:18px; font-family:"Times New Roman", Times, serif; font-style:italic}
div#address a:active { color:#1919d1; text-decoration:none;font-weight:normal; font-size:18px; font-family:"Times New Roman", Times, serif; font-style:italic}


/* Header */
div#header {text-align:left;padding:0px 50px 0 50px; margin-bottom:18px}
div#banner {float:left; width:629px; height: 193px; overflow:hidden}
div#rightnav { float:right; width:253px; height:193px; overflow:hidden}
div#rightnav img { padding-bottom:1px}


/* Nav */
div#nav {text-align:left; background: #0000cc url(../images/nav-back.jpg) top center repeat-x; height:25px; line-height:25px; color:#FFF; margin:0 50px 4px 50px; padding-left:10px; position: relative; z-index: 50}

ul#nav li a {text-decoration: none; font-size: 15px; color: #aaa; font-weight:bold}
ul#nav li a:link {text-decoration: none; font-size: 15px; color: #aaa; font-weight:bold}
ul#nav li a:visited {text-decoration: none; font-size: 15px; color: #aaa; font-weight:bold}
ul#nav li a:hover {text-decoration: none; font-size: 15px; color: #fff; font-weight:bold}
ul#nav li a:active {text-decoration: none; font-size: 15px; color: #aaa; font-weight:bold}



/* Content */
div#contentarea {text-align:left; padding:0px 50px 0 50px;}

div#mainpane { float: left; width: 629px; background-color: }
div#rightpane {  float: right; width: 253px; background-color: }



/* Footer */
div#footer {text-align:left; margin:20px 50px 10px 50px; padding:7px 0 7px 0; border-top:#d0d0d0 1px solid; color:#7f7f7f; border-bottom:#d0d0d0 1px solid; color:#7f7f7f; font-size:11px}
div#botnav { float:right; width:500px;  text-align:right;}
div#botaddy { float:left; width:300px;}


#disclaimer {text-align: left; color:#7f7f7f; margin:0px 50px 15px 50px; padding-bottom: 20px}
p.dtext {font-size: 10px; padding-bottom: 7px}

div#disclaimer a { color:#002CCF; text-decoration:none; font-weight:normal; font-size:10px }
div#disclaimer a:link { color:#002CCF; text-decoration:none; font-weight:normal ; font-size:10px}
div#disclaimer a:visited { color:#002CCF; text-decoration:none;font-weight:normal; font-size:10px}
div#disclaimer a:hover { color:#002CCF; text-decoration:underline;font-weight:normal; font-size:10px}
div#disclaimer a:active { color:#002CCF; text-decoration:none;font-weight:normal; font-size:10px}



div#socialmedia {float: right; padding-left: 5px;}
div#socialmedia img {padding-right: 3px;}

div#footer a { color:#7f7f7f; text-decoration:none; font-weight:normal; font-size:11px }
div#footer a:link { color:#7f7f7f; text-decoration:none; font-weight:normal ; font-size:11px}
div#footer a:visited { color:#7f7f7f; text-decoration:none;font-weight:normal; font-size:11px}
div#footer a:hover { color:#0342ab; text-decoration:underline;font-weight:normal; font-size:11px}
div#footer a:active { color:#7f7f7f; text-decoration:none;font-weight:normal; font-size:11px}

/* -------------------------------------- End Web Site Main Styles ---------------------------------- */


#marketdata {background: #0000cc url(../images/nav-back.jpg) top center repeat-x; height:25px; line-height:25px; color: #fff; font-size: 15px; font-weight: bold; text-align: center; margin: 17px 0 10px 0}

#marketcontainer {height: 65px; overflow: hidden; margin-bottom: 5px }



.contacttables {margin: 0 auto; width: 500px; text-align: left}
.contacttables td {padding: 4px; }
.contacttables p{padding-bottom: 5px}

img, div, a, input { behavior: url(iepngfix.htc) }


a#financialplanning {
float:left;
display: block;
width: 253px;
height: 48px;
text-indent: -3000px;
background: url("../images/rn-financial-planning.jpg") 0 0 no-repeat;
text-decoration: none;
padding-bottom: 1px }
a:hover#financialplanning {background-position: -253px 0;}



a#retirementplanning {
float:left;
display: block;
width: 253px;
height: 47px;
text-indent: -3000px;
background: url("../images/rn-retirement-planning.jpg") 0 0 no-repeat;
text-decoration: none;
padding-bottom: 1px }
a:hover#retirementplanning {background-position: -253px 0;}


a#mutualfunds {
float:left;
display: block;
width: 253px;
height: 48px;
text-indent: -3000px;
background: url("../images/rn-mutual-funds.jpg") 0 0 no-repeat;
text-decoration: none;
padding-bottom: 1px }
a:hover#mutualfunds {background-position: -253px 0;}




a#insurance {
float:left;
display: block;
width: 253px;
height: 48px;
text-indent: -3000px;
background: url("../images/rn-insurance.jpg") 0 0 no-repeat;
text-decoration: none;
padding-bottom: 1px }
a:hover#insurance {background-position: -253px 0;}


a#annuities {
float:left;
display: block;
width: 253px;
height: 48px;
text-indent: -3000px;
background: url("../images/rn-annuities.jpg") 0 0 no-repeat;
text-decoration: none;
padding-bottom: 1px }
a:hover#annuities {background-position: -253px 0;}




    /* A:link refers to all links on the page - not just the RSS content... */
    A:link { color : blue; font-weight : bold; }
    A:visited { color : blue; font-weight : bold; }

    /* these are the RSS classes - you can adapt them as you see fit
       values here override the defaults... */

    .rssxpresschannel {
      font-family : sans-serif;
      text-align : center;
    }

    .rssxpresschtitle {
      font-size : large;
      color : #006393; display: none;
    }

    .rssxpresschdesc {
      color : black;
      text-align : center;display: none;
    }

    .rssxpressittitle {
      font-size : 110%;
      line-height : 120%;
      background-color : #fff;
    } 

    .rssxpressitdesc {
      background-color : #fff;
      padding-bottom : 10pt;
    }

    .rssxpresstable {
      text-align : left ;
    }

    /* rssxpressdivider is a special case - it is a single pixel, single column row on the rssxpress
       channel - to alter it's colour just change the background-color image. */

    .rssxpressdivider {
      background-color : black;
    }

















