/* Reset Styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: #333333;
	background: white;
}
ol, ul {
	list-style: none;
}

/* Global Styles */

body {
	font: 12px verdana, sans-serif;
	background-color: #eef7f8;
	margin: 0 auto;
	padding: 0;
	width: 80em;
}

blockquote {
	line-height: 150%;
}

div#menu { margin: 0px auto 15px auto;}

/* Fixes IE peekaboo bug */
#leftColumn,
#mainContent {
	 position: relative;
}

/* HeadContent */

#headContent {
    width: 860px;
    background-color: #0086c8;
    padding: 2em 25px;
}
#headContent h1
{    
    font-size: 2.67em;
    color: #ffffff;
}
#headContent h2
{    
    margin-top: 1.25em;
    font-size: 1.58em;
    font-weight: normal;
    color: #ffffff;
}
#headContent h2 span
{
    font-weight: bold;
}
#headContent #formsCarouselContainer
{
    margin-top: 24px;
    padding: 1px;
    width: 46.58em;
    height: 187px;
}
/* Middle Banner and Dashboard*/
#middleBanner
{
    padding: 2.5em 0 2.5em 0;    
    width: 910px;    
}
#middleBanner li
{
    float: left;    
    height: 10.67em;
    padding-top: 0.25em;
    color: #4d4d4d;
    line-height: 1.42em;
}
#middleBanner li.slice1
{
    background: url(/images/home/imageMakeBusProductive.gif) no-repeat 2px top;
    width: 14em;
    padding-left: 9em;
    padding-right:1.33em;  
    
}
#middleBanner li.slice2
{
    background: url(/images/home/imageMonitorYourBus.gif) no-repeat left top;    
    width: 14.5em;
    padding-left: 8.5em;    
    padding-right:1.33em;
    
}
#middleBanner li.slice3
{
    background: url(/images/home/imageGetBusDone.gif) no-repeat left top;    
    width: 17.5em;
    padding-left: 9.25em;    
}
#middleBanner li div
{
    padding-bottom: 0.5em;
    font-size: 1.33em;
    color: #000;    
}
#middleBanner .spacer
{
    height: 1.42em;
    width: 910px;
    background-color: #e6e6e6;
    position: absolute;
    top: -1.42em;    
    text-align: center;
    color: #0086c8;
    line-height: 1.42em;
}
/* App List */
#appList
{
    border: 1px solid #e0e0e0;
    height: 160px;    
}
#appList ul li
{
    float: left;    
}
#appList ul li.leftCol {
    width: 155px;
}
#appList ul li.middleCol {
    width: 515px;
}
#appList ul li.rightCol {
    width: 182px;
}
#appList ul.appHeads li.first
{
    border-left: none;
}
#appList ul.appHeads li
{
    background-color: #eeeeee;
    color: #777777;
    font-weight: bold;
    padding: 7px 9px;
    border-left: 1px solid #ffffff;
    height:16px;
}
#appList ul.appSection li.first
{
    border-left: none;
}
#appList ul.appSection li
{    
    padding: 6px 9px;
    border-left: 1px solid #e0e0e0;
    height: 118px;
}
#appList ul.appSection li ul li
{
    padding: 0;
    border: none;
    float: none;
    height: auto;
}
#appList ul.appSection ul.appLinks
{
    list-style: disc outside none;
    color: #2c7aba;
    margin-left:14px;
}
#appList ul.appSection ul.appLinks li
{
    text-indent: -2px;
    line-height: 16px;
    padding-bottom: 5px;
}
#appList ul.appSection li.middleCol ul li
{
    float: left;
}
#appList ul.appSection li.middleCol ul li ul li
{
    float: none;
}
#appList ul.appSection li.middleCol ul li.middleCol1 { width:164px; }
#appList ul.appSection li.middleCol ul li.middleCol2 { width:153px; }
#appList ul.appSection li.middleCol ul li.middleCol3 { width:198px; }

