.lportalNavSpacer {
	width: 175px;
}

.invisibleportalNavSpacer {
display:none
}


.mportalNavSpacer {
	width: 350px;
}

.rportalNavSpacer {
	width: 225px;
}


/* ADMIN */
.adminLinks {
	position: relative;
	clear: both;
	width: 100%;
	background-color: #EEE;
	margin: 0;
	text-align: left;
	color: #000;
	font-size: 0.8em;
	padding: 0px 0 0 0px;
}

.adminLinks a {
	color: #000;
	padding-right: 30px;
}

.adminReturn {
	color: #090 !important;
}

.adminWarning {
	color: #F00 !important;
}



/* PORTLETS */


/* MAIN IMAGE */

#homePic {
	position: relative;
	clear: both;
	width: 100%;
	background-color: #D7E0EF;
}

#homePic img{
	float: left;
}

.homePicText {
	color: #000;
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
	padding-left: 0.5em;
	margin: 0 0 0 0px;
}

.homePicList  {
	color: #000;
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
	padding-left: 0.5em;
	margin: 0 0 0 0px;
}

.homePicList ul {
	list-style: disc;
	margin: 0 0 0 15px;
}





/* NEWS CENTRE */

.newsMainHeader {
	clear: both;
	position: relative;
	margin: 0px 0px 2px 15px;
	padding: 0 0 0 8px;
}

.newsMainHeader h2 {
	color: #000;
	margin: 0 0 0 0;
	text-align: left;
	font-size: 1.1em;
	font-weight: normal;
	margin-left: 0px;
}



.newsHeader {
	clear: both;
	position: relative;
	margin: 0px 0px 2px 25px;
	padding: 0 0 0 8px;
	background-image: url("images/h-news-bg.gif");
	background-position: 0px -19px;
	background-repeat: repeat-y;}

.newsHeader h2 {
	color: #000;
	margin: 0.75em 0 0 0;
	text-align: left;
	font-size: 1.1em;
	font-weight: normal;
	margin-left: 15px;
}

.newsBody {
	clear: both;
	position: relative;
	margin: 0px 0px 4px 25px;
	padding: 8px;
	text-align: left;
	background-color: #FFF;
	color: #000;
	font-size: 0.8em;
	padding: 0px 0 8px 0px;
}


.newsBody ul{
	display: block; 
	padding-left: 0px; 
	list-style: none;
	color: #000;
	margin: 0 0 0 0;
	text-align: left;
	color: #000;
}



.newsBody a{
	color: #000 !important;
	padding-left: 15px;
	background-image: url("images/h-listArrow-news.gif");
	background-position: 0px 2px;
	background-repeat: no-repeat;
}



/* JOINED UP GUIDES */

.joinedHeader {
	clear: both;
	position: relative;
	margin: 0px 0px 2px 25px;
	padding: 8px;
	background-image: url("images/h-joinedLinks-bg.gif");
	background-position: 0px 0px;
	background-repeat: repeat-y;}

.joinedHeader h2 {
	color: #FFF;
	margin: 0.75em 0 0 0;
	text-align: left;
	font-size: 1.1em;
	font-weight: normal;
	margin-left: 25px;
}

.joinedBody {
	clear: both;
	position: relative;
	margin: 0px 0px 4px 25px;
	padding: 8px;
	text-align: left;
	background-color: #FFFFCE;
	color: #000;
	font-size: 0.8em;
	padding: 8px 0 8px 15px;

}


.joinedBody h3{
	color: #000;
	margin: 0 0 0 0;
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
}

.joinedBody a{
	color: #000 !important;
}



/* NEWS & PR LINKS */
.news-prPromo {
	clear: both;
	position: relative;
	margin: 0 0px 20px 35px;
	text-align: left;
}
.news-prPromo h2{
	display: none;
}

.news-prPromo img {
	float: left;
	width: 55px;
	height: 55px;
	border: 1px solid #333;
}
.news-prPromo a{
	display: block;
	font-size: 0.8em;
	padding: 0 0 7px 0px;
	color: #333;
	font-weight: normal;
	margin: 0 0 0 63px;
	text-align: left;
	/*text-transform: capitalize;*/
}
/*.news-prPromo a{
	color: #333;
}*/	


