/* CSS Document */

#content {
margin: 0px 0px 0px 0px !important;
padding: 0px 0px 0px 0px !important;
}
#content p, #content h1, #content h2, #content h3, #content h4 {
margin-left: 28px; 
margin-right: 28px;
}
/*-------------- frobisher Nav ---------------*/
#frobisherNav{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: normal !important;
}

#frobisherNav h1, #frobisherNav h2, #frobisherNav h3, #frobisherNav h4 {
font-weight: normal !important;
}
#frobisherNav h1 {
	font-size: 76%;
	padding: 2px 0px 2px 0px;
	margin: 0px !important;
	font-weight: bold;
}
#frobisherNav h1 img {
float: right;
margin: 2px 2px 0px 3px;
}

#frobisherNav h2 {
	font-size: 76%;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 0px !important;
	border-bottom: 0px solid #ececec;
	color: #333333 !important;
}
#frobisherNav b, #frobisherNav strong {
color: #333333 !important;
}
#frobisherNav h4{
letter-spacing: 40%;
	margin: 0px 0px 0px 0px;
	font-size: 76%;
	padding: 0px;
}
#frobisherNav h3 {
	margin: 0px 0px 0px 0px;
	font-size: 76%;
	font-weight: normal !important;
	padding: 0px 0px 0px 0px;
}

#frobisherNav  a:link, #frobisherNav  a:visited {
	display: block;
	text-decoration: none;
	padding: 3px 6px 3px 8px;
	color: #5995D0;
}

#frobisherNav  a:link {
color: #5995D0;
}

#frobisherNav  a:visited {
color: #333333;
}

#frobisherNav  h2 a:link, #frobisherNav  h2 a:visited{
	padding-left: 14px;
	border-bottom: 0px solid #ececec;
}

#frobisherNav  h3 a:link, #frobisherNav  h3 a:visited{
	padding-left: 22px;
	border-bottom: 0px solid #ececec;
}

#frobisherNav  h4 a:link, #frobisherNav  h4 a:visited{
	padding-left: 30px;
}

#frobisherNav  a:hover{
	background-color: #72B4F5;
	color: #ffffff;
	text-decoration: none;
	background-image: url("/common/images/arrow-hover.gif");
	background-position: center left;
	background-repeat: no-repeat;
}

#frobisherNav  h1 a:hover{
background-color: #72B4F5 !important;
}
/*--------------- frobisher table -----------------*/
.frobisher-table {
float: right; 
margin: 0px 0px 28px 22px;
}
.frobisher-td {
background-color: #D2E2F3; 
padding: 14px 0px 28px 0px;
}
.frobisher-td2 {
background-color: #D2E2F3; 
padding: 0px 0px 0px 14px;
}
/*---------- top heading ---------*/
.frob-top {
background-color: #E8F1FA; 
padding: 0px 0px 0px 28px;
}
.frob-top h1 {
font-size: 118%!important;

}

.bio-pic {
float: left;
margin: 16px 18px 12px 28px;
}

.bio-title {
	margin-bottom: 90px;
	margin-top: 24px;
}

.heading-desc {
	margin-bottom: 0px !important;
	color: #FFFFFF;
	font-size: 300%;
	font-weight: normal;
	margin-left: 0px !important;
}
.largeh1 {
font-size: 140%;
margin-left: 0px !important;
margin-bottom: 0px;
margin-top: 26px;
}

.top-caption {
	background-color: #E8F1FA;
	width: 570px;
	height: 40px;
	margin-top: -2px;
	font-size: 80%;
}
.top-caption p{
margin: 0px 28px 0px 28px!important;
color: #333333;

}
.head-background {
background-color: #FFFFFF;
margin-left: 28px;
}

