﻿body{
    margin: 0px;
    padding: 0px;
    /*font-family: Verdana,Tahoma,sans-serif;*/
    font-family: Arial;
    color: #666666;
    font-size: 16px;
    line-height: 22px;
}
/*Blue Font*/
h1.home,h1,a,.blue{
    color: #0b5395;
}
h2.home,h2,a,.blue{
    color: #0b5395;
}
/*Orange Font*/
h3,.subHead,.sectionHeader,.orange{
    color: #d92328;
}
#wrapper{
    width: 100%;
    position: relative;
}
 
#demoBtn{
    position: absolute;
    top: 18px;
    right: 0px;
    width: 107px;
    height: 35px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}
.buttonheading{display: none;}
.topText{
    font-size: 18px;
    line-height: 25px;
}
h1,h2,h3,h4,h5,h6{
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-family: Arial;
    font-weight: bold;
}
h1.home{
    /*font-size: 35px;*/
    font-size: 24pt;
    line-height: 47px;
    margin-top: 10px;
    margin-bottom: 20px;
}
h1{
    /*font-size: 35px;*/
    font-size: 24pt;
    line-height: 40px;
    padding-top: 10px;
}
h2{font-size: 20px;}
h3{
    font-weight: normal;
}
.subHead{
    font-size: 24px;
	line-height:35px;	
}
.divider{
    border-top: 1px solid #d0d0d0;
    margin-top: 25px;
    height: 1px;
    clear: both;
    line-height: 15px;
    font-size: 13px;
}
.col1,.col2{
    float: left;
    width: 420px;
}
.col1{padding: 0px 30px 0px 0px;}
.col2{padding: 0px 0px 0px 30px;}
.sectionHeader{
    font-size: 17px;
    margin-top: 0px;
}
input[type=text]{
    font-size: 16px;
    /*font-weight: bold;*/
    /*font-family: Verdana, Arial,Helvetica,sans-serif;*/
    font-family: Arial;
    color: #333;
    width: 200px;
}
.dividerBar{
    background: url("../_images/divider-bar-bg.png") top left no-repeat;
    clear: both;
    height: 51px;
    color: #fff;
    padding: 15px 0 0 20px;
    position: relative;
}
.dividerBar p{
    font-size: 20px;
    margin: 0;
}
#menuWrapperRepeater{
	background: url("../_images/menu-bg.png") top left repeat-x;
	width=100%
}
#menuWrapper{
    background: url("../_images/menu-bg.png") top left repeat-x;
    height: 85px;
    float: left;
    width: 100%
}
#menuHeader{
    margin: 0 auto;
    clear: both;
    position: relative;
    width: 1020px;
}
#logoWrapper{
    /*background: url(../_images/logo-bg.png) top left no-repeat;*/
    float: left;
    width: 325px;
    height: 65px;
    /*padding-left: 130px;*/
    /*margin-left: -130px;*/
    padding-left: 0px;
    margin-left: 0px;
}
#logo{
    margin-top: 0px;
}
#menuHeader a{
    font-size: 14px;
    text-decoration: none;
}
#menu{
    /*position:absolute;*/
    /*left: 435px;*/
    /*width: 600px;*/
    /*top: 10px;*/
    margin-top: 25px;
    float: right;
    height: 30px;
}
#He{
    background: url("../_images/menu-bg.png") top left repeat-x;
    height: 85px;
    float: right;
}
#contentWrapper{
    width: 1020px;
    margin: 0 auto;
    clear: both;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding-bottom: 20px;
}
#content{
    padding-top:10px;
    width: 950px;
    margin: 0 auto;
    clear: both;
    position: relative;
}
#freeSupport{
    position: absolute;
    top: 5px;
    right: 0px;
    width: 120px;
}

.moduleTitle{
	font-size:18px;	
}
.moduleDesc{
	font-size:14px;
	/*font-size:16px;*/
	/*font-weight:normal;*/
}
.videoTitle{
	font-size:12px; 
	color:#0b5395;
	font-weight:bold;
}

#footerWrapper{
    width: 100%;
    background-color: #c2c2c2;
    float: left;
    padding-bottom: 0px;
    /*border-bottom: 2px solid #333;*/
}
#footerMainMenu{
    clear: both;
    background: url("../_images/footerMenu-bg.png") top left repeat-x;
    height: 29px;
    width: 100%;
    margin: 0 auto;
}
#footer{
    margin: 0 auto;
    width: 950px;
    line-height: normal;
    
}
#footer ul{
    padding-left: 0;
    margin-left: 0;
}
#footerMenu{
    padding-left: 0;
    margin-left: 0;
}
#footerMenu {color:#454545;}
#footerMenu a{color: #666666; text-decoration: none;}
#footerMenu a:hover{text-decoration: underline}
.multiBoxDesc{display:none;}
#footerContact{
    font-size: 12px;
    float: left;
    width: 200px;
    border-left: 1px solid #989898;
    padding-left: 20px;
}
#footerContact p{margin: 5px 0px;
	color:#444444;}
#footerContact a{color: #454545;}
.AuthorizeNetSeal{float: left;}
.AuthorizeNetSeal img{
    width: 60px;
    height: 50px;
}
#awardsFooterWrapper{
    width: 100%;
    clear: both;
}
#awardsFooter{
    margin: 0 auto;
    width: 950px;
    padding: 20px 0px;
    color: #535353;
    font-size: 10px;
}
#awardsFooter a{color: #535353;}
