a
{
    text-decoration: underline;
    cursor: hand;
    color: #4A94B5;
}
a:hover
{
    text-decoration: none;
}

body
{
    margin: 0px 0px 0px 0px;
    font-size: 11pt;
    font-family: Times New Roman;
    background-color: #2D3962;
    padding: 0px;
    background-image: url( '../images/bg.gif' );
    background-repeat: repeat-x;
}

/* Custom ULs with Icons */

.UL_PDF
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.UL_PDF Li
{
    background-image: url('../Images/Template/Icon_PDF.gif');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 4px 0px 4px 36px;
}

.UL_WEB
{
    list-style-type: none;
    padding: 0px 0px 0px 0px;
    margin: 0;
}

.UL_WEB Li
{
    background-image: url('../Images/Template/Icon_Webpage.gif');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 4px 0px 4px 36px;
}

.UL_VIDEO
{
    list-style-type: none;
    padding: 0px 0px 0px 0px;
    margin: 0;
}

.UL_VIDEO Li
{
    background-image: url('../Images/Template/Icon_Video.jpg');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 4px 0px 4px 36px;
}

.LatestArticle a
{
    color: #000000;
    font-weight: bold;
    font-size:12px;
}

.SiteMap
{
    padding: 5px 0px 10px 5px;
    font-size: 10pt;
}

.NoBody
{
    margin: 0px 0px 0px 0px;
    font-size: 11pt;
    font-family: Times New Roman;
    background-color: #FFFFFF;
    padding: 0px;
}

.outer
{
    width: 775px;
    -moz-box-sizing: border-box;
    border-style: solid;
    border-color: #000000;
    border-width: 0px 1px 0px 1px;
    padding: 0px 1px 0px 1px;
    -moz-box-sizing: padding-box;
}
#header
{
    width: 773px;
    height: 88px;
    margin: 0px;
    background-image: url( '../images/header.gif' );
    background-repeat: no-repeat;
}

#TemplateHeader_Section_Navigation
{
    width: 773px;
    height: 30px;
    margin: 0px;
    padding: 3px 0px 0px 0px;
    background-image: url( '../images/navigation-bg.gif' );
    background-repeat: no-repeat;
    font: 12px Arial, Tahoma, Verdana;
    color: #004E71;
    font-weight: bold;
}

.content
{
    vertical-align: top;
    margin: 0px;
    padding: 0px;
}
h2
{
    font-family: Arial, Tahoma, Verdana;
    color: #2D3962;
    font-weight: bold;
    font-style: italic;
    margin: 0px 0px 0px 8px;
    padding: 0px;
}
h3
{
    font-family: Arial, Tahoma, Verdana;
    color: #2D3962;
    font-weight: bold;
    font-style: italic;
    margin: 0px 0px 0px 8px;
    padding: 0px;
}

h3 a
{
    text-decoration: none;
    color: #2D3962;
}

h3 a:hover
{
    text-decoration: underline;
}

h4
{
    font-family: Arial, Tahoma, Verdana;
    color: #2D3962;
    font-weight: bold;
    font-style: italic;
    margin: 0px 0px 0px 8px;
    padding: 0px;
}
hr
{
    border-style: solid;
    border-color: #2D3962;
    border-width: 0px 0px 1px 0px;
    color: #FFFFFF;
    margin: 0px 8px 15px 8px;
    padding: 0px;
}
p
{
    font: 11px Arial, Tahoma, Verdana;
    color: #333333;
    text-align: justify;
    margin: 0px 15px 15px 15px;
    padding: 0px;
}
.DisplayBold
{
    font: 11px Arial, Tahoma, Verdana;
    color: #333333;
    text-align: justify;
    padding: 0px 15px 5px 15px;
    font-weight: bold;
}
.Display
{
    font: 11px Arial, Tahoma, Verdana;
    color: #333333;
    text-align: justify;
    padding: 0px 15px 0px 20px;
}
b
{
    font: 11px Arial, Tahoma, Verdana;
    color: #333333;
    text-align: justify;
    margin: 0px 15px 15px -10px;
    padding: 0px;
    font-weight: bold;
}
ul
{
    font: 11px Arial, Tahoma, Verdana;
    color: #333333;
    text-align: justify;
    margin: 0px 45px 15px 45px;
    padding: 0px;
}
ol
{
    font: 11px Arial, Tahoma, Verdana;
    color: #333333;
    text-align: justify;
    margin: 0px 45px 15px 45px;
    padding: 0px;
}
.text
{
    font: 11px Arial, Tahoma, Verdana;
    color: #333333;
}
.CongratulationsMessage
{
    font: 14px Arial, Tahoma, Verdana;
    color: #000000;
    text-align: justify;
    margin: 0px 15px 15px 15px;
    padding: 0px;
}

