@charset "utf-8";

*
        {
        margin: 0;
        padding: 0;
        }

body
        {
        background: #FFFFFF url(../images/background_heading.gif) repeat-x;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #4A5157;
        }

body.popup
        {
        background: #FFFFFF;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #4A5157;
        }

h1, h2, h3
        {
        color: #292929;
        }

h1
        {
        letter-spacing: -1px;
        font-size: 30px;
        }

h2
        {
        font-size: 20px;
        color: #292929;
        }

h3
        {
        font-size: 13px;
        color: #292929;
        }

p, ul, ol
        {
        margin-bottom: 2em;
        text-align: justify;
        line-height: 200%;
        }

#newsletter
        {
        margin: 30px 30px;
        }

#newsletter *
        {
        font-family: "Arial,Helvetica,sans-serif"

        }

#newsletter p
        {
        line-height: 150%;
        text-align: justify;
        margin-bottom: 1em;
        }

a:hover
        {
        text-decoration: none;
        }


img
        {
        border: none;
        }

img.left
         {
         float: left;
         }

img.right
        {
        float: right;
        }

.tn img
        {
        border: 8px solid #F5F5F5;
        }


td.lookupResult
        {
        font-weight: bold;
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        text-align: left;
        }

td.lookupResultTax
        {
        font-weight: bold;
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        text-align: right;
        }


td.lookupIP
        {
        font-weight: bold;
        font-size: 9px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-align: center;
        }

.NoScreen
        {
        display: none;
        }

#NoScreen
        {
        display: none;
        }



/* Menu -- Top */

#menu
        {
        width: 1200px;
        height: 50px;
        margin: 0 100px;
        overflow: hidden;
        }

#menu ul
        {
        margin: 0 auto;
        position:relative;
        padding-top: 10px;
        list-style: none;
        line-height: normal;
        }

#menu li
        {
        display: inline;
        }

#menu a
        {
        display: block;
        float: left;
        height: 25px;
        margin: 0 5px;
        padding: 5px 15px 0 15px;
        text-decoration: none;
        font-size: 16px;
        font-weight: bold;
        color: #FFFFFF;
        }

#menu a:hover
        {
        text-decoration: none;
        color: #000000;
        background: #FFFFFF;

        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        /*
        behavior: url(/includes/border-radius.htc);
        border-radius: 5px;
        */
        }

#menu .active a
        {
        background: #EC0000;

        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        /*
        behavior: url(/includes/border-radius.htc);
        border-radius: 5px;
        */
        }

/* Text Menu -- Footer */

.text-menu ul
        {
        margin: 0px auto;
        list-style: none;
        line-height: normal;
        text-align: center;
        }

.text-menu li
        {
        display: inline;
        font-size: 12px;
        }

.text-menu li:before
        {
        content: " | "
        }

.text-menu li:first-child:before
        {
        content: ""
        }


.text-menu .active a
        {
/*
        background: #EC0000;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        behavior: url(/includes/border-radius.htc);
        border-radius: 5px;
*/
        font-weight: bold;
        }

.text-menu a
        {
        text-decoration: none;
        }

.text-menu a:hover
        {
        background: #EC0000;
        color: #FFFFFF;
        text-decoration: none;
        }

/* Taxing Matters */

#taxmatters
        {
        position: absolute;
        width:165px;
        padding: 5px;
        color: #000000;
        background: #EEEEEE;
        font-size: 14px;
        font-weight: bold;
        border: solid red 5px;
        margin-top: 30px;
        margin-left: 14px;
        text-align: center;
        }

#taxmatterswrapper
        {
        position: relative;
        width:165px;
        margin-right: auto;
        margin-left: auto;
        text-align: left;
        }

td.taxmattersheader
        {
        position: relative;
        height: 152px;
        background: #EEEEEE url(http://www.zip2tax.com/images/CFS.PNG) no-repeat center ;
        font-size: 11px;
        color: #EEEEEE;
        text-align: center;
        margin: 0 auto;
        border: 0;
        }

#taxmatters p
        {
        margin: 0 auto;
        color: #000000;
        width: 100%;
        font-size: 12px;
        padding-left: 0px;
        font-weight: normal;
        text-align: justify;
        }

/* Taxing-Matters */

.taxing-matters h1, .taxing-matters h2, .taxing-matters p
        {
        padding: 0px 5px;
        }

.taxing-matters h1
        {
        margin-bottom: 20px;
        }

.taxing-matters h2.title
        {
        margin-top: 20px;
        font-weight: bold;
        font-size: 15px;
        text-align: left;
        }

