/* HTML-tag styles, unqualified */

body		{margin:0px; line-height: 1.36em; background:url(images/pageElements/bgd_page.jpg);}
h1			{color: #96b3e8; font: 25px/normal "Copperplate Gothic Bold";}

/* Edit.com font style-options (classes unattributed to a tag) */

body, td,
.NormalText	{color: #fff; font-size: 14px; font-family: Verdana, Arial, Times;}
.Header		{color: #96b3e8; font: 25px/normal "Copperplate Gothic Bold";}
.Subheader	{font-size: 15px;}
.YellowText	{color: #ffd257;}
.BlueText	{color: #96b3e8;}

/* Edit.com image style-options (unqualified IMG classes) */

img.clear	{}
img.right	{margin-left: 7px; float: right;}
img.left	{margin-right: 7px; float: left;}

/* Edit.com table-cell style-options (unqualified TD classes) */

td.Clear		{}
td.BorderTop	{border: solid #fff; border-width: 1px 0 0; padding-top: 1.36em;}

/* SIFR STUFF */
	* .sIFR-flash {visibility: visible !important; margin: 0;}
	* .sIFR-replaced {visibility: visible !important;}
	span.sIFR-alternate {position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden;}
	.sIFR-hasFlash h1 {visibility: hidden; letter-spacing: -3px; color: #96b3e8; font-size:30px; height:30px; margin-top:1px; margin-bottom:11px;}

/* classes attributed to tags and conditional styles */

div#shell {width:770px; background:transparent url(images/pageElements/bgd_container.jpg) 0 0 repeat-y; margin: auto;}
div#flash {width:770px; height:320px;}
div#content {width:670px; padding:9px 0 2px; margin-left:50px;}
	div#content p {margin-top:6px; margin-bottom:17px;}
	div#content a {text-decoration:underline; color:#fdff5c;}
	div#content a:hover {color:#f2f3ac; text-decoration:none;}
	div#content h2 {color:#ffd257; font-size: 24px; font-family: Arial; margin-bottom:3px;}
	div#content h3 {color:#ffd257; font-size: 20px; font-family: Arial; margin-bottom:0px;}
	div#content h4 {color:#fff; font-size: 15px; margin-bottom:0px;}
	div#content hr {height:1px; color:#fff; background:#fff;}

div#footer {width:770px; margin: auto;}

/* Stuff */
div.featureRight {border:7px solid #b88ea4; padding:3px; float:right; }
div.featureCenter {border:7px solid #b88ea4; padding:3px; margin:7px auto; }

div.photo img,
div.photo a img {background: #e4cbd8;  padding: 3px;  border:1px solid #000;}
div.photo a:hover img {background: #a96689;  padding: 3px;  border:1px solid #000;}

div#altmenu {width:95%; background-color:#fff; border:1px solid #000; padding: 8px; font:bold 16px/1.25em Arial; color:#840E4B; text-align:center; margin:15px auto;}
div#altmenu a { color:#840E4B; text-decoration:none;}
div#altmenu a:hover {color:#9b4873; text-decoration:underline;}

h3.comical {font-size: 14px; font-family: "Comic Sans MS"; }

div#footerNav {text-align: center; font-size: 12px;}
div#footerNav a {color: #fff; text-decoration: none;}
div#footerNav a:hover {color: #ccc; text-decoration: underline;}



/*** Added july 29, 2009 ***/
.finance-outer-list 
{
    list-style-type: none;

}

.finance-outer-list li
{
margin-bottom: 10px;
}

.finance-inner-list 
{
margin-left: 20px;
}

.finance-inner-list li
{
margin-bottom: 10px;
}

#internal-footer 
{
    background: url(images/pageElements/footer.jpg) no-repeat;
    width: 770px;
    height: 75px;
}

#internal-footer-home
{
    background: url(images/pageElements/footer-home.jpg) no-repeat;
    width: 770px;
    height: 35px;
}

#internal-footer p 
{  
    text-align: right;
    font-weight: bold;
    margin: 0px;
    padding-top: 50px;
    margin-right: 15px;
    font-size: 11px;
    
}

#internal-footer-home p 
{
   text-align: right;
    font-weight: bold;
    margin: 0px;
    padding-top: 7px;
    margin-right: 15px;
    font-size: 11px;
}


#internal-footer p a, #internal-footer-home p a
{
    color: White;
}

#internal-footer img, #internal-footer-home img
{
    border: none;

}

#footerNav 
{
    margin-top: 20px;
}