body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(2/body-back.gif) repeat-y -2px 0;
	margin: 0;
	padding: 0;
	color: #4F4F4F;
	line-height: 13px;
}
html>body {
	background: url(2/body-back.gif) repeat-y 0px 0;	
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #4F4F4F;
	margin: 0;
	padding: 0;	
}
a {
	color: #40318A;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h5 {
	font-size: 14px;
	font-weight: normal;
	margin: 15px 0 0;
}
h5 a {
	text-decoration: none;
}
p.clearer {
	clear: both;
	margin: 0;
	padding: 0;
}
/* navbar styles*/
#nav {
	height: 39px;
	background: url(2/nav-back.gif) repeat-x;
	margin: 0;
	padding: 0;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 33px;
}
#nav li {
	float: left;
	position: relative;
	height: 33px;
	margin: 0;
	padding: 0;
	border-right: 2px solid #D7D28B;
}
#nav li ul {
	display: none;
	position: absolute;
	top: 33px;
	left: 0;
	width: 180px;
}
#nav li ul li {
	border-right: 1px solid #9F9949 !important;
	border-bottom: 1px solid #9F9949 !important;
	width: 180px !important;
}
#nav li ul li a {
	display: block !important;
	background: #797437 url(2/nav-bullet.gif) no-repeat 5px 12px !important;
	width: 180px !important;
	padding-left: 25px !important;
	color: #E8E5C1 !important;
	line-height: 33px;
}
html>body #nav li li a {
	width: 155px !important;
}
#nav li li a:hover {
	background: #ACA656 url(2/nav-bullet.gif) no-repeat 5px 12px !important;
}
#nav li > ul {
	top: 33px;
	left: auto;
}
		
