/* -------------------------- MAIN FORMATTING TAGS ----------------------------*/
body {
	margin: 0px;
	padding: 0px;
	font: 12px  verdana, arial, helvetica, sans-serif;
	color: #000;
	text-align: justify;
	background: #fff;
	line-height: 18px;
	}
a {
	text-decoration: underline;
	font-weight: normal;
	color:  navy;
	outline: none;
	}
a:visited {

	color:  navy;
	}
a:active {
	color:  navy;
	}
a:hover {
	text-decoration: underline;
	color: green;
	}
img {
	border: 0;
	}
strong, b {
	font-weight: bold;
	}
p {
	margin-top: 10px;
	margin-bottom: 20px;
	}
pre {
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
ol {
	margin-left: 50px;
}


/* -------------------------- GENERAL HEADER TAGS ----------------------------*/

h1 {
	color:#003366;
	background:url('/images/title2.gif') no-repeat;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px 0;
	padding:5px 0 10px 30px;
	}
h2 {
	color:#000055;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 10px 0;
	}
h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h4 {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
hr {
	width: 100%;
	color: navy;
	margin: 10px 0px 10px 0px;
	}

h2 a {
	font-weight: bold;
}
/* -------------------------- FORM RELATED STAGS Standard / Custom ----------------------------*/
form {
	margin-top: 4;
	margin-bottom: 2;
	}

input, textarea{
	font: 12px  verdana, arial, helvetica, sans-serif;

 	/* font-size: 11px; */
	background: #fff;

	}
.title-seed {
	font-size: 12px;
	font-weight: normal;
	width: 150px;
	text-align: left;
	vertical-align:top;
	}

.title-required-seed {
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	text-align: left;
	vertical-align:top;
	}
.title-form {
	font-size: 12px;
	font-weight: normal;
	width: 100px;
	text-align: left;
	vertical-align:top;
	}

.title-required-form {
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	text-align: left;
	vertical-align:top;
	}

.formbutton {
	margin-top: 2;
	font-size: 12px;
	font-weight: bold;
	background-color: navy;
	border: 1px solid #000;
	color: #fff;
}
.input-radio {
 	font-size: 11px;
	font-weight: normal;
	background: transparent;
}
.input-select {
 	font-size: 11px;
	font-weight: normal;
	background: transparent;
}
.error {
	color: red;
}
td {
	font: 12px  verdana, arial, helvetica, sans-serif;
	line-height: 18px;
}
.search-box {
	position: relative;
	top: -7px;
	border: 1px solid #0B0F45;
	margin: 0px;
	padding: 0px;
}
/* -------------------------- MARKETING FLASH ----------------------------*/
#scrolling-news {
	color: #10256A;
	font: normal 12px verdana, arial,helvetica, sans-serif;
}
#scrolling-news a{
	color: blue;
	font: bold 12px verdana, arial, helvetica, sans-serif;
}
.title-1 {
	color: blue;
	font-weight: bold;
}
.title-2 {
	color: #086F00;
	font-weight: bold;
}


/* -------------------------- GENERAL CUSTOM STYLES ----------------------------*/
#home-header-bottom a {
	text-decoration: none;
	font: normal 11px verdana, arial,helvetica, sans-serif;
	color: green;
	letter-spacing: 0.2em;
}
#left {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#left a {
	text-decoration: none;
	}
#left a:hover {
	text-decoration: underline;
	}

#footer a {
	color: #fff;
}
#copyright {
	color: #d1d1d1;
	font: normal 11px verdana, arial,helvetica, sans-serif;
}
#bottom-nav a {
	padding-right: 15px;
}

#breadcrumbs {
	font-size: 11px;
	font-weight: normal;
	color: black;
}
#breadcrumbs a {
	font-size: 11px;
	color: navy;
	text-decoration: underline;
}
#newsletter-title {
	font-weight: bold;
}
#newsletter	{
	color: #000;
}
.news-latest h4 {
	color: #002B57;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
.news-latest p {
	margin:0px;
	margin-bottom: 7px;
}
.news-latest span.date {
	color: #a1a1a1;
	font-size: 11px;
}
.row-title {
	padding: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #fff;
	background: #E3E6EB;
}

.serv-title {
	vertical-align: top;
	font-size: 12px;
	padding: 4px;
	border-bottom: 1px dashed #E3E6EB;
}
.serv-desc {
	font-size: 12px;
	padding: 4px;
	border-bottom: 1px dashed #E3E6EB;
	padding-bottom: 20px;
}
.middle {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.stakeholder-mapping {
	font-size: 12px;
	padding: 4px;
	border: 1px solid #000;
}
.contact-title {
	width:50px;
	font-weight: bold;
}
.file-format {
	color: #000;
	font-size: 10px;
	font-weight: normal;
}
/**************** THESE APPEAR ON THE SPEECHES PAGE ******************/
.speech-subject {
	margin: 0px;
	padding: 0px;
}
.speech-info {
	font-size:11px;
}
.speech-location {
	font-size:11px;
	color: #a1a1a1;
}

/**************** THESE APPEAR ON THE SEARCH PAGE ******************/

.search-result-title {
}
.search-result-text {
}
.search-result-link {
}
.search-result-size {
	color: green;
}
.phpdigHighlight {
	color: green;
}

a.phpdig {
	font-weight: bold;
}



.seed-endorsers-title {

	display:			block;
	width:				100%;
	background-color :	f1f1f1;
	padding:			2px;
	border:				1px solid #d1d1d1;

}
.endorsers-title {
	color:				#000066;
	font-family:		Arial;
	font-size:			16px;
	font-weight:		bold;
}

.trans {
	background: transparent;
}

/* for searching via sphider, see $sphider_dir/templates/f500_1/ */
#search_results {
}
#search_results a.title {
	font-weight: bold;
}
#search_results .description {
}
#search_results .url {
	font-style: italic;
	font-size: 90%;
}
#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
}
#other_pages {
	text-align:center;
}
