﻿body {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: Arial;
    width: 800px;
    height: auto;
    margin: 0 auto;
    position: relative;
    font-size: 10pt;
    color: #656565;
    background-color: #f0f0f0;
}

marquee {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

h3 {
    margin: 20px;
}

img {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

p {
    line-height: 1.5;
    font-size: 11pt;
}

.italics {
    font-style: italic;
}

.contentHolder {
    float: left;
    border-width: 20px;
    border-style: solid;
    border-top: 0px;
    border-color: #fff;
    background-color: #fff;
}

.header {
    float: left;
    height: 95px;
    width: 800px;
    text-align: right;
}

.header p {
    margin: 6px 10px 0px 0px;
    font-size: 10pt;
}

.header a {
    text-decoration: none;
}

.header a:hover {
    text-decoration: underline;
}

.topNav {
    float: left;
    width: 800px;
    height: 26px;
}


.indexFlashHolder {
    background-image: url('../images/news_bg.jpg');
    background-repeat: repeat-y;
}

.marqueeHolder {
    float: left;
    height: auto;
    width: 800px;
    background-image: url('../images/news_bg.jpg');
    background-repeat: repeat-y;
}

.marqueeHolder p {
    margin: 5px 0px 5px 10px;
    font-weight: bold;
    font-size: 10pt;
}

.marqueeHolder marquee {
    width: 600px;
    color: #7da7d8;
}

.innerContentHolder {
    float: left;
    height: auto;
    width: 800px;
}

.box {
    width: 252px;
    height: auto;
    float: left;
    margin: 20px 0px 0px 10px;
}

.boxTop {
    float: left;
    width: 252px;
    height: 27px;
    text-align: center;
}

.boxTop a {
    display: block;
    width: 252px;
    height: 27px;
    background-repeat: no-repeat;
    color: #fff;
    text-decoration: none;
    line-height: 2.2;
}

.boxTop a:hover {
    background-position: -252px 0px;
}

.boxMiddle {
    float: left;
    width: 252px;
    height: 234px;
    background-repeat: no-repeat;
}

.boxMiddle p {
    font-size: 10pt;
    line-height: 1.3;
    margin: 13px 10px 10px 13px;
}

.boxMiddle a {
    text-decoration: none;
}

.boxMiddle a:hover {
    text-decoration: underline;
}

.box3Middle p {
    margin-right: 0px;
}

.boxBottom {
    float: left;
    width: 252px;
    height: 44px;
    background-repeat: no-repeat;
}

.sideContainer {
    float: left;
    width: 262px;
    border: 2px solid #c0c0c0;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.sideContainer p {
    margin-left: 20px;
    margin-right: 20px;
}

.smallContainerTabs a {
    display: block;
    float: left;
    background-repeat: no-repeat;
    height: 35px;
    margin-right: 5px;
}

.sideImageHolder {
    width: 286px;
    text-align: center;
    height: auto;
    float: left;
}

.sideImage {
    float: left;
    margin-bottom: 30px;
}

.smallContentHolder {
    float: left;
    width: 514px;
}

.smallContainerHolderRight {
    float: left;
    margin-left: 50px;
}

.smallContainer {
    float: left;
    height: auto;
    width: 510px;
    border: 2px solid #c0c0c0;
    padding-top: 20px;
    padding-bottom: 20px;
}

.smallContainer365 {
    float: left;
    height: auto;
    width: 470px;
    border: 2px solid #c0c0c0;
    padding-top: 2px;
    padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.smallContainer fieldset {
    margin: 0px 20px 0px 20px ;
}

.quote {
    font-style: italic;
    margin: 40px;
}

.smallContainer p {
    margin: 20px;
}

.footer {
    border-top: 1px solid #c0c0c0;
    float: left;
    height: auto;
    width: 800px;
    text-align: center;
    font-size: 8pt;
    margin-top: 50px;
	padding-bottom:10px;
}

.footer p {
    font-size: 8pt;
}

.footer a {
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

/* About Pages */

.aboutMission {
    display: block;
    width: 130px;
}

.aboutMission:hover {
    background-position: -130px 0px;
}

.aboutHistory {
    display: block;
    width: 77px;
}

.aboutHistory:hover {
    background-position: -77px 0px;
}

.aboutFacility {
    display: block;
    width: 76px;
}

.aboutFacility:hover {
    background-position: -76px 0px;
}

.aboutMissionActive {
    display: block;
    float: left;
    margin-right: 5px;
    width: 130px;
    height: 35px;
}

.aboutHistoryActive {
    display: block;
    float: left;
    margin-right: 5px;
    width: 77px;
    height: 35px;
}

.aboutFacilityActive {
    display: block;
    float: left;
    margin-right: 5px;
    width: 77px;
    height: 35px;
}

/* Software pages */

.largeContentHolder {
    float: left;
    width: 800px;
    height: auto;
    margin-top: 20px;
}

.largeContainer {
    float: left;
    height: auto;
    width: 796px;
    border: 2px solid #c0c0c0;
    padding-top: 20px;
    padding-bottom: 20px;
}

.largeContainer p {
    margin-left: 20px;
    margin-right: 20px;
}

.grayBox {
    border: 2px solid #c0c0c0;
    width: 400px;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
    background-color: #ebebeb;
    float: left;
}

.grayBox p {
    margin: 20px;
    padding: 0px 0px 0px 0px;
}

.blueBox {
    border: 0px solid #0067b2;
    width: 400px;
    height: auto;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
    background-color: #0067b2;
    
}

.blueBox p {
    margin: 20px 20px 0px 20px;
    
}


.floatLeft {
    width: auto;
    height: auto;
    float: left;
}

.softwareFeaturesLeft {
    float: left;
    width: auto;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
}

.softwareFeaturesLeft a {
    display: block;
    border-top: 1px;
    border-bottom: 1px;
    border-right: 0px;
    border-left: 0px;
    border-color: #c0c0c0;
    border-style: solid;
    padding: 5px 10px 5px 10px;
    width: 155px;
    text-decoration: none;
    color: #656565;
}

.softwareFeatureBox {
    border-top: 1px;
    border-bottom: 1px;
    border-right: 0px;
    border-left: 0px;
    border-color: #c0c0c0;
    border-style: solid;
    padding: 5px 10px 5px 10px;
    width: 155px;
}

.softwareFeatureBoxActive {
    color: #fff;
}

.softwareFeaturesGrayBox {
    border: 2px solid #c0c0c0;
    background-color: #f0f0f0;
    float: left;
    padding: 10px;
    height: 400px;
    width: 200px;
    line-height: 1.5;
}

.softwareFeaturesImageHolder {
    float: left;
    width: 350px;
    height: auto;
    text-align: center;
}

/* Software additional */

.software_additional {
	text-align: center;
	margin-left: 150px;
}

.software_additional_body{
	position: relative;
	margin-left: 6px;
	border-style: solid;
	border-width: 2px;
	border-color: #c0c0c0;
	float: left;
	width: 778px;
	height: 2660px;
	background-color: #FFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	color: #959595; 
	text-decoration: none; 
	text-align: left;
	line-height: 1.7;
}

.software_additional_body p{
	margin-left: 20px;
	margin-right: 20px;
	font-size: 14px;
}

.software_additional_box{
	float: left;
	line-height: 1.2;
	text-align: left;
	height: auto;
	background-color: #fff;
	margin-top: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:7px;
	padding-right:7px;
	width:520px;
}


.software_additional_box_image{
	float:left;
	width:130px;
}

.software_additional_box_text{
	float:left;	
	width:340px;
	font-size: 10pt;
}

.software_additional_box p {
	font-size: 10pt;
}

.software_additional_box_head{
	text-decoration:none;
	font: 10pt;
	font-weight: 700;

}

a.software_additional_box_head:link{
	text-decoration:none;
	color:#959595;
	font-weight:700;
	font: 14px;
}

a.software_additional_box_head:visited{
	text-decoration:none;
	color:#959595;
	font-weight:700;
	font: 14px;
}

a.software_additional_box_head:hover{
	text-decoration:none;
	font-weight:700;
	font: 14px;
}

.smallContainer li {
    font-size: 11pt;
    line-height: 1.5;
}

/* Buttons on index page */

a.learnMore{
	float: right;
	margin-right: 7px;
	width: 100px;
	height: 34px;
	display: block; 
	color: #fff; 
}

a.learnMore:hover {
    background-position: -100px 0px;
}

a.deserveMore {
	float: right;
	margin-right: 7px;
	width: 143px;
	height: 30px;
	display: block; 
	color: #fff; 
}

a.deserveMore:hover {
    background-position: -143px 0px;
}

/* Educational DVDs */
.videoUL ul {
    margin-left: 50px;
}

.videoUL li {
    display: block;
    background-image: url('../images/video_button.jpg');
    background-repeat: no-repeat;
    line-height: 1.5;
    height: 25px;
    padding-left: 40px;
}

/* Partnerhisp pages */
.partnershipsBox {
    float: left;
    width: auto;
    height: auto;
    border-top: 1px solid #c0c0c0;
	
}

.partnershipsBoxImage {
    float: left;
    width: 90px;
    height: auto;
    padding-top: 20px;
    padding-left: 20px;
	text-align:center;
}

.partnershipsBoxText {
    float: left;
    width: 360px;
    height: auto;
    padding: 20px;
}
/*Used by the contact forms to stop form spam bots*/
/* picked a legit/common field to trick the bot*/
#fname2
{
	display:none;
}


/*Extra*/
img.bbblogo{
	margin-top:10px;	
}

p.support_client{
	padding:10px;
	margin:10px 20px 10px 20px;
	border:1px solid #999;
	background-color:#99a7d6;
	line-height:1.2em;
}

.top_subnav{
	background:#CCC;
	width:750px;
	margin:0 auto 0 auto;	
}
.top_subnav_col{
	width:350px;
	float:left;	
}
.top_subnav p{
	margin:0 0 0 20px;
}
.top_subnav ul{
	margin:10px 0 10px 0;	
}
.software_price{
	width:750px;
	background-color:#CCC;
	margin: 0 auto 0 auto;
}
.software_price .col1{
	float:left;
	width:210px;
	height:350px;
	margin-left:30px;	
}
.software_price .col2{
	width:370px;
	height:265px;
	float:right;
	background:url(../images/pricing.jpg) no-repeat;
	padding:65px 40px 20px 40px;
	color:#000;
	font-size:1.em;
	line-height:1.5em;
	font-family:Verdana, Geneva, sans-serif;
	margin-right:30px;
}
.price_footer{
	margin:20px 30px 20px 30px;
	text-align:center;	
}
.clear{
	clear:both;	
}
.software_franchise_right{
	float:right;
	width:291px;
	margin:0 40px 0 auto;	
}
.purplebox_right{
	background:url(../images/blue_box.jpg) no-repeat;
	height:43px;
	width:277px;
	color:#FFF;
	margin:0 0 20px 0;
	text-align:center;
	padding-top:5px;
}
.purplebox_right strong{
	font-size:1.2em;	
	color:#FFF;
}
