/*#section {
	float: left;
	width: 980px;
	background-color: #4f8c2f;
	background-image: url(/images/section/TitleBackground.jpg);
	background-repeat: repeat-x;
	padding: 0; }

#sectionTitle {
	float: left;
	color: #FFFFFF;
	line-height: normal;
	font-size: 2.3em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	vertical-align: middle;
	padding: .1em .9em .1em .3em; }

#sectionImg {
	float: left;
	width: 200px;
	padding: 0;
	margin: 0;
	font-size: 1px; }
	*/

/*#fullPage {
	width: 950px;
	float: left;
	margin-bottom: 15px; }

#fullPage #textWindow{
	width: 700px;
	margin: 0 auto; }



#content {
	padding: 15px 10px 10px 15px;
	float: left;
	display: inline;
	width: 755px; }
*/
#content blockquote {
	margin: 0 0 0 1em;
	padding: 0; }

/*#content blockquote {
    margin: .25em 0 .25em 1.4em;
    padding: 0; }*/

/*#content ul {
	list-style-type: disc;
	margin-left: 25px;
}

*/

#content .nobullets ul {
	list-style-type: none;
	margin-left: 25px;
	}

.nobullets li{
	list-style-type: none;
	margin-left: 25px;
	}

	#content ul.nobullets li{
	list-style-type: none;
	}

/*#content ul li,
#content ol li	{
	margin: 0 5px 0 0;
	padding: 3px 5px 3px 5px;
	line-height: 1.4;
}

#content ol {
	margin: .5em 3em;
	}
*/
#content em {
	font-style: italic;
	font-weight: inherit;}

#content .fileInfo {
	color: #666666;
	font-size: smaller;
	}

#content .file-pdf {
	padding: 0 0 0 20px;
	background-image: url(/images/icon/pdf.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-position: 0% 10%; }

#content .file-doc {
	padding: 0 0 0 20px;
	vertical-align: top;
	background-image: url(/images/icon/ext_doc.gif);
	background-repeat:no-repeat;
	background-position: left; }

/*#content .ext-link {
	padding: 0 20px 0 0;
	background-image: url(/images/icon/ext_pg.gif);
	background-repeat:no-repeat;
	background-position:right; }

#content .ext-link_d {
	padding: 0 20px 0 0;
	display: inline-block;
	background-image: url(/images/icon/ext_pg.gif);
	background-repeat:no-repeat;
	background-position:right; }
*/
	#content .rss {
	padding: 0 0 0 50px;
	background-image: url(/images/rss.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-position: 0% 50%; }

	#localNav ol.video li,
#content .file-vid{
	background: transparent url(/images/icon/video.gif) no-repeat 0 5px;
	padding-left: 20px;
	 }


#content a .fileinfo {
	font-size: smaller;
}

#content .title {
	font-weight: bold; }

/*#content table th {
	font-weight: normal;
	font-size: 1em;
	line-height: 1.3em;
	clear: both; }

#content td {
	margin: 5px;
	padding: 5px; }

#content h1 {
	font-size: 1.5em;
	padding-bottom: .1em; }

#content h2 {
	font-size: 1.2em;
	padding-top: .6em;
	padding-bottom: .1em; }

#content h3 {
	font-size: 1em;
	padding-top: .9em; }
	*/

#content p {
	padding-top: .4em;
	padding-bottom: .6em;
	margin: 0;
	line-height: 1.4; }

#content .caption {
	font-size: .9em; }

#content img.cover{
border: 1px solid #666;
-moz-box-shadow: 3px 3px 4px #666;
-webkit-box-shadow: 3px 3px 4px #666;
box-shadow: 3px 3px 4px #666;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666');
}



#content ul.nav {
	list-style-type: none;
	margin: 0;
	padding: 0; }

#content ul.nav li {
	padding-left: 0; }

#content .colA {
	width: 48%; /*340px;*/
	float: left;
	margin: 0 2% 0 0; /*0 20px 0 0;*/
	}

#content .colB {
	width: 48%; /*340px;*/
	float: left;
	margin: 0 0 0 1%; /*0 5px 0 5px;*/
	}

/*#content address {
	margin: 5px 10px 10px 20px; }
*/
#content table.indent {
	margin-left: 25px; }

#content em {
    font-style: italic;
    font-weight: inherit; }

#breadcrumb {
	color: #666666;
	float: left;
	width: 100%;
	font-size: .8em;
	padding-bottom: 10px; }

#homeBanner {
	width: 100%;
	height: 100px;
	background-image: url(/images/wosgbanner-banner.jpg);
	float: left;
	background-color: #719500; }

#rightCol {
	width: 26%; /*210px;&*/
	float: right;
	padding: 0;
	margin: 0 0 0 10px; }

#rightCol .header {
	color: #3D3D3D;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif; }

#rightCol li {
	line-height: 1.2em;
	margin: 5px 8px 5px 2px;
	padding: 0; }

#rightCol ul {
	list-style-type: none;
	padding: 0;
	margin: 5px 0 0 0;
	line-height: 1.5em;
	color: #000000; }

