﻿body
{
    background-color: #171b1c;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: #666666;
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

p
{
    margin: 0;
    padding: 0;
}

a
{
    color: #9c0029;
}

a:visited
{
    color: #9c0029;
}

a:hover
{
    color: Black;
}

a:active
{
    color: #9c0029;
}
h3
{
    font-size: 14px;
    font-weight: bold;
}

h4
{

    color: #9c0029;
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
    text-decoration: none;
}

h5
{
    
    font-family: Arial, Verdana, Sans-Serif; 
    font-size: 12px;
    font-weight: bold;
    color: #9c0029;
    margin: 0;
    padding: 0;
}

.action_link
{
     color: #446579;
     font-weight: bold;
     padding-left: 10px;
}

.action_link a:active
{
     color: #446579;
     font-weight: bold;
     padding-left: 15px;
     margin-bottom: 5px;
}

.action_link a:visited
{
     color: #446579;
     font-weight: bold;
     padding-left: 15px;
     margin-bottom: 5px;
}

.action_link a:hover
{
     color: #000000;
     font-weight: bold;
     padding-left: 15px;
     margin-bottom: 5px;
}

/*----------------*/
/* Text and fonts */

h1.tier3
{
font-size: 20px; 
color: #990030;
font-weight: normal;
margin: 0;
padding-top: 16px;
padding-bottom: 5px;
}

h2
{
color: #000000;
padding-top: 15px;
padding-bottom: 0;
margin-bottom: 3px;
font-size: 14pt;
font-weight: normal;
}

h2.tier3
{
color: #000000;
padding-top: 15px;
padding-bottom: 0;
margin-bottom: 3px;
font-size: 14pt;
font-weight: normal;
}

h3.tier3
{
color: #000000;
padding: 0;
margin-bottom: 3px;
font-size: 10pt;
font-weight: bold;
}

h4.tier3_offerhead
{
color: #000000;
padding: 0;
margin: 0;
font-size: 10pt;
font-weight: bold;
padding-bottom: 5px;
}

h2.tier3_Lightbox_offerhead
{
color: #000000;
padding-top: 10px;
padding-bottom: 0;
margin-bottom: 3px;
font-size: 14pt;
font-weight: normal;
}

#LightboxForm
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: #666666;
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

ul
{
margin-left: 25px;
}

ol
{
margin-left: 25px;
}

/* End Text and fonts */
/*--------------------*/



/*----------------*/
/* Subnavigation */
#leftNav 
{
    float:left; 
    width:156px; 
    text-align: left; 
    background-color: white; 
    padding-right: 18px; 
    padding-left: 18px;    
}
#leftNav a {
    font-size: 9pt;
    color: #666666;
    text-decoration: none;
   
}

#leftNav a:hover{
    color: #990030;
    text-decoration: none;
   
}

#leftResourceNav 
{
    float:left; 
    width:366px; 
    text-align: left; 
    background-color: white; 
    padding-right: 18px; 
    padding-left: 18px;    
}
#leftResourceNav a {
    font-size: 9pt;
    color: #666666;
    text-decoration: none;
   
}

#leftResourceNav a:hover{
    color: #990030;
    text-decoration: none;
   
}
/* End Subnavigation*/
/*------------------*/


/*-----------------*/
/* Tier3 Subsection*/

/* Tier3 layout*/
#tier3_container
{
    background-position: center top; 
    background-image: url(../../images/Background-Gradient.gif);
    width: 1000px;
    background-color: white;
}
#tier3_body
{
    background-color: #ffffff; 
    width: 960px; 
    margin-top: 0;
}
#tier1_body
{
    background-color: Black; 
    width: 960px; 
    margin-top: 0;
}

/* End Tier3 layout*/

/* Tier3 text*/

#tier3 h1
{
}

#heightDiv
{
    width: 960px; 
    height: 800px; 
    vertical-align: top; 
    padding-top: 0px; 
    padding-bottom: 16px; 
    position: static; 
    background-color: white; 
    display: block;
}


#ad_container
{
    margin-bottom: 0;
}
#mainbody
{
    float:left; 
    width:538px; 
    text-align: left; 
    background-color: white; 
    padding-right: 18px; 
    padding-left: 18px; 
    border-left: solid 1px #D3E4EA; 
    display: block;
}

#mainbody a
{
    text-decoration: none;
    color: #9c0029;
}