.taxing-matters p, .taxing-matters ul, .taxing-matters ol, .taxing-matters dl
        {
        line-height: 150%;
        color: #4A5157;
/*        color: normal; */
        }

.taxing-matters ul, .taxing-matters ol, .taxing-matters dl
        {
        list-style-position: inside;
        padding: 5px;
        }

.taxing-matters li
        {
        text-align: left;
        }

/* (obsolete) */

#bigpage
        {
        width: 1318px;
        margin: 0 auto;
        vertical-align: top;
        }


/* Page -- (obsolete) */


#page
        {
        width: 918px;
        margin: 0 auto;
        }


/* Content */

#content
        {
        float: left;
        width: 625px;
        padding: 0 0 0 24px;
        }

#content h1
        {
        margin: 45px 0 20px 0;
        padding-left: 33px;
        background: url(../images/star.gif) no-repeat left center;
        }

#content .content
        {
        padding-left: 32px;
        }

#content_full
        {
        float: left;
        width: 900px;
        padding: 0 0 0 24px;
        background: url(../images/background_box_body.gif) repeat-x;
        }

#content_full h1
        {
        margin: 45px 0 20px 0;
        padding-left: 33px;
        background: url(../images/star.gif) no-repeat left center;
        }

#content_full .content_full
        {
        padding-left: 32px;
        }

#content h2
        {
        font-weight: bold;
        font-size: 24px;
        }


/* Posts */

.post h1.title
        {
        margin: 45px 0 20px 0;
        padding-left: 33px;
        background: url(../images/star.gif) no-repeat left center;
        }

.post h2.title
        {
        margin: 40px 0 25px 30px;
        padding-left: 33px;
        background: url(../images/star.gif) no-repeat left center;
        }

.post .title a
        {
        text-decoration: none;
        color: #292929;
        }

.post h2.subtitle
        {
        margin: 40px 0 10px 0;
        padding-left: 33px;
        font-size: 16px;

        }


.post .entry
        {
        padding-left: 32px;
        }

.post .entry .boldword
        {
        font-size: 14px;
        color: #000000;
        font-weight: bold;
        }

.post .entry .subtitle
        {
        font-size: 20px;
        font-weight: bold;
        color: #292929;
        display: block;
        text-decoration: underline;
        margin: 10px 0 20px 0;
        }

.post .entry2
        {
        padding-left: 12px;
        }

.post .entry2 .boldword
        {
        font-size: 14px;
        color: #000000;
        font-weight: bold;
        }

.post .entry2 .subtitle
        {
        font-size: 20px;
        font-weight: bold;
        color: #292929;
        display: block;
        text-decoration: underline;
        margin: 10px 0 20px 0;
        }


.post ul, .post ol
        {
         margin-left: 3em;
        }

.post ul
        {
        list-style-type: square;
        }

.post ol
        {
        list-style-type: decimal;
        }

.post .imgLeft
        {
        float: left;
        margin-right: 10px;
        }

.post .imgRight
        {
        float: right;
        margin-left: 10px;
        }

.post th
        {
        text-decoration: underline;
        }

.post a.button
        {
        font-weight: bold;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        padding: 1px 2px;
        background-color: red;
        border-top: 2px solid #C0C0C0;
        border-right: 2px solid black;
        border-bottom: 2px solid black;
        border-left: 2px solid #C0C0C0;
        display: block;
        text-align: center;
        text-decoration: none;
        width: 85px;
        }

.post a.button:hover
        {
        font-weight: bold;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #C0C0C0;
        background-color: red;
        border-color: black #C0C0C0 #C0C0C0 black;
        }


.post a.buttonwide
        {
        font-weight: bold;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        padding: 1px 2px;
        background-color: red;
        border-top: 2px solid #C0C0C0;
        border-right: 2px solid black;
        border-bottom: 2px solid black;
        border-left: 2px solid #C0C0C0;
        display: block; /**/
        text-align: center;
        text-decoration: none;
        width: 140px;
        }

.post a.buttonwide:hover
        {
        font-weight: bold;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #C0C0C0;
        background-color: red;
        border-color: black #C0C0C0 #C0C0C0 black;
        }

.downloads td, .downloads th
        {
        padding: 0px 10px;
        text-align: center;
        }

.downloads td a
        {
        font-weight: bold;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        padding: 1px 2px;
        background-color: red;
        border-top: 2px solid #C0C0C0;
        border-right: 2px solid black;
        border-bottom: 2px solid black;
        border-left: 2px solid #C0C0C0;
        display: block;
        text-align: center;
        text-decoration: none;
        /* width: 70px;        */
        }