/*#mostPopular {
	background-color: #d7e0e8;
	border: 1px solid #9cb1ce;
	padding: 8px;
	margin: 0 0 10px 0; }

#mostPopular .header {
	color: #3D3D3D;	}

#relatedLinks {
	float: right;
/*	width: 190px;
	background-color: #dfe8bb;
	border: 1px solid #cfd79f;
	padding: 8px;
	margin: 0 0 10px 0; }

#externalLinks {
	float: right;
/*	width: 190px;
	background-color: #dfe8bb;
	border: 1px solid #cfd79f;
	padding: 8px;
	margin: 0 0 10px 0; }

#pluginLinks {
	float: right;
/*	width: 190px;
	background-color: #F0F0F0;
	border: 1px solid #C7C7C7;
	padding: 8px;
	margin: 0 0 10px 0;
	color: #545454;
	}
#content #pluginLinks p {
padding: 5px;
	}
*/
#subSearchBox {
	background-color: #dfe8bb;
	border: 1px solid #cfd79f;
	padding: 8px;
	margin: 0 0 10px 0; }

#subSearchBox p {
	line-height: normal;
	font-style: italic;
	font-size: .9em; }

#subSearchBox p {
	padding: 0;
	margin: 0; }

/*#rightCol .infoBox {
	background-color: #d7e0e8;
	border: 1px solid #9cb1ce;
	padding: 8px;
	margin: 0 0 10px 0; }

#rightCol .infoBox p {
	padding-top: .2em;
	padding-bottom: .7em; }

#rightCol h3.infoBox {
	padding: 0;
	margin: 0; }
.sideCol {
    float: right;
	padding: 5px;
    width: 210px;
}
.infoBox {
	background-color: #d7e0e8;
	border: 1px solid #9cb1ce;
	padding: 8px;
	margin: 0 0 10px 0; }
.subBox {
	background-color: #dfe8bb;
	border: 1px solid #cfd79f;
	padding: 8px;
	margin: 0 0 10px 0; }


#colA {
	width: 435px;
	float: left;
	padding-right: 15px; }

#colB {
	width: 435px;
	float: right;
	padding-left: 15px; }
*/

font {
	font-family: inherit;
	font-size: inherit; }


#sectionTitleFull h4 {
	color: #FFFFFF;
	line-height: normal;
	background-repeat:repeat-x;
	margin: 0;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif; }

#sectionTitleFull a {
	color: #ffffff;
	text-decoration: underline; }

/*#taxInfoBox {
	float: left;
	background-color: #d7e0e8;
	border: 1px solid #9cb1ce;
	padding: 10px 10px 0 10px;
	width: 505px;
	margin: 10px 0 0 0; }

#taxInfoBox h2 {
	padding: 0;
	margin: 0;
	color: #3D3D3D;
	font-weight: normal;
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif; }

#taxInfoBox h3 {
	padding: 8px 0 0 0;
	margin: 0;
	font-size: 1em;
	font-weight: bold; }

#content .taxNews {
/*
	background-color: #f4fdcf;
	border: 1px solid #d9ee85;

	padding: 5px 10px 5px 5px;
	margin: 0 0 10px 0;
	float: right;*/ }

#content .taxNews .archives {
	font-size: .9em;
	float: right; }

#content ul.taxNews {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none; }

 .updated {
	font-size: .8em; }

#innerCol {
	width: 750px; }

#innerCol .A {
	float: left;
	border-right: 1px solid #cccccc;
	width: 47%; }

#innerCol .B {
	padding-left: 2%;
	float: left;
	width: 50%; }

#innerCol .tax {
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc; }

#innerCol .links {
	width: 350px;
	float: left; }

#innerCol ul.nav {
	width: 300px;
	line-height: 1em;
	padding: 0;
	margin: 10px 0 0 10px; }

#innerCol .more {
	float: left;
	padding: 10px;
	font-size: .9em; }

/*
#innerCol ul.nav {
	padding: 10px 0 0 12px;
	margin: 0;
	line-height: normal; }
*/

#innerCol h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal; }

/*#contactInfo {
	float: right;
	width: 190px;
	background-color: #f4fdcf;
	border: 1px solid #d9ee85;
	padding: 8px;
	margin: 0 0 10px 0; }
*/
#content .indent {
	margin: 0 0 0 15px;
	line-height: normal; }

#content dt {
	margin: 10px 0 2px 0; }

#content dd {
	margin: 0 0 0 16px; }

/* Tags to correct errors on old pages */

#content ul.linklist {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0; }

#content ul.linklist li {
	padding-left: 0; }

pre {
	margin: 0;
	padding: 0;
	font-size: 1.5em; }

/*#content table.data	{
	margin: 15px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-collapse: collapse;
	font-size: 1em;
	}

#content table.data td p,
#content table.data td li	{
	padding: 5px;
	}
*/

#content  table.data th,
#content table.data td	{
	text-align: left;
	vertical-align: top;
	}

#content table.data td	{
	font-weight: normal;
	}

	#content table.data th	{
	font-weight: bold;
	}

#content table.data td.datact	{
    text-align: center;
}
#content table.data thead th	{

	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
	padding: 5px;
	}


