body{
 	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.exteriortable{
height:100%;
width: 100%;
}

.body_bottom {
	background-image: url(images/body_bottom.gif);
	background-repeat: repeat-x;
}

li, ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}

.bkg_leftmenu {
	width: 190px;
}

.leftmenu {
	margin: 10px;
}


.bkg_header {
	background-image: url(images/bkg_header.gif);
	background-repeat: repeat-x;
}

.bkg_yellow {
	background-color: #fce292;
}

.bkg_footer {
	background-image: url(images/bkg_footer.gif);
	background-repeat: repeat-x;
	height: 27px;
}

.contentbox{
	padding: 10px;
	width: 498px;
}

.contentboxadmin{
	padding: 8px;
}

form{
display:inline;
}

.bkg_divider{
background-image: url(images/divider.gif);
background-repeat: repeat-y;
margin-top: 10px;
width: 10px;
height: 100%;
}

/*backgrounds for different pages*/



.bkg_subnav {
	background-image: url(images/bkg_subnav.gif);
	background-repeat: repeat-x;
	height: 31px;
}

.bkg_body {
	background-color: #FFFFFF;
	background-image: url(images/bkg_body.gif);
	background-repeat: repeat-x;
}

.bkg_main {
	background-image: url(images/bkg_main.gif);
	background-repeat: repeat-x;
	background-color: #FCE292;
}
.bkg_main_ptitle {
	background-image: url(images/bkg_main_ptitle.gif);
	background-repeat: repeat-x;
	height: 31px;
}

.bkg_physicians {
	background-image: url(images/bkg_physician.gif);
	background-repeat: repeat-x;
	background-color: #FCE292;
}
.bkg_physicians_ptitle {
	background-image: url(images/bkg_physician_ptitle.gif);
	background-repeat: repeat-x;
	height: 31px;
}

.bkg_career {
	background-image: url(images/bkg_career.gif);
	background-repeat: repeat-x;
	background-color: #FCE292;
}
.bkg_career_ptitle {
	background-image: url(images/bkg_career_ptitle.gif);
	background-repeat: repeat-x;
	height: 31px;
}

.bkg_hospitals {
	background-image: url(images/bkg_hospitals.gif);
	background-repeat: repeat-x;
	background-color: #FCE292;
}
.bkg_hospitals_ptitle {
	background-image: url(images/bkg_hospitals_ptitle.gif);
	background-repeat: repeat-x;
	height: 31px;
}

.bkg_foundation {
	background-image: url(images/bkg_foundation.gif);
	background-repeat: repeat-x;
	background-color: #FCE292;
}
.bkg_foundation_ptitle {
	background-image: url(images/bkg_foundation_ptitle.gif);
	background-repeat: repeat-x;
	height: 31px;
}

.bkg_volunteer{
	background-image: url(images/bkg_volunteer.gif);
	background-repeat: repeat-x;
	background-color: #FCE292;
}
.bkg_volunteer_ptitle {
	background-image: url(images/bkg_volunteer_ptitle.gif);
	background-repeat: repeat-x;
	height: 31px;
}


/*home page*/

.bkg_home {
	background-image: url(images/bkg_home.gif);
	background-repeat: repeat-x;
	background-color: #FCE292;
}

.bkg_homegradients {
	background-image: url(images/bkg_homegradients.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

.bkg_homesubmenu {
	padding-left:15px;
	padding-bottom: 3px;
}

.homenews {
	font-size: .75em;
	/*margin-left:15px;*/
	text-align: left;
}

.bkg_bodyhome {
background-image: url(images/bkg_homecenter.gif);
background-repeat:repeat-y;
	width: 718px;
	text-align:center;
}

.rightborder {
	background-color: #FFFFFF;
	background-image: url(images/home_rightborder.gif);
	background-repeat: repeat-y;
	background-position: right;	
}

.leftborder {
	background-color: #FFFFFF;
	background-image: url(images/home_leftborder.gif);
	background-repeat: repeat-y;
}

.leftborderbottom {
	background-color: #FFFFFF;
	background-image: url(images/home_leftborderbottom.gif);
	background-repeat: repeat-y;
}

.rightborderbottom {
	background-color: #FFFFFF;
	background-image: url(images/home_rightborderbottom.gif);
	background-repeat: repeat-y;
	background-position: right;	
}

/*text classes*/

.footer {
	
	font-size: .7em;
	color: #000000;
}

.copy, input, select, p, h4 {
	font-size: .75em;
	color: #000000;
}

.copybold, h3{
	
	font-size: .75em;
	color: #000000;
	font-weight: bold;
}

.subtitle, h2 {
	
	font-size: .75em;
	color: #4a4a4a;
	font-weight: bold;
}

.copy h2 {
	
	font-size: 1em;
	color: #4a4a4a;
	font-weight: bold;
}

h1 {
	
	font-size: .75em;
	color: #384792;
	font-weight: bold;
}

.pgtitle {
	
	font-size: .75em;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
}


/*pullquote formatting*/


.pullquote {
	background-color: #F9F7E0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EFE4C1;
	border-bottom-color: #EFE4C1;
	border-left-color: #EFE4C1;
	padding: 10px;
}
.pullquote_pic {
	margin: 0px 8px 0px 0px;
}

.pullquote_copy {
	background-color: #F9F7E0;
	font-size: .75em;
	color: #000000;
}

.pullquote_bold {
	background-color: #F9F7E0;
	
	font-size: .75em;
	color: #000000;
	font-weight: bold;
}

.pullquote_margin{
}

/*links*/


a.copy:link, a.copy:visited, a.copy:active, a.copybold:link, a.copybold:visited, a.copybold:active{
	font-size: .7em;
	color: #666666;
	text-decoration: underline;
}

a.subnav:link, a.subnav:visited, a.subnav:active, a.tertiary:link, a.tertiary:visited, a.tertiary:active, a.homesubnav:link, a.homesubnav:visited{
	font-size: .7em;
	color: #666666;
	text-decoration: underline;
	text-align:left;
}


a:link, a:visited, a:active{
	color: #666666;
	text-decoration: underline;
}

a.subnav:hover, a.tertiary:hover, a.copy:hover,a.homesubnav:hover, a:hover{
	text-decoration: none;
	color: #999999;
}

a.subnavover:link, a.subnavover:visited, a.subnavover:active, a.tertiaryover:link, a.tertiaryover:visited, a.tertiaryover:active {
	
	font-size: .7em;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

a.homesubnav:link, a.homesubnav:visited{
	font-size: .7em;
	color: #666666;
	text-decoration: underline;
}

a.homesubnav:hover{
	text-decoration: none;
	color: #999999;
}


a.footer:link, a.footer:active, a.footer:visited {
	text-decoration: underline;
	color: #000000;
}

a.footer:hover {
	text-decoration: none;
	color: #000000;
}
.home_footer, .body_top {
	background-color: #FFFFFF;
	background-image: url(images/home_footer.gif);
	background-repeat: repeat-x;
}
.homefooter {
	background-color: #FFFFFF;
	background-image: url(images/home_footer.gif);
	background-repeat: repeat-x;
}
.homelogo{
}

.nested
{
	font-size: 1em;
	color: #000000;
}
.nested td
{
	vertical-align:top;
}
.main table
{
	font-size: .75em;
	color: #000000;
}
.main p
{
	font-size: 1em;
	color: #000000;
}
.main h2{font-size: 1em;}
li
{
	font-size: .75em;
	color: #000000;
}

/* main content window */
.display
{	font-size: .75em;
	color: #000000;
}
table
{
	font-size: 1em;
	color: #000000;
}

