* {
		margin: 0;
		padding: 0;
		font-family: Tahoma;
	}	
	.arra_pdf_button {
		font-size: 12px;
		font-weight: bold;
		color: #0066CC;
		text-decoration: none;		
	}
	.arra_grant_status {		
		font-size: 12px;
		width: 100%;
		margin-bottom: 10px;
	}	
	.bos_name {
		font-style: normal;
		font-size: 10px;
	}
	.bos_title {
		font-size: 10px;
		display: block;
		font-style: normal;
	}
	h4 {
		margin-bottom: 10px;
		font-style: italic;
	}
	.submitted {
		color: #F90;
		font-weight: bold;
	}
	.not_guaranteed {
		color: #ff0000;
		font-weight: bold;
	}					
	.not_approved {
		color: #ff0000;
		font-weight: bold;
	}
	.awarded {
		color: #008000;
		font-weight: bold;
	}
	.partial_funding {
		color: #8000C0;
		font-weight: bold;
	}
	.pending {
		color: #FF8000;
		font-weight: bold;
	}
	.grant_section p a {
		color: #0066CC;
		text-decoration: none;
	}
	.arra_grant_name {
		font-weight: bold;
		color: #0066CC;
		text-decoration: none;
	}
	.grant_section p a:hover {
		color: #0066CC;
		text-decoration: underline;
	}
	.grant_alt {		
		background-color: #F1F1F1;
		padding-left: 6px;
		padding-right: 6px;
		border-bottom: 1px solid #c0c0c0;
		margin-bottom: 6px;
	}
	.grant_normal {		
		padding-left: 6px;
		padding-right: 6px;
		margin-bottom: 6px;
	}
	.grant_alt h3 {		
		font-size: 14px;
	}
	.grant_normal h3 {		
		font-size: 14px;
	}
	.grant_alt h3 a:hover {
		text-decoration: underline;
	}
	.grant_normal h3 a:hover {
		text-decoration: underline;
	}
	#grant_nav {
		text-align: center;				
		height: 24px;
		background-color: #008BD3;
		margin-bottom: 10px;
	}
	#grant_nav ul {
		list-style: none;
		margin-left: 18px;
	}
	#grant_nav ul li {				
		padding: 5px;				
	}
	#grant_nav a {
		font-size: 12px;
		padding: 5px;
		margin-right: 10px;
		color: #ffffff;
		text-decoration: none;
	}
	#grant_nav a:hover {
		background-color: #FFCC66;
		color: #000000;
	}
	#grant_nav ul li {
		float: left;
	}
	.arra_grant_title {
		width: 500px;
		margin-bottom: 10px;
		background-color: #FFCC99;
		font-weight: bold;
		padding: 4px;				
	}			
	.arra_pdf_attachments p {
		font-weight: bold;
	}
	.arra_pdf_attachments ul {
		list-style: none;				
	}
	.arra_pdf_attachments ul li {
		background-image: url(../images/linklist_pdf.gif);
		background-repeat: no-repeat;
		padding-left: 20px;
		margin-bottom: 10px;
		height: 34px;
	}
	.arra_pdf_attachments ul li a {
		color: #0066CC;
		text-decoration: none;
	}
	.arra_pdf_attachments ul li a:hover {
		color: #0066CC;
		text-decoration: underline;				
	}
	.arra_grant_attachments ul {		
		list-style: none;
		display: none;
	}
	.arra_grant_attachments ul li {
		background-image: url(../images/linklist_pdf.gif);
		background-repeat: no-repeat;
		padding-left: 20px;
		margin-bottom: 10px;
		height: 34px;
	}
	.arra_grant_attachments ul li a {
		color: #0066CC;
		text-decoration: none;
	}
	.arra_grant_attachments ul li a:hover {
		color: #0066CC;
		text-decoration: underline;				
	}				
	.arra_grant_button {
		width: 500px;
		text-align: right;				
	}
	.arra_grant_attachments {		
		width: 100%;
		margin-bottom: 10px;
	}			
	.arra_grant_button a {
		color: #ff0000;
		text-decoration: none;				
	}
	.arra_grant_button a:hover {
		color: #0066CC;				
	}	
	#arra_container {				
		width: 100%;
		min-width: 780px;
		width: expression(document.documentElement.clientWidth < 782? "780px" : "auto");				
		margin: 0 auto;	
	}			
	#header {		
		clear: both;
		background-image: url(../images/sccgov_bg.png);
		height: 59px;
		padding: 0;
		margin: 0;		
	}	
	#logo {
		float: left;
		width: 32%;
	}
	#logo img {
		border: 0px;
		vertical-align: bottom;
	}
	#search {				
		float: left;
		text-align: center;
		width: 33%;
	}		
	.search_label {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #ffffff;
		text-decoration: none;
	}
	#seal {
		float: right;
		text-align: right;		
		width: 32%;	
		white-space: nowrap;
		overflow: hidden;
	}
	#seal img {
		vertical-align: bottom;
	}
	#life_events a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-left: 3px;
		margin-right: 3px;
		color: #ffffff;
		text-decoration: none;
	}
	#life_events a:hover {
		text-decoration: underline;
		color: #99CCFF;
	}
	#header p {
		padding-top: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #ffffff;
		font-weight: bold;
	}
	#site_control {				
		clear: both;
		padding-top: 3px;
		padding-bottom: 3px;
		text-align: center;
		background-image: url(http://www.sccgov.org/portal/images/egov/nav/st_ctrl_bg1.gif);
		border-top: 1px solid black;
		font-size: 9px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-transform: capitalize;
	}
	#slideshow {
		background-color: #F9F3E7;
	}
	.bos_quotation p {
		font-style: italic;
		width: 100%;
	}
	#site_control a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-left: 5px;
		margin-right: 5px;
		text-decoration: none;		
		color: #333333;	  	
	}
	#site_control a:hover {
		text-decoration: underline;
	}
	#life_events {
		clear: both;
		padding-top: 3px;
		padding-bottom: 3px;		
		background-color: #012555;
		color: #ffffff;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-align: center;
		border: 1px solid black;				
	}
	#topnav {
		clear: both;
		font-size: 10px;
		padding-top: 10px;
		padding-left: 10px;
		background-color: #ffffff;
		height: 25px;
	}
	#topnav a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	#topnav span {
		color: #000000;
	}
	#content {
		clear: both;
	}
	h4 {
		font-size: 12px;
	}
	#banner {
		display: none;
		clear: both;
		margin-bottom: 10px;				
	}
	#banner img {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	#body_banner {
		margin-bottom: 10px;
	}
	#footer {
		clear: both;		
		color: #666666;			
		background-color: #ffffff;
		width: 100%;	
		border-top: 1px solid #dcdcdc;
		border-bottom: 1px solid #dcdcdc;		
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: center;				
		font-size: 10px;
		z-index: 10;
	}
	#footer a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-left: 5px;
		margin-right: 5px;
		color: #003163;
		text-decoration: none;
	}
	.copyright {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	#footer a:hover {
		text-decoration: underline;
	}
	.highlights_more {
		text-align: right;
		font-weight: bold;
		color: #003366;
		padding-right: 5px;
	}
	.breadcrumb {
		color: #ff6600;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.breadcrumb a {
		color: #3399FF;
		text-decoration: none;
	}
	.breadcrumb a:hover {
		text-decoration: underline;
		color: #0066CC;
	}
	#title {
		margin-bottom: 10px;
		color: #336699;
	}
	#title h4 {
		font-size: 14px;
	}
	#quicklinks_mid ul {
		list-style-type: none;
	}
	#highlights {
		border: 1px solid #cfcfcf;
		margin-bottom: 10px;
	}
	#highlights ul {
		list-style-type: none;
	}
	#highlights li {
		padding-left: 5px;
		font-size: 11px;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color: #FBF6EF;
	}
	#left_nav {
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		border-right: 1px solid #cfcfcf;
	}
	#left_nav ul {
		list-style-type: none;
	}
	#left_nav li {
		color: #336699;
	}
	.left_nav_listitem {
		width: 100%;
		border-bottom: 1px solid #cfcfcf;
		border-bottom-style: dashed;
		font-weight: bold;
		font-size: 11px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	.agydeptlink {
		border-left: 1px solid #666666;
		border-right: 1px solid #666666;		
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 15px;
		padding-right: 15px;
		margin: 0px;
		background-image: url(http://www.sccgov.org/portal/images/egov/nav/st_ctrl_bg2.gif);
	}
	#arra_contact p span {
		display: block;
	}
	.googlebrand {
		font-family: arial,sans-serif;
		font-size: 11px;				
	}			
	#col1 ul {
		margin-bottom: 10px;
	}
	#col2 ul {
		margin-bottom: 20px;
		list-style: none;
	}
	#col2 ul li {
		background-image: url(../images/arra_header.gif);
		background-position: 2px 5px;
		background-repeat: no-repeat;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 20px;
		border-top: 1px dotted #d0d0d0;
		border-bottom: 1px dotted #d0d0d0;
		font-size: 12px;
	}			
	#col2 ul li a {
		color: #06C;
		text-decoration: none;				
	}
	#col2 ul li a:hover {
		text-decoration: underline;
	}
	#arra_banner {
		background-color: #ffffff;
		border: 1px solid #eeeeee;
		width: 888px;
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
	}
	#arra_banner_nav {
		position: absolute;
		top: 18px;
		right: 30px;
	}
	#arra_banner_nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#arra_banner_nav ul li {
		color: #ffffff;			
		border-bottom: 1px dotted #ffffff;
		padding-top: 3px;
		padding-bottom: 5px;
	}
	#arra_banner_nav ul li a {
		margin: 0;			
		text-decoration: none;
		color: #ffffff;
		font-size: 11px;			
	}
	#arra_banner_nav ul li a span {
		margin-right: 10px;
	}
	#arra_banner_nav ul li a:hover {
		color: #F8C900;
	}
	#arra_supervisors {
		position: absolute;			
		top: 114px;
		right: 5px;
		z-index: 500;
	}
	#arra_supervisors_text {
		display: none;
		position: absolute;
		font-size: 11px;
		font-weight: bold;			
		color: #ffffff;
		top: 110px;
		right: 58px;
		z-index: 501;
	}		
	#arra_body {			
		clear: both;
		width: 900px;
		padding: 0;
		margin: 0;			
		margin-left: auto;
		margin-right: auto;					
	}
	#quotation_controls {
		font-size: 12px;
		text-align: center;
		margin-bottom: 15px;
	}
	#quotation_controls a {
		color: #06C;
		text-decoration: none;
	}
	#quotation_controls a:hover {
		text-decoration: underline;
	}
	#col1 {			
		width: 628px;
		padding-top: 5px;
		padding-left: 5px;
		padding-right: 25px;
		float: left;
		background-image: url(../images/arra_body_bg.jpg);
		background-repeat: repeat-x;
		background-position: top left;
	}
	#col2 {			
		float: left;
		border: 1px solid #eeeeee;
		background-color: #F9F3E7;
		padding-top: 96px;
		width: 218px;
		padding-left: 5px;
		padding-right: 5px;						
	}
	h1 {
		font-size: 18px;	
		margin-bottom: 10px;
		color: #036;
	}
	h2 {
		background-image: url(../images/arra_header.gif);
		background-repeat: no-repeat;			
		padding-left: 20px;
		font-size: 12px;
		margin-bottom: 10px;
	}
	p {
		font-size: 12px;			
		margin-bottom: 10px;
		line-height: 16px;
	}
	#col1 ul {
		list-style-position: inside;
	}
	#col1 ul li {
		font-size: 12px;
	}
	#arra_contact {
		clear: both;
		background-image: url(../images/banner_bg.jpg);
		background-repeat: repeat-x;
		background-position: top left;
		border-top: 1px dotted #CCCCCC;
		width: 892px;
		height: auto;
		padding-left: 0;
		padding-right: 0;
		padding-top: 20px;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	#arra_contact h2 {
		margin-left: 20px;
	}
	#arra_contact p {
		margin-left: 20px;
	}
	#chart_nav {
		width: 600px;
		height: 100px;
		margin: 0;
		padding: 0;
		float: left;
		height: auto;
	}
	#chart_nav ul {
		margin: 0;
		padding: 0;
	}
	#chart_nav ul li {			
		border-top: 1px solid #d0d0d0;
		border-left: 1px solid #d0d0d0;
		border-right: 1px solid #d0d0d0;
		background-color: #EEEEEE;
		list-style: none;
		margin: 0;
		padding: 5px;
		float: left;
		margin-left: 25px;			
	}
	#chart_nav ul li a {
		display: inline;
		text-decoration: none;
		font-weight: bold;
		color: #000000;
	}
	#chart_container {
		margin: 0;
		padding: 0;
		clear: both;
	}
	#chart_body {
		clear: both;
		width: 626px;
		border: 1px solid #d0d0d0;
		height: 306px;
		margin-bottom: 16px;
	}
	.arra_section {
		width: 100%;
		overflow: auto;
		clear: both;
		border-bottom: 1px dotted #cccccc;	
		margin-bottom: 16px;	
	}
	.arra_more {
		text-align: right;	
		overflow: hidden;
	}
	.arra_more a {
		color: #105A9B;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
	}
	.arra_more a:hover {
		text-decoration: underline;
	}
	.section_col1 {
		float: left;
		width: 330px;	
	}
	.section_col2 {
		float: right;
		width: 270px;
		margin-left: 20px;	
	}
	#piechart {
		width: 260px;
		height: 260px;
		margin: 0;
		padding: 0;
		border: 1px solid #d0d0d0;
	}
