/* reset */

* {
	padding:0px;
	margin:0px;
	position:relative;
}

body {
	font-size:100%;
	line-height:1em;
}

a, a:visited {
	text-decoration:none;
	color:inherit;
}

a, object {
	outline:none;
	-moz-outline-style:none;
}

img {
	display:block;
	border:none;
}

/***********************************
        HTML Element Styles
***********************************/

body {
	font:.75em/1.5em Verdana, sans-serif; /* 12px/18px */
	color:#808084;
	padding:10px 10px 10px 15px;
	background-color:#9ea0a3;
}

p {
	margin-bottom:0px;
}

ul {
	margin-left:35px;
	line-height:2em; /* 28px */
	margin-bottom:16px;
	list-style-image: url('/images/bullet.gif');
}

h1 {
	font:italic 3.333em/1em "Times New Roman", serif; /* 40px/40px */
	color:#bcbbbf;
	margin-bottom:20px;
}

h2 {
	font:bold 1.333em/1.25em Helvetica, Arial, sans-serif; /* 15px/20px */
	color:#4e8abe;
	letter-spacing:1px;
	text-transform:uppercase;
	margin-top:35px;
	margin-bottom:5px;
}

h3 {
	font:bold 1.25em/1.85em Helvetica, Arial, sans-serif; /* 16px/20px */
	color:#4e8abe;
	letter-spacing:1px;
	text-transform:uppercase;
	padding-right:10px;
	margin-right:10px;
	border-right:1px dotted #808084;
	float:left;
}

h3 a:link { 
text-decoration:none; 
}

h3 a:visited { 
text-decoration:none; 
}

h3 a:hover { 
text-decoration:none; 
}

h3 a:active { 
text-decoration:none; 
}

h4 {
	font:bold 1.25em/1.25em Helvetica, Arial, sans-serif; /* 15px/20px */
	color:#4e8abe;
	letter-spacing:1px;
	text-transform:uppercase;
	margin-bottom:5px;
}

h5 {
	font:bold .75em/1.5em Verdana, sans-serif; /* 12px/18px */
	color:#808084;
	letter-spacing:1px;
	text-transform:uppercase;
	margin-bottom:0px;
}

a, a:link, a:visited {
	color:#4e8abe;
	text-decoration:underline;
}

a:hover {

}

/* Forms */

form table tr td:first-child {
	text-align:right;
	vertical-align:top;
	padding-right:20px;
}

form table tr td input, form table tr td textarea {
	font-family:Verdana, sans-serif;
	font-size:1em;
	width:200px;
	margin-bottom:15px;
	overflow:auto;
}

form table tr td textarea {
	height:100px;
}

form table tr td input[type="submit"] {
	width:auto;
}

/***********************************
              Header
***********************************/

#header {
	min-width:965px;
	background:#4e8abe url(/images/menuShadow.png) repeat-x bottom left;
}

#header div {
	background:url(/images/topRight.png) no-repeat top right;
}

#header div img {
	padding:25px 0px 17px 88px;
	background:url(/images/topLeft.png) no-repeat top left;
}

#menu {
	min-width:905px;
	padding-left:60px;
	background:#e5e4e4 url(/images/right_rpt.png) repeat-y top right;
	z-index:1;
}

/***********************************
              Main
***********************************/

#main {
	padding:30px 60px 10px 60px;
	min-width:845px;
	background:#fff url(/images/right_rpt.png) repeat-y top right;
	overflow:hidden;
}

#main a.arrowLink, #main a.arrowLink:link, #main a.arrowLink:visited {
	font:bold .833em/1em Verdana, sans-serif;
	color:#4e8abe;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:2px;
	padding-right:10px;
	background:url(/images/arrows_down.gif) no-repeat center right;
}

#main a.arrowLink:hover {
	text-decoration:underline;
}

#sideBar {
	padding-right:50px;
	width:164px;
	float:left;
	z-index:1;
}

#sideBar h2 {
	font-size:1.25em;
	letter-spacing:0px;	
}

