
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	color: #000000;
	text-transform: none;
	padding-top: 5px;
}

.bold {
	font-weight:bold;
}

p.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
	color: #000000;
	font-weight:bold
}

.tighter {
	line-height: 14pt;
}

.tighter strong {
	line-height: 14pt;
	color: #003366;
}

.indentedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-transform: none;
	color: #336699;
	margin-left: 8px;
}

.colorhd {
	color: #003366;
}

body.main { /* Specific to the main page */
	background-color: #000000;
	background-image: url(../images/backtopfill.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-transform: none;
	margin-top:0;
}

body.sub { /* Specific to the sub page */
	background-image: url(../images/subbackfill.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 0;
	margin: 0;
	text-transform: none;
}

p.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p.line {
	text-decoration: underline;
}

a:link {
	color: #336699;
	text-decoration: underline;
}

a:visited {
	color: #003366;
	text-decoration: underline;
}

a:active {
	color: #006699;
	text-decoration: underline;
}

.bluetitle {
	color: #336699;
	text-decoration: none;
}

.pathnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #000000
}

.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #336699;
	clip:   rect( )
}

.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	font-weight: bold;
	line-height: 18px;
}

.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	line-height: 18px;
	text-transform: none;
}

.H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3366CC;
	font-weight: bold;
	line-height: 18px;
}

.specialcharactersitalic { /* Serif italic font for special characters integrity*/
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	font-style: italic;
}

.specialcharacters { /* Serif font for special characters integrity*/
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}

.subscripttext { /* Alternate Subscript text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 14px;
}

.boldsubtitle { /* Program page bold sub titles*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	font-style: italic;
}

.sidebartext { /* Modified for better bullet spacing wihtout using ul li*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	line-height: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 6px;
}

.sidebartext2 { /* Modified to add space before text, used on personnel page*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	line-height: 14px;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 6px;
}

.sidebarbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	line-height: 12px;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

.sidebarindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	line-height: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 16px;
	font-style: italic;
}

.sidebar_anima_hd { /* To be used with heading above main animation or video in sidebar */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	line-height: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 6px;
	font-style: italic;
}

.sidebar_anima_subhd { /* To be used with heading above secondary animation or video in sidebar */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	line-height: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 24px;
	font-style: italic;
	font-weight: bold;
}

.sidebar_anima_link { /* To be used for the vision wmv specs in sidebar */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	line-height: 14px;
	margin-top: -14px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 6px;
}

.sidebar_anima_link2 { /* To be used for the secondary wmv specs in sidebar  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	line-height: 14px;
	margin-top: -14px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 24px;
}

/* test styles for better bullet headings and listing -dh */
.sidebarhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	line-height: 12px;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: -15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}

.sidebarbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC00CC;
	line-height: 13px;
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

.sidebarhd ul li {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13pt;
	margin: 0;
	padding: 0;
	color: #990000;
}

.lineindent { /* Use for first level Thrust Area on Program pages */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	line-height: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6px;
}

.lineindent2 { /* Use for second level Thrust Area on Program pages */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	line-height: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 8px;
	background-image: url(../images/level-down.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left 2px;
	padding-top: 0;
}

/* end of bullet testing - dh */
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
	color: #000000;
	text-transform: none;
	margin-bottom: 5px;
}

.numberedbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
	color: #000000;
	text-transform: none;
	margin-bottom: 5px;
}

#footer {
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	position: relative;
	width: 100px;
	float: left;
}

.image {
	padding-right: 15px;
	padding-bottom: 0;
}

a {
	text-decoration: none;
}

#info p {
	display:block;
}

#info p .bold {
	display:block;
	width:210px;
}

.name {
	width:180px;
	display:block;
}

.left {
	float:left;
}

.clear {
	display:block;
	clear:both;
	height:0;
	margin:0;
	padding:0;
}

.disclaim {
	font-size:11px;
	font-style: italic;
}
