/*stylesheet information added by Paul Edwin Mastin / IT and Communications Company*/

body {

	margin: 0px;
	padding: 0px;
	
	text-align: center;
	/*behavior:url('csshover.htc');*/
}

a {
	color: #b73151;
	font-weight: bold;
}

a:hover {

	background-color: #b73151;
	color: #ffffff;
}

h1 {

	font-size: 12pt;
	font-weight: bold;
}

h2 {

	font-size: 10pt;
	font-weight: bold;
	
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p {

	margin-top: 0px;
	padding-top: 0px;
}

a:hover img {

	background-color: #ffffff !important;
}

#pageContainer {

	display: block;

	width: 760px;
	
	margin-right: auto;
	margin-left: auto;
	
	text-align: left;
	
	/*border: 1px solid red;*/
}

#headerNav ul {

	margin: 0px;
	padding: 0px;
	
	float: left;
	width: 760px;
	
	background-color: #254c89;
	
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
		
	border-bottom-style: solid;
	border-bottom-color: #234b89;
	border-bottom-width: 1px;
}

#headerNav ul li{

	display: inline;
	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}

.menuItem {

	display: block;
	
	position: relative;

	margin: 0px;
	padding: 0px;
	
	float: left;
}

#headerNav ul li a {

	margin: 0px !important;
	padding: 0px !important;
	
	border-style: none;
	border-width: 0px;
	
	background-color: none;
}

#headerNav a:hover {

	background-color: #023576;
	color: #ffffff;
}

#headerNav li li {

	position:relative;
	float: left;
	text-align:left;
	border-left:1px solid #001942;
	border-bottom:1px solid #001942;
	border-right:1px solid #001942;
	background:#dae2ef;
	background-image: url(images/00-submenubackgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	/*
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	*/
	width: 200px;
	margin: 0px;
}

#headerNav ul ul {

	position: absolute;
	top: 37px;
	left:0px;
		
	z-index: 400;
	width: 1px;
	
}

#headerNav ul ul {

	display: none;
}

#headerNav ul ul ul {

	position: absolute;
	/*top: -5px;*/top: 0;
	/*left: 193px;*/left: 200px;
		
	z-index: 400;
	width: 1px;
	
}

#headerNav ul ul ul ul {

	position: absolute;
	/*top: -5px;*/top: 0;
	/*left: 193px;*/left: 200px;
		
	z-index: 400;
	width: 1px;
	
}

#headerNav ul ul ul {

	display: none;
}

#headerNav ul ul ul ul {

	display: none;
}

#headerNav ul li:hover ul {

	display: block;
}

#headerNav ul li:hover ul li ul {

	display: none;
}

#headerNav ul li:hover ul li:hover ul li ul {

	display: none;
}

#headerNav ul li:hover ul li:hover ul{

	display: block;
}

#headerNav ul li:hover ul li:hover ul li:hover ul{

	display: block;
}
/* new */
#headerNav li ul li a {
	width: 190px;
	display: block !important;
	padding: 5px !important;
}

#headerNav li:hover li a {

	color: #023576;
	text-decoration: none;
}

#headerNav li:hover li:hover li a {

	color: #023576;
	text-decoration: none;
	
}

#headerNav li:hover li:hover li:hover li a {

	color: #023576;
	text-decoration: none;
}

#headerNav li:hover {

	background-color: #023576;
}

#headerNav li:hover li:hover a {

	color: #ffffff;
}

#headerNav li:hover li:hover li:hover a {

	color: #ffffff;
}

#headerNav li:hover li:hover li:hover li:hover a {

	color: #ffffff;
}

#headerImage {

	display: block;
}

#headerSplash {

	display: block;
}

/* PEOPLES INCOME TAX TEMPLATE STRUCTURE CSS Document */

/***************************************     SITEWIDE LINKS     ***************************************/

/*****************************     UNIVERSAL TAG ELEMENTS     *************************/

#footer{
clear: both;
margin: 0;
width: 800px;
padding: 2px;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10px;
font-style: normal;
color: #023576;}
/*background-color: #D3DDE7;*/
/*border-top: 1px solid black;}*/


#leftContentContainer {

	float: left;
	width: 158px;
	margin-left: 2px;
	padding: 3px;
	text-align: center;
	margin-right: 10px;
	/*border-left: 1px solid green;*/
	/*border-right: 1px solid green;*/
}

#mainContentContainer{

	width: 100%;
	padding: 8px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	
	line-height: 150%;

	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #023576;	
	clear: both;
}

#mainContentContainer p{

	line-height: 150%;

	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #023576;	
}

#maincontentContainer table {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #023576;	
}

.offerBox {
	
	width: 153px;
	height: 130px;
	
	margin-bottom: 5px;
	
	background-image: url(../images/offersBox.jpg);
	
	z-index: 1;
}

.offerContent {

	padding-top: 20px;
	
	line-height: normal;
	z-index: 1;
}

.offerContent p {

	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: normal !important;
	font-size: 9pt !important;
	
	z-index: 1 !important;
}

.offerContent p a {

	line-height: normal !important;
	font-size: 8pt !important;
}

#rightNav {

	width: 155px;
	float: right;
	
	margin-left: 15px;
	margin-bottom: 15px;
}

#leftNav {

	width: 150px;
	
	text-align: left;

	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
	
	padding-top: 12px;
	padding-left: 5px;
	padding-bottom: 12px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #113277;
	
	/*background-color: #ecf0ff;*/background-color: #dae2ef;
	
	font-size: 8pt;
}

#leftNav ul {

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	
	padding-top: 0px;
	padding-bottom: 0px;
}

#leftNav li {

	margin-left: 30px;
}

#leftNav p {

	margin-left: 15px;
	font-size: 8pt;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/**************************************************************************************/
/*** tag style declarations ***/
/*** tag style declarations ***/
/*** tag style declarations ***/
/**************************************************************************************/

p {

	line-height: 150%;

	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #023576;	
	
}

a img {

	border-style: none;
}
form {
	margin-left: -180px;
}