@charset "UTF-8";
/* CSS Document */

/* OPTIONAL REGION PERSONNEL STYLING */

.table2 {
	width: 550px;
	padding-top: 10px;
	margin-top: 10px;
	vertical-align: top;
}

.table2 tr {
	vertical-align: top;
}

.table2 td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EC3224;
	padding-top: 10px;
	padding-bottom: 10px;
}

.table2 ul {
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.table2 li {
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	line-height: .9em;
	padding-top: 2px;
	padding-bottom: 2px;
}

.table2 h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #275682;
	margin-top: 0px;
	padding-top: 0px;
}

.table2 h2 {
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #7f7c7c;
}

.table2 h3, h4, h5, h6 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #6495C4;
}


#email a:link {
	color:#ED3020;
	text-decoration:none;
}

#email a:visited {
	color:#ED3020;
	text-decoration:none;
}

#email a:hover {
	color:#ED3020;
	text-decoration:underline;
}

#email a:active {
	color:#ED3020;
	text-decoration:none;
}


.col1 {
	width: 140px;
}

.col2 {
	width: 180px;
}

.col3 {
	width: 230px;
}


/* OPTIONAL REGION BOX-OUT STYLING */

.table {
	width: 550px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EC3224;
	padding-top: 10px;
	margin-top: 10px;
	vertical-align: top;
}

.table td {
	font-size: 10pt;
	color: 6b90b2;
}

.cell {
	width: 130px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}

.cellLeft {
	width: 130px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 0px;
	vertical-align: top;
}

.cellRight {
	width: 130px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 5px;
	vertical-align: top;
}

/* OPTIONAL REGION CAREERS JOB-POSTING STYLES */

#careers {
}

#careers ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#careers li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EC3224;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 13pt;
	letter-spacing: -0.05em;
	list-style-image: none;
	list-style-type: none;
}

#careers li a {
	display: block;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	text-decoration: none;
	width: 100%;
	color: #6495C4;
}

#careers li a:link {
}

#careers li a:visited {
}
	
#careers li a:hover {
	color: #ED3020;
	text-decoration: underline;
}

#careers li a:active {
}


/* OPTIONAL REGION ASSOCIATIONS/PUBLICATIONS/ETC STYLES */

#pub {
}

#pub ul {
	list-style: none;
	border: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}

#pub li {
	margin: 0;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: -0.05em;
	padding-left: 6px;
	list-style-image: none;
	list-style-type: none;
}

#pub li a {
	display: block;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	text-decoration: none;
	width: 100%;
	color: #7f7c7c;
}

#pub li a:link {
}

#pub li a:visited {
}
	
#pub li a:hover {
	color: #ED3020;
	text-decoration: underline;
}

#pub li a:active {
}

/* APPLICATION FORM STYLES */

.panelApplicationTitle {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EC3224;
	margin-bottom: 5px;

}

.panelApplicationForm {
	width: 200px;
	text-transform: capitalize;
}

.panelApplicationQuestion {
	width: 200px;
}
