﻿* { margin: 0; padding: 0; }
body, input, select, textarea { font-family: arial, helvetica, sans-serif; font-size: 12px; }
body { color: #333; background-color: #fff; }
img { border: 0; }

a:link { color: #0060BF; text-decoration: underline; }
a:visited { color: #0060BF; text-decoration: underline; }
a:active { color: #0060BF; text-decoration: underline; }
a:hover { color: #0060BF; text-decoration: none; }

a.large:link { font-size:1.8em !important; color: #0060BF; text-decoration: underline; }
a.large:visited { color: #0060BF; text-decoration: underline; }
a.large:active { color: #0060BF; text-decoration: underline; }
a.large:hover { color: #EC5800; text-decoration: underline; }

a.info 		{ padding-left:20px; background: url(../images/toolbar/16x16/information.png) no-repeat left center; }
a.info_small{ padding-left:12px; background: url(../images/toolbar/11x11/information.png) no-repeat left center; }
a.magnifier	{ padding-left:20px; background: url(../images/toolbar/16x16/magnifier.gif) no-repeat left center; }


h1, h2, h3, h4, h5, h6 { font-weight: bold; color: #333; }
h1 { font-size: 2em; margin: 0em 0em 0.4em 0em; color: #666; }
h2 { font-size: 1.5em; margin: 1.2em 0em 0.4em 0em; color: #666;}
h3 { font-size: 1.4em; margin: 1.2em 0em 0.4em 0em; color: #EC5800; }
h4 { font-size: 1.2em; margin: 1.2em 0em 0.4em 0em; }
h5 { font-size: 1.0em; margin: 1.2em 0em 0.4em 0em; }
h6 { font-size: 0.8em; margin: 1.2em 0em 0.4em 0em; }

hr { border: 0; background-color: #DADADA; color: #DADADA; height: 1px; }

.clearfloat {  clear:both;width: 100%; }
.center { margin:auto auto; }
.center1 { text-align: center; }
.fullWidth { width: 100%; }
.noBullets { list-style: none; }

#topnav
{
	background:#f7f7f7 url(../Images/site/body-bg.jpg) repeat-x top;
	background-color: #CCDFF7;
}
#topnav .outerContent { margin: 0em auto; width: 880px; padding: 10px 0 17px 0; }
#topnav .logo { float: left; }
#topnav .content { padding-top: 50px; padding-bottom: 17px; }
#topnav ul { display: inline; list-style: none; padding-left: 30px; }
#topnav li { display: inline; font-size: 1.3em; font-weight: bold; font-family: arial, helvetica, sans-serif; color: #A7A7A7; padding-left: 32px; }
#topnav a:link { text-decoration: none; }
#topnav a:visited { text-decoration: none; }
#topnav a:active { text-decoration: none; }
#topnav a:hover { color: #0060BF; text-decoration: underline; }
#topnav li.selected { background-color: #0060BF; }
#topnav li.selected a:link { color: #fff; text-decoration: none; }
#topnav li.selected a:visited { color: #fff; text-decoration: none; }
#topnav li.selected a:active { color: #fff; text-decoration: none; }
#topnav li.selected a:hover { color: #fff; text-decoration: none; }
#topnav-logo { width: 200px; height: 83px; }

#signup-btn { margin-top: 15px; margin-left:270px;  }
#signup-btn table { border-collapse: collapse; border-spacing: 0px; margin:auto auto; }
#signup-btn .left { background-image: url('../Images/site/hp_signup_lft.png'); background-repeat: no-repeat; width: 7px; height: 52px; cursor: pointer; }
#signup-btn .middle { background-image: url('../Images/site/hp_signup_mid.png'); background-repeat: repeat-x; height: 52px; padding: 0px 33px; cursor: pointer; white-space: nowrap; }
#signup-btn .link { color: #fff; font-weight: bold; font-size: 1.5em; }
#signup-btn .right { background-image: url('../Images/site/hp_signup_rgt.png'); background-repeat: no-repeat; width: 7px; height: 52px; cursor: pointer; }
#signup-btn a:link { color: #fff; text-decoration: none; }
#signup-btn a:visited { color: #fff; text-decoration: none; }
#signup-btn a:active { color: #fff; text-decoration: none; }
#signup-btn a:hover { color: #fff; text-decoration: none; }

.bluebanner { background-color: #005CB8; background-image: url('../Images/site/hp_bg.png'); repeat: repeat-x; clear: both; }
.bluebanner .content { margin: 0em auto; width: 765px; color: #fff; height: 250px; }
.bluebanner .content_sm { margin: 0em auto; width: 765px; color: #fff; height: 50px; }
.bluebanner .list { float: left; }
.bluebanner .list img { margin-top:3px; margin-left:-90px; }
.bluebanner .list .title {  color: #fff; font-size:0.9em; margin-left: -80px; margin-top:2px; }
.bluebanner .list .title span { color: #CCDEF1; font-weight:bold; }
.bluebanner .promo { padding-top: 62px; }
.bluebanner .promo h1 { color: #fff; font-size: 2.2em; margin: 0; text-align:center; }
.bluebanner .promo h2 { color: #CCDEF1; font-size: 1.7em; margin-top: 0em; text-align:center; }
.bluebanner .account { text-align: center; padding-top: 4px; color: #B3CEEA; }
.bluebanner .tagline { margin-left:270px; }
.bluebanner .tour { padding-left: 18px; font-size: 1.3em; }
.bluebanner .tour a:link { text-decoration: underline; }
.bluebanner .tour a:visited { text-decoration: underline; }
.bluebanner .tour a:active { text-decoration: underline; }
.bluebanner .tour a:hover { color: #B3CEEA; text-decoration: underline !important; }
.bluebanner .tour-link { font-weight: bold; }
.bluebanner .breadcrumb { padding-top:8px;}
.bluebanner .breadcrumb h1 { color:#fff;}
.bluebanner .breadcrumb a, .bluebanner .breadcrumb a:link { color:#B3CFEB; text-decoration:none; }
.bluebanner .breadcrumb a:visited { color: #B3CFEB; text-decoration: none; }
.bluebanner .breadcrumb  a:active { color: #B3CFEB; text-decoration: none; }
.bluebanner .breadcrumb a:hover { color: #B3CFEB; text-decoration: none; }

.slideshow { height: 232px; width: 232px; margin-top:6px; }
.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; -moz-border-radius: 8px; -webkit-border-radius: 8px; width:320px; height:200px; }
img.frame { padding: 10px; border: 1px solid #ccc; background-color: #eee; -moz-border-radius: 8px; -webkit-border-radius: 8px; margin-left:40px; margin-right:20px; }

.fancy-btn { padding-top:15px; }
.fancy-btn table { border-collapse: collapse; border-spacing: 0px; margin:auto auto; }
.fancy-btn .left { background-image: url('../Images/site/hp_signup_lft.png'); background-repeat: no-repeat; width: 7px; height: 52px; cursor: pointer; }
.fancy-btn .middle { background-image: url('../Images/site/hp_signup_mid.png'); background-repeat: repeat-x; height: 52px; padding: 0px 33px; cursor: pointer; white-space: nowrap; }
.fancy-btn .link { color: #fff; font-weight: bold; font-size: 1.5em; }
.fancy-btn .right { background-image: url('../Images/site/hp_signup_rgt.png'); background-repeat: no-repeat; width: 7px; height: 52px; cursor: pointer; padding-right:15px; }
.fancy-btn .right .last { padding-right:0; }
.fancy-btn a:link { color: #fff; text-decoration: none; }
.fancy-btn a:visited { color: #fff; text-decoration: none; }
.fancy-btn a:active { color: #fff; text-decoration: none; }
.fancy-btn a:hover { color: #fff; text-decoration: underline; }

#container { margin: 0em auto; width: 765px; padding: 20px 0 20px 0; }
#container .content { padding: 0px; }

#container .content p { font-size: 1.0em; line-height: 1.3em; margin: 1.2em 0em 1.2em 0em; }
#container .content ol, #container .content ul { font-size: 1.0em; line-height: 1.3em; margin: 0.4em 0 0.4em 2.0em; }

#container1 { margin: 0em auto; width: 850px; padding: 20px 0 20px 0; }
#container1 #rightPanel { float: left; width:250px; }
#container1 #mainPanel { margin-left: 260px; }

#container1 #mainPanel p, #container1 #mainPanel ul, #container1 #mainPanel ol
{
    font-size:1.25em;
    line-height:1.3em;
}

#container1 #mainPanel h1
{
    font-size:2.8em;   
    float: left;
    width:100%;
    border-bottom: 1px solid #666;
    letter-spacing:-1px;
}

#container1 #mainPanel h2
{
    color:#EC5800;
    font-size:2em;
    letter-spacing:-1px;
}

#container1 #mainPanel blockquote
{
    font-size:1.3em;
    line-height:1.3em;
    text-align:center;
    margin-top:20px;
    margin-bottom:20px;
    font-weight:bold;
}

.overview { margin-bottom: 20px;}
.overview h1 { font-size:2.5em; }
.overview .description  
{
	font-size:1.25em; 
	font-weight:normal; margin-left:20px; margin-right:20px;  	
}
.overview .free { font-size: 1.7em; margin: 1.2em 0em 0.4em 0em; color: #EC5800; font-weight:bold; text-align:center; }
.overview .free a:link { font-size: 0.7em; text-decoration: none; padding-left:10px; }
.overview .free a:visited { font-size: 0.7em; text-decoration: none; padding-left:10px; }
.overview .free a:active { font-size: 0.7em; text-decoration: none; padding-left:10px; }
.overview .free a:hover { font-size: 0.7em; text-decoration: underline; padding-left:10px; color: #0060BF }


#features
{    
    width:830px;
    margin:auto auto;
}

#features h2 { font-size:2em; letter-spacing:-1px; margin-bottom:20px; }
#features .feature  
{
    width:235px; float:left; height:280px; margin:10px 52px 60px 5px;
    /*
width:235px; float:left; height:280px; margin:5px 20px 50px 5px;
*/
}
#features .feature.last { margin-right: 0; } 
#features img { border: 1px solid #d3d3d3; width:235px; height:163px;}
#features .feature_sm { width:245px; margin:5px 5px 50px 5px; float:left; }
#features .feature .title { text-decoration:none; border:0; color:#EC5800; font-size:1.2em; font-weight:bold; margin-top:4px; margin-bottom:4px; }
#features .feature .description { font-size: 1.1em; }

#footer { background-image: url('../Images/site/bg_dot.gif'); background-repeat: repeat-x; 
          background-position: left top; color: #9A9CA0; padding: 7px 0 3px 0; clear: both; }
#footer a:link { color: #9A9CA0; text-decoration: none; }
#footer a:visited { color: #9A9CA0; text-decoration: none; }
#footer a:active { color: #9A9CA0; text-decoration: none; }
#footer a:hover { color: #0060BF; text-decoration: underline; }
#footer-content { margin: 0em auto; width: 765px; padding: 5px 0px; }
#footer-legal { color: #333; }
#footer-legal a:link { color: #333; text-decoration: underline; }
#footer-legal a:visited { color: #333; text-decoration: underline; }
#footer-legal a:active { color: #333; text-decoration: underline; }
#footer-legal a:hover { color: #333; text-decoration: underline; }
#footer-nav { display: block; width: 865px; margin: 0; padding: 0; float: left; }
#footer-nav li { float: left; margin: 0 0 10px 0; display: block; padding: 0; width: 127px; }
#footer-nav li a { text-decoration: none; color: #9A9CA0; }
#footer-nav li a:hover { text-decoration: underline; }
#footer-nav li.selected a { text-decoration: none; color: #000; }
#footer-nav li.selected li a { text-decoration: none; color: #0060BF; }
#footer-nav li.selected li a:link { text-decoration: none; color: #0060BF; }
#footer-nav li.selected li a:visited { text-decoration: none; color: #0060BF; }
#footer-nav li.selected li a:active { text-decoration: none; color: #0060BF; }
#footer-nav li.selected li a:hover { text-decoration: underline; }
#footer-nav li li a { text-decoration: none; color: #9A9CA0; padding-right: 5px; }
#footer-nav li { font-size: 1.05em; font-weight: bold; }
#footer-nav li ul { margin-top: 5px !important; }
#footer-nav li li { font-size: 0.98em; line-height: 1.05em; font-weight: normal; }
#footer-nav li ul { margin: 0; padding: 0; }
#footer-nav li li { float: none; display: block; margin: 0 0 4px 0; padding: 0; }
#footer-nav li:hover a { color: #000; }
#footer-nav li:hover li a { color: #0060BF; }
#footer-nav li:hover li a:hover { text-decoration: underline; }
#footer-nav li.hover a { color: #000; }
#footer-nav li.hover li a { color: #0060BF; }
#footer-nav li.hover li a:hover { text-decoration: underline; }
	                         	                        
.focusField { background:#efefef; color:#000; }
input, textarea, select { border: 1px solid #ccc; color: #333333; padding: 3px 5px; font-size:12px; }
fieldset { font-size:12px; border:none; border-top:1px solid #ccc; padding-left: 10px; margin: 1em; margin-bottom:40px; }
fieldset .FieldSmallText { font-size:.8em; font-weight:normal; margin-bottom:10px; }
fieldset p { margin-bottom: 25px; padding-left:20px; padding-right:20px; }
fieldset legend { color:#666; font-size:1.75em; margin-bottom: 8px; padding: 10px; }
label { float:left;  text-align:right; width:150px; padding:0 1em; }
label.none { float:none;  text-align:left; padding:4px; }
fieldset div { display:block; margin-bottom:.5em; padding:0; }
fieldset div.fm-req label { background: url(../Images/site/red_arrow2.gif) no-repeat right center; margin-top:3px; }
fieldset div.fm-opt label { }
label.error {margin:0;padding:0;width:100%;text-align:left;text-indent: 181px;color:#FF0000;font-size: 0.9em;font-weight:normal;margin-bottom: 15px;background: none !important;}
input.error, textarea.error, select.error { border: 1px solid #FF0000; background-color: #FEE5E5; }
fieldset div.footer { margin-top:18px; }
.alignRight { text-align:right; }
.readOnly { border: 1px solid #ccc; background-color: #FFFFCC; }
.highLight { border: 2px solid #FF0000;  background-color: #FEE5E5 !important; font-weight:bold; }
.ui-dialog label { width: 100px; }
.fieldsetLabelMargin { margin-left:181px; }

fieldset.border { border:1px solid #ccc; padding:10px; margin:0; }
fieldset.border legend { font-size:1em; font-weight:bold; padding:0; margin:0; margin-left:20px; }

.fullWidth  { width: 100%; }
.extraLong	{ width: 750px; }
.longer		{ width: 600px; }
.long		{ width: 500px; }
.medium		{ width: 400px; }
.sidebarWidth { width: 240px; }
.short		{ width: 200px; }
.extraShort	{ width: 150px; }
.tiny		{ width: 75px; }
.extraTiny	{ width: 40px; }
.noBullets	{ list-style: none; }
.floatLeft	{ float:left;}
.floatRight	{ float:right;}
.clearfloat { display: table; width: 100%; }
.clearfloat1 {  clear:both;width: 100%; }
.center		{ margin: auto auto; }
.center1	{ width:100%; text-align:center; }
.smallAjax	{ background: url(../Images/animation/smallLoader.gif) no-repeat left center; padding-left:20px; font-weight:bold; }
.largeAjax	{ background: url(../Images/animation/largeLoader.gif) no-repeat left center; padding: 5px 0 5px 35px; font-weight:bold; font-size: 1.5em; }
.noBorder	{ border:none; }
.smallFont	{ font-size:.8em; }
.smallFont1	{ font-size:12px; }
.centerAnchor { display:block; text-align:center; }
.gap { margin-left:10px; }
.title { width: 100%; border-bottom:2px solid #666;padding:0;margin-top:10px;color: #666; }
.into { font-size: 30px; letter-spacing: -0.04em; padding: 7px 0 0 8px; }
.negativeAmt { color:Red; font-weight:bold;}

.largeFont { font-size:1.5em; font-weight:bold; color: #666; }
.smallFont { font-size:1em; }

#signUp { margin:0; padding: 0;}
#signUp h1 { font-size:2.5em; letter-spacing:-1px; }
#signUp h2 { font-size:1.9em; font-weight:bold; letter-spacing:-1px; padding:0; margin:0; padding-top:10px; height:30px; }
#signUp #instructions { font-size:1.1em; margin-left:10px; margin-right:10px; }
#signUp p { margin-left:30px !important; }
#signUp #step { margin: 10px 0 40px; padding: 0; }
#signUp #step li { list-style: none; padding: 3px 0 6px 30px; margin: 0; }
#signUp #step li fieldset { border: 0; }
#signUp #step .item1 { background: url(../images/step1.png) no-repeat; padding-left:100px; vertical-align:top; }
#signUp #step .item2 { background: url(../images/step2.png) no-repeat; padding-left:100px; vertical-align:top; }
#signUp #step .item3 { background: url(../images/step3.png) no-repeat; padding-left:100px; vertical-align:top; }
#signUp #step .item4 { background: url(../images/step4.png) no-repeat; padding-left:100px; vertical-align:top; }
#signUp #step .item5 { background: url(../images/step5.png) no-repeat; padding-left:100px; vertical-align:top; }

.infoBox, .successBox, .warningBox, .errorBox, .validationBox, .tipBox, .constructionBox { border: 1px solid; padding: 15px; margin-bottom: 20px; width:600px; font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif; -moz-border-radius: 8px; -webkit-border-radius: 8px; margin-top:20px; letter-spacing:-1px; }
.infoBox p, .successBox p, .warningBox p, .errorBox p, .validationBox p, .tipBox p, .constructionBox p { font-weight:normal; font-size:15px; }
.infoBox		  { background-color: #BDE5F8; background-image:url(../images/site/blue_stripe.png); color: #00529B; }
.infoBox ul		  { padding-left: 58px; background: url(../images/info.png) no-repeat left center; min-height:30px; }
.successBox		  { color: #4F8A10; background-color: #DFF2BF; background-image:url(../images/site/green_stripe.png); }
.successBox ul	  { padding-left: 58px; background: url(../images/success.png) no-repeat left center; min-height:30px; }
.closeBoxLink a { font-size: 12px; float:right; color:inherit; margin-top:-12px; margin-right:-8px; font-weight:normal; letter-spacing:normal; }
.warningBox		  { color: #9F6000; background-color: #FEEFB3; background: #FFBABA url(../images/site/orange_stripe.png); }
.warningBox ul	  { padding-left: 58px; background: url(../images/warning.png) no-repeat left center; min-height:30px; }
.errorBox		  { color: #D8000C; background-color: #FFBABA; font-weight:bold; background: #FFBABA url(../images/site/red_stripe.png); }
.errorBox ul	  { padding-left: 58px; background: url(../images/error.png) no-repeat left center; min-height:35px; }
.errorBox .caption { font-size:1.8em; font-weight:normal; letter-spacing:-1px; text-align:left; background: url(../images/error.png) no-repeat left center; padding-left:34px; padding-top:4px;}
.errorBox p { font-size:1.1em; letter-spacing:0; }
.validationBox	  { color:#DF7401; background-color: #F6E3CE; background: #FFBABA url(../images/site/orange_stripe.png); }
.validationBox ul { padding-left: 58px; background: url(../images/validation.png) no-repeat left center; min-height:35px; }
.validationBox a { color:#DF7401; text-decoration: underline; }
.validationBox a:hover { text-decoration: none; }
.tipBox { font-size:1.2em; background-color: #BDE5F8; background-image:url(../images/site/yellow_stripe.png); color: #000; border: 2px solid #C1C402; }
.tipBox ul { padding-left: 58px; background: url(../images/lightBulb.png) no-repeat left center; min-height:30px; }
.tipBox .caption { font-size:1.3em; font-weight:normal; letter-spacing:-1px; text-align:left; background: url(../images/lightBulb.png) no-repeat left center; padding-left:34px; padding-top:4px;}
.tipBox .caption_cam { font-size:1.3em; font-weight:normal; letter-spacing:-1px; text-align:left; background: url(../images/camera.png) no-repeat left center; padding-left:34px; padding-top:4px;}
.tipBox .example { font-weight:normal; font-size:13px; margin: 15px 15px; }
.tipBox .example span { font-weight:bold; font-style:italic;  }
.constructionBox	{ font-size:1.2em; background-color: #BDE5F8; background-image:url(../images/site/yellow_stripe.png); color: #000; border: 2px solid #C1C402; }
.constructionBox .caption { font-size:1.3em; font-weight:normal; letter-spacing:-1px; text-align:center;}
.constructionBox .footer { background: url(../images/lightBulb.png) no-repeat left center; font-size:13px; margin:30px 15px 15px 15px; padding-left:30px; }

.smallSuccessBox { 	margin:15px; border: 2px solid #4F8A10; font-size:12px; padding:10px; -moz-border-radius: 8px; -webkit-border-radius: 8px; text-align:center; background-image:url(../images/site/green_stripe.png); }
.smallSuccessBox span { background:url(../images/toolbar/16x16/tick.png) no-repeat left center; padding-left:17px; }
.smallErrorBox { margin:15px; border: 2px solid #D8000C; font-size:12px; padding:10px; -moz-border-radius: 8px; -webkit-border-radius: 8px; text-align:center; background-image:url(../images/site/red_stripe.png); font-weight:bold; }
.smallErrorBox span { background:url(../images/toolbar/16x16/delete.png) no-repeat left center; padding-left:18px; }

.button{ font-size:1.2em !important; cursor:pointer;border: 1px solid #d3d3d3;color: #555555;padding: 8px 10px 7px 10px;font-family: Arial, Helvetica, sans-serif; font-size:1em;background: #e6e6e6 url(../images/toolbar/buttons/ui-bg_glass.png) 50% 50% repeat-x;-moz-border-radius: 4px; -webkit-border-radius: 4px;}
.button:hover {border: 1px solid #999999;background: #dadada url(../images/toolbar/buttons/ui-bg_glass-hover.png) 50% 50% repeat-x; color: #212121; }
.anchorButton{display:inline;text-decoration:none;border: 1px solid #d3d3d3;background: #e6e6e6 url(../images/toolbar/buttons/ui-bg_glass.png) 50% 50% repeat-x;font-family: Arial, Helvetica, sans-serif;font-size:1em;padding: 8px 10px 7px 10px;color: #555555;-moz-border-radius: 4px; -webkit-border-radius: 4px;}
.anchorButton:hover {border: 1px solid #999999;background: #dadada url(../images/toolbar/buttons/ui-bg_glass-hover.png) 50% 50% repeat-x;color: #212121;}
.box { width:95%; border: 1px solid #d3d3d3; color: #555555; padding: 8px 10px 7px 10px; font-family: Arial, Helvetica, sans-serif; font-size:1em; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin-left: 10px; }
.box h1 { font-size:1.2em; }
.box table { font-size:13px; }

.anchorButtonBig { display:inline; text-decoration:none !important; border: 1px solid #d3d3d3; background: #e6e6e6 url(../images/toolbar/buttons/ui-bg_glass.png) 50% 50% repeat-x;font-family: Arial, Helvetica, sans-serif;font-size:1em;padding: 8px 10px 7px 10px; color: #555555; -moz-border-radius: 4px; -webkit-border-radius: 4px; font-size:1.75em; }
.anchorButtonBig:hover {border: 1px solid #999999;background: #dadada url(../images/toolbar/buttons/ui-bg_glass-hover.png) 50% 50% repeat-x;color: #212121;}

.tour {}
.tour h1 { margin:0; padding:0; float:left;}
.tour h2 { border-bottom:1px dotted #666; padding-bottom:5px; }
.tour .navigate { float: right; margin-top:10px; }
.tour .navigate ul { display: inline; list-style: none; }
.tour .navigate li { display: inline; color: #A7A7A7; padding-left: 5px; padding-top:10px; font-weight:bold; }

.tour .navigate li a { text-decoration: none; color: #0060BF; margin-top:10px; }
.tour .navigate li a.selected { color: #EC5800 !important; }
.tour .navigate li a:link { text-decoration: none; color: #0060BF; }
.tour .navigate li a:visited { text-decoration: none; color: #0060BF; }
.tour .navigate li a:active { text-decoration: none; color: #0060BF; }
.tour .navigate li a:hover { text-decoration: none; color: #EC5800; }

.screenshot 
{
	margin-top:20px;
	font-size:11px;
	padding-left:10px;
	margin-left:40px;	
}

.screenshot span 
{
	font-weight:bold;
}

#Invoice table
{
	border-collapse:collapse;	
}

#Invoice table td
{
	padding-bottom:6px;
}

#Invoice table td.caption
{
	font-weight:bold;
	padding-right:10px;
	text-align:right;	
}


.box2 {
    padding: 0 15px 5px;
    background: url(/content/images/site/box2-b.png) no-repeat 0 100%;
    margin: 0 0 30px;
}

.box2 h3 
{
    
    margin: 0 -15px 15px;
    padding: 0 15px;
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
    font-size: 125%;
    font-weight: bold;    
    background-color: #005CB8;
    width:181px;
    
}

.box2 h3 a
{
    color: #FFFFFF;
    text-decoration:none;
}

.featuresList { }

.featuresList h3 {
    padding-left: 40px;
    position: relative;
}
.featuresList h3 span {
    position: absolute;
    z-index: 1;
    left: -20px;
    top: -10px;
}
.featuresList ul {
    list-style: disc;
    line-height: 1.4;
    margin: 0 0 1em 1.5em;
    font-size: 108.33%;
    color: #446696;
}
.featuresList li {
    padding: .1em 0;
}

#featuresList1 {
}
#featuresList1 h3 span {
    width: 45px;
    height: 47px;
    background: url(/content/images/site/documentinfo.png) no-repeat 0 0;
}

#featuresList2 {
}
#featuresList2 h3 span {
    width: 45px;
    height: 47px;
    background: url(/content/images/site/students.png) no-repeat 0 0;
}

#featuresList3 {
}
#featuresList3 h3 span {
    width: 45px;
    height: 47px;
    background: url(/content/images/site/2.png) no-repeat 0 0;
}

#featuresList4 {
}
#featuresList4 h3 span {
    width: 45px;
    height: 47px;
    background: url(/content/images/site/calc.png) no-repeat 0 0;
}

#featuresList5 {
}
#featuresList5 h3 span {
    width: 45px;
    height: 47px;
    background: url(/content/images/site/4.png) no-repeat 0 0;
}


#newFooter
{
background-color: #005CB8;
}

#newFooter-content
{
width:750px;
margin: auto auto;

}

#newFooter-nav
{
    padding-top:15px;
    padding-bottom:15px;
    padding-left:40px;
    list-style:disc;
    color:#fff;
}

#newFooter-nav ul
{
}

#newFooter-nav li ul
{
    margin-left:30px;
    list-style:none;
    color:#fff;
    
}

#newFooter a:link { color: #fff; text-decoration: none; }
#newFooter a:visited { color: #fff; text-decoration: none; }
#newFooter a:active { color: #fff; text-decoration: none; }
#newFooter a:hover { color: #b3cfeb; text-decoration: underline; }


.sbl { background: url(/content/images/site/bl.jpg) bottom left no-repeat #B3CFEB; width: 99%; text-align: center; min-width: 100px; margin-right:30px; }
.sbr { background: url(/content/images/site/br.jpg) bottom right no-repeat; }
.stl { background: url(/content/images/site/tl.jpg) top left no-repeat; }
.str { background: url(/content/images/site/tr.jpg) top right no-repeat; padding: 10px; } 
.sb { padding: 8px 0px 10px 50px; background: url(/content/images/site/b.jpg) 30px top no-repeat; }

.sb span { color: #EC5800; font-size:15px; font-weight:bold;  }