#content table.data tr.highlighted td { font-weight: bold; }
#content table.data tr.highlighted th { font-weight: bold; }


#content table.datart td p, #content table.data td li
{
	margin-left: 0px;
	padding-left: 0px;
}

#content table.datart thead th
{
/*	background-color: #DEDEBC;
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
}

#content table.datart th
{
	padding: 5px;
	text-align: left;
	vertical-align: bottom;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#content table.datart td
{
	padding: 5px;
	vertical-align: bottom;
	text-align: right;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#content table.datart .left { text-align: left; }
#content table.datart tr.highlighted td { font-weight: bold; }
#content table.datart tr.highlighted th { font-weight: bold; }

#content table td.rightalign {
	text-align: right; }

.sourcenote {
	font-style: italic;
	font-size: 1em;
	text-align: left; }

.doublespace li, .doublespace li li { margin: 0.5em; }

.indented { margin-left: 20px; }

#content table.data td.datact
{
    text-align: center;
}

caption { caption-side: bottom; }

.clearTable {
	float: left;
	background-color: #009999;
	width: 680px; }
*/
#infoNote {
	background-color: #EBEBEB;
	padding: 8px;
	margin: 10px;
	line-height: 1.3em;
	border: 1px solid #999999; }

#infoNote .icon {
	background-image:url(/images/info-btn.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin: 0 8px 8px 3px;
	padding:10px 0 10px 20px;
	vertical-align:top;
	float:left;
}

.blockCenter {
	display: block;
	margin: 0 auto;
}


/* Begin Webfile & Videos */


#content .leftColWebfile, #content .midCol {
	width:330px;
	position:relative;
	float:left;
	display:inline-block;
}
#content .leftColWebfile .upgrade {
	width:320px;
	border: 2px solid #fdbb45;
	-moz-border-radius: 5px; /* mozilla */
	-webkit-border-radius: 5px; /* safari */
}
#content .leftColWebfile .upgrade .headMYCPA {
	width:320px;
	text-align:center;
	padding-bottom:8px;
	background-color: #fdbb45;
}
#content .leftColWebfile .upgrade .bodyMYCPA {
	padding:10px;
}
#content .midCol {
	margin-left:20px;
}

#content #rightCol .beigeBox {
	width:230px;
	border: 1px solid #dadada;
	background-color: #f2f2e6;
	padding-left:10px;
	padding-bottom:5px;
	-moz-border-radius: 5px; /* mozilla */
	-webkit-border-radius: 5px; /* safari */
}
#content #rightCol .beigeBox ul {
	margin-left:15px;
	list-style-type:disc;
}
#content #rightCol .beigeBox li {
	line-height:1.4em;
	padding-bottom:2px;
}

#content .videoTutorial {
	width:300px;
}

#content .videoTutorialName {
	float: left;
	width: 105px;
	/*padding-top: 15px;*/
	padding-left: 5px;
	font-weight: bold;
}

#content #regDemo {
	border: 1px solid #545454;
	background: url("/images/webfile/MyCPA_vidScreenReg.thm.png") no-repeat scroll 0% 0%;
	margin:15px 0 15px 0;
	width: 175px;
	float: right;
}

#content #reportDemo {
	border: 1px solid #545454;
	background: url("/images/webfile/MyCPA_vidScreenReport.thm.png") no-repeat scroll 0% 0%;
	margin:0 auto 15px auto;
	width: 175px;
	float: right;
}

#content #payDemo {
	border: 1px solid #545454;
	background: url("/images/webfile/MyCPA_vidScreenPmt.thm.png") no-repeat scroll 0% 0%;
	width: 175px;
	float: right;
}

div.videoButton {
	width: 132px;
	height: 42px;
	background-color: transparent;
	background: url("/taxinfo/sales/images/Click_to_play.png") right top no-repeat;
	margin: 55px auto 0 auto;
	}

div.videoButton a {
	display: block;
	margin: 0;
	padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url("/taxinfo/sales/images/Click_to_play.png") 0 0 no-repeat;
	}

div.videoButton a:hover {
	background-position: 0 -84px;
	}

/* End Webfile & Videos */
#forcePrint{
	display: none;
}

/*used to turn off redundant foreground images - blech */#content .twoCol{
	-moz-column-count:2; /* Firefox */
-webkit-column-count:2; /* Safari and Chrome */
column-count:2;
}

.flushRight{
	float: right;
	margin-left: 10px;
}

/* old table styles
table.datanoborder
{
	margin-top: 11px;
	margin-left: 15px;
	margin-right: 10px;
}

table.datanoborder th
{
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

table.datanoborder td
{
	padding: 5px;
	/* text-align: left;
	vertical-align: top;
}

table.datanoborder thead th
{
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
	background-color: #cbd899;
}
*/

#content .radius{
		border: 1px solid #ccc;
		border-radius: 8px;
		padding: 10px;
	}

#content .center{
	text-align: center;
}

#content .bigger{
	font-size: 1.2em;
}
#content .marginRightBottom {
	margin-right: 10px;
	margin-bottom: 8px;
	}