#sideBar a.sideLink, #sideBar a.sideLink:link, #sideBar a.sideLink:visited {
	display:block;
	font:bold 1.25em/1.25em Helvetica, Arial, sans-serif; /* 15pt/15pt */
	letter-spacing:0px;
	color:#bcbbbf;
	text-transform:uppercase;
	text-decoration:none;
	margin-bottom:15px;
}

#sideBar a.sideLink.current, #sideBar a.sideLink:hover {
	color:#4e8abe;
}

#sideBar ul {
	margin-left:15px;
	margin-top:10px;
	margin-bottom:20px;
	font-style:italic;
	list-style-image: url('/images/bullet_transp.gif');
}

#sideBar ul li {
	line-height:1.25em; /* 20px */
	margin-bottom:10px;
	list-style-image: url('/images/bullet_transp.gif');

}

#content {
	padding-left:215px;
}

#content p {
	line-height:2em; /* 28px */
	margin-bottom:16px;
}

#borderWrap {
	padding-left:50px;
	border-left:1px dotted #808084;
}

.noteRed {
	color:#bf0000;
	font-style:italic;
}

/***********************************
              Home
***********************************/

.home #borderWrap {
	border:none;
}

/* In the News */

.home #sideBar {
	border-right:1px dotted #808084;
}

.home #sideBar div {
	margin-top:8px;
	padding-bottom:8px;
	border-bottom:1px dotted #808084;
}

.home #sideBar p.author {
	font-weight:bold;
	text-transform:uppercase;
	margin:8px 0px 0px 0px;
}

.home #sideBar h2 {
	font-size:1.333em;
	letter-spacing:1px;	
}

#why {
	padding-right:7.5%;
	margin-top:10px;
	width:45%;
	min-height:250px;
	background:url(/images/vert_monthlyhighlight.gif) no-repeat top right;
	float:left;
}

#highlight {
	border-left:1px dotted #808084;
	margin-top:10px;
	width:45%;
	min-height:250px;
	padding-left:2%;
	float:right;
}

/***********************************
             Profile
***********************************/

.profile #header div {
	background:url(/images/topRight_interior.png) no-repeat top right;
}

.profile #main h1 {
	margin-bottom:10px;
}

/* Profile List */

.profile #main #sideBar {
	padding-top:100px;
}

.profile #main #sideBar ul {
	margin-top:10px;
	list-style-type:none;
}

.profile #main #sideBar ul li {
	line-height:1.25em; /* 20px */
	margin-bottom:10px;
}

#profileImg {
	position:absolute;
	top:0px;
	left:50px;
	z-index:2;
}

/***********************************
         Areas of Practice
***********************************/

.areaofpractice #header div {
	background:url(/images/topRight_interior.png) no-repeat top right;
}

#areaofpracImg {
	position:absolute;
	top:0px;
	left:290px;
	z-index:2;
}

/***********************************
              Footer
***********************************/

#footer {
	min-width:965px;
	background:#fff url(/images/bottom_rpt.png) repeat-x bottom left;
}

#footer div {
	height:50px;
	background:url(/images/bottomLeft.png) no-repeat bottom left;
}

#footer div ul {
	list-style-image: url('/images/bullet_transp.gif');
	list-style-type:none;
	margin-left:0px;
	font-style:normal;
	padding:15px 60px 0px 0px;
	height:35px;
	background:url(/images/bottomRight.png) no-repeat bottom right;
	float:right;
}

#footer div ul li {
	font:.75em/1em Helvetica, Arial, sans-serif;
	color:#231f20;
	height:1em;
	padding:0px 10px;
	border-left:1px solid #231f20;
	text-transform:uppercase;
	float:left;
}

#footer div ul li:first-child {
	border-left:none;
}

#footer div ul li a, #footer div ul li a:link, #footer div ul li a:visited {
	text-decoration:none;
	color:#231f20;
}

#footer div ul li a:hover {
	color:#4e8abe;
}