#mainbody a:hover
{
    color: #9c0029;
}

#mainbody a:active
{
    color: #666666;
}

#mainbody .crumbTrail 
{ 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    letter-spacing: 0.09em; 
    color: #6289A0; 
}

#mainbody a.crumbTrail
{ 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    letter-spacing: 0.09em; 
    color: #6289A0;
}

#mainbody a.crumbTrail:visited 
{ 
    text-decoration:none; 
}

#mainbody a.crumbTrail:hover 
{ 
    font-size: 11px;
    color: #9C0029; 
    text-decoration:none; 
}

#mainbody a.crumbTrail:active 
{ 
    text-decoration:none; 
}

#mainbody p
{
    margin-bottom: 10px;
}
#rightBar
{
    text-align: left;
    width:156px; 
    float: left;
    display: block;
}


#widebody
{
    float:left; 
    width: 732px; 
    text-align: left; 
    background-color: white; 
    padding-right: 17px; 
    padding-left: 17px; 
    border-left: solid 1px #D3E4EA; 
    display: block;
}
#widebody .infoBox
{
    float:left;
    padding-left: 18px;
    padding-right: 18px; 
    padding-bottom: 8px;
    width: 156px; 
    /*height: 280px;*/
}
#widebody .first
{
    padding-left: 0;
}
#widebody .last
{
    padding-right: 0;
}

#landingbody
{
    float:left; 
    width: 541px; 
    text-align: left; 
    background-color: white; 
    padding-right: 17px; 
    /*padding-left: 17px;*/ 
    /*border-left: solid 1px #D3E4EA;*/ 
    display: block;
}
#landingbody .infoBox
{
    float:left;
    padding-left: 18px;
    padding-right: 18px; 
    padding-bottom: 8px;
    width: 156px; 
    /*height: 280px;*/
}
#landingbody .first
{
    padding-left: 0;
}
#landingbody .last
{
    padding-right: 0;
}

#centerchannel
{
    float:left; 
    width: 539px; 
    text-align: left; 
    background-color: white; 
    padding-right: 0; 
    padding-left: 0; 
    /*border: solid thin green;*/
    display: block;
}
#centerchannel .infoBox
{
    float:left;
    margin-left: 37px;
    padding-right: 37px; 
    padding-bottom: 18px;
    width: 155px; 
    /*height: 280px;*/
}
#centerchannel .first
{
    margin: 0;
    padding: 0;
}
#centerchannel .last
{
    float: left;
    padding: 0;
    margin: 0;
}
/* End Tier3 text*/

/*End Tier3 Subsection*/
/*--------------------*/

