* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */

* html img,
* html .png {
    azimuth: expression(
        this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "../images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
    );
}

a {
outline:none;
-moz-outline-style: none;
}

body { 
background-image: url('../images/bg-subbody.jpg');
background-repeat: repeat;
background-position: top center;
background-color: #ecf3f9;
min-height:100%;
min-width:999px;
height: 100%;
}

/* default page-width div */
#container {
width: 999px;
padding: 0px 0px 0px 0px;
margin-right:auto;
margin-left:auto;
display:block;
} 
* html #container {
height: 100%;
}

#header {
height:210px;
width: 999px;
padding: 0;
margin-right:auto;
margin-left:auto;
display:block;
position: relative;
} 

#logo {
width: 249px;
height: 115px;
position: absolute;
top: 8px;
left: 0px;
}

#globalTopRight {
width: 370px;
height: 90px;
position: absolute;
top: 8px;
right: 26px;
text-align: right;
font-family: Georgia,"Times New Roman", Times, serif;
font-size: 11px;
color: #a8a5a5;
}
#globalTopRight a {
color: #a8a5a5;
text-decoration: none;
}
#globalTopRight a:visited {
color: #a8a5a5;
text-decoration: none;
}
#globalTopRight a:hover {
color: #1677df;
text-decoration: none;
}

#signupBox {
width: 370px;
height: auto;
position: absolute;
top: 30px;
right: 0px;
text-align: right;
}

#breadcrumb {
background-image: url('../images/bg-breadcrumb.png');
background-repeat: no-repeat;
background-position: bottom left;
padding-bottom: 7px;
position: absolute;
top: 180px;
left: 9px;
width: 100%;
height: auto;
width: 100%;
height: auto;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #98c4e6;
}
#breadcrumb a {
color: #98c4e6;
text-decoration: none;
}
#breadcrumb a:visited {
color: #98c4e6;
text-decoration: none;
}
#breadcrumb a:hover {
color: #ffffff;
text-decoration: underline;
}


#content {
margin: 12px 2px 0px 2px;
width: 100%;
height: auto;
font-family: Georgia,"Times New Roman", Times, serif;
font-size: 12px;
color: #816464;
line-height: 18px;
display: block;
}
#content a {
color: #a75500;
text-decoration: underline;
}
#content a:visited {
color: #816464;
text-decoration: underline;
}
#content a:hover {
color: #1677df;
text-decoration: underline;
}

#content ul {
margin: 12px 12px 6px 24px;
}
#content ul li {
padding-bottom: 12px;
}

#content ul.tight {
margin-bottom: 10px;
}
#content ul.tight li {
padding-bottom: 6px;
}

#content ul#mycarousel {
margin: 0px 0px 0px 0px;
}
#content ul#mycarousel li {
padding-bottom: 0px;
}

#content ol {
margin: 0px 0px 12px 36px;
}
#content ol li {
padding-bottom: 2px;
}

#contentFull {
margin: 0px auto 24px auto;
background-image: url('../images/bg-subcontentfull.gif');
background-repeat: no-repeat;
background-position: top left;
background-color: #f6f9fc;
width: 964px;
height: auto;
padding: 15px 15px 15px 15px;
display: block;
}


#contentLeft {
float: left;
display: block;
width: 502px;
height: auto;
}
#contentLeftTop {
width: 502px;
height: auto;
}
.contentLeftMid {
background-image: url('../images/bg-subcontent.gif');
background-repeat: no-repeat;
background-position: top left;
background-color: #f6f9fc;
width: 430px;
height: auto;
padding: 14px 30px 16px 40px;
}
.contentLeftBlank {
margin-top: 20px;
width: 430px;
height: auto;
padding: 10px 30px 10px 40px;
}

.subLinkBlock {
background-image: url('../images/bg-sublinks.gif');
background-repeat: no-repeat;
background-position: top left;
height: 106px;
width: 385px;
margin-top: 20px;
padding: 18px 20px 0px 24px;
font-size: 13px;
color: #314861;
line-height: 24px;
display: block;
}
#content a.subLink  {
color: #314861;
text-decoration: underline;
}
#content a.subLink:visited {
color: #816464;
text-decoration: underline;
}
#content a.subLink:hover {
color: #1677df;
text-decoration: underline;
}



#supportTop {
margin-top: 20px;
background-image: url('../images/bg-supporttop.gif');
background-repeat: no-repeat;
background-position: top left;
width: 502px;
height: 33px;
}
.supportMid {
background-color: #fff;
width: 430px;
height: auto;
border-right: 1px solid #adcae9; 
border-left: 1px solid #adcae9; 
padding: 14px 30px 14px 40px;
font-size: 11px;
}
.supportBot {
background-image: url('../images/bg-supportbot.gif');
background-repeat: no-repeat;
background-position: bottom left;
width: 502px;
height: auto;
margin-bottom: 20px;
padding: 13px 0px 15px 0px;
text-align: center;
}