/* OBJECT LIST */
.obListHeader {
	clear: both;
	position: relative;
	margin: 0px 0px 0 35px;
	padding: 8px;
	background-image: url("images/cAlso-bg.gif");
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
.obListHeader h2 {
	color: #FFF;
	margin: 0.75em 0 0 25px;
	text-align: left;
	font-size: 1.1em;
	font-weight: normal;
}
.obListBody {
	clear: both;
	position: relative;
	margin: 0px 0px 10px 35px;
	padding: 8px;
	text-align: left;
	background-color: #E1F0FF;
}
.obListBody a {
	display: block;
	color: #000;
	font-size: 0.70em;
	/*text-transform: capitalize;*/
	margin: 0 0 0 10px;
	padding: 3px 0 3px 15px;
	background-image: url("images/arrow_sml-dkblu.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
.obListBody a:link {
	color: black; 
	text-decoration: none;
}
.obListBody a:visited {
	color: black; 
	text-decoration: none;
}
.obListBody a:hover {
	color: #396; 
	text-decoration: underline;
}
.obListBody a:active {
	color: #396; 
	text-decoration: underline;
}



/* PROMO LINKS */
.h-Promo {
	clear: both;
	position: relative;
	margin: 10px 10px 20px 25px;
	text-align: left;
	border-bottom: 1px solid #CCC;
}

.h-Promo img {
	float: left;
	width: 52px;
	height: 52px;
	border: 1px solid #333;
}
.h-Promo h3{
	display: block;
	font-size: 0.9em;
	padding: 0 0 0 0px;
	color: #333;
	font-weight: bold;
	margin: 0 0 0 60px;
	text-align: left;
	text-transform: capitalize;
}

.h-Promo a{
	color: #333;
	text-decoration: none !important;
}	

.h-Promo p {
	color: #666;
	font-size: 0.8em;
	margin: 0 0 0 60px;
	text-align: left;
}


/* SEE ALSO */
.h-cAlsoHeader {
	clear: both;
	position: relative;
	margin: 0px 0px 0 35px;
	padding: 8px;
	background-image: url("images/h-cAlso-bg.gif");
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
.h-cAlsoHeader h2 {
	color: #FFF;
	margin: 0.75em 0 0 25px;
	text-align: left;
	font-size: 1.1em;
	font-weight: normal;
}
.h-cAlsoBody {
	clear: both;
	position: relative;
	margin: 0px 0px 10px 35px;
	padding: 8px;
	text-align: left;
	background-color: #E1F0FF;
}

.h-cAlsoBody ul{
	display: block; 
	padding-left: 0px; 
	list-style: none;
	color: #000;
	margin: 0 0 0 0;
	text-align: left;
	color: #000;
}


.h-cAlsoBody a{
	color: #000;
	font-size: 0.7em;
	padding-left: 17px;
	background-image: url("images/h-listArrow-newonsite.gif");
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

.h-cAlsoBody a:link {
	color: black; 
	text-decoration: none;
}
.h-cAlsoBody a:visited {
	color: black; 
	text-decoration: none;
}
.h-cAlsoBody a:hover {
	color: #396; 
	text-decoration: underline;
}
.h-cAlsoBody a:active {
	color: #396; 
	text-decoration: underline;
}

/* NEWS LINKS */
.nLinkHeader {
	clear: both;
	position: relative;
	margin: 10px 0px 0 35px;
	padding: 8px;
	background-image: url("images/h-newsLinks-bg.gif");
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
.nLinkHeader h2 {
	color: #FFF;
	margin: 0.75em 0 0 0;
	text-align: left;
	font-size: 1.1em;
	font-weight: normal;
	padding-left: 25px;
}
.nLinkBody {
	clear: both;
	position: relative;
	margin: 0px 10px 0 35px;
	padding: 3px;
	text-align: left;
	background-color: #FBFCEC;
}
.nLinkBody a {
	color: #000;
	font-size: 0.70em;
	text-transform: capitalize;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 10px;
	background-image: url("images/h-bullet-bg.gif");
	background-position: -3px 5px;
	background-repeat: no-repeat;
}
.nLinkBody a:link {
	color: black; 
	text-decoration: none;
}
.nLinkBody a:visited {
	color: black; 
	text-decoration: none;
}
.nLinkBody a:hover {
	color: #396; 
	text-decoration: underline;
}
.nLinkBody a:active {
	color: #396; 
	text-decoration: underline;
}


/* HTML MIDDLE COLUMN PORTALS */

.sectionWrapper {
	position: relative;
	clear: both;
	margin: 0 0 0 0px;
	font-size: 1em !important;	
}

.sectionWrapper h2{
	font-size: 0.8em !important;	
	font-weight: bold;
	color: #000;
	
}

.sectionWrapper h3{
	font-size: 0.8em !important;	
	font-weight: bold;
	color: #000;
	
}

.sectionWrapper p {
	font-size: 0.8em !important;	
}

.sectionWrapper ul {
	display: block; 
	padding-left: 0px; 
	list-style: none;
	margin-left: 0px;
	font-size: 0.8em !important;	
}

.sectionWrapper li {
	padding: 2px 0 2px 15px;
	background-position: 0px 7px;
	background-repeat: no-repeat;	
}





/* NEW MAIN-IMAGE, VERTICAL, & HORIZONTAL PORTLET STYLES - Loop 20.10.04 */


.mainPromo {
	/*position: relative;
	clear: both;*/
}

.mainPromo p{
	margin: 1em 0;
	color: #000;
	/*font-size: 0.85em;*/
	font-size: 0.8em;
}
.mainPromo a:link {
	color: #396; 
	text-decoration: underline
}
.mainPromo a:visited {
	color: #396; 
	text-decoration: underline
}
.mainPromo a:hover {
	color: #396; 
	text-decoration: none
}
.mainPromo a:active {
	color: #396; 
	text-decoration: none
}
.mainPromo img{
	margin: 0 0 5px 0;
}








.navPortlet-vertical {
	padding: 3px 0;
	margin: 5px 0;
	/*height: 55px;*/
}

.navPortlet-vertical img{
	float: left;
}





.navPortlet-vertical h3 {
	font-size: 0.9em;
	padding: 0 0 0 0px;
	font-weight: bold;
	margin: 0 0 0px 60px;
	text-align: left;
}

.navPortlet-vertical h3 a {
	color: #000;
}


.navPortlet-vertical p{
	margin: 2px 0 0 60px;
	color: #000;
	height: 45px;
	min-height: 45px;
	font-size: 0.8em;
}





.navPortlet-horizontal {
	float: left;
	position: relative;
	padding: 3px 0;
	border-bottom: 1px solid #333;
	margin: 5px 0;
}



.horizontal-left {
	float: left;
	position: relative;
	clear: both;
	width: 165px;
}

.horizontal-left img {
	display: block !important;
}

.horizontal-left h3 {
	font-size: 0.9em;
	padding: 0 0 0 0px;
	font-weight: bold;
	margin: 3px 2px;
	text-align: left;
}

.horizontal-left h3 a {
	color: #000;
}

.horizontal-left p{
	color: #000;
	font-size: 0.8em;
	margin: 2px 2px;
}






.horizontal-right {
	float: right;
	position: relative;
	width: 165px;
}



.horizontal-right img {
	display: block !important;
}

.horizontal-right h3 {
	font-size: 0.9em;
	padding: 0 0 0 0px;
	font-weight: bold;
	margin: 3px 2px;
	text-align: left;
}

.horizontal-right h3 a {
	color: #000;
}

.horizontal-right p{
	color: #000;
	font-size: 0.8em;
	margin: 2px 2px;
}






/* RSS FED STYLES - Loop 07.01.05 */


.navPortlet-RSS {
	zpadding: 3px 0;
	margin: 5px 0;
	/*height: 55px;*/
}

.navPortlet-RSS img{
	float: left;
}

.navPortlet-RSS h3 {
	font-size: 0.9em;
	padding: 0 0 0 0px;
	font-weight: bold;
	margin: 0 0 0px 60px;
	text-align: left;
}

.navPortlet-RSS h3 a {
	color: #000;
}




.rss-p{
	margin: 2px 0 10px 60px;
	color: #000;
	font-size: 0.8em;
}

.rss-p a{
	display: block;
	color: #333;
	font-size: 1em !important;
	padding: 0px 0 0px 15px;
	background-position: 0px 1px;
	background-repeat: no-repeat;
}


.lAlsoHeader {
	clear: both;
	position: relative;
	margin: 0px 0px 0 35px;
	padding: 8px;
	background-image: url("images/cAlso-bg.gif");
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
.lAlsoHeader h2 {
	color: #FFF;
	margin: 0.75em 0 0 25px;
	text-align: left;
	font-size: 1.1em;
	font-weight: normal;
}
.lAlsoBody {
	clear: both;
	position: relative;
	margin: 0px 0px 10px 35px;
	padding: 8px;
	text-align: left;
	background-color: #E1F0FF;
}
.lAlsoBody p {
	display: block;
	color: #000;
	font-size: 0.70em;
	/*text-transform: capitalize;*/
	margin: 0 0 0 10px;
	padding: 3px 0 3px 15px;
	background-image: url("images/arrow_sml-dkblu.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

.lAlsoBody table {
	color: #000;
	font-size: 0.70em;
	/*text-transform: capitalize;*/
	margin: 0 0 0 10px;
	padding: 3px 0 3px 15px;
}
.lAlsoBody a:link {
	color: black; 
	text-decoration: none;
}
.lAlsoBody a:visited {
	color: black; 
	text-decoration: none;
}
.lAlsoBody a:hover {
	color: #396; 
	text-decoration: underline;
}
.lAlsoBody a:active {
	color: #396; 
	text-decoration: underline;
}

/* THEME HOMEPAGE PORTLETS - Loop May 05 */

/* RIGHT HAND SIDE PORTLET */

.themePortlet-right {
	padding: 3px 0;
	margin: 0px 0px 0px 35px !important;
	/*height: 55px;*/
}

.themePortlet-right img{
	float: left;
}

.themePortlet-right h3 {
	font-size: 0.9em;
	padding: 0 0 0 0px;
	font-weight: bold;
	margin: 0 0 0px 60px;
	text-align: left;
}

.themePortlet-right h3 a {
	color: #000;
}

.themePortlet-right p{
	margin: 2px 0 0 60px;
	color: #000;
	height: 45px;
	min-height: 45px;
	font-size: 0.8em;
}