.downloads td a:hover
        {
        font-weight: bold;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #c0c0c0;
        background-color: red;
        border-color: black #ffC0C0 #C0C0C0 black;
        }


/* Sidebar -- (obsolete) */

#sidebar
        {
        float: right;
        width: 214px;
        padding: 0 1px 0 0;
        margin-top: 30px;
        }

#sideextraleft
        {
        float: left;
        width: 190px;
        }

#sideextraright
        {
        float: right;
        width: 190px;
        }

#feature
        {
        float: right;
        width: 320px;
        }


.box
        {
        margin-bottom: 15px;
        }

.box .title
        {
        height: 27px;
        padding: 6px 0 0 34px;
        background: #C80000 url(../images/background_box_title.gif) no-repeat;
        font-size: 15px;
        color: #FFFFFF;
        }

.box .title2
        {
        height: 68px;
        padding: 6px 0 0 34px;
        background: #C80000 url(../images/background_box_title2.gif) no-repeat;
        font-size: 15px;
        color: #FFFFFF;
        }

.box .content
        {
        padding: 12px;
        font-size: 12px;
        background: url(../images/background_box_body.gif) repeat-x;
        }

.box .content p
        {
        line-height: normal;
        }

.box .content2
        {
        padding: 12px;
        background: url(../images/background_box_body.gif) repeat-x;
	}

.box .content2 p
        {
        text-align: center;
        font-size: 14px;
	margin: 15px 0 0 0;
        color: red;
        font-weight: bold;
        text-transform: uppercase;
	}

.box ul
	{
        list-style: none;
        line-height: normal;
	}

.box ul li
	{
        margin-bottom: 4px;
        font-size: 12px;
	}

.box small
	{
        font-size: 10px;
        color: #808C96;
	}


/* Buttons */

a.button
        {
        font-weight: bold;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        padding: 1px 2px;
        background-color: red;
        border-top: 2px solid #C0C0C0;
        border-right: 2px solid black;
        border-bottom: 2px solid black;
        border-left: 2px solid #C0C0C0;
        display: block;
        text-align: center;
        text-decoration: none;
        width: 70px;
        }

a.button:hover
        {
        font-weight: bold;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #C0C0C0;
        background-color: red;
        border-color: black #C0C0C0 #C0C0C0 black;
        }

a.buttonwide
        {
        font-weight: bold;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        padding: 1px 2px;
        background-color: red;
        border-top: 2px solid #C0C0C0;
        border-right: 2px solid black;
        border-bottom: 2px solid black;
        border-left: 2px solid #C0C0C0;
        display: block;
        text-align: center;
        text-decoration: none;
        width: 140px;
        }

a.buttonwide:hover
        {
        font-weight: bold;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #C0C0C0;
        background-color: red;
        border-color: black #C0C0C0 #C0C0C0 black;
        }

.popup-button
        {
        font-weight: bold;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        padding: 1px 2px;
        background-color: red;
        border-top: 2px solid #C0C0C0;
        border-right: 2px solid black;
        border-bottom: 2px solid black;
        border-left: 2px solid #C0C0C0;
        display: inline-block;
        text-align: center;
        text-decoration: none;
        width: 70px;
        }

input.popup-button[disabled]
        {
        font-weight: bold;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #777777;
        padding: 1px 2px;
        background-color: #770000;
        border-top: 2px solid #C0C0C0;
        border-right: 2px solid black;
        border-bottom: 2px solid black;
        border-left: 2px solid #C0C0C0;
        display: inline-block;
        text-align: center;
        text-decoration: none;
        width: 70px;
        }

.popup-button:hover
        {
        font-weight: bold;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #C0C0C0;
        background-color: red;
        border-color: black #C0C0C0 #C0C0C0 black;
        }

/* FAQ Index */

#faqindex {
        color: #000000;
        background: #EEEEEE;
        font-size: 14px;
        border: solid red 5px;
        }

td.faqindex
	{
	font-size: 11px;
	color: #000000;
	border: solid black 2px;
        }

#faqindex h1
        {
	float: left;
	text-transform: Uppercase;
	letter-spacing: 1px;
	text-align: center;
	font-weight: normal;
	font-size: 20px;
	color: #000000;
	}

#faqindex h2
        {
        font-weight: bold;
        margin-bottom: 0px;
        }

