body {
	background-color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #626262;
}

a:link {
	color: #0F559C;
}


a:visited {
	color: #0F559C;
}
a:active {
	color: #0F559C;
}

a:hover {
	color: #223357;
	text-decoration: underline;

}



h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#0F559C;
	font-weight:normal;
	text-align:left;
	margin-bottom: 5px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#1881c3;
	font-weight:bold;
	text-align:left;
}
h3 {
	margin-bottom: 5px;
	color: #0F559C;
	font-size: 14px;
	font-weight: bold;

}
p {
	margin-bottom: 10px;
	font-size: 14px;
	color: #666;
	line-height: 120%;

}

.textSmall{
	font-size: 12px;
}

.tagline {
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	color: #4091CD;
	text-align: center;
	font-size: 15px;
	margin-bottom: 20px;
}
.required {
	color: #900;
}

.brightBlue {
	color: #4091CD;
}
.p_indent {
	margin-left: 25px;
}
.darkblue {
	color: #0F559C;
}

ul, ol {
	margin-bottom: 10px;
	margin-left: 25px;
}
.preHeader {
	font-size: 12px;
	color: #666;
}

.preHeader a {
	text-decoration: none;
	color: #666;
}

.preHeader a:hover {
	text-decoration: underline;
	color: #0F559C;
}



.highlight {
	font-weight: bold;
	color: #000;
	background-color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}


.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* BEGIN TEMPLATE */
#wrapper{
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #E3E6EB;

	
}
#innerwrapper{
		background-color: #FFF;
	
}




/*  NAVIGATION */

#header {
	background-image: url(../images/AXinc_header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: 2px solid #223357;
	background-color: #72C6EB;
	height: 120px;
	position: relative;
	
}

#logo{
	position: absolute;
	left: 20px;
	top: 35px;
}

#banner{

	
	
}

#navigation{
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0px;

}


#navigation li{
	display: inline;
	margin-right: 10px;
	white-space: nowrap;
	float: left;
}

.navBtn, a.navBtn, a.navBtn:link{
	width: 131px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	background-image: url(../images/button_back.png);
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px 0px;
	text-align: center;
}

.navBtn:hover{
	background-position: 0px -40px;
	color: #10579E;
}

.navBtn span{
	/*display: none;*/
}
.navTiny {
	font-size: 12px;
}


body#Home a#navHome, body#Find a#navFind, body#Join a#navJoin, body#About a#navAbout,  body#Info a#navInfo, body#Contact a#navContact{
	color: #10579E;
	background-position: 0px -80px;
}

#taxCount{
	position: absolute;
	width: 520px;
	top: 0px;
	background-image: url(../images/tax_count_back.png);
	background-repeat: no-repeat;
	padding: 5px 5px 5px 15px;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	right: 0px;
	background-position: left bottom;
	
}

.taxNum{
	font-size: 15px;
	color: #223357;
	
}



.iframeTooltip
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}

.tooltipContent
{
	color: #0F559C;
	background-color: #FFC;
	width: 150px;
	padding: 5px;
}

	
/*
#forIndividuals{
	color: #0F559C;
	background-color: #FFC;
	position: absolute;
	width: 130px;
	left: 258px;
	top: 70px;
	padding: 3px;
	
}

#forAccountants{
	color: #0F559C;
	background-color: #FFC;
	position: absolute;
	width: 130px;
	left: 410px;
	top: 70px;
	padding: 3px;
	
}
*/

/*  CONTENT */
#content{
	float: right;
	width: 600px;

	
	
}
#contentWrapper {
	background-image: url(../images/banner_shadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 30px 20px 20px;
}


#content li{

}
#content form {
	margin: 10px 40px;
	padding: 20px;
	background-color: #FFF;
	border-top: 4px solid #F4F4F4;
	border-bottom: 4px solid #F4F4F4;
	background-image: url(../images/form_back.jpg);
	background-repeat: repeat-x;
	background-position: left -55px;
}


.txtcnew {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#0c0d10;
}

.txtWelcom1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#1881c3;
	font-weight:normal;
	text-align:left;
}
.txtbox {
	border:#85a2bc solid 1px;
	text-align:left;
}
.formtxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	padding-right:5px;
	color:#1986c8;
}
.message {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#900;
	padding: 5px;
	clear: both;
	font-weight: bold;
	border-bottom: 1px solid #900;
	display: block;
}


.tabletxt {
	background:#f5f5f5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	padding-left:5px;
	color:#0c0d10;
}
.tabletxtchbox {
	background:#f5f5f5;
	text-align:center;
}
.tabletxt1 {
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	padding-left:5px;
	color:#0c0d10;
}

.col_holder {
	background-image: url(../images/2_col_divider.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 600px;
	position: relative;
	display: block;
	margin-bottom: 15px;
}
.col_holder ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
.col_holder ul li {
	margin-bottom: 3px;
	background-image: url(../images/arowcircle.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 20px;
}

.col_holder h2 {
	background-color: #FF0;
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}
.call_2_action {
	margin: 0px;

}
.call_2_action a {
	display: block;
	color: #FFF;
	background-color: #3C8DCB;
	margin: 0px;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.call_2_action a:hover{
	color: #3C8DCB;
	background-color: #FF0;
	
}



.tablepreheader {
	text-transform: uppercase;
	display: block;
	padding: 5px;
	background-color: #3C8DCB;
	color: #FFF;
	font-weight: bold;
}


.col_left {
	width: 290px;
	float: left;
	margin-right: 20px;

}

.col_right {
	width: 290px;
	float: left;
}


.tabletxtchbox1 {
	background:#FFFFFF;
	text-align:center;
}

/*SIDEBAR*/
#sidebar{
	width: 300px;

	
	
}

.sidebarHolder{
	margin-bottom: 15px;
	background-image: url(../images/sidebar_footer.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-bottom: 25px;
}

.sidebarBox{
	height: 146px;
	overflow: hidden;
	background-image: url(../images/sidebar_back.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	border-top: 1px solid #d1d1d1;
	padding: 5px;
	font-size: 12px;
}

.sidebarHolder h3{
	background-image: url(../images/sidebar-header.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

.sidebarHolder h4{
	margin: 20px 0px 0px;
	font-size: 13px;
	
	
}
.sidebarHolder p {
	font-size: 12px;
	margin-bottom: 4px;

}



#sidebarBoxNews, #sidebarBoxTips, #sidebarBoxArticles, #sidebarBoxGraphs{
	
}

#sidebarBoxGraphs{
height: 220px;	
}


/*FOOTER*/

#footer{
	padding: 20px;
	text-align: center;
	background-color: #EDEFF1;
	font-size: 13px;
	border-top: 4px solid #E3E6EB;


	
}
#footer ul {
	margin: 0px;
	list-style-type: none;
}

#footer ul li {
	display: inline;
	margin-right: 5px;
	white-space: nowrap;
	margin-left: 5px;
}

#footerCopy{

	
}
.DDcredit,
a.DDcredit,
a.DDcredit:link{
	color: #CCC;
	font-size: 11px;
	display: none;
}
form #accountantReg,
form #tableReferralServices,
form #tableReferralInfo{
	font-size: 12px;
}
#tableReferralServices tr td,
#tableReferralInfo  tr td,
#accountantReg tr td {
	text-align: left;
	vertical-align: top;
	color: #333;
	padding-bottom: 4px;
}
form h2 {
	margin-bottom: 10px;
}
.textTinyCaption {
	font-size: 11px;
}