/* Middle Carousel Controls */
#middleCarouselControls
{
    width: 156px;
    height: 19px;
    margin: 0 auto;
    padding: 8px 0 18px 0;
}
#middleCarouselControls .moveLeft
{
    float: left;
    padding: 6px;
    cursor: pointer;
}
#middleCarouselControls .moveRight
{
    padding: 6px;
    float: right;
    cursor: pointer;
}
#middleCarouselControls div 
{
    display: inline;
    margin-left: 12px;
}
#middleCarouselControls div img
{
    margin-left:7px;    
}
#middleCarouselControls .moveLeftRight:hover
{
    background-color: #eef7f8;
    border: 1px solid #A0C7DE;
    padding: 5px;
}
#middleCarouselControls .middleCarouselPosIndicator
{
    cursor: pointer;
}
/* Left Column */
#leftColumn {
	width: 15.75em;
	background-color: #f2f2f2;
	padding: 1.0em 1.25em 1.0em 1.67em;
	margin: 0;
}
#leftColumn h4 {
	color: #de6e32;
	font-weight: bold;
	padding: 0em;
	margin-top: 0.08em;
	font-size: 1.67em;
}
#leftColumn h5 {
	color: #666666;
	font-weight: bold;
	padding: 1.0em 0em 0em 0em;
	line-height: 140%;
}
#leftColumn ul {
	list-style: disc;
	color: #2c7aba;
	margin-left: 1.17em;
	line-height:1.42em;
}
#leftColumn li {
	margin: 0.5em 0em;	
	text-indent: -0.08em;	
}
#leftColumn li a span {
	color: #de6e32;
}
#leftColumn img.spacer3d
{
    display: block;
    padding: 1em 0 0.5em 0;
}
#leftColumn img.newIcon 
{
    vertical-align: top;
    margin: 3px 0px 0px 3px;
}
.columnContainer .column{
	float: left;
}
.twoColumnContainer .column {
	width: 48%;
	padding-right: 2%;
}
.threeColumnContainer .column {
	width: 31.3%;
	padding-right: 2%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 2.6em;
	color: #003c8a;
}

h2 {
	font-size: 1.67em;
	color: #de6e32;
	margin-bottom: 0.35em;
}
h2 sup
{
    vertical-align: top;
    font-size: 0.83em;
}
h3 {
	font-size: 1.5em;
	margin-bottom: 0.39em;
	color: #003c8a;
}
h4 {
	font-size: 1.16em;
	color: #333333;
}
h5 {
	font-size: 1em;
	color: #4d4d4d;
}

a {
	color: #2c7aba;
	text-decoration: none;
}

.clearBoth {
	clear: both;
}
.allCaps {
	text-transform: uppercase;
}
.menu li {
	float: left;
	padding-right: 1em;
	margin-right: 1em;
}

img {
	vertical-align: bottom;
}
.block {
	display: block;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
strong {
	font-weight: bold;	
}

/* Main Content */

h1 {
	margin-bottom: 0.35em;
}

#mainContent {
	margin: 0 0em 0 1.42em;
	width: 55.74em;	
}
#centerContent {
	padding: 1em 0;
}
#leftCenterContent {
	width: 27.91em;
	padding:0;
	margin-right: 1.35em;
}
#leftCenterContent li {
	list-style: disc outside url(../images/arrowPgBody.gif);
	margin-left: 1.33em;
}
* html #leftCenterContent {
	width: 31.25em;
}
#leftCenterContent li a {
	margin-left: -5px;
}
#centerContent li a {
	line-height: 160%;
}
#rightCenterContent {
	width: 26.42em;
	padding: 0;
}
#rightCenterContent h2 {	
	line-height:125%;
}
#rightCenterContent h4 
{
    font-size: 1.17em;
	margin-bottom: 0em;
	font-weight: normal;
	line-height: 140%;
	color: #000000;
	font-weight: bold;
}
#rightCenterContent h4 span
{
    font-weight: normal;
}
#rightCenterContent h4 sup
{
    vertical-align: top;
    font-size:0.83em;
}
#rightCenterContent h5 
{
    font-size: 1.17em;
    color: #de6e32;
	margin-top: 0.25em;
	margin-bottom: 1.25em;	
}
#fastduePlusContainer
{
    background-color: #b3b3b3;
    padding: 1px;
}
#fastduePlus
{
    background-color: #f2f2f2;
    padding: 1.5em 1.75em;
}
#fastduePlus a
{
    text-decoration: underline;
}
#fastduePlus ul 
{
    padding: 10px 0 0 0;
    font-size: 14px;
}
#fastduePlus ul li
{
    background: url("/images/affiliate/orange_bullet.gif") no-repeat scroll left 7px transparent;
    padding-left: 10px;
    padding-bottom: 8px;
    line-height: 18px;
}
#fastduePlus #learnMoreLink
{
    font-size: 1.17em;
    float:right;
    margin-top:0.75em;
}
#fastdueMobile
{
    padding: 0.5em 0;
    line-height: 150%;
}
#fastdueMobile span
{
    font-weight: bold;
}
#fastdueMobile p
{
    padding-top: 0.75em;
}
#fastdueMobile img
{
    padding: 1.25em 0 1.75em 0;
}
#learnMore
{
    padding: 1.5em 1.75em;
}

