* {
    margin: 0;
    padding: 0;
}

html,
body,
div#wrapper-a,
div#wrapper-b {
    min-height: 100%;
    width: 100%;
    height: auto;
}

* html,
* html body,
* html div#wrapper-a,
* html div#wrapper-b {
    height: 100%;
}

/**
 *  general defs
 */

a:link, a:visited
{
text-decoration: none;
cursor: pointer; cursor: hand

}

a:hover
{
cursor: pointer; cursor: hand
color: #FF0000;

}

body {
    background: url(../images/bkg/body.gif) repeat-x;
    font-family: tahoma;
    font-size: 12px;

}   
    
h1{
	margin: 0 0 5px 0;
	padding: 0;
    font-family: "tahoma";
	clear: both;
	font: "tahoma";
	text-decoration: none;
}

h2{
	margin: 0 0 5px 0;
	padding: 0;
    font-family: "tahoma";
	clear: both;
	font: "tahoma";
	text-decoration: none;
}

h2 a:link, a:visited
{
text-decoration: none;
cursor: pointer; cursor: hand
}

h2 a:hover
{
cursor: pointer; cursor: hand
color: #FF0000;
}

h3 {
	margin: 0 0 5px 0;
	padding: 0;
    font-family: "tahoma";
	clear: both;
	font: "tahoma";
	text-decoration: none;
}


h4{
	margin: 0 0 5px 0;
	padding: 0;
    font-family: "tahoma";
	clear: both;
	font: "tahoma";
	text-decoration: none;

}

h4 a:link, a:visited
{
text-decoration: none;
cursor: pointer; cursor: hand
}

h4 a:hover
{
cursor: pointer; cursor: hand
color: #FF0000;

}

h5{
	margin: 0 0 5px 0;
	padding: 0;
    font-family: "tahoma";
	clear: both;
	font: "tahoma";
	text-decoration: none;

}

h5 a:link, a:visited
{
text-decoration: none;
cursor: pointer; cursor: hand
}

h5 a:hover
{
cursor: pointer; cursor: hand
color: #FF0000;

}

h1 {
	font-size: 1.95em;
	color: #000;
}

h1.blue {
	color: #004b8e;
	border-bottom: 1px solid #004b8e;
}

h2 {
	margin: 0;
	font-size: 1.60em;
	color: #004b8e;
}

h2.news {
	height: 2.5em;
}

h3 {
	margin: 0;
	font-size: 1.25em;
	color: #004b8e;
}

h4 {
	font-size: 1.95em;
	color: #004b8e;
}

h4.blue {
	color: #004b8e;
	border-bottom: 1px solid #004b8e;
}

h5 {
	font-size: 1.40em;
	color: #004b8e;
}

h5.blue {
	color: #004b8e;
	border-bottom: 1px solid #004b8e;

}

p {
    line-height: 1.75;
	margin: 0 10px 10px 10px;
}

.bold {
	font-weight: bold;
}

br.clr {
    clear: both;
}

.fl          float: left;
    margin-right: 10px;
}

.fl-clr {
    float: left;
	clear: left;
    margin-right: 10px;
}

.fr {
    float: right;
    margin-left: 10px;
}

.fr-clr {
    float: right;
	clear: right;
    margin-left: 10px;
}

img.fr {
    margin: 5px 0 10px 10px;
}

img.fl {
    margin: 5px 10px 0 0;
}

img.nb {
    border: none;
    padding: 0;
}

.italic {
	font-size: .9em;
	font-style: italic;
	color: #004b8e;
}

.blue {
	color: #004b8e;
}

.big {
	font-size: 1.25em;
}

.notes {
	font-size: .85em;
}

hr {
	margin: 10px 0;
}

div.clr {
    clear: both;
    height: 0;
    width: 0;
    font-size: 1px;
    line-height: 1.0;
}

div.clr-left {
    clear: left;
    height: 0;
    width: 0;
    font-size: 1px;
    line-height: 1.0;
}