#nav li:hover ul, 
#nav li.over ul {
	display: block;
}
#nav li a {
	display: block;
	text-decoration: none;
	height: 33px;
}
#nav li a span {
	visibility: hidden;
}
#nav li{
}
#nav li.home a {
	width: 77px;
	background:transparent  url(2/nav20070904a.gif) 0px 0px no-repeat;
}	
#nav li.home a:hover {
	background:transparent  url(2/nav20070904a.gif) 0px -33px no-repeat;
}
#nav li.programs a {
	width: 104px;
	background:transparent  url(2/nav20070904a.gif) -79px 0px no-repeat;
}
#nav li.programs a:hover {
	background:transparent  url(2/nav20070904a.gif) -79px -33px no-repeat;
}
#nav li.programs ul,
#nav li.programs ul li,
#nav li.programs  ul li a{
	width: 250px !important;
}
html>body #nav li.programs  li a {
	width: 225px !important;
}
#nav li.company a {
	width: 100px;
	background: transparent url(2/nav20070904a.gif) -189px 0px no-repeat;
}
#nav li.company a:hover {
	background: transparent url(2/nav20070904a.gif) -189px -33px no-repeat;
}
#nav li.clients a {
	width: 92px;
	background: transparent url(2/nav20070904a.gif) -291px 0px no-repeat;
}
#nav li.clients a:hover {
	background: transparent url(2/nav20070904a.gif) -291px -33px no-repeat;
}
#nav li.products a {
	width: 106px;
	background: transparent url(2/nav20070904a.gif) -385px 0px no-repeat;
}
#nav li.products a:hover {
	background: transparent url(2/nav20070904a.gif) -385px -33px no-repeat;
}
#nav li.resources a {
	width: 113px;
	background: transparent url(2/nav20070904a.gif) -493px 0px no-repeat;
}
#nav li.resources a:hover {
	background: transparent url(2/nav20070904a.gif) -493px -33px no-repeat;
}
#nav li.news a {
	width: 74px;
	background: transparent url(2/nav20070904a.gif) -608px 0px no-repeat;
}
#nav li.news a:hover {
	background: transparent url(2/nav20070904a.gif) -608px -33px no-repeat;
}
#nav li.grant a {
	width: 113px;
	background: transparent url(2/nav20070904a.gif) -685px 0px no-repeat;
}
#nav li.grant a:hover {
	background: transparent url(2/nav20070904a.gif) -685px -33px no-repeat;
}
#container {
	padding: 0px 2px 0 0;
	width: 797px;
}
#header {
	padding: 15px 0 10px;
	background-color: #fff;
}
#main {
	background-color: #fff;
}
/* Home Page */
#home #nav {
	height: 33px;
}
#home #text {
	padding: 0;
}
html>body#home  #text {
	padding: 0;
}
#home .main-image {
	display: block;
	padding: 0 0 3px;
	border-bottom: 2px solid #D7D28B;		
}
#home #text-right {
	float: right;
	width: 330px;
	height: 270px;
	margin: 3px 3px 3px 0;
	background: url(2/clients-back.gif) repeat-x top left;
}
html>body #text-right {
	width: 328px;
	margin: 3px 3px 0 3px;
}
#text-right .tip p {
	background-color: #E7E5C0;
	padding: 10px 15px;
	margin: 0;
	border-bottom: 5px solid #ffffff;
	font-size: 9px;
	color: #626262;
	line-height: 12px;
}
#text-right table div.extra{
	width: 220px;
	font-size: 9px;
	color: red;
	line-height: 15px;
}
body#home #text-right div.newslink{
	text-align: center;
	height:50px;
	background: url("2/home_newletterbg.gif") repeat-x;
	padding: 19px;
}
html>body#home  #text-right div.newslink {
	padding: 0;
}
html>body  div.newslink p{
	position: relative;
	top:19px;
}
#text-right div.newslink a {
	font-size: 12px;
	color:white;
}
#text-right div.newslink a:visited ,
#text-right div.newslink a:hover 
{
	font-size: 12px;
	color: white;
}
#text-left {
	padding: 20px 15px 20px 25px;
	width: 454px;
	border-right: 2px solid #D7D28B;
}
html>body #text-left {
	width: 419px;
	padding-bottom: 10px;
}
#text-left img {
	float: right;
}
#text-left .blurb {
	width: 220px;
	font-size: 9px;
	color: #4F4F4F;
	line-height: 15px;
}
html>body #text-left .blurb {
	width: 230px;
}
#text-left .blurb p {
	margin: 0 0 10px;
}
.clientLink{
	height:400px;
	margin: 5px 0 0;
}
.clients {
	margin: 5px 0 0;
}
#footer {
	border-top: 2px solid #D7D28B;
	background-color: #fff;
	padding-top: 3px;
}
#footer div {
	color: #E3E0B4;
	padding: 15px 5px 50px 25px;
	margin: 0;
	font-size: 9px;
	clear: both;
	background: url(2/body-back.gif) repeat-y 0 0;
}
#footer a {
	font-weight: bold;
	color: #fff;
}
#footer p {
	margin: 0 0 5px;
}
.right {
	width: 200px;
	float: right;
}
div.secondarycontent .button{
	font-size: 10pt;
	background-color: #c0b873;
	border: 2px #aca656 outset;
	padding: 0px 2px 0px 2px ;
	margin: 5px ;
	color: white;
	text-decoration: none;
	white-space:nowrap;
	font-weight: bold;
}
table.dataentry tr.lbl0 td{
	font-weight: normal;
	font-size: 17px;
	color: #5C4663;
	line-height: 150%;
	padding: 0;
	margin: 0;
}
table.dataentry tr.label0 td{
	font-weight: normal;
	font-size: 17px;
	color: #5C4663;
	line-height: 120%;
	padding: 0;
	margin: 0;
}
table.dataentry tr.lbl1 td{
	font-weight: normal;
	line-height: 120%;
	padding: 10px;
	margin: 0;
}
table.dataentry tr.lbl1 td{
	font-weight: normal;
	line-height: 120%;
	padding: 10px;
	margin: 0;
}
table.dataentry td.col0 {	
	font-size:12px;
	font-weight:bold;
	text-align:right;
	font-family:arial;	
	white-space: nowrap;
	margin-right:5px;
	padding-right:10px;	
}
table.dataentry td.col0error {	
	font-size:12px;
	font-weight:bold;
	text-align:right;
	font-family:arial;	
	white-space: nowrap;
	margin-right:5px;
	padding-right:10px;	
	color:red;	
}
table.dataentry td.lblerror {	
	font-size:12px;
	font-weight:bold;
	font-family:arial;	
	white-space: normal;
	margin-right:5px;
	padding-right:10px;	
	color:red;	
}
body.program #main {
	background: url(2/gradient-left.jpg) no-repeat bottom left;
}		
body.clients-page div.body {
	margin: 0 220px 0 0 !important;
	padding-right: 15px;
	border-right: 2px solid #D7D28B;
}
body.ourclients #main{
	padding-top: 15px;
	padding-left: 15px;
}
.subpageTitle {
	font-weight: normal;
	font-size: 17px;
	color: #5C4663;
	line-height: 120%;
	padding: 0;
	margin: 0;
}
.spheader {
	font-size: 12px;
	font-weight: bold;	
	margin: 15px 0 -5px 0px;
}
.quote {
	background: url(2/bullet2.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
	color: #9263A3;
	font-size: 10px;
	line-height: 14px;
	width: 125px;
	margin: 0;
}
/* Program list */
body.program-list #main {
	background: url(programs-left.jpg) no-repeat bottom left;
	padding-right: 0 !important;
	margin-top: 0px;
}
html>body .program-list #main {
	margin-top: 0;
}
body.program-list h2 {
	width: 300px;
}
body.program-list .quote {
	background-image: none;
	padding-left: 0px;
}
	.quote p {
		margin: 0 0 10px;
	}
	
