@import url(icon.css);

BODY
{
    background: #0C67AE url( '/images/structure/public_page_background.jpg' ) repeat-x;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

td
{ 
   line-height:150%; 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
}


.footer      { color: #FFFFFF; font-size: 11px;}
.stacked_header { font-variant: small-caps; color: #000000; font-size: 
               12pt; font-weight: bold; margin-top: 10; margin-bottom: 10 }
.emphasis    { font-size: 11; font-weight: bold }

INPUT {
border:1px groove #C0C0C0; height: 18px;
font-size:10px;
text-align: left
}

.li_emphasis
{
    list-style-image: url( '/images/elements/public_bullet_orange.gif' );
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 150%;
    margin-left: 20px;
}

/*-------------------------------------------------------------------	
	
	LIST (LINKS)
	$Id: list.links.css,v 1.1 2008/09/22 10:05:19 btapley Exp $
	
-------------------------------------------------------------------*/

.link-list {
	text-align: left;
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
}

.link-list>* {
	margin: 1px 1.5ex 1px 0;
	line-height: 1.333em;
}

.link-list>li,
.link-list>dt { padding: 2px 0; }

.link-list>dd { padding-left: 1.25ex; }

.link-list li,
.link-list dt { _padding: 0.15em 0 0.2em; /*--- IE sub 7 ---*/ }

.link-list dd { _padding-left: 1.25ex; /*--- IE sub 7 ---*/ }

.link-list li,
.link-list dt,
.link-list dd {
	_margin: 1px 1.5ex 1px 0;
	_line-height: 1.35em; /*--- IE sub 7 ---*/
}

.icon-download
{
    background-image: url('/images/elements/icons/downloadFile.gif' ) no-repeat;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 150%;
    margin-left: 20px;
}

.footer_A    { color: #FFFFFF; font-size: 11px; font-weight: bold }
a.header    	{font-size: 12px}

.Frontpage_Main_Title
{
    font-weight: bold;
    font-size: 19pt;
    color: darkblue;
}

.Frontpage_Section_Orange
{
    color: white;
    background-color: #ff9341;
    line-height:normal;
}

.Frontpage_Section_Orange_Dark
{
    color: White;
    background-color: #fd6500;
}

.Frontpage_Section_Green
{
    color: white;
    background-color: #93bb41;
    line-height:normal;
}

.Frontpage_Section_Green_Dark
{
    color: White;
    background-color: #5e8800;
}

.Frontpage_Section_Blue
{
    color: white;
    background-color: #3b8cb7;
    line-height:normal;

}

.Frontpage_Section_Blue_Dark
{
    color: White;
    background-color: #005f91;
}

#Sections ul {
	margin: 15px 20px;
	padding: 10px 5px 10px 20px;	
}

#Sections ul li {
	line-height: 130%;
}

#Section_Footer
{
    margin-left: 10px;
    margin-right: 15px;
    line-height:normal;
}

#Section_Footer a
{
    font-weight: bold;
    color: white;
    text-decoration: underline;
}

#Navigation_Links
{
    text-align: right;
}

#Navigation_Links a
{
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        text-decoration:underline;
}

#Navigation_Links .top_nav_signup
{
    font-weight:bold;
}

#Intro
{
    line-height: 150%;
}

#buttons a{width: 165px; height: 54px; margin-right: 4px; float: left; background: url(/images/Elements/Template.Button.Gradient.jpg) no-repeat top center; color: #fff;
				font-size: 12px; font-weight: bold; text-align: center; padding-top: 10px;					}

h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }

div.centered table 
{
margin: 0 auto; 
text-align: left;
}