.forminput
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    border: 1px solid #AFAEAE;
    padding-right: 3px;
    padding-left: 3px;
    font-weight: normal;
    background-color: #FFFFFF;
}
.formbutton
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: 1px solid #BDBCBC;
    background-color: #BDBCBC;
    cursor: hand;
}
.linkbutton
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #BDBCBC;
    background-color: #BDBCBC;
    cursor: hand;
    text-decoration: none;
    color: Black;
}

#footer
{
    height: 175px;
    vertical-align: top;
    margin: 10px 8px 0px 8px;
    background-color: #FFFFFF;
    -moz-box-sizing: border-box;
    border-style: solid;
    border-color: #D0D0D0;
    border-width: 1px;
}
#copyright
{
    float: left;
    width: 586px;
    text-align: left;
    vertical-align: top;
    font: 11px Arial, Tahoma, Verdana;
    color: #333333;
    padding: 10px;
    -moz-box-sizing: padding-box;
}
#credits
{
    float: left;
    text-align: right;
    vertical-align: top;
    padding: 10px;
    -moz-box-sizing: padding-box;
}

#bottom
{
    height: 18px;
    margin: 10px 8px 10px 8px;
    background-image: url( '../images/bottom-bg.gif' );
    background-repeat: repeat-x;
}

/*************************
homepage exclusive
*************************/
.index-intro
{
    padding: 8px;
    -moz-box-sizing: padding-box;
    font: 11px Arial, Tahoma, Verdana;
    color: #333333;
    text-align: justify;
    background-color: #FFFFFF;
    -moz-box-sizing: border-box;
    border-style: solid;
    border-color: #D0D0D0;
    border-width: 1px;
}
.index-test
{
    width: 95%;
    padding: 8px 8px 8px 8px;
    -moz-box-sizing: padding-box;
    font: 11px Arial, Tahoma, Verdana;
    color: #333333;
    background-color: #FFFFFF;
    -moz-box-sizing: border-box;
    border-style: solid;
    border-color: #D0D0D0;
    border-width: 1px;
}
.index-subheader
{
    width: 260px;
    vertical-align: bottom;
    background-color: #000000;
}
.index-feat-members
{
    vertical-align: top;
    font: 11px Arial, Tahoma, Verdana;
    color: #333333;
    text-align: justify;
    background-color: #FFFFFF;
    -moz-box-sizing: border-box;
    border-style: solid;
    border-color: #D0D0D0;
    border-width: 1px;
}
.index-current-members
{
    vertical-align: top;
    font: 11px Arial, Tahoma, Verdana;
    color: #333333;
    text-align: justify;
    background-color: #FFFFFF;
    -moz-box-sizing: border-box;
    border-style: solid;
    border-color: #D0D0D0;
    border-width: 1px;
}
.index-feat-aff
{
    vertical-align: top;
    font: 11px Arial, Tahoma, Verdana;
    color: #333333;
    text-align: justify;
    background-color: #FFFFFF;
    -moz-box-sizing: border-box;
    border-style: solid;
    border-color: #D0D0D0;
    border-width: 1px;
}
.index-member-login
{
    vertical-align: top;
    font: 11px Arial, Tahoma, Verdana;
    color: #333333;
    text-align: justify;
    background-color: #FFFFFF;
    -moz-box-sizing: border-box;
    border-style: solid;
    border-color: #D0D0D0;
    border-width: 1px;
}
.index-birthstones
{
    vertical-align: top;
    font: 11px Arial, Tahoma, Verdana;
    color: #333333;
    text-align: justify;
    background-color: #FFFFFF;
    -moz-box-sizing: border-box;
    border-style: solid;
    border-color: #D0D0D0;
    border-width: 1px;
}
.index-birthstones-cell
{
    vertical-align: top;
    background-image: url( '../images/birthstones-bg.gif' );
    background-repeat: repeat-x;
}
.index-accredited
{
    vertical-align: top;
    font: 11px Arial, Tahoma, Verdana;
    color: #333333;
    text-align: justify;
    background-color: #FFFFFF;
    -moz-box-sizing: border-box;
    border-style: solid;
    border-color: #D0D0D0;
    border-width: 1px;
}
.index-whats-new
{
    vertical-align: top;
    font: 11px Arial, Tahoma, Verdana;
    color: #333333;
    text-align: justify;
    background-color: #FFFFFF;
    -moz-box-sizing: border-box;
    border-style: solid;
    border-color: #D0D0D0;
    border-width: 1px;
}
.index-titles-lg
{
    width: 485px;
    margin: 1px;
    padding: 3px 0px 3px 5px;
    -moz-box-sizing: padding-box;
    background-image: url( '../images/index-titles-bg.gif' );
    background-repeat: repeat-x;
    background-color: #4A94B5;
    font: 12px Arial, Tahoma, Verdana;
    font-weight: bold;
    font-style: italic;
    color: #FFFFFF;
}
#index-titles-pp
{
    width: 100%;
    margin: 1px;
    padding: 3px 0px 3px 5px;
    -moz-box-sizing: padding-box;
    background-image: url( '../images/index-titles-bg.gif' );
    background-repeat: repeat-x;
    background-color: #4A94B5;
    font: 12px Arial, Tahoma, Verdana;
    font-weight: bold;
    font-style: italic;
    color: #FFFFFF;
}
.index-titles-sm
{
    width: 256px;
    margin: 1px;
    padding: 3px 0px 3px 5px;
    -moz-box-sizing: padding-box;
    background-image: url( '../images/index-titles-bg.gif' );
    background-repeat: repeat-x;
    background-color: #4A94B5;
    font: 12px Arial, Tahoma, Verdana;
    font-weight: bold;
    font-style: italic;
    color: #FFFFFF;
}
.index-boxes
{
    padding: 8px;
    -moz-box-sizing: padding-box;
}
.index-boxes a, #index-boxes a:link, #index-boxes a:visited
{
    font: 11px Arial, Tahoma, Verdana;
    color: #2F3F67;
    font-weight: bold;
    text-decoration: underline;
}
.index-boxes a:hover
{
    color: #4A94B5;
}
p.index
{
    font: 11px Arial, Tahoma, Verdana;
    color: #333333;
    text-align: justify;
    margin: 0px;
    padding: 0px;
}
#birthstone-title
{
    font: 14px Arial, Tahoma, Verdana;
    color: #2D3962;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}

/*************************
application exclusive
*************************/
#app-submenu
{
    float: left;
    width: 175px;
    height: 100%;
    margin: 0px 15px 0px 8px;
    background-color: #FFFFFF;
    -moz-box-sizing: border-box;
    border-style: solid;
    border-color: #D0D0D0;
    border-width: 1px;
}
ul.app-submenu
{
    font: 11px Arial, Tahoma, Verdana;
    font-weight: bold;
    color: #2D3962;
    list-style-image: url(../images/submenu-li.gif);
    margin: 0px 0px 0px 22px;
    padding: 0px;
}
ul.app-submenu li
{
    margin: 8px 0px 0px 0px;
    padding: 0px;
}
ul.app-submenu a, ul.app-submenu a:link, ul.app-submenu a:visited
{
    font: 11px Arial, Tahoma, Verdana;
    font-weight: bold;
    color: #2D3962;
    text-decoration: none;
}
ul.app-submenu a:hover
{
    font: 11px Arial, Tahoma, Verdana;
    font-weight: bold;
    color: #4A94B5;
    text-decoration: underline;
}

/*************************
drop down menu exclusive
*************************/
#cssdropdown, #cssdropdown ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
#cssdropdown li
{
    float: left;
    position: relative;
}
#cssdropdown li > ul
{
    top: inherit;
    left: inherit;
}
#cssdropdown li:hover ul, li.over ul
{
    display: block;
}

.mainitems
{
    background-color: #EDEDED;
    margin: 0px 10px 0px 5px;
    padding: 0px;
}
.mainitems a, .mainitems a:link, .mainitems a:visited
{
    font: 12px Arial, Tahoma, Verdana;
    color: #004E71;
    font-weight: bold;
    text-decoration: none;
}

.subuls
{
    display: none;
    width: 175px;
    position: absolute;
    top: 1.2em;
    left: 0;
    background-color: #EDEDED;
    border: 1px solid #CCCCCC;
}
.subuls li
{
    width: 100%;
}
.subuls li a, .subuls li a:link, .subuls li a:visited
{
    display: block;
    font: 12px Arial, Tahoma, Verdana;
    color: #004E71;
    font-weight: bold;
    text-decoration: none;
    padding: 3px;
    -moz-box-sizing: padding-box;
}
.subuls li a:hover
{
    background-color: #4A94B5;
    color: #FFFFFF;
}

#restofcontent
{
    clear: left;
}

.ErrorText
{
    color: #FF0000;
    font: 11px Arial, Tahoma, Verdana;
}

.SmallText
{
    color: #000000;
    font: 11px Arial, Tahoma, Verdana;
}

.BorderedTable
{
    border: solid 1px #000000;
}

.IndustryLinks
{
    font-size: 11pt;
    font-weight: bold;
}

.IndustryLinks a
{
    text-decoration: none;
    color: #2B5569;
}

.IndustryLinks a:hover
{
    color: #4A94B5;
    text-decoration: underline;
}

.AssociateMember
{
    font-family: Verdana;
    font-size: 11px;
    padding: 10px 0px 10px 0px;
    color: #008000;
    text-align: right;
}

.Clock
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    padding: 10px 20px 0px 0px;
    text-align: right;
}


.Passthrough_UL
{
    font-family: Times New Roman;
    font-size: 11pt;
    list-style-type: none;
}

.Passthrough_UL LI
{
    padding: 0px 0px 5px 0px;
}

.Passthrough_UL LI a
{
    text-decoration: underline;
}

.Passthrough_UL a:hover
{
    text-decoration: none;
}