body.program-list div.body {
	width: 330px;
}
html>body.program-list div.body {
	width: 330px;
}
#bio #main, 
body.ourclients #main,
body.normal,
#view #main, 
#subpage #main, 
#loginpage #main {
	padding: 30px 30px 15px;
	line-height: 150%;
	background-color: #fff;
}
/* body.normal  */
body.normal .body {
	margin-left: 155px;
	padding-bottom: 20px;
}
	body.normal .body ul, 
	body.normal .right ul {
		list-style-type: none;
	}
	body.normal .right ul {
		margin: 0;
		padding: 0;
	}
		body.normal .body ul li, 
		body.normal .right ul li {
			padding-left: 15px;
			background: url(2/bullet2.gif) no-repeat top left;
			margin: 0 0 3px;
		}
		body.normal .right ul {
		}
body.normal h2X {
	font-weight: normal;
	font-size: 17px;
	color: #5C4663;
	line-height: 120%;
	padding: 0;
	margin: 0;
}
body.normal h4 {
	font-size: 10px;
	margin: 45px 0 -5px;
	margin: 15px 0 -18px 0px;
}
body.normal h6 {
	color: #6F5578;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px;
}
body.normal .quote {
	float: left;
}
/* view */
#view .body {
	margin-left: 155px;
	padding-bottom: 20px;
}
#subpage .viewcontents tr{
	height: 16px;
}
	#view .body ul, 
	#view .right ul {
		list-style-type: none;
	}
	#view .right ul {
		margin: 0;
		padding: 0;
	}
	
		#view .body ul li, 
		#view .right ul li {
			padding-left: 15px;
			background: url(2/bullet2.gif) no-repeat center left;
			margin: 0 0 3px;
		}
		#view .right ul {
		}
#view h2X {
	font-weight: normal;
	font-size: 17px;
	color: #5C4663;
	line-height: 120%;
	padding: 0;
	margin: 0;
}
#view .quote {
	float: left;
}
#subpage .body {
	margin-left: 155px;
	padding-bottom: 20px;
}
	#subpage .body ul, 
	#subpage .right ul {
		list-style-type: none;
	}
	#subpage .right ul {
		margin: 0;
		padding: 0;
	}
		#subpage .body ul li, 
		#subpage .right ul li {
			padding-left: 15px;
			background: url(2/bullet2.gif) no-repeat top left;
			margin: 0 0 3px;
		}
		#subpage .right ul {
		}
#subpage h2X {
	font-weight: normal;
	font-size: 17px;
	color: #5C4663;
	line-height: 120%;
	padding: 0;
	margin: 0;
}
#subpage h4 {
	font-size: 10px;
	margin: 45px 0 -5px;
	margin: 15px 0 -18px 0px;
}
#subpage h6 {
	color: #6F5578;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px;
}
#subpage .quote {
	float: left;
}
#subpage .Size10{
	font-size: 10px;
}
#subpage .Size11{
	font-size: 11px;
}
#subpage .Size12{
	font-size: 12px;
}
/* body#loginpage  */
#loginpage .quote {
	background: url(2/bullet2.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
	color: #9263A3;
	font-size: 10px;
	line-height: 14px;
	width:  160px;
	margin: 0;
}
#loginpage .quote {
	float: left;
}
#loginpage .body {
	margin-left: 190px;
	padding-bottom: 20px;
}
/* bio */
#bio h2 {
	color: #4f4f4f;
	font-weight: normal;
	font-size: 17px;
}
	#bio h2 span {
		color: #8B8745;
		font-size: 14px;
	}
#bio .quote {
	float: right;
}
.bio {
	margin-right: 140px;
}
	.bio .bio-photo {
		float: left;
		margin: 0;
		border-right: 0;
	}
	
		.bio-photo a {
			font-size: 9px;
		}
	
	.bio div {
		margin: 0 15px 0 180px;
		border-right: 2px solid #D7D28B;
		padding: 0 15px 40px 0;
		line-height: 150%;
	}
	
	.bio h2 {
		margin: 0 0 10px;
	}
	
	html>body .bio h2 {
		padding: 0;
	}
	