#flashPlayer {
width:411px;
height:81px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}

#contentRight {
margin-top: -28px;
float: right;
display: block;
width: 464px;
height: auto;
}
#contentRightTop {
background-color: #fff;
width: 410px;
height: 2px;
border-right: 1px solid #e6a047; 
border-left: 1px solid #e6a047; 
border-top: 1px solid #e6a047; 
margin-left: 26px;
margin-top: 10px;
}
.contentRightMid {
background-color: #fff;
width: 340px;
height: auto;
border-right: 1px solid #e6a047; 
border-left: 1px solid #e6a047; 
padding: 15px 30px 0px 40px;
margin-left: 26px;
line-height: normal;
}
.contentRightDiv {
background-image: url('../images/bg-hptestimonydiv.gif');
background-repeat: no-repeat;
background-position: top left;
width: 410px;
height: 2px;
border-right: 1px solid #e6a047; 
border-left: 1px solid #e6a047; 
padding: 0;
margin-left: 26px;
}
.contentRightMidHighlight {
background-color: #f7f7f7;
width: 340px;
height: auto;
border-right: 1px solid #e6a047; 
border-left: 1px solid #e6a047; 
padding: 14px 30px 14px 40px;
margin-left: 26px;
}
.contentRightBot {
background-image: url('../images/bg-rightcontentbot.gif');
background-repeat: no-repeat;
background-position: bottom left;
width: 412px;
height: auto;
padding: 15px 0px 25px 0px;
margin-bottom: 20px;
margin-left: 26px;
text-align: center;
}



.clearBoth {
clear:both;
}

h1 {
font-size: 36px;
color: #ecf3f9;
padding-bottom: 15px;
font-weight: normal;
line-height: normal;
}

h2 {
font-size: 28px;
color: #000;
padding-bottom: 12px;
font-weight: normal;
line-height: normal;
}

h3 {
font-size: 18px;
color: #816464;
padding-bottom: 15px;
font-weight: normal;
}

h4 {
font-size: 20px;
color: #000;
padding-bottom: 14px;
font-weight: normal;
font-style: italic;
}

h5 {
font-size: 17px;
color: #314861;
font-weight: normal;
padding-bottom: 15px;
}

h6 {
font-size: 28px;
color: #e18c1f;
padding-bottom: 4px;
font-weight: normal;
}

.rTLink {
font-size: 17px;
}

.rTitle {
color: #000;
font-size: 14px;
display: block;
font-weight: bold;
}

.blackText {
color: #000;
}

blockquote {
padding: 12px 12px 12px 12px;
}

p.center {
text-align: center;
}
div.center {
text-align: center;
margin: 0px auto 0px auto;
width: auto;
}

p.quote {
font-style: italic;
padding-bottom: 14px;
}

.floatRight {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}
.floatLeft {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.bios {
float: left;
margin-right: 10px;
margin-bottom: 10px;
border: 6px solid #ffffff;
clear: left;
}
.contentHR {
clear: both;
background-image: url('../images/bg-hptestimonydiv.gif');
background-repeat: no-repeat;
background-position: top center;
width: 410px;
height: 2px;
margin: 15px auto 15px auto;
}

table {
border-collapse: collapse;
}
table td {
vertical-align: top;
padding: 0px 20px 0px 0px;
}

.formTable td {
padding: 0px 0px 6px 4px;
vertical-align: top;
}

#contentFull table#linkTable {
border-collapse: collapse;
border:0;
width:100%;
}
#contentFull table#linkTable td {
vertical-align:middle;
text-align:center;
padding:7px 7px 7px 7px;
border:1px solid #816464;
}

.txtWarning {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ff0000;
font-weight: bold;
}

.txtSmall {
font-size: 10px;
}
.testimony {
font-style: italic;
font-size: 13px;
color: #a75500;
}

p.onehalf {
padding-top: 10px;
}

#footer {
background-color: #fff;
border-top: 1px solid #e7e1e1; 
width: 100%;
height: auto;
padding: 30px 0px 10px 0px;
font-family: Georgia,"Times New Roman", Times, serif;
font-size: 11px;
color: #878787;
line-height: 24px;
display:block;
overflow: auto;
}
#footer a {
color: #878787;
text-decoration: underline;
}
#footer a:visited {
color: #878787;
text-decoration: underline;
}
#footer a:hover {
color: #1677df;
text-decoration: underline;
}

#footerIn {
width: 999px;
margin-right:auto;
margin-left:auto;
}

#footLeft {
margin-left: 2px;
float: left;
width: 320px;
height: auto;
}

#footRight {
float: right;
width: auto;
height: auto;
margin-right: 32px;
}
#footRight img {
margin-right: 15px;
vertical-align: middle;
}
table.footMenu {
margin-right:auto;
margin-left:auto;
border-collapse: collapse;
width: 999px;
margin-bottom: 60px;
}
table.footMenu td {
vertical-align: top;
}