/* CSS Document */

body, html
{
    height:100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color:#000000;
    background-image: url('../images/misc/bkg_stripe2.png');
    background-repeat: repeat;
    margin:0px;
    
}

a 
{
    color:#4f8fb2;
    text-decoration:none;
    text-align: left;
}
a:hover 
{
    color:#F0A410;
    text-decoration:underline;
}

.livehelparea
{
    float:left;
    top: 15px;
    width: 790px;
    height: 30px;
    z-index: 100;
    position: absolute;
    text-align:right;
    margin-right:10px;
}
.wrapper
{
    position:relative;
    width: 820px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom:0px;
    text-align: center;
    background-color: #ffffff;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    background-image: url('../images/misc/shadow-bkg.gif');
    background-repeat: repeat-y;
}




.SectionWrapper
{
    width:780px;
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
    margin-bottom:20px;
    
}

.SectionWrapper H1
{
    font-size: 105%;
    color: #666666;
}
.calloutImg 
{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    float:left;
    width:195px;
}


.BodyText
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#666666;
    text-align: left;
}


.HeadInfo
{color:#A23636;
font-weight:bold;
font-size:14px;
margin-bottom:5px;}

.horizDiv
{
    border:solid 1px green;
    margin: auto;
    height:150px;
    float: left;
    background-image: url('images/Vert_Line.jpg');
    background-repeat: repeat;
}

.SpotlightWrapper 
{
    float:left;
    width:237px;
    margin-left:6px;
    margin-right:5px;
    padding:5px;
    text-align:left;
}

.SubHead
{color:#777777;
font-weight:bold;
font-size:11px;
margin-bottom:5px;
margin-top:5px;
}

.SubInfo
{
color:#C49B35;
font-size:11px;
font-weight:bold;
margin-bottom:6px;
}

.SubHeadTitle
{
color:#A7B449;
font-size:25px;
font-weight:bold; 
font-family:Arial,Tahoma;
    text-align: left;
}

.ProductTitle
{
color:#A7B449;
font-size:20px;
font-weight:bold; 
font-family:Arial,Tahoma;
}

.ProductHeader
{
color:#C49B35;
font-size:14px;
font-weight:bold; 
}

.ProductHeader2
{
color:#A7B449;
font-size:14px;
font-weight:bold; 
}

.DarkSubheadOrange {
	color:#F0A410;
	font-size:13px;
	font-weight:bold;
}

.WhiteSubHeader
{
color:#ffffff;
font-size:14px;
font-weight:bold; 
}

.FooterInfo {
color:#3287B3;
font-size:11px;
font-weight:bold;
}

.SubheadOrange {
	color:#F0A410;
	font-size:13px;
	font-weight:bold;
}

.SubheadSmallBlue {
	color:#4f8fb2;
	font-size:11px;
	font-weight:bold;
}

.InteriorDescText{
	color:Gray;
	font-size:11px;
	font-weight:bold;
}

.InteriorDescTextHighlight
{
    color: darkorange;
    font-size: 11px;
    font-weight: bold;
}


.SelectedLink
{
/*color:#A7B449;*/
color:black;
font-weight:bold; 
}

.DomainNameSearch
{
    font-family:Arial;
    font-size:10px;
}