#faqindex a
        {
        margin-bottom: 0;
	color: red;
	font-size: 16px;
        }
axin
#faqindex a:hover
        {
        margin-bottom: 0;
	color: red;
	font-size: 16px;
        }



/* Footer */

#footer {
        width: 1200px;
	padding: 35px 0;
	background: url(../images/background_footer.gif) no-repeat center top;
	font-size: 12px;
        overflow: hidden;
        }


#footer p
        {
	margin-bottom: 0;
	padding-left: 35px;
	text-align: left;
        white-space: normal;
        overflow: hidden;
        }


.mouseoverDiv
        {
	position: absolute;
        top: 50px;
        left: 50px;
        width: 400px;
        background-color: #EEEEEE;
        visibility: hidden;
        }


/* Three-column, with header & footer. */

#divMain
        {
        margin: 0;
        padding: 0;
        }

#divPageTop
        {
        width: 1130px;
        overflow: hidden;
        }

#divPageMiddle
	{
        white-space: nowrap;
	width: 1130px;
        overflow: visible;
	}

#divPageLeft
	{
        position: relative;
        display: inline-block;
        white-space: normal;
	overflow: hidden;
        vertical-align: top;
        width: 220px;

        margin-top: 0.75cm;
        margin-left: 0.40cm;
	}

#divPageCenter
	{
        display: inline-block;
        white-space: normal;
	overflow: hidden;
        vertical-align: top;
	width: 680px;
	}

#divPageRight
	{
        display: inline-block;
        white-space: normal;
	overflow: hidden;
        vertical-align: top;
        width: 215px;

        margin-top: 0.75cm;
	}

#divPageBottom
        {
        width: 1130px;
        }


/* Legalese -- EULA */

.legalese strong
        {
        text-transform: uppercase;
        font-weight: bold;
        color: #000000;
        }


/* Testimonials */

.signature
       {
       font-style: italic;
       text-align: right;
       display: block;
       }

.signature:before
        {
        content: "~ ";
        }

/* Supplemental Column -- Left column with red border*/

.supplemental
        {
	margin: auto;
        border: solid 5px red;
	background-color: #EEEEEE;
	color: #000000;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        -khtml-border-radius: 15px;
        /*
        behavior: url(/includes/border-radius.htc);
        border-radius: 15px;
        */
        padding: 5px;
        text-align: justify;
        }

.supplemental *
        {
        margin: 0px;
        }

.supplemental .title
        {
        font-weight: bold;
        }

.supplemental h1
        {
        margin-top: 30px;
        margin-bottom: 30px;
        font-size: 14px;
        }

.supplemental h2
        {
        font-size: 12px;
        }

.supplemental h2:first-child
        {
        margin-top: 0px;
        }

.supplemental p
        {
        margin-bottom: 20px;
        font-size: 12px;
        font-weight: normal;
        }


/* Supplemental Alt Titles -- Supplemental Column Headers*/

.alt-title
        {
        font-size: 24px;
        font-weight: bold;
        }


/* Question & Answer -- Taxing Matters */

.question:before
        {
        content: "Q: "
        }

.answer:before
        {
        content: "A: "
        }


/* Field Notes List -- Taxing Matters */

h2.field-notes
        {
        margin-top: 20px;
        }

.field-notes li:last-child
        {
        margin-bottom: 0px;
        }

.field-notes ul
        {
        font-size: 12px;
        }

.field-notes ul li
        {
        list-style-type: disc;
        font-size: 12px;
        }

.field-notes li, dt, dd
        {
        list-style-position: inside;
/*
        margin-bottom: 10px;
*/
        font-size: 12px;
        font-weight: normal;
        }

/*
.field-notes li:before
        {
        content: "~ ";
        }
*/

.field-notes dt
        {
        font-weight: bold;
        }


/* Side-Menu -- Developers */

.side-menu
        {
        margin: auto;
        border: solid 5px red;
	background-color: #EEEEEE;
	color: #000000;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        -khtml-border-radius: 15px;
        /*
        behavior: url(/includes/border-radius.htc);
        border-radius: 15px;
        */
        padding: 5px;
        }

.side-menu p
        {
        text-align: center;
        }

.side-menu li:before
        {
        content: "";
        }

/*
.side-menu li:hover
        {
        background-color: red;
        color: white;
        }

.side-menu li:hover li
        {
        background-color: #EEEEEE;
        color: red;
        }
*/

.side-menu ul
        {
        margin-bottom: 0px;
        list-style-type: none;
        padding-left: 10px;
        text-align: left;
        }