div.clr-right {
    clear: right;
    height: 0;
    width: 0;
    font-size: 1px;
    line-height: 1.0;
}

div.center {
	width: 100%;
	text-align: center;
}

address {
	font-style: normal;
}


/**
 *  wrapper / body divs
 */

div#wrapper-a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 800px;
    
}

div#wrapper-b {
    position: absolute;
    left: 50%;
    width: 816px;
    margin-left: -408px;
    background: clear;
}

div#body {
	position: relative;
    margin-bottom: 15px;
    height: auto;
}

/**
 *  header div
 */

div#header {
	height: 0px;
    text-align: left;
    position: relative;

}

#header a#back-to-homepage-link {
	/*background: url(../images/bkg/premier_logo.gif) no-repeat; COMMENTED THIS OUT TO REMOVE THE LOGO
    position: absolute;
    bottom: -20px;
    left: 0;
	width: 290px;
	height: 87px;
	border: none;
	text-indent: -999em;*/
}

div#mid {
    margin: 0;
    padding: 0;
    width: 100%;
}

/**
 *  left div
 */

/*THIS IS THE BOX BELOW THE DROPDOWN BOX*/
div#left {
    float: left;
    width: 272px;
    position: relative;
    margin: 0 18px 0 0;
    padding: 0;
}

#left div#nav-wrap {
    margin-bottom: 30px;
}

#left ul#nav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: auto;
}

#nav li {
	overflow: hidden;
    border-bottom: 1px solid #004b8e;
}

#nav li.nb {
	border: none;
}
/*
* html body div#left ul#nav li {
	width: 268px;
}*/

#nav li a {
    outline: none;
	display: block;
    padding: 7px 0 2px 0;
	text-indent: 10px;
	color: #004b8e;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    height: 20px;
}

#nav li a:hover {
    background: #fed950;
}

#left ul#nav li ul li {
	background: url(../images/bkg/li-dots.gif) repeat-x top center;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: auto;
	border: none;
}

#left ul#nav li ul li a {
	text-indent: 30px;
	font-size: 11px;
}

#left #tour {
	text-align: center;
}

#left #tour h2 {
	float: right;
	width: 110px;
	font-family: sans-serif;
	font-size: 20px;
	color: 004b8e;
	text-align: center;
}

#left #tour img.border {
	border: 1px solid 004b8e;
	padding: 2px;
}

#left #tour form {
	width: 100%;
	margin: 10px 0;
	clear: both;
}

#left #tour a {
	display: block;
	margin: 0 0;
	padding: 0 0 5px 0;
}

/**
 *  right div
 */

div#right {
	float: left;
	background: transparent;
	margin: 0 0 25px 0;
	padding: 28px 0 0 0;
	width: 525px;
	height: 100%;
    line-height: 1.25;
}

* html body div#right {
    width: 512px;
}

/**
 *	content containers rounded corners
 */

div.container,
#left ul#nav {
	position: relative;
    background: #fff url(../images/bkg/containers.gif) repeat-x bottom left;
    text-align: left;
    color: #333;
    border: 2px solid #004b8e;
}

.container {
    width: 263px;
    margin-bottom: 30px;
}

.container div.container-wrap {
    margin: 10px 15px;
}

.container a:hover {
color: #FF0000;
}

.container a:link{
color: #039;
}

#right .container {
    width: 520px;
}

#right .container .container-wrap {
	padding: 25px 0 20px 0;

}

#right .container .internal {
	background: transparent;
}

#right img {
    border: 1px solid #1f83b2;
    padding: 2px;
}

#right img.nb {
	border: none;
}

#right .container ul {
	margin: 0 40px 0 40px;
}

#right .container ul li {
	margin: 10px 0;
	color: #666;
}

#right .container ul.no-bullet {
	list-style-type: none;
	margin: 10px;
}

#right .container dl {
	position: relative;
}

#right .container dl dt {
	margin: 0 0 5px 0;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

#right .container dl dd {
	margin: 0 0 20px 0;
}

