* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(/template-core/background-blend.jpg);
	background-color: #f4f5f6;
	background-repeat: repeat-x;
}
#outer {
	text-align: center;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#inner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	min-height: 400px;
}
#nickazLogo {
	color: #003A63;
	margin-bottom: 20px;
}
#subMenu {
	background-color: #c9cdd0;
	background-image: url(/template-core/submenu-back.jpg);
	background-repeat: repeat-x;
}
#subMenu .submenuF1 {
	color: #939BA1;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/template-core/square-grey.gif);
	background-repeat: no-repeat;
	width: 200px;
	background-position: 0px 2px;
	position: inherit;
	display: block;
	margin-bottom: 0px;
}
#subMenu .submenuF1, #subMenu .submenuF2 {
	margin-left: 20px;
}
#subMenu     .submenuF2   {
	color: #EB6C33;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/template-core/square-orange.gif);
	background-repeat: no-repeat;
	display: block;
	position: inherit;
	width: 200px;
	background-position: 0px 2px;
}
#subMenu .submenuF1 a {
	color: #939BA1;
	text-decoration: none;
	margin-left: 20px;
}
#subMenu .submenuF2 a {
	color: #EB6C33;
	text-decoration: none;
	margin-left: 20px;
}
#homeContent h1 {
	font-size: 16px;
	color: #EB6C33;
	margin-bottom: 0px;
}
#homeContent {
	margin-top: 10px;
	margin-bottom: 10px;
}
#homeContent h2, .taxDecutionh2 {
	font-size: 14px;
	color: #003A63;
	font-weight: normal;
}
#homeContent  .servicesL {
	line-height: 16px;
	padding-right: 20px;
}
#homeContent .testimonials {
	line-height: 16px;
	padding-right: 20px;
	padding-left: 20px;
}
#bodyContent {
	margin-left: 65px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	min-height: 200px;
}
#bodyContent h1 {
	font-size: 13px;
	color: #EB6C33;
	margin-bottom: 10px;
}
#bodyContent  p, #homeContent p {
	line-height: 14px;
	margin-bottom: 10px;
}
#bodyContent   ul, #homeContent ul   {
	margin-left: 10px;
	margin-bottom: 10px;
}
#bodyContent li, #homeContent li {
	margin-bottom: 5px;
	list-style-type: disc;
	margin-left: 0px;
}
h3 {
	color: #EB6C33;
	margin-bottom: 10px;
}
#homeContent p sup, #bodyContent p sup {
	font-size: 10px;
}
.twoColumnLeft {
	padding-right: 20px;
}
.twoColumnRight {
	padding-right: 20px;
}
#bodyContent  .listTable td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	margin-top: 20px;
	margin-bottom: 10px;
}
#footer  p, #footer a {
	font-size: 10px;
	color: #939BA1;
	text-decoration: none;
}
#footer a:hover {
	color: #003A63;
}
#subMenu #contactDetails {
	color: #003A63;
	padding-top: 20px;
	padding-left: 20px;
}
#subMenu #contactDetails p {
	color: #003A63;
	margin-bottom: 10px;
}
#subMenu #contactDetails p strong {
	color: #003A63;
	margin-bottom: 10px;
	font-weight: bold;
}
#contact .leftTD {
	color: #666666;
	background-color: #DEE0E2;
	height: 20px;
	padding-top: 4px;
	text-align: right;
	padding-right: 6px;
}
#contact .textField {
	height: 20px;
	width: 95%;
	background-color: #CCD8E0 !important;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-left: 5px;
	font-weight: normal;
}
#contact .textMulti {
	background-color: #CCD8E0;
	width: 95%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	height: 80px;
	padding-top: 5px;
	padding-left: 5px;
}
.error {
	font-size: 12px;
	font-weight: bold;
	color: #EB6C33;
}
#contact .clearForm {
	color: #FFFFFF;
	background-color: #BDC2C6;
	height: 20px;
	padding-top: 6px;
	text-align: right;
	padding-right: 6px;
}

#contact .send {
	color: #FFFFFF;
	background-color: #EB6C33;
	text-align: right;
	height: 20px;
	padding-top: 6px;
	padding-right: 6px;
}
#contact .send a, #contact .clearForm a {
	text-decoration: none;
	color: #FFFFFF;
}
#bodyContent li ul li, #homeContent li ul li {
	list-style-type: circle;
	margin-left: 20px;
}
#calcLink {
	background-color: #d9e1e8;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 40px;
}
#calcLink img {
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
}

