body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #223872;
}

* {
	margin: 0px;
	padding: 0px;
}
.leftheading {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0B274C;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.black {
	color: #000000;
}
.license {
	font-size: 11px;
	color: #333333;
	margin-left: 20px;
}
.cleared {
	clear: left;
}

.img_left {
	float: left;
	border: 1px solid #0B274C;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 4px;
}

#wrapper {
	margin: 0px auto;
	width: 760px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000103;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#top {
	height:97px;
	background-image: url(../images/new_jersey_investigator_r1_c1.jpg);
	padding-left: 145px;
}

#top h1 {
	font-size: 16px;
	color: #B0BDCE;
	padding-top: 14px;
}

#top p {
	font-size: 12px;
	color: #F2BF14;
}


#header {
	height:116px;
	background-image: url(../images/new_jersey_investigator_r2_c1.jpg);
}

#topnav {
	height:38px;
	background-image: url(../images/new_jersey_investigator_r3_c1.jpg);
	color: #0B274C;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 170px;
}
#topnav p {
	padding-top: 12px;
	padding-left: 10px;
}
#topnav a {
	color: #CC0404;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#topnav a:hover {
	color: #0B274C;
}




#content {
	height:377px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 10px;
}
#leftside {
	width: 240px;
	float: left;
	margin-right: 20px;
}
#lefttop {
	margin-top: 15px;
	border: 1px solid #000;
}
#lefmiddle {
	margin-top: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0B274C;
	border-bottom-color: #0B274C;
	border-left-color: #0B274C;
	padding-bottom: 10px;
	background-color: #F0F5FB;
}



#lefmiddle ul {
	list-style: none;
}
#lefmiddle li {
	background-image: url(../images/leftbullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
#lefmiddle li a {
	color: #CC0000;
}
#lefmiddle li a:hover {
	color: #0B274C;
}
#leftbottom {
	background-color: #F0F5FB;
	margin-top: 25px;
	border: 1px solid #0B274C;
}


#rightside {
	float: left;
	width: 470px;
	margin-bottom: 15px;
}
#rigthcontent {
	background-color: #FFFFFF;
	margin-top: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ED7F10;
	border-bottom-color: #ED7F10;
	border-left-color: #ED7F10;
}
#rigthcontent h2 {
	font-size: 16px;
	color: #FEC93F;
	background-color: #0B274C;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/right_h2_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 7px;
	padding-left: 35px;
	margin-bottom: 10px;
}

#righttop {
	padding-right: 15px;
	padding-left: 15px;
}
#righttop a {
	color: #3366A7;
}
#righttop a:hover {
	color: #CC0000;
}
#phone {
	text-align: center;
	background-color: #DBE2E8;
	border: 1px solid #0B274C;
}





#footer {
	background-color: #0B274C;
	text-align: center;
	color: #FFFFFF;
}
.footer_nav {
	font-size: 14px;
	font-weight: bold;
}
.txt_10pt {
	font-size: 10px;
}

#footertext {
	padding: 15px;
}
#footertext a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footertext a:hover {
	color: #ED7F10;
}
#righttop h1 {
	font-size: 14px;
	color: #D60600;
}
#righttop ul {
	list-style: none;
}
#righttop li {
	font-weight: bold;
	margin-left: 20px;
	padding-left: 20px;
	background-image: url(../images/leftbullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contactform {
}
.ca_headings {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	background-color: #0B274C;
}
.formfields {
	font-size: 11px;
	background-color: #E0E3E4;
}
.formleft {
	background-color: #FFFFFF;
}