#right .container dl dd span {
	font-weight: bold;
	font-size: 110%;
	color: #004b8e;
}

#right .container a:link,
#right .container a:visited {
	color: #004b8e;
	font-family: tahoma;
	text-decoration: none;
}

#right .container a:hover {
	color: #004b8e;
}

#right .container-wrap h2 a:link,
#right .container-wrap h2 a:visited {
	font-family: "tahoma";
	color: #666;
}

#right .container a#testimonial-link {
	display: block;
	background: url(../images/bkg/testimonial_btn.gif) no-repeat 0 0;
	margin: 20px 0;
	width: 248px;
	height: 38px;
	text-indent: -999em;
	outline: none;
}

#right .container a#testimonial-link:hover {
	background: url(../images/testimonial_btn.gif) no-repeat 0 0;
}

#right .container address#main-address {
	margin: 0 10px 0 10px;
	line-height: 2;
	text-align: right;	
}

#right .container-wrap address {
	margin: 0 0 10px 10px;
}

/**
 *	PDF Formatting
 *
 **/
#right .container-wrap a.pdf {
    display: block;
	margin: 10px 0;
    height: 60px;
    background: url(../images/icons/pdf.gif) no-repeat 5px 5px;
    text-decoration: none;
    border: 1px solid #ccc;
    cursor: pointer;
}

#right .container-wrap .pdf:hover {
    border: 1px solid #004b8e;
}

.pdf span {
    float: left;
    clear: both;
    padding-left: 60px;
    width: 400px;
}

.pdf span.title {
    margin-top: 15px;
    font-weight: bold;
    text-decoration: underline;
    color: #000;
}

.pdf:hover .title {
    color: #F90;
    text-decoration: none;
}

.pdf span.info {
    text-decoration: none;
}

/**/
#right .container-wrap a.pdf-noicon {
    display: block;
	margin: 10px;
    height: 155px;
    text-decoration: none;
    border: 1px solid #ccc;
    cursor: pointer;
}

#right .container-wrap a.pdf-noicon img {
	float: left;
	border: none;
}

#right .container-wrap .pdf-noicon:hover {
    border: 1px solid #004b8e;
}

.pdf-noicon span {
    float: right;
	width: 225px;
	padding: 55px 5px 0 0;
	text-align: right;
}

.pdf-noicon span.title {
	font-size: 95%;
    font-weight: bold;
    text-decoration: underline;
    color: #000;
}

.pdf-noicon:hover .title {
    color: #F90;
    text-decoration: none;
}

.pdf-noicon span.info {
    text-decoration: none;
}

#right .container-wrap a.video {
	position: absolute;
	bottom: 10px;
	right: 5px;
    display: block;
	margin: 0;
	width: 40px;
    height: 40px;
    background: #f00 url(../images/icons/video.gif) no-repeat top right;
    text-decoration: none;
    cursor: pointer;
	text-indent: -999em;
	outline: none;
}

#right .container-wrap a.video:hover {
   background: url(../images/icons/video_hover.gif) no-repeat top right;
}

#right .container-wrap a.video-left {
    display: block;
	margin: 10px 0;
    height: 60px;
    background: url(../images/icons/video.gif) no-repeat top left;
    text-decoration: none;
    cursor: pointer;
	text-indent: -999em;
	outline: none;
}


#right .container-wrap div.columns {
	float: left;
	width: 20em;
	font-size: .9em;
	font-weight: bold;
}

#right .container-wrap div.quote {
	margin: 10px 0;
	padding: 10px;
	font-family: "tahoma";
	font-weight: bold;
	border: 1px solid #666;
}

/**
 *  bottom div
 */

div#bot {
    background: clear;
    width: 816px;
    height: 35px;
    font-size: 10px;
    color: #004c8e;
}

div#bot div {
    float: left;
    margin-top: 5px;
    width: 100%;
    text-align: center;
}