.breakout-box {
	border-top: 2px solid #D7D28B;
	border-bottom: 2px solid #D7D28B;
	float: right;
	width: 160px;
	color: #666;
	font-size: 10px;
}
	.breakout-box a {
		text-decoration: none;
		color: #362A75;
		display: block;
		padding-left: 22px;
	}
	
	.breakout-box p {
		padding-left: 22px;
		margin: 0;
	}
	.breakout-box div {
		background: url(2/breakout-box-back.gif) repeat-x;
		margin: 3px 0;
		padding: 3px 5px;
	}
	
		.breakout-box div img {
			float: left;
			padding: 3px 0 0;
		}
		
/* program-list sidebar */
#sidebar {
	width: 250px;
	float: right;
	font-size: 10px;
}
html>body #sidebar {
	width: 270px;
}
	#sidebar p {
		color: #555;
		padding-right: 5px;
	}
	#sidebar table {
		border-top: 2px solid #D7D28B;
	}
	
		#sidebar table p {
			color: #000;
		}
	
		#sidebar table tr {
			margin: 2px 0;
		}
	
		#sidebar table td.bullet {
			width: 23px;
			background-color: #F2F1D9;
			text-align: center;
			vertical-align: top;
			padding: 10px 0 0;
		}
		
		#sidebar table tr.odd td.bullet {
			background-color: #EFEFEF;
		}
		#sidebar table td {
			background-color: #E3E0B4;
			padding: 5px;
			font-size: 9px;
			line-height: 150%;
		}
		
			#sidebar table td a {
				text-decoration: none;
				color: #40318A;
				font-weight: bold;
				font-size: 10px;
			}
			#sidebar table td a:hover {
				text-decoration: underline;
			}
			
			#sidebar table td p {
				margin: 0;
			}
		
		#sidebar table tr.odd td {
			 background-color: #E0E0E0;
		}
		
.bigwhite {
	font-size: 10px;
	color: #FFFFFF;
}
/* ByD Styles */
.imptext { 
      margin: 1em 0; 
      width: 9em; 
      font-family: helvetica,arial,sans-serif; 
      display:none; 
      font-size: 70%; 
      font-weight: bold; 
 }
.aTableHeader {
	color: #603E6E;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	border-color:#AD9543;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:3px;
	padding-top:15px;
}	
.SectionH {
	color: #603E6E;
	font-size:12px;
	font-weight:normal;
	font-family:arial;
	border-color:#AD9543;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:3px;
	padding-top:10px;
}	
.PageMain {	
	text-align:left;
	color: #336699;
	font-weight:bold;
	font-size:18px;
	font-family:arial;	
	padding-bottom:3px;
}
.error {		
	font-size:11px;
	text-align:right;
	font-weight:normal;
	font-family: arial, helvetica, sans-serif;
	color:#FF0000;
}
.fineprint {	
	text-align:left;
	color: #603E6E;
	font-weight:normal;
	font-size:11px;
	font-family:arial;	
	padding-bottom:0px;
}
.vAddr {	
	color: #336699;
}
.vTitle {	
	font-weight:bold;
}
.label .inputHighlighted
{	
	
	font-size:12px;
	font-weight:bold;
	text-align:right;
	font-family:arial;	
	white-space: nowrap;
	margin-right:5px;
	padding-right:10px;	
}
.inputHighlighted { 
	color:red;
	font-weight:bolder;
}
.aTitles .aTitlesError {	
	font-size:12px;
	font-weight:bold;
	text-align:right;
	font-family:arial;	
	white-space: nowrap;
	margin-right:5px;
	padding-right:10px;	
}
.aTitlesError{ 
	color:red;
	font-weight:bolder;
}
/* Portal Styles */
#port_header {
	width: 794px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#port_logo {
	float: left;
	width: 400px;
}
#port_access {
	float: left;
	width: 350px;
	padding: 35px 10px 0px 15px;
	background-color: #fff;
	text-align: right;
}
#port_headLine {
	height: 10px;
	background: url(2/nav-back.gif) repeat-x;
	margin: 0;
	padding: 0;	
}
#port {
	width: 794px;
	line-height: 150%;
	background-color: #fff;
	margin: 0em;
	padding: 0em ;
}
#port_nav {
	float: left;
}
#port .body {
	float: left;
	width: 600px;
	margin: 0;
	margin: 10px 10px 10px 10px;
}
#port_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#port_nav  ul li {
	border-right: 1px solid #9F9949 !important;
	border-bottom: 1px solid #9F9949 !important;
	
}
#port_nav ul li a {
	display: block !important;
	background: #797437 url(2/nav-bullet.gif) no-repeat 5px 12px !important;
	width: 16em !important;
	text-indent: 25px !important;
	color: #E8E5C1 !important;
	line-height: 33px;
}
					
#port_nav li a:hover {
	background: #ACA656 url(2/nav-bullet.gif) no-repeat 5px 12px !important;
}
.hidden {
	display:none;
}
