@charset "UTF-8";
/* CSS Document */

a:link {
	color: #063976;
	text-decoration: none;
}
a:visited {
	color: #063976;
	text-decoration: none;
}
a:hover {
	color: #A0002C;
	text-decoration: none;
}
a:active {
	color: #A0002C;
	text-decoration: none;
}
.boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A0002C;
}
.spaceout-ul {
	margin-bottom: 16px;
}

.nameplate {
	float: left;
	height: 100px;
	width: 400px;
}
.topnavs {
	float: right;
	height: 100px;
	width: 154px;
}
.formspace {
	margin-top: 11px;
}

/*for text columns that form a menu in the body*/
.pagemenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 14px;
}
.pagemenu p a:link {
	color: #A0002C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 14px;
}
.pagemenu p a:visited {
	color: #A0002C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 14px;
}
.pagemenu p a:hover {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 14px;
}
.pagemenu p a:active {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 14px;
}

/*end calc menu*/

/*for text columns that form a menu in the body*/
.calcmenu {
margin-top: 12px;
margin-left: 24px;
}

.calcmenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 8px;
}
.calcmenu p a:link {
	color: #A0002C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 8px;
}
.calcmenu p a:visited {
	color: #A0002C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 8px;
}
.calcmenu p a:hover {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 8px;
}
.calcmenu p a:active {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 8px;
}

/*end calc menu*/

.timestext p {
	margin-bottom: 12px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}
#homepagetext h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #A0002C;
	margin-top: 0px;
	line-height: 20px;
	margin-bottom: 10px;
}
#homepagetext p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#homepromo {
	background: url(images/hpromo-top.gif) no-repeat;
	float: right;
	margin-top: 17px;
	width: 250px;
}
#apy {
	font: bolder 40px/30px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 30px;
	letter-spacing: -0.05em;
}
#homepromo /*#promotext*/#cd {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#homepromo /*#promotext*/#term {
	margin-top: 5px;
	margin-bottom: 9px;
}
#homepromo/* #promotext */ #disclaim {
	font-size: 8px;
	line-height: 11px;
}
#homepromobottom { background: url(images/hpromo-bottom.gif) no-repeat 0px bottom; }
#homepromo p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#promotext {
	width: 230px;
	margin-left: 12px;
	margin-right: 12px;
	padding-bottom: 12px;
}


/* these may be redundant --remove if all checks out
#mainContent p {
	margin-bottom: 12px;
}
#mainContent h2 {
	margin-bottom: 12px;
	margin-top: 12px;
}
#mainContent a {
	color: #123F82;
	text-decoration: none;
}
*/

/*styles for content of directors pages*/
.director {
	float: left;
	height: 185px;
	width: 190px;
	background: #FFFFFF;
}
a div.director:link { background: #FFFFFF; }
a div.director:visited { background: #FFFFFF; }
a div.director:hover { background: #E3E3E3; }
a div.director:active { background: #E3E3E3; }

#director-wrap {
	margin-left: 10px;
	margin-right: 10px;
}
.director p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
	margin-bottom: 0px;
}
.director-pic   {
	display: block;
	margin-bottom: 4px;
	border-style: none;
}
#darkness {
	overflow: auto;
	position: absolute;
	z-index: 1500;
	top: 0px;
	left: 0px;
	visibility: hidden;
	background-color: #333333;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	height: 1450px;
	width: 100%;
}
.biowrap {
	position: absolute;
	overflow: visible;
	z-index: 2050;
	top: 0px;
	left: 0px;
	visibility: hidden;
	height: 100%;
	width: 100%;
}
.bigbio {
	background-color:#FFFFFF;
	position: relative;
	z-index: 2003;
	width: 375px;
	margin: 10% auto;
	padding: 24px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	visibility: hidden;
	text-align: left;
}
.bigclipping {
	background-color:#FFFFFF;
	position: relative;
	z-index: 3003;
	width: 820px;
	margin: 5% auto;
	padding: 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	visibility: hidden;
	overflow: visible;
}
.smallclipping {
	background-color:#FFFFFF;
	position: relative;
	z-index: 3004;
	width: 335px;
	margin: 5% auto;
	padding: 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	visibility: hidden;
	overflow: visible;
}
.bigbio p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 5px;
}
.shazabio {
	background-color:#FFFFFF;
	position: relative;
	z-index: 2004;
	width: 500px;
	margin: 10% auto;
	padding: 24px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	visibility: hidden;
	text-align: left;
}
.shazabio p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	margin-bottom: 5px;
}
/*END styles for content of directors pages*/

.thrColFixHdr #outerwrap #container #mainContentIndent .optHeadsOnText {
	margin-bottom: 12px;
}
.thrColFixHdr #biowrap .bigbiopic { margin-bottom: 16px; }
.closebox {
	float: right;
	height: 16px;
	width: 66px;
	background: url(images/closebox-sprite.gif) center top;
	display: block;
	text-indent: -9999px;
}
a.closebox:link { background: url(images/closebox-sprite.gif) center top; }
a.closebox:visited { background: url(images/closebox-sprite.gif) center top; }
a.closebox:hover { background: url(images/closebox-sprite.gif) center bottom; }
a.closebox:active { background: url(images/closebox-sprite.gif) center bottom; }

.highlight {
	background: #DEE3EE;
	list-style: disc;
}
.thrColFixHdr #outerwrap #container #director-wrap .director .title { font-style: italic; }
.thrColFixHdr #outerwrap #container #director-wrap .director .name {
	font-weight: bold;
	color: #A0002C;
}
.thrColFixHdr #outerwrap #container #director-wrap .director .name a:hover {
	font-weight: bold;
	color: #000000;
}
