/* CSS Document */

body {
margin: 15px;
background: #3F4D5F;
}

.bg_left {
background: #3F4D5F;
}

.bg_right {
background: #3F4D5F;
}

.bg_nav {
background:  url(photos/bg_nav.jpg) top left repeat-y;
padding: 0px 5px 0px 5px;
}

.nav_div {

font-family: arial, verdana, sans-serif;
font-size: 9pt;
font-weight: bold;
padding: 7px;
line-height: 21px;
}

.address {


font-family: arial, verdana, sans-serif;
font-size: 8pt;
font-weight: normal;
line-height: 16px;
color: #000000;
}

a.nav_link:link {
text-decoration : none;
color: #000000;
display: block;
}

a.nav_link:visited  {
text-decoration : none;
color: #000000;
display: block;
}

a.nav_link:hover {
text-decoration : none;
color : #3F4D5F;
display: block;
}

.content {
background: #ffffff url(photos/bg_content.jpg) top left repeat-y;
border-right: solid 4px #9FB5D0;
}

.content_text {
font-family: arial, verdana, sans-serif;
font-size: 9pt;
font-weight: normal;
padding-left: 16px;
padding-right: 16px;
padding-bottom: 9px;
line-height: 19px;
color: #000000;
text-align: justify;
}

h1 {
color: #3F4D5F;
margin-bottom: 4px;
margin-top: 15px;
font-size: 12pt;
font-weight: bold;
}

.img_border {
border: solid 1px #4A4FB2;
}


a.content_link:link {
text-decoration : underline;
color: #0000cc;

}

a.content_link:visited  {
text-decoration : underline;
color: #0000cc;

}

a.content_link:hover {
text-decoration : none;
color : #0000cc;

}



.subtopic {
text-decoration: underline;
}



.bio_img {
border: solid 1px #000000;
}

.faculty_left {
padding: 10px 0px 10px 0px;
}

.faculty_right {
padding: 10px 4px 10px 6px;
font-family: arial, verdana, sans-serif;
font-size: 9pt;
line-height: 15px;
border-bottom: solid 1px #000000;
text-align: justify;
}


.home_title {
font-family: arial, verdana, sans-serif;
font-size: 12pt;
font-weight: bold;
}


.phone_title {
font-family: arial, verdana, sans-serif;
font-size: 14pt;
font-weight: bold;
line-height: 21px;
color: #000000;
}


.contact_parent {
border-top: solid 1px #000000;
border-right: solid 1px #000000;
border-left: solid 1px #000000;
}

.contact_row_1 {
background: #ebebeb;
font-size: 10pt;
font-weight: normal;
font-family: verdana, arial, sans-serif;
color: #000000;
padding: 4px;
border-bottom: solid 1px #000000;
}

.contact_row_2 {
background: #f8f8f8;
font-size: 10pt;
font-weight: normal;
font-family: verdana, arial, sans-serif;
color: #000000;
padding: 4px;
border-bottom: solid 1px #000000;
}

.text_box {
border: solid 1px #000000;
background: #ffffff;
font-size: 9pt;
font-weight: normal;
font-family: verdana, arial, sans-serif;
color: #000000;
}