/* The following two rules are needed to fix an IE bug */
* html #toolMenuContainer,
*:first-child+html #toolMenuContainer {
	border: 1px solid white;
}
* html #toolMenuContainer li,
*:first-child+html #toolMenuContainer li {
	margin-bottom: -2px;
}
#toolMenuContainer li {
	margin-bottom: -1px;
	margin-right: 0;
	padding-right: 0.6em;
}
.toolContainer {
	width: 27.41em;
	height: 21.5em; 
	border: 1px solid #b3b3b3;
	overflow: auto;
	padding: 0.3em 1em 1em 0.3em;
}
.toolLinks .createNew {
	float: left;
	margin-left: 14px;
}
.toolLinks .seeSample {
	float: right;
	margin-right: 6px;
}
.toolOption {
	
}

/* Bottom Content */

.testimonial 
{
    margin: 0 0 1.0em 0;
}
.testimonialAuthor {
	font-style: italic;
	margin: 0.25em 0;
	line-height:1.33em;
}

#documentTabContent, 
#manageTabContent {
	display: none;
}
#moreDetails {
	padding: 1em 0 1.8em;
	margin-top: 1em;
	border-bottom: 1px solid #ccc;
}
#moreDetails h4
{
    color: #656565;
    font-size: 1.17em;
    margin-bottom: 0.5em;
}
#moreDetails ul {
	list-style: disc inside;
}
#footer .seal {
	float: left;
	padding-right: 2em;
}
#footer #seals .securitySeal {
	float: left;
	width: 350px;
	padding-left: 38px;
	text-align: justify;
	background: url(../images/iconSecurity.gif) no-repeat 0 -9px;
}

#trademark, #copyrightNotice
{
	font-size: 0.75em;
}

#footerMenu {
	text-align: center;
}
#footer li {
	border-right: 1px solid #bfd4e1;
	display: inline;
	margin-right: 1em;
	padding-right: 1em;
}
#footerMenu {
	padding: 2em 1em 3.33em;
	text-align: center;
}
#dashboard
{
    width: 908px;
    height: 300px;
    margin: 0;
    border: 1px solid #cccccc;
    border-top: none;
    padding: 0;
    overflow: hidden;
    overflow-x : hidden;
    overflow-y : hidden;    
}
.shadowSpacer 
{
    position: relative;
}
.shadowSpacerChild
{
    position: absolute;
    height: 7px;
    width: 910px;
    left: 0px;
    top: 0px;
    background-color: #ffffff;
    -moz-box-shadow: 0px 6px 6px #cccccc; /* Firefox */
    -webkit-box-shadow: 0px 6px 6px #cccccc; /* Safari, Chrome */
    box-shadow: 0px 6px 6px #cccccc; /* CSS3 */
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#cccccc',direction='180',strength='8');
    display: none;
}