.side-menu > ul > .firstword
        {
        font-size: 125%; 
        font-weight: bold;
        }

.side-menu > ul > li.firstword.mselected
        {
        font-size: 125%; 
        font-weight: bold;
        background-color: black;
        color: white;
        }


.side-menu > ul > li
        {
        margin-top: 20px;
        }

.side-menu > ul > li > ul > li
        {
        margin-top: 20px;
        }

.side-menu li
        {
        font-size: 14px;
        font-weight: normal;
        }

.side-menu li.mSelected:first-line
	{
	padding: 1px 2px;
	font-weight: bold;
	color: white;
	background-color: black;
	}

.side-menu a
        {
        color: black;
        }

.side-menu li li.mSelected a
        {
        color: white;
        }

.side-menu li li.mSelected li a
        {
        color: black;
        }

/* Samples-Box -- Developers */

div.samplesBox
	{
	font-family: Courier;
	font-size: 12px;
	height:300px;
	width: 600px;
        background-color: #FFFFFF;
        vertical-align: top;
        text-align: left;
        overflow: scroll;
	border: 1px solid black;
	white-space: nowrap;
	}


/* Services Menu -- Services */

.services-menu ol
        {
        list-style: none;
        }

.services-menu li h2.title
        {
        font-size: 16px;
        font-weight: bold;
        color: red;
        }

.services-menu li p
        {
        font-size: 11px;
        font-weight: normal;
        }

.services-menu li
        {
        margin-top: 20px;
        margin-bottom: 20px;
        background-repeat: no-repeat;
        background-position: 0px 0px;
        padding-left: 50px;
        font-weight: bold;
        border: solid 1px transparent;

        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        -khtml-border-radius: 15px;
        /*
        behavior: url(/includes/border-radius.htc);
        border-radius: 15px;
        */
        }

.services-menu li:hover
        {
        border: solid 1px red;
        cursor: pointer;

        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        -khtml-border-radius: 15px;
        /*
        behavior: url(/includes/border-radius.htc);
        border-radius: 15px;
        */
        }


/* Services Boxes */

.serviceswrapper
        {
        position: relative;
        text-align:center;
        margin: auto;
        top: 10px;
        width: 95%;
        }

.box .content2 p
        {
        position: relative;
        top: 10px;
        }

.box .content2 .serviceswrap
        {
        position: relative;
        top: 10px;
        margin-left: auto;
        margin-right: auto;
        padding: 10px 0;
        width:80%;
        background: #E0E0E0;
        height: auto;
        border: solid red 5px;
        text-align: center;
        }

.box .content2 .serviceswrap
        {
        margin-left: auto;
        margin-right: auto;
        padding: 10px 0;
        width:80%;
        background: #E0E0E0;
        height: auto;
        border: solid red 5px;
        text-align: center;
        }

.box .content2 .serviceswrap:hover
        {
        background-color:#FF3300;
        cursor: pointer;
        }

.box .content2 .serviceswrap p
        {
        margin: 0 auto;
        position: static;
        text-align: center;
        padding: 37px 5px 5px 5px;
        color: black;
        font-size: 20px;
        font-weight: bold;
        line-height: 92%
        }

.box .content2 .serviceswrap img
        {
        }

.box .content2 .serviceswrap span
        {
        color: #FFFFFF;
        font-size: 22px;
        font-weight: bold;
        text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
        }

a.buttonStates
        {
        font-weight: bold;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #333333;
        padding: 1px 2px;
        background-color: #BBBBBB;
        border-top: 2px solid #C0C0C0;
        border-right: 2px solid black;
        border-bottom: 2px solid black;
        border-left: 2px solid #C0C0C0;
        display: block;
        text-align: left;
        text-decoration: none;
        width: 130px;
        }

a.buttonStates:hover
        {
        color: gray;
        border-color: black #C0C0C0 #C0C0C0 black;
        }

.divEnterState
        {
        position:absolute;
        border: 4px solid black;
        top: 80px;
        left: 400px;
        width: 700px;
        height: 380px;
        background-color: #FFFFCC;
        visibility: hidden;
        }

.service2wrap
        {
        margin: 10px;
        background: #E0E0E0;
        width: 150px;
        height: auto;
        border: solid red 5px;
        float: left;
        }

.service2wrap p
        {
        margin: 0 auto;
        padding: 37px 5px 5px 5px;
        text-align: center;
        color: black;
        font-size: 20px;
        font-weight: bold;
        line-height: 92%
        }

