/* CSS Document */
body, table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	font-size: 78%;
	margin: 0px;
}
table, tr, td {
	font-size: 1.0em;
}
h1
{
	font-size: 1.42em;
	font-weight: bold;
	color: #006666;
}
h2
{
	font-size: 1.3em;
	font-weight: bold;
	color: #006666;
}
.symp
{
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}
.symp2
{
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
h3
{
	font-size: 1.2em;
	font-weight: bold;
	color: #006666;
}
h4
{
	font-size: 1.1em;
	font-weight: bold;
	color: #006666;
}

a:link {
	color: #00302F;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #00302F;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #00302F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #006666;
	font-weight: bold;
	text-decoration: underline;
}

.breadcrumbs
{
	color: #999999;
	font-size: 0.9em;
}
.breadcrumbs a:link
{
	color: #999999;
}
.breadcrumbs a:active
{
	color: #999999;
}
.breadcrumbs a:visited
{
	color: #999999;
}
.breadcrumbs a:hover
{
	color: #000066;
}
.bio {
	border-left: 1px solid #006666;
	border-right: 1px solid #000000;
	border-top: 1px solid #006666;
	border-bottom: 1px solid #000000;	
	padding-left: 0px;
	padding-right: 0px;
}
.teal {
	color: #199698;
	font-weight: bold;
}
.smText {
	font-size: 0.9em;
}
.subLink {
	font-size: 0.9em;
	color: #666666;
}
.printonly {
	display: none;
}
.header {
	display: block;
	padding-left: 3px;
}
.content {
	display: block;
	width: 740px;
	float: left;
	padding-left: 23px;
	padding-right: 10px;
	text-align: justify;
}
.contentemploy {
	display: block;
	width: 820px;
	float: left;
	padding-left: 23px;
	padding-right: 0px;
}
.indented
   {
   padding-left: 24pt;
}
.indented2
   {
   padding-left: 48pt;
   padding-right: 30px;
}
.contentEx {
	display: block;
	width: 975px;
	float: left;
	padding-left: 15px;
}

.homecontent {
	display: block;
	width: 580px;
	float: left;
	padding-left: 23px;
	padding-right: 38px;
	text-align: justify;
}

.leftNav {
	display: block;
	width: 136px;
	float: left;
	height: 100%;
}

.leftNavText {
	color: #FFFFFF;
	margin-top: 4px;
	margin-left: 2px;
	display: block;
	width: 136px;
	float: left;
	height: 100%;
	padding: 8px;
	background-color: #199698;
	border-left: 1px solid #006666;
	border-right: 2px solid #000000;
	border-top: 1px solid #006666;
	border-bottom: 2px solid #000000;	
}

.rightside {
	display: block;
	width: 180px;
	float: left;
	height: 100%;
}
	
.leftNav p {
	margin: 2px;
}

 .small {
	font-size: 0.9em;
}

.footer {
	margin-top: 20px;
	margin-left: 2px;
	width: 966px;
	font-weight: bold;
	background-color: #DDDDDD;
	border-top: 2px solid #006666;
	padding: 8px;
	font-size: 0.9em;
	text-align: center;
}

.newsHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #199698;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
}

.newsLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
}

.newsLink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
}

.largeText {
	font-size: 1.em;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000
}

.boxes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.textbox {
	border-left: 1px solid #006666;
	border-right: 2px solid #000000;
	border-top: 1px solid #006666;
	border-bottom: 2px solid #000000;
	background-color: #CCFFFF;	
}	

.textbox2 {
	border-top: 2px solid #006666;
}

.jobbox {
	margin-top: 10px;
	margin-left: 2px;
	width: 580px;
	background-color: #DDDDDD;
	border-left: 1px solid #006666;
	border-right: 2px solid #000000;
	border-top: 1px solid #006666;
	border-bottom: 2px solid #000000;
	font-size: 1.0em;
	text-align: center;
}

a.leftlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
 
a.leftlinks:hover {
	color: #000000;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration:underline;
 }

.headerCell {
	background-color: #009999;
	color: #FFFFFF;
	font-weight: bold;
	border-top-color: #006400;
	border-right-color: #006400;
	border-bottom-color: #006400;
	border-left-color: #006400;
}

.alert
{
	font-size: 1.8em;
	font-weight: bold;
	color: #FF0B00;
}