@charset "utf-8";
/* CSS Document */

a {
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:bold;
color:#003366;
}

a.hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:bold;
background:#CC9900;
}

.header {
font-family:Arial, Helvetica, sans-serif;
font-size:14pt;
font-weight:bold;
}

.baby {
background-color:#E1FFD9;
vertical-align:top;
}

.image_border {
border-style:solid;
border-color:#F1DF95;
border-width:2px;
}

.hr_thick {
color:#CC9900;
background-color:#CC9900;
height:3px;
border:0;
padding-bottom: 0px;
}

.hr_mini {
color:#CC9900;
background-color:#CC9900;
height:1px;
border:0;
width:50%;
}

.personnel_table {
border:solid 1px #CC9900;
padding:2px;
}

td.personnel_table {
border:solid 1px #CC9900;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:normal;
line-height:130%;
vertical-align:text-top;
}

hr {
color:#CC9900;
background-color:#CC9900;
height:1px;
border:0;
margin-top:5px;
margin-bottom:5px;
}



.title {
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
color:#003366;
}

.title_medium {
font-family:Arial, Helvetica, sans-serif;
font-size:14pt;
line-height:25px;
font-weight:bold;
color:#003366;
}

.title_large {
font-family:Arial, Helvetica, sans-serif;
font-size:16pt;
line-height:27px;
font-weight:bold;
color:#003366;
}

.title_small {
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:bold;
color:#003366;
font-style:italic;
}

td {
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:normal;
line-height:130%;
}

.table_small {
	font-size: 10pt;
}

/* p {
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:normal;
line-height:130%;
} */

li {
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:normal;
}

.photo_credit {
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:normal;
font-style:italic;
}

.photo_left {
margin-right:6px;
margin-bottom:6px;
}

.photo_right {
margin-left:6px;
margin-bottom:6px;
}

.cutline {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
}

.cutline_special {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
line-height:30px;
font-style:italic;
}

.white_text {
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:normal;
color:#003366;
}

.edit_needed {
color:#FF0000;
}

.tagline {
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
color:#FFFFFF;
text-align:center;
vertical-align: middle;
}

.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
