*
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

body
{
    margin: 0px;
    background-color: White;
}

table
{
    padding: 0px;
    margin: 0px;
    border: none;
    border-collapse: collapse;
}

td
{
    padding: 0px;
    margin: 0px;
    border: none;
    text-align: left;
    vertical-align: top;
    border-collapse: collapse;
}

tr
{
    padding: 0px;
    margin: 0px;
    border: none;
    text-align: left;
    vertical-align: top;
    border-collapse: collapse;
}


th
{
    text-align: left;
}

img
{
    border: 0px;
}

FORM
{
    display: inline;
}

A:link, A:active, A:visited
{
    color: #0A51A1;
    text-decoration: underline;
}

A:hover
{
    color: #37A9E8;
    text-decoration: underline;
}

A.url:link, A.url:active, A.url:visited, A.url:hover
{
    color: #008000;
    text-decoration: none;
}

li.red
{
    list-style-image: url(/images/Products/red_dot_5_spaced.gif);
    list-style-position: inside;
    padding-left: 0px;
    padding-bottom: 7px;
}

/**Inserted by Lyra for the Site Design**/
#wrapper 
{
	width: 960px;
	margin: auto;
	min-height: 600px;
	height: auto !important;
	height: 600px;	
}

#headerWrapper
{
	background-color: #fff;
	width: 960px;
	min-height: 92px;
	height: auto !important;
	height: 92px;
	position: relative;
	clear: both;
}

#headerLeft
{
	background-color: #0A51A1;
	width: 230px;
	min-height: 92px;
	height: auto !important;
	height: 92px;
	float: left;
}

#headerRight
{
	background-color: #0A51A1;
	width: 730px;
	min-height: 92px;
	height: auto !important;
	height: 92px;
	float: right;
}

#footerWrapper
{
	background-color: #0A51A1;
	width: 960px;
	min-height: 23px;
	height: auto !important;
	height: 23px;
	border-top: 5px solid #CBCBCB;
}

#bodyWrapper
{
	min-width: 960px;
	width: auto !important;
	width: 960px;
	background-color: #ffffff;	
	position: relative;
	clear: both;
	min-height: 600px;
	height: auto !important;
	height: 600px;	
}

#leftNavigationWrapper
{
	width: 208px;
	margin-top: 17px;
	margin-right: 24px;
	background-color: #fdfdfd; 
	min-height: 446px;
	height: auto !important;
	height: 446px;
	background-image: url('/images/SiteDesign/leftNavBorder.gif');
	background-position: right;
	background-repeat: no-repeat;
}

#contentWrapper
{
	width: 690px;
	margin-right: 19px;
	float: left;
	min-height: 500px;
	height: auto !important;
	height: 500px;	
}

#contentTopWrapper
{
	width: auto;
	/*height: 17px;*/
	margin-bottom: 2px;
	/*display: none;*/
}

#contentMainWrapper
{
	width: auto;
	min-height: 446px;
	height: auto !important;
	height: 446px;
	margin-bottom: 10px;
}

/****/
@media print
{
    #DefaultMainHeaderSection, #HomeMainHeaderSection, #ConsumerPortalMainHeaderSection, #MainTopNavigationSection, #MainFooterSection, #ContentMenuSection, #DefaultFooterLinksSection, #HomeFooterLinksSection, #ConsumerPortalFooterLinksSection
    {
        display: none;
    }

    .printonly
    {
    }

    #DefaultContentSection, #ConsumerPortalContentSection, #HomeContentSection
    {
        width: 100% !important;
    }

    div.printaligned
    {
        width: 100%;
        text-align: left;
    }

    .DependantWidth
    {
        width: auto;
    }
}

@media screen
{
    .screenonly
    {
    }

    .printonly
    {
        display: none;
    }

    div.printaligned
    {
        width: 100%;
        text-align: center;
    }

}

.faqlist
{
    
}
    
.faqlist div
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #052649;
    line-height:22px;
}

.sf_NewsTitle
{
	border-bottom: 1px solid #AED6EB;
    margin-bottom: 11px;
    margin-top: 25px;
    padding-bottom: 2px;
    color: #0A51A1;
    font-size: 110%;
    font-weight: bold;
}

.sf_Pager
{
	font-size: 11pt !important;
}

.faqNum
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #052649;
    text-align: right;
    width: 23px !important;
    padding-right: 3px;
    clear: both;
    float: left;
}

h3
{
    border-bottom: 1px solid #AED6EB;
    margin-bottom: 11px;
    margin-top: 25px;
    padding-bottom: 2px;
    color: #0A51A1;
    font-size: 110%;
    font-weight: bold;
}