.modalBackground
{
    background-color: Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.modalPopup
{
    background-color: #DEDEDE;
    border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:10px;
	width:250px;
	text-align:left;
}
.modalPopup h3
{
    background-color: #DEDEDE;
    background-image: none;
    font-size: 10pt;
    font-weight: bold;
}
.icoClass
{
    border: none;
}

.netTable
{
	width: 100%;
	border: thin solid #CCC;
}

.netTable td
{
	padding: 7px;
}

.netTable #alt
{
	background-color: #ccc;
}

#demoForm
{
 float:left; 
 width:156px; 
 text-align: left; 
 background-color: transparent; 
 background-image: url(../../images/tier3-rgtcol/3-lblue-bothb.jpg); 
 background-repeat: repeat-y; 
 margin-right: 18px; 
 margin-top: -5px;
 padding: 5px 6px 5px 12px;
}


#demoForm td
{
    padding-bottom: 3px;
}
#demoForm table td .dropdown
{
    width: 148px;
}
#demoForm table td .checkbox label
{
    padding-left: 5px;
    width: 143px;
}

.demo_form td
{
    width: 190px; 
    font-size: 10px; 
    font-family: Arial;
}

.dtx_demo_form td
{
    width: 190px; 
    font-size: 12px; 
    font-family: Arial;
    padding: 5px;
}

/*-----------------------------------------------------------Lightbox Form-------------------*/

#demoForm_Lightbox
{
 float:left; 
 width:580px; 
 text-align: left; 
 background-color: transparent;  
 background-repeat: repeat-y; 
}

#demoForm_Lightbox td
{
    padding-bottom: 3px;
}
#demoForm_Lightbox table td .dropdown
{
    width: 300px;
}
#demoForm_Lightbox table td .checkbox label
{
    padding: 5px;
    width: 300px;
}

.demo_form_Lightbox td
{
    width: 250px; 
    font-size: 12px; 
    font-family: Arial;
}

.dtx_demo_form_Lightbox td
{
    width: 250px; 
    font-size: 12px; 
    font-family: Arial;
}

/*
table.demo_form
{
color: #999999;
font-size: 8pt;
line-height: 12pt;
}*/

#RequestDiv
{
    padding-top: 20px;
    border-bottom: solid 2px #8BB2C9;
}
#RequestDiv ul
{
    list-style-image: none;
    list-style-position: inside;
    position: relative;
    margin-left: 0px;
    width: 550px;
    padding-bottom: 50px !important;
    padding-bottom: 3px;
}
#RequestDiv li
{
    padding-top: 6px;
    list-style-position: inside;
    display: inline-block;
    font-size: 11px;
    letter-spacing: 0.09em;
    font-weight: normal;
    color: Black;    
    width: 183px;
    height: 22px;
    float: left;
}

#RequestDiv_PP
{
    padding: 20px 0 20px 0;
    border: solid 2px #8BB2C9;
}
#RequestDiv_PP ul
{
    list-style-image: none;
    list-style-position: inside;
    position: relative;
    margin-left: 0px;
    width: 575px;
    padding-bottom: 50px !important;
    padding-bottom: 3px;
}
#RequestDiv_PP li
{
    padding-top: 6px;
    list-style-position: inside;
    display: inline-block;
    font-size: 11px;
    letter-spacing: 0.09em;
    font-weight: normal;
    color: Black;    
    width: 183px;
    height: 22px;
    float: left;
}

#RD2 ul
{
    clear: both;
    position: relative;
}

#RD2 li
{
    width: 275px;
}
#RD5 ul, #RD5 li
{
    width: 538px;
}
#RD5 .checkbox label
{
    padding-left: 5px;
    padding-right: 25px;
}

.tabletop
{
     background-color: transparent; 
     background-image: url(../../images/tables/table-middle-gradient.jpg);
     background-repeat: repeat-x;
     padding: 8px 13px 0 13px;
     color: #6289A0;
     font-weight: bold;
}

.tabletop2
{
     background-color: transparent; 
     background-image: url(../../images/tables/table-middle-gradient.jpg);
     background-repeat: repeat-x;
     padding: 0px 13px 0 13px;
     color: #6289A0;
}

.tablebody
{
     background-color: transparent; 
     background-image: url(../../images/tables/table-sides.jpg);
     background-repeat: repeat-y;
     padding: 10px 13px 13px 13px;
}

.tablebody2
{
     background-color: transparent; 
     background-image: url(../../images/tables/table-sides.jpg);
     background-repeat: repeat-y;
     padding: 0px 13px 13px 13px;
}

.tablebody3
{
     background-color: transparent; 
     background-image: url(../../images/tables/table-sides2.jpg);
     background-repeat: repeat-y;
     padding: 0px 13px 13px 13px;
}

.tablebody_small
{
     background-color: transparent; 
     background-image: url(../../images/tables/small/table-sides-small.jpg);
     background-repeat: repeat-y;
     padding: 10px 13px 13px 13px;
}

.tablebody_medium
{
     background-color: transparent; 
     background-image: url(/images/tables/small/table-sides-medium.jpg);
     background-repeat: repeat-y;
     padding: 10px 13px 13px 13px;
}

.tablebody_auth_vendors
{
     background-color: transparent; 
     background-image: url(/images/tables/auth-vendors/table-sides.jpg);
     background-repeat: repeat-y;
     padding: 10px 13px 13px 13px;
}

.tablecell
{
     padding: 5px 7px 5px 7px;
}

/*---------------Table styles----------------*/
.MainColumnTable
{
    border: solid 1px #6289A0;
    width: 538px;
}

.MainColumnTable .top_row
{
    color: #6289A0;
    background-color: #6289A0;
    font-weight: bold;
}
.MainColumnTable td, th
{
    padding: 8px;
}



/*---------------End table styles-----------*/

/*---------------Direct Forms Table Section----*/

.MainTable td
{
    padding: 5px;
}

/*---------------End Direct Forms Table Section------------*/

.descBody
{
    background-color: #d7e9ee;
    font-size: 12px;
    font-family: arial,helvetica,sans-serif;
}
.descBody p
{
    margin-bottom: 15px;
}

/*New tabs section*/
.new_tabs a
{
    text-decoration:none;
}
.new_tabs h1
{
    color:#2B5E75;
    font-size:11pt;
    font-weight:bold;
    margin-bottom:10px;
}
.new_tabs .item .title
{
    left:-18px;
    position:relative;
    padding-left:18px;
    height:100%;
}
.new_tabs .item .title a
{
    padding-top: 3px;
    color:#666666;
    font-weight:bold;
    width:100%;
    display:block;
    height:25px;
}
.new_tabs .item .title a:hover
{
    /*color:#9C0029;*/    
}
.new_tabs 
{
    text-align:left;
    color:#666666;
    /*min-height:150px;*/
    position:relative;
}
.new_tabs .item .content img
{
    left:-120px;
    position:absolute;
}
.new_tabs .content a
{
    color:#9C0029;
    font-weight:bold;
}
.new_tabs .content
{
    left:445px;
    position:absolute;
    top:18px;
    width:480px;
    display:none;
    cursor:pointer;
    cursor:hand;
}
.new_tabs .selected .content
{
    display:block;
}
.new_tabs .selected .title
{
    background:transparent url(../../images/tabs/fill.gif) repeat-x scroll left top;
}
.new_tabs .selected .title a
{
   
    background:transparent url(../../images/tabs/end.gif) no-repeat scroll right top;
}
.new_tabs .item
{
    width:298px;
}
.new_tabs h2
{
    margin:0px;
    padding:0px;
}

.leftNavbox_btn
{
border-bottom: 1px solid #8ab2cb;
border-left: 1px solid #8ab2cb;
}

.leftNavbox_bg
{
vertical-align: middle;
text-align: left;
background-image: url('/images/landing-pages/leftNavbox-right.jpg');
border-right: 1px solid #8ab2cb;
border-bottom: 1px solid #8ab2cb;
padding-right: 15px;
}
.leftNavbox_bg-mobile
{
vertical-align: middle;
text-align: left;
background-color: #E7EEF4;
border-right: 1px solid #8ab2cb;
border-bottom: 1px solid #8ab2cb;
padding-right: 15px;
}

.resourceHeader
{
border: 1px solid #8ab2cb;
}

.resourceBoxes
{
border-right: 1px solid #8ab2cb;
border-bottom: 1px solid #8ab2cb;
border-left: 1px solid #8ab2cb;
}

.rightNavbox_top
{
height: 26px;
vertical-align: top; 
border: 1px solid #8ab2cb;
background-image: url('/images/landing-pages/rightNavbox_top.jpg');
}

.rightNavbox_btn
{
border-bottom: 1px solid #8ab2cb;
border-left: 1px solid #8ab2cb;
border-right: 1px solid #8ab2cb;
position: relative;
}

.rightNavbox_bg
{
vertical-align: middle;
background-image: url('/images/landing-pages/leftNavbox-right.jpg');
position: relative;
}
.menuTree_container ol, ul, dl
{
   list-style: none;
    margin: 0 .5em;
}
.menuTree_container li
{
    padding: 0 .5em;
}

.menuTree_container blockquote, q
{
    quotes: none;
}
.menuTree_container blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}

/* remember to define focus styles! */
.menuTree_container :focus
{
    outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
.menuTree_container table
{
    border-collapse: collapse;
    border-spacing: 0;
}

/* styles for menuTree plugin */
.menuTree
{
    text-decoration: none;
}
#list2 .menuTree:before
{
    content: "[+] ";
}
#list2 .expanded:before
{
    content: "[-] ";
}

.collapsed
{
    display: none;
}
#trace
{
    margin: 0;
    overflow: auto;
    height: 440px;
}

#empty
{
    color: #C00;
    text-decoration: underline;
}
.menuTree_container a[href='#test']
{
    display: none;
}
/*------------------------------------------------------------------------MenuTree Nav End-----------------------*/

li.bullet
{
    margin: 2em;
	padding: 5px;
	font-size: 11px;
	list-style-type: disc;

}

ul.bullet
{
    margin: 0 7px 15px 15px;
	padding: 8px;
	font-size: 12px;
	list-style-type: disc;
	font-family: Arial, Verdana, Sans-Serif;

}

ul.bullet li
{
    margin: 7px 0 7px 0;

}