#bot a {
	margin: 0 5px;
    color: #004c8e;
	font-family: sans-serif;
	font-size: 8px;
    text-decoration: none;
}

#bot a:hover {
    color: #FF0000;
    text-decoration: underline;
}



/* practice opportunities rule*/

div.opportunity {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #666;
	clear: both;
}

div.center a {
	font-size: smaller;
}

div.opportunity dl {
	position: relative;
	background: #fff;
	float: left;
	margin: 2px 0 0 10px;
	width: 225px;
    padding-bottom: 40px;
	border: 1px solid #ccc;
	height: 90px;
}

div.opportunity dl.longer {
	height: 120px;
}

* html body div.opportunity dl {
	margin-left: 4px;
}

div.opportunity dt {
	background: #eee;
	padding: 2.5px;
	font-size: smaller;
}

div.opportunity dd {
	padding: 0 5px;
}

/* internal tables	*/

table {
	margin: 0;
	padding: 0;
	width: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

#mytable {
	margin: 0;
	padding: 8;
	width: 100%;
	border-collapse: collapse;
	border: 0px;
}

#mytable th {
	border-width: 0px;
	padding: 4px;
	border: 0px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
}

#mytable td {
	border-width: 0px;
	padding: 2px;
	border: 0px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
}

#mytable tr:hover {
	border: 0px;
	border-color: white;
}

#mytable td:hover {
	border: 0px;
	border-color: white;
}

tr:hover {
	border: 1px solid #f00;
}

.physicians,
.physicians td {
	color: #f00;
}

.administration,
.administration td{
	color: #a56e27;
}

.both,
.both td{
	color: #780b8c;
}

.border,
.border td {
	border-bottom: 1px solid #ccc;
}

th {
	background: #ccc;
	padding: 2.5px;
	text-align: center;
	width: 33%;
	font-size: 135%;
	border: 1px solid #000;

}

td {
	vertical-align: top;
	padding: 20px 10px;
	font-family: tahoma;
	letter-spacing: 2px;
	font-size: 90%;
	border-bottom: 1px dashed #eee;
}

td.heading {
	padding-bottom: 0;
	font-size: 135%;
	font-weight: bold;
	color: #004b8e;
	text-align: left;
	border: none;
}

blockquote {
	margin: 20px;
	font: oblique bold 150% "Tahoma" sans serif;
	line-height: 1.5em;
	color: #004b8e;
}

table.grady {
    border-collapse: collapse;
    border: none;
    padding: 4px;
}

table.grady td,
table.grady tr {
    padding: 4px 10px;
    border: none;
    text-align: left;
}

table.grady-c td,
table.grady-c tr {
    text-align: center;
}

/* Job Search Form */

#jobsearch fieldset {
	width: 80%;
	padding: 8px;
	margin: 15px;
	border: 1px solid #ccc;
	text-align: left;
}

#jobsearch legend {
	background: #fff;
	font-weight: bold;
	color: #777;
	padding: 2px 15px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

#jobsearch label {
	position: relative;
	display: block;
	clear: both;
}
#jobsearch strong {
	color: #999;
	font-weight: bold;
}

#jobsearch span.label-text {
	position: relative;
	display: block;
	float: left;
	width: 100px;
	height: 24px;
	color: #999;
	font-weight: bold;
	margin-right: 1px;
	margin-right: 3px;
}

#jobsearch input,
#jobsearch textarea,
#jobsearch select {
	background-color: #c6c6c6;
	font-size: 11px;
	padding: 3px 8px;
	color: #000;
	font-weight: bold;
	border: 1px solid #787878;
}

#jobsearch select {
	padding: 3px 1px;
}

#jobsearch option {
	padding: 0 5px;
}

#jobsearch textarea {
	margin: 5px 0;
}

#jobsearch input {
	width: 155px;
}

input#submit {
	font: normal normal bold 11px Tahoma;
	color: #fff;
	background-color: #006699;
	border: 0;
	width: 200px;
	height: 24px;
	margin: 6px 0px 6px 128px;
}