.service2wrap img
        {
        padding-top: 5px;
        }

.service2wrap span
        {
        color: #FFFFFF;
        font-size: 22px;
        font-weight: bold;
        text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
        }


/* News */

.news h1
        {
        font-weight: bold;
        }

.news h2
        {
        margin-top: 20px;
        font-weight: bold;
        }

h2.odd
        {
        margin-top: 30px;
        }

.news  h3
        {
        font-weight: bold;
        font-size: 15px;
        margin-bottom: 20px;
        }

.news h5
        {
        margin-bottom: 10px;
        }

.news .read-more
        {
        display: block;
        margin-top: -15px;
        margin-bottom: 15px;
        }

.news ul
        {
        margin: 0px;
        list-style: none;
        }

.news li
        {

        }

/* News Archive */

.news-archive ul
        {
        list-style-type: disc;
        list-style-position: inside;
        line-height: 150%;
        }

.news-archive li.title
        {
        margin-top: 20px;
        text-align: center;
        font-weight: bold;
        list-style-type: none;
        }

.news-archive li li
        {
        font-weight: normal;
        font-size: 14px;
        text-align: center;
        color: black;
        }

.news-archive h2 a:visited, .news-archive h2 a:link
        {
        font-size: 16px;
        color: red;
        text-align: center;
        }

.news-archive-popup
        {
        display: none;
        }


/* Animations -- Home */

#MovingImage1
	{
	position: absolute;
        top: 50px;
        left: 50px;
        visibility: hidden;
        }

.subtitle
        {
        font-size: 24px;
        }


/* Resources Box -- FAQ, News: Fusion CPA */

.red-box
        {
        color: #FFF;
        padding: 10px;
        background-color: #FF0000;
        text-align: center;
        margin-top: 14px;
        margin-left: 0px;
        text-align: justify;
        }

.red-box p
        {
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px;
        line-height: 150%;
        }

.red-box p:last-child
        {
        margin-top: 20px;
        }


/* Customers -- Prominent Zip2Tax Customers */

ul.customers
        {
        list-style: none;
        margin: 20px;
        padding: 0px;
        }

ul.customers p
        {
        font-size: 14px;
        line-height: 150%;
        text-align: justify;
        }

ul.customers li
        {
        padding: 0px;
        margin: 20px 20px;
        width: 100px;
        height: 100px;
        display: inline-block;
        overflow: hidden;
        line-height: 100px;
        }

ul.customers li img
        {
        vertical-align: middle;
        }

.red-box.customers-link
        {
        border: solid transparent 1px;
        }

.red-box.customers-link:hover
        {
        border: solid black 1px;
        cursor: pointer;
        }

/* Contact Info */

.contact-info p
        {
        text-align: center;
        }


/* My Account */

.account table
        {
        margin: 0px;
        }

.account table th
        {
        text-align: left;
        padding: 0px;
        }

.account .table-download td
        {
        text-align: left;
        padding: 0px;
        padding-right: 15px;
        }


.account tr.table-subheading
        {
        font-weight: bold;
        }

.account tr.table-subheading td
        {
        text-decoration: underline;
        font-size: 16px;
        padding-top: 20px;
        padding-bottom: 10px;
        }

.account tr.table-subheading:first-child td
        {
        padding-top: 0px;
        }


.sample-multiple ul
        {
        display: inline-block;
        list-style-type: none;
        }


/* Table Download History */
/*
.download-history body 
        {
        width: 1024px;
        height: 768px;
        }
*/

body.download-history
        {
        padding-top: 5em;
        padding-bottom: 5em;
        }

/* Some useful styles */

.firstword, a.firstword /* side-menu */
        {
        color: red;
        font-weight: bold;
        }

.centered /* block elements only */
        {
        margin-left: auto;
        margin-right: auto;
        }

.centering /* e.g., a <div> that centers its <img> */
        {
        text-align: center;
        }

.rounded-corners-10
        {
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        /*
        behavior: url(/includes/border-radius.htc);
        border-radius: 10px;
        */
        }

.rounded-corners-15
        {
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        -khtml-border-radius: 15px;
        /*
        behavior: url(/includes/border-radius.htc);
        border-radius: 15px;
        */
        }

.nowrap
        {
        white-space: nowrap;
        }


/* deprecated */

.subtitle1
        {
        text-align: center;
        display: block;
        margin-top: 0px;
        margin-bottom: 20px;
        font-size: 24px;
        color: #FFF;
        }

#resources
        {
        color: #FFF;
        }

