﻿body
{
    font-size: 9pt;
    color: #666666;
    font-family: Arial;
    text-decoration: none;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0px;
    background-image: url('/Graphics/Site/bg-top-page.gif');
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-position: center top;/**/
}
h1, h2, h3 { font-weight:normal; }
h1 { color:#0079C2; font-size:16px; }
.h1Gray { color:#777777; font-size:16px; }
h2 { color:#555555; font-size:12px; font-weight:bold; }
h3 { color:#B99F86; font-size:12px;  padding:0; margin:0; margin-bottom:.5em; margin-top:1.5em; }
p { padding:0; margin-bottom:1em;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

/**/
a {color: #0079C2; text-decoration: none; font-size:small;}
a:hover{color: #0079C2; text-decoration: none;}
a:active {color:Red}

a.Collections {color: #666666; text-decoration: none; font-size:small; font-family: Verdana;}
a.Collections:hover{color: #0079C2; text-decoration: underline; font-size:small; font-family: Verdana;}
a.Collections:active {color:Red; font-family: Verdana;}

a.CustomerCare {color: #0079C2; text-decoration: underline; font-size:small;}
a.CustomerCare:hover{color: #0079C2; text-decoration: none; font-size:small;}
a.CustomerCare:active {color:Red;}

a.Header {color: #777777; text-decoration: none; font-size:small;}
a.Header:hover{color: #0079C2; text-decoration: none; font-size:small;}
a.Header:active {color:Red}

a.Footer {color: #0079C2; text-decoration: none; font-size:small;}
a.Footer:hover{color: #0079C2; text-decoration: underline;}
a.Footer:active {color:Red}

a.H1Link {color: #0079C2; text-decoration: none; font-size:16px;}
a.H1Link:hover{color: #0079C2; text-decoration: none; font-size:16px;}
a.H1Link:active {color:Red; font-size:16px;}

a.QA {color: #0079C2; text-decoration: underline; font-size:small;}
a.QA:hover{color: #0079C2; text-decoration: none; font-size:small;}
a.QA:active {color:Red;}

hr
{
    height: 1px; /*width:30%;*/
    padding: 0px;
    margin: 0px /* http://www.netmechanic.com/news/vol5/css_no2.htm */;
}

.bg-bottom-page
{
    background-image: url('/Graphics/Site/bg-bottom-page.gif');
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-position: center;
}
body.QuestionsAnswers #n #QuestionsAnswers, 
body.QuestionsAnswers #n #QuestionsAnswers a{color: Red; text-decoration: none; font-weight: bold;}

.borderRightSide {border-right-style: solid; border-width: thin;}

.popupHover
{
    z-index: auto;
}

.popupMenu {
	visibility: hidden;
	background-color: #EFF9FE;
    border-style: solid;
    border-width: 1px;
    border-color: #0079C2;
    padding: 9px 9px 9px 9px; 
}

.topNavFont {
    font-family: Verdana;
}
.link {
    color: #0079C2;
}

.tableBorder
{
	border:1px;
	border-color: #999999;
	/*width: 100%;*/
	border-style: solid
}

.smallText {
    font-family: Verdana;
    font-size: xx-small;
    color: #777777;
}

.emailSignUpText {
    font-family: Verdana;
    font-size: x-small;
    color: #999999;
}

.emailSignUpTextBox {
    font-family: Verdana;
    font-size: x-small;
    color: #999999;
    /*background-color: #F8F8F8; */
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
}

.footer_locator_bg {
    background-image: url('/Graphics/Site/footer_locator_bgX.gif');
    background-repeat: no-repeat;
    background-color: #BCBCBD;
    background-position: left;
}

footer_locator_boxhead
{
    background-image: url('/Graphics/Site/footer_locator_boxhead.gif');
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-position: left;
}

footer-logo-right
{
    background-image: url('/Graphics/Site/footer-logo-right.gif');
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-position: left;
}

.tableBorder {border: 1px solid #CCCCCC;}
.tdBkg1 {color: #666666; font-family: Arial; font-size: 12pt; border: 1px solid #CCCCCC; background-color: #EEEEEE}

.HeaderBkgPic {
    background-image: url('/Graphics/Site/bg-top-page.gif');
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-position: center top;
}

.FooterBkgPic {
    background-image: url('/Graphics/Site/bg-bottom-page.gif');
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-position: center top;
}


.popupControl {
	background-color:White;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Red;
	border-width: 2px;
}

.modalBackground {
	background-color:Black;
	filter:alpha(opacity=80);
	opacity:0.7;
}

.modalPopup {
	background-color:White;
	border-width:0px;
	border-style:solid;
	border-color:Gray;/*
	padding:3px;
	width:250px; */
    font-family: Verdana;
    font-size: mall;
    color: #666666;
}
