/* PAGE DEFAULTS */

body, p, span.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333;
}
.body p
{
	text-align:justify;
}
a:hover 
{
	text-decoration: none;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #274989;
	text-decoration: none;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
li 
{
	color: #274989;
	list-style-type: disc;
	font-size: 10pt;
	font-family: "Arial Black", Gadget, sans-serif;
}

/* HEADER STYLES */

/*#header
{
	background-image:url(../images/header1.jpg);
	height:108px;
	width:1024px;
}*/

/* BODY STYLES */

/* FOOTER STYLES */

#NJCPA
{
	width:19%;
	vertical-align:top;
	background-image:url(../images/100percent_icon_color.jpg); 
	background-position:center; 
	background-repeat:no-repeat; 
	background-color:#FFF;
}
#NJCPA a
{
	display:block;
	width:100px;
	height:90px;
	margin:auto;
	padding:0;
}
#CPAmerica
{
	width:21%;
	text-align:center;
	vertical-align:top;
	/* background-image:url(../images/cpaLogo.jpg); */
	background-position:center; 
	background-repeat:no-repeat; 
	background-color:#FFF;
}
#CPAmerica a
{
	display:block;
	width:200px;
	height:80px;
	margin:auto;
	padding:0;
}

/* MISCELLANEOUS AND REUSEABLE STYLES */

.blue
{
	color: #274989;
}
.red
{
	color: #990000;
}
.style8 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333;
}
.style8w 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFC;
}
.style9w 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFC;
}
.head18 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #274989;
	text-decoration: none;
}
.head24 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: regular;
	color: #274989;
	text-decoration: none;
}
.head14w 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.head10 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}
.head11w 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.head10g 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.style9g 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}

/* SINGLE PAGE STYLES */
.profile-card {
	background-color: #fff;
	border: solid 1px #999;
	float: left;
	height: auto;
	margin: 0 10px 10px 0;
	overflow: visible;
	position: relative;
	width: 280px;
}

.profile-card img {
	background-color: #fff;
	border: none;
	float: left;
	margin: 0;
	padding: 3px;
	height:140px;
	width:100px;
}

.profile-card p {
	background-color: #5986B3;
	color: #fff;
	margin: 0;
	padding: .5em 0;
	padding-left: 115px;
}

.profile-card .name {
	font-weight: bold;
	display: block;
}

.profile-card p.email {
	background-color: #fff;
	clear: left;
	color: #009;
	font-size: 88%;
	margin: 0;
	padding: 5px;
}
