/*CSS Document*/
BODY, P, TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00264C;
}
.footer
{
	font-size: 11px;
	color: #FFFFFF;
}
.footerPhone
{
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold;
}
H1, H2, H3, H4, H5, H6
{
	margin: 0;
	padding: 0;
}
H1, H2.large
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #D49D61;
}
H2, H3, H4, H5, H6
{
	font-size: 13px;
	font-weight: bold;
}
H3.orange
{
	font-size: 13px;
	font-weight: bold;
	color: #D49D61;
}
.subtitle
{
	font-size: 13px;
	font-weight: bold;
}
.subtitleBig
{
	font-size: 16px;
	font-weight: bold;
}
.subtitleBiggest
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.italicBig
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.whiteText
{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
.whiteTextLg
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.confirmationBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.textHighlightBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
.formFields
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.signupForm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	border: 0px solid #000000;
}
.formText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 14px;
}
.formTextWhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
/*********** LINK CSS **********/
A
{
	text-decoration: underline;
	color: #D49D61;
}
A:hover
{
	text-decoration: none;
}
A:visited
{
	color: #D49D61;
}

.sidebar-articles A:hover
{
    color: #D49D61;

}

.footer A
{
	text-decoration: underline;
	color: #D49D61;
}
.footer A:hover
{
	text-decoration: none;
}
.footer A:visited
{
	color: #D49D61;
}
.whiteText A
{
	text-decoration: underline;
	color: #D49D61;
}
.whiteText A:hover
{
	text-decoration: none;
}
.whiteText A:visited
{
	color: #D49D61;
}
.confirmationBox A
{
	text-decoration: underline;
	color: #FFFFFF;
}
.confirmationBox A:hover
{
	text-decoration: underline;
}
.confirmationBox A:visited
{
	color: #FFFFFF;
}
/*IRS Advantage Page*/
#imenus0
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #D49D61;
}
.irs_left_column
{
	padding-left: 55px;
	padding-right: 30px;
	padding-right: 30px;
	padding-top: 13px;
	background-color: #FFFFFF;
	width: 505px;
}


