body {
	font: 13px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	background: #EFEFEF;
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #435B7D;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

#wrapper {
	margin: 0px auto;
	width: 760px;
	background-image: url(images/joseph_rosenblit_r5_c1.jpg);
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

#logo {
	width:760px;
	height:104px;
	background-image: url(images/joseph_rosenblit_r1_c1.jpg);
}
#top {
	margin-left: 414px;
	text-align: right;
	width: 330px;
	padding-top: 20px;
}

#top p {
	font-weight: bold;
	color: #526E95;
}
#top h1 {
	font-size: 13px;
	color: #526E95;
}


#logo ul {
	list-style: none;
	padding-top: 10px;
}
#logo li {
	display: inline;
}
#logo li a {
	padding-left: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #989898;

}
#logo li a:hover {
	color: #000000;
}

#header {
	width:760px;
	height:157px;
	background-image: url(images/joseph_rosenblit_r2_c1.jpg);
}
#pagetop {
	width:760px;
	background-image: url(images/joseph_rosenblit_r3_c1.jpg);
	background-repeat: no-repeat;
}
#leftside {
	width: 518px;
	float: left;
}
#leftcontent {
	margin-top: 55px;
	margin-left: 35px;
	width: 470px;
}
#leftcontent h1 {
	font-size: 17px;
	color: #666666;
}
#leftcontent h2 {
	font-size: 14px;
	color: #4D6990;
}
#contact {
	text-align: center;
	background-color: #E2E2E4;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#contact h1 {
	font-size: 24px;
	color: #435C7E;
	padding-top: 5px;
	padding-bottom: 5px;
}
#license {
	font-size: 11px;
	color: #666666;
	text-align: center;
}
#rightside {
	float: right;
	width: 238px;
}
#rightcontent {
	margin-top: 80px;
	margin-left: 12px;
	margin-right: 12px;
}
#rightcontent ul {
	list-style: none;
}
#rightcontent li a {



}
#rightcontent li {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 25px;
	background: url(images/book_open.png) no-repeat 1px;
}
#disclaimer {
	font-size: 11px;
	text-align: justify;
	color: #666666;
	padding: 12px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	background-color: #EBEBEB;
}









#footer {
	width:760px;
	height:70px;
	clear: both;
	background-color: #30425A;
	font-size: 87%;
	color: #999999;
}


#legal {
	float: left;
	padding: 20px 0 0 0;
	margin-left: 20px;
}
#legal a {
	color: #89A0C0;
}
#legal a:hover {
	color: #FFFFFF;
}



#links {
	float: right;
	padding-top: 25px;
	padding-right: 20px;
}
#links a {
	font-size: 15px;
	color: #FFFFFF;
}
#links a:hover {
	color: #999999;
}


.ca_headings {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #405776;
}


.formfields {
	font-size: 12px;
	background-color: #FFFFFF;
}
#leftcontent ul {
	list-style: none;
}
#leftcontent li {
	background: url(images/icon_topicyellow.gif) no-repeat left 0px;
	padding-bottom: 8px;
	margin-left: 20px;
	padding-left: 20px;
}
