BODY
{
	font-family: Verdana,Arial,Tahoma,Lucida,Helvetica,Utopia,Serif,sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 5px 0px;
	padding: 0px;
	text-align: center;
	color: #666666;
	background-color: #FFFFFF;
}
a {
	color:#000DA4;
}
.NoArticlesAvailable{
	display:block;
	padding-bottom:4px;
	color:#0065A4;
}
.content
{
	width: 792px;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align: left; /* Counteract to IE5/Win Hack */
	padding: 15px;
	background-color: #FFFFFF;
	color:inherit;
}

.logo
{
	position: relative;
	width: 792px; 
	border-bottom: 1px solid #828282;
}

.navbar
{
	color: #666666;
	background-color:inherit;
	font-size: 0.9em;
	font-weight: bold;
	width:792px;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #828282;
}
.navbar A, .navbar A:link, .navbar A:visited, .navbar A:active
{
	text-decoration: none;
	color: #666666;
	background-color:inherit;
}
.navbar A:hover 
{
	text-decoration: underline;
	color: #666666;
	background-color:inherit;
}

.title
{
	width: 792px;
	margin: 0px;
	font-size: 2.0em;
	font-weight: normal;
	color: #FFFFFF;
	background-color:inherit;
	padding: 0px;
}

.breadcrumbs
{
	font-size: 0.9em;
	width: 792px;
	padding-top: 0.4em;
	padding-bottom: 0.5em;
	/* border-bottom: 1px solid #828282; */
}

.sidebar
{
	font-size: 0.9em;
	width: 140px;
	margin: 0px;
	padding-right: 1em;
}
.sidebar TD
{
	font-weight: bold;
	background: url(images/menu_underline.gif) repeat-x bottom left;
}
.sidebar A, .sidebar A:link, .sidebar A:visited, .sidebar A:active
{
	text-decoration: none;
	color: #666666;
	background-color:inherit;		
}
.sidebar A:hover
{
	text-decoration: underline;
	color: #666666;
	background-color:inherit;
}

.canvas
{
	font-size: 0.9em;
	margin: 0px;
	padding-left: 1em;
}

.admincanvas
{
	width: 792px;
}


.login_box
{
	border-top: 1px solid #828282;
	border-bottom: 1px solid #828282;
	margin-top: 2.5em;
	margin-bottom: 2.5em;
	padding-top: 1em;
	padding-bottom: 1em;
}
.login_box A, .login_box A:link, .login_box A:visited, .login_box A:active, .login_box A:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #666666;	
	background-color:inherit;	
}


.footer
{
	width:792px;
	border-top: 1px solid #828282;
	margin-top: 0px;
	padding-top: 0.4em;
}


H1, H2, H3, H4, H5
{
	color: #0065a4;
	background-color:inherit;
}
H1{ font-size:1.8em;}
H2{ font-size:1.6em;}
H3{ font-size:1.4em;}
H4{ font-size:1.2em;}
H5{ font-size:1.1em;}

.main_nav {
	width:560px;
	height:20px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: small;
}
.main_nav_extra {
	width:200px;
	height:20px;
	position: absolute;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: small;
	left: 562px;
	top: 0px;
}
.main_image {
	width:762px;
	height:95px;
	position: relative;
	padding-bottom: 5px;
}


.secondary_nav {
	border-bottom-color: #828282;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
}
.form_text {
	border: 1px solid #81379b;
	font-size:.9em;
}

.float-left
{
	position: relative;
	float: left;
}

.float-right
{
	position: relative;
	float: right;
}


.big_input
{
	width: 40em;
}

.small_input
{
	width: 18.7em;
}

.tiny_input
{
	width: 7em;
}

.error_head
{
	font-weight: bold;
	color: #ff0000;
	background-color:inherit;
	border: 2px dashed #ff0000;
	padding: 10px;
	margin: 10px;
}

.error_text
{
	color: red;
	background-color:inherit;
	font-weight: normal; 
	font-size: small;
	letter-spacing: -0.05em;
	padding: 0.25em;	
}
.cms_pic_top_right
{
	margin-left: 5px;
	margin-bottom: 5px;
	float: right;
}
.cms_pic_mid_right
{
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: right;
}
.cms_pic_bottom_right
{
	margin-left: 5px;
	margin-top: 5px;
	float: right;
}
.cms_pic_top_left
{
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
.cms_pic_mid_left
{
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
}
.cms_pic_bottom_left
{
	margin-right: 5px;
	margin-top: 5px;
	float: left;
}
.cms_pic_stack_right
{
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: right;
	clear:right;
}
.cms_pic_stack_left
{
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	clear:left;
}

.button_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0065a4;
	font-weight: bold;
	color: #FFFFFF;
	border:1px solid;
	border-top-color:#40a9ee;
	border-left-color:#40a9ee;
	border-right-color:#055082;
	border-bottom-color:#055082;
	cursor: pointer;
}
.filter_form
{
	width: 100%;
	color: #000000;
	background: #f0f0f0;
	border: 1px solid #B0B0B0;
	padding: 0.5em;
	font-weight: normal;
}

.filter_form TD
{
	padding: 0.25em;
}

.studies
{
	border: 1px solid red;
}

.padme
{
	padding-right: 1.25em;
	padding-bottom: 1.25em;
}		
.noteitems LI
{
	padding-bottom: 0.5em;
}

#application_form FIELDSET
{
	padding-top: 0.75em;
	padding-left: 0.75em;
	padding-right: 0.75em;
	padding-bottom: 0.75em;
	margin-top: 0.25em;
	margin-bottom: 0.75em;
}

.fieldsetitem
{
	/* padding-top: 0.5em; */
	padding: 1em 0em 0em 0em;
	margin: 0em;
}

.mandatorynote
{
	color: red;
	background-color:inherit;
}
.optionalnote
{
	font-style: italic;

}

.appnav_top, .appnav_bottom
{
	width: 100%;
	color: #000000;
	background: #f0f0f0;
	border: 1px solid #B0B0B0;
	padding: 0.5em;
	font-weight: normal;
}

.appnav_top TD, .appnav_bottom TD
{
	padding: 0.25em;
}		

.infobar
{
	color: #000000;
	background: #ffffc0;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
	padding: 0.5em;
	font-weight: normal;
}

.notes
{
	color: #808080;
	background-color:inherit;
	font-style: italic;
}

.navbutton_text
{
	background-color: #0065a4;
	font-weight: normal;
	color: #FFFFFF;
	border:1px solid;
	border-top-color:#40a9ee;
	border-left-color:#40a9ee;
	border-right-color:#055082;
	border-bottom-color:#055082;
	cursor: pointer;
	width: 7em;
}

.navbutton_textmini
{
	background-color: #0065a4;
	font-weight: normal;
	color: #FFFFFF;
	border:1px solid;
	border-top-color:#40a9ee;
	border-left-color:#40a9ee;
	border-right-color:#055082;
	border-bottom-color:#055082;
	cursor: pointer;
	width: 1.75em;
}

.navbutton_textapply
{
	background-color: #0065a4;
	font-weight: bold;
	color: #FFFFFF;
	border:1px solid;
	border-top-color:#40a9ee;
	border-left-color:#40a9ee;
	border-right-color:#055082;
	border-bottom-color:#055082;
	cursor: pointer;
	width: 14.25em;
}
.newshead
{
	font-size: small;
	font-weight: normal;
	border-bottom: 1px solid #B0B0B0;
	margin-top: 0.33em;
	margin-bottom: 0.33em;
	line-height: inherit;
}

.newsitem
{
	margin-bottom: 1.66em;
	line-height: inherit;
}
.whiteout
{
	color:#FFFFFF ;
	background-color: inherit;
}
/*---------Bug Fixes--------------------------------*/

    .clearfix:after {
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
    }
    .clearfix {display: inline-block;}
    
    /* Hides from IE-mac \*/
    * html .clearfix {height: 1%;}
    .clearfix {display: block;}
    /* End hide from IE-mac */
	
/*------------group_home.php-------------------------*/
#group{
	width:629px;
}
#group_name_left {
	float:left;
	padding-right:15px; /*Firefox*/
	*padding-right:10px; /*IE*/
	width:410px;
	font-size:90%;
}

h1.portal_h1 {
/*	color:#010123;*/
	font-size:1.9em;
	padding:0.5em 0px 0.5em 0px;
	margin:0px;
}
h3.portal_h3 {
	/*color:#010123;*/
	padding:8px 0px 8px 0px;
	margin:0px;
}

#group_name_left h4 {
	/*color:#010123;*/
	padding:0px 0px 0.5em 0px;
	margin:0px;
}
#group_name_left h5 {
	padding:0px 0px 0.5em 0px;
	margin:0px;
}
#group_name_left p {
	padding:0px 0px 1em 0px;
	margin:0px;
}

#group_name_right {
	float:left;
	width:200px;
	font-size:90%;
}

#contact_info {
	border:1px solid #0065a4;
	*word-wrap: break-word;
	overflow: hidden;
	padding:5px;
}
#contact_info dl{
	margin:0px 0px 0px 0px;
	padding:2px;
}
#contact_info dt{
	margin:0px 0px 0px 0px;
	padding:4px 0px 2px 0px;
}
#contact_info dd{
	margin:0px 0px 0px 0px;
	padding:0px 2px 2px 0px;
}
#contact_info dd a {
	display:inline;
	padding:0px;
}
#group_name_left dl {
	margin:0px 0px 0.8em 0px;
}
dd {
	margin:0px 0px 0px 0px;
	padding:0px 5px 5px 5px;
}
dd a {	
	padding-top:5px;
}
dd a.read_more {
	display:block;
}
dt {
	font-weight:bold;
	padding:5px 5px 0px 5px;
}
dd p{
margin:0px;
padding:0px 0px 5px 0px;
}
.odd {
	background:#e0e8ef;
/*	border-bottom:1px dashed #AFB9A7;*/

}
.even {
	background:#eff8ff;
/*	border-bottom:1px dashed #AFB9A7;*/
}

#photo_gallery img {
	float:left;
	padding-right:1px;
	padding-bottom:1px;
}
#video {
	clear:left;
	margin:5px 0px 0px 0px;
	padding:0px;
}
/*--------------home_page_maintenance.php----home_googleMap.php----------*/
.listAlignLeft {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
ul.listAlignLeft li{
	padding-bottom:5px;
}
/*-------error-------home_pageTxt.php--------------*/
.error_hmpg {
	font-weight: bold;
	color: #ff0000;
	background-color:inherit;
	border: 1px dashed #ff0000;
	padding: 8px;
	margin: 5px 0px 0px 0px;
}

.error_hmpg ul{
	margin:0px;
	padding-left:15px;
}
#error_home {
	display:block;
}
/*------------------home_googleMap.php----------*/
#googleInfo {
	text-align:center;
}
#googleInfo img{
	clear:both;
	padding: 5px 0px 0px 0px;
}
/*------------------home_tips.php----------*/

#tips div {
	padding:1em 0em 1em 1em;
}
#tips h5 {
	padding:0em;
	margin:0em 0em 1em 0em;
}
#tips span {
	padding:0em;
}
/*------------------home_photos.php----------*/
.photos div {
	padding:15px 0px 15px 0px;
	border-bottom:1px solid #CCCCCC;
}
.photos img {
	float:left;
	padding-right:10px;
}
.photos span {
	padding:0em;
}
.photos .submit{
	*height:20px;
	padding:0px;
	margin:0px;
}
/*-----------------home_news.php-------------------*/
.button_news {
background-color:#0065A4;
border-color:#40A9EE #055082 #055082 #40A9EE;
border-style:solid;
border-width:1px;
color:#FFFFFF;
cursor:pointer;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:bold;
text-decoration:none;
padding:3px;
}
div.news_create {
background:#eff8ff;
padding:10px 0px 10px 5px;
}
#news_table {
margin-top:10px;
}
#news_table tr td{
border-bottom:1px solid #CFC2CA;
}
/*-----------------portal_home.php-------------------*/
.portalHm_div {
border-bottom:1px solid #CCCCCC;
/*padding-bottom:3px;*/
margin-bottom:8px;
font-size:90%;
}
#text_color{
color:#0065A4;
margin:0px;
padding:0px;
}
#text_color a, #text_color #article a.link{
color:#0065A4;
}
#text_color p.contribute a, #text_color a.button_news{
color:#ffffff;
}
#portal_home_intro {
width:360px;
float:left;
margin:0px 10px 10px 0px;
}
#com_tips {
width:250px;
float:right;
}
#portal_home img {
float:right;
clear:both;
padding:0px 0px 5px 10px;
}
#portal_home ul {
margin:0px;
padding:0px;
list-style-type:none;
}
#portal_home li {
background:url(images/discussions_icon.jpg) no-repeat 0px 0px;
padding:0px 0px 10px 40px;
}

#group_home_tips ul {
margin:0px;
padding:0px;
list-style-type:none;
}
#group_home_tips li {
background:url(images/discussions_icon.jpg) no-repeat 0px 0px;
padding:0px 0px 10px 40px;
}
#portal_home h3, #news h3, #google h3{
font-size:1.2em;
_margin-top:10px;
}
#news ul {
margin:0px 0px 10px 0px;
padding:0px;
list-style-type:none;
}
#news li {
background:url(images/info_icon.jpg) no-repeat 0px 0px;
padding:5px 0px 0px 75px;
height:70px;
}
a.link_moregroups  {
display:block;
/*font-weight:bold;
font-style:italic;*/
color:#000da4;
text-decoration:underline;
padding:5px 0px 5px 0px;
float:right;
}

/*-----------------top_tips.php-------------------*/

#toptips_form {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding:8px 0px 0px 5px;
	font-size:90%;
	margin:8px 0px 10px 0px;
	background:#e0e8ef;
}
#toptips_form div{
	padding-bottom:8px;
}
#toptips_form select{
	float:left;
	margin-right:5px;
}
#toptips_form input{
	float:left;
}
#toptips_form label{
	display:block;
	margin-bottom:5px;
}

#toptips {
	margin:10px 0px 10px 0px;
	font-size:90%;
}
#toptips dd {
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
}
#toptips dd p{
margin:0px;
padding:0px 0px 5px 0px;
}
#toptips span{
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}
#toptips dt a {
	display:block;
	padding:0px 0px 10px 0px;
	text-decoration:underline;
}
#toptips dt {
	font-weight:bold;
	padding:5px 5px 0px 5px;
	border-bottom:1px solid #CCCCCC;
}
/*-------------pagination-------------------*/
.page {
	padding:0px 0px 8px 0px;
	margin:0px 0px 0px 0px;
}

.page p{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
/*------------group_list.php-------------------*/
#groupList_form {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding:8px 0px 0px 5px;
	font-size:90%;
	margin:8px 0px 15px 0px;
	background:#e0e8ef;
}
#groupList_form div{
	padding-bottom:8px;
}
#groupList_form select{
	float:left;
	margin-right:5px;
}
#groupList_form input{
	float:left;
}
#groupList_form label{
	display:block;
}
#groupList_list {
	margin:10px 0px 10px 0px;
}
#groupList_list tr th{
	padding:5px 0px 5px 5px;
	text-align:left;
}
#groupList_list tr td{
	padding:5px;
}
/*------------group_news.php-------------------*/
#article {
	border-bottom:1px solid #CCCCCC;
	padding:0px 0px 4px 0px;
	margin:10px 0px 0px 0px;
	font-size:90%;
	width:600px;
}
#article p.articleheader {
background:#0065a4;
color:#FFFFFF;
display:block;
padding:5px 5px 5px 5px;
}
#article span.titleart {
font-size:1.1em;
display:block;
padding:0px 0px 10px 0px;
font-weight:bold;
}
#article p.articleheader span{
display:block;
padding:0px 0px 5px 0px;
}
#article p{
padding:0px 0px 0px 5px;
}

/*--------------display_article.php----------------*/
#article a.link {
	color:#000000;
	text-decoration:underline;
}
#article a.header_link {
	color:#FFFFFF;
	text-decoration:underline;
}

/*-----------------community_portal.php----------*/
div.contributor  {
	padding:5px 0px 5px 0px;
	margin:0px 0px 5px 0px ;
	border-bottom:1px solid #0065A4;
}
.contributor_details {
	width:100px;
	float:left;
	padding:0px;
	margin:0px;
	font-size:80%;
}
.contributor_article {
	padding:0px 0px 3px 0px;
	margin:0px;
	font-size:95%;
}

#contributorScroll p a {
	color: #FFFFFF;
	cursor: pointer;
	text-decoration:none;
	font-weight: bold;
}
p.contributor_more {
	float:right;
	background:transparent url(images/portalButton/MoreBkgrdBut.jpg) no-repeat 0 0;
	margin:0px;
	width:65px;
	height:14px;
	font-size:11px;	
	padding-left:15px;
	padding-top:0px;
/*	font-size:90%;
	padding:0px 20px 3px 20px;	
	*padding:0px 20px 3px 16px;	*/
}
p.contribute a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
#searchBox p.contribute {
	margin:0px;
	float:right;
	background:transparent url(images/portalButton/ContributeBkgrdBut.jpg) no-repeat 0px 0px;
	width:100px;
	height:18px;
	padding-left:17px;
	padding-top:2px;
	font-size:11px;
}

input.searchBut{
	border:none;
	background:url(images/portalButton/ContributeBkgrdBut.jpg) no-repeat 0px 0px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	margin:0px;
	width:100px;	
	height:20px;
	padding:0px 0px 5px 0px;
	font-size:12px;
}
input.searchBut:active{
	border:none;
	background:url(images/portalButton/ContributeBkgrdBut.jpg) no-repeat 0px 0px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	margin:0px;
	width:100px;	
	height:20px;
	padding:0px 0px 5px 0px;
	font-size:12px;
}
input.resetBut{
	border:none;
	background:url(images/portalButton/ContributeBkgrdBut.jpg) no-repeat 0px 0px;
	font-weight:bold;
	color: #FFFFFF;
	cursor: pointer;
	margin:0px;
	width:100px;
	height:20px;
	padding:0px 0px 5px 0px;
	font-size:12px;
}
input.resetBut:active{
	border:none;
	background:url(images/portalButton/ContributeBkgrdBut.jpg) no-repeat 0px 0px;
	font-weight:bold;
	color: #FFFFFF;
	cursor: pointer;
	margin:0px 0px 0px 0px;
	width:100px;
	height:20px;
	padding:0px 0px 5px 0px;
	font-size:12px;
}
a#h3_a_contributor {
	float:right;
	text-decoration:underline;
	background: #ffffff;
	font-weight: normal;
	border:none;
	padding:0px;
	cursor: pointer;
	margin:0px;	
	font-size:65%;
}
.contributor span{
	float:left;
}
#contributorScroll {
	overflow: auto;
	height: 258px; 
	overflow-y: hidden;
	overflow-y:scroll;
	padding:0px 5px 0px 0px;
	margin-bottom:5px;
	border-bottom:1px solid #0065A4;
}
h3.contributor  {
	border-bottom:3px solid #0065A4;
	margin-bottom:10px;
}
#wrapper {
	width:590px;
	height:160px;
}
#main {
	width:20%;
	float:left;
}
#target {
	width:43%;
	float:left;
}
#target3 {
	width:32%;
	padding-left:10px;
	float:left;
	font-size:90%;
	*font-size:85%;
}
#target3 label{
	font-size:113%;
	*font-size:120%;
}

#knowledgeForm {
	padding:0px;
	margin:0px;
}
#topicSelect {
	width:120px;
	font-size:95%;
	border:none;
}
#itemSelect {
	font-size:95%;
	border:none;
	margin-left:5px;
}
#wrapperlink {
	width:590px;
	height:160px;
}
#mainlink {
	width:20%;
	float:left;
}
#targetlink {
	width:43%;
	float:left;
}
#target3link {
	*word-wrap: break-word;
	width:32%;
	padding-left:10px;
	float:left;
	font-size:90%;
	*font-size:85%;
}
#target3link label{
	font-size:113%;
	*font-size:120%;
}
#topicSelectlink {
	width:120px;
	font-size:95%;
	border:none;
}
#itemSelectlink {
	font-size:95%;
	border:none;
	margin-left:5px;
}
#searchTxtlink {
	background-color:#EFF8FF;
	border:1px solid #0065A4;
}
#linkForm {
	padding:0px;
	margin:0px;
}
#searchBox {
		margin:5px 0px 5px 0px;
		padding:0px 0px 2px 0px;
		*padding:12px 0px 2px 0px;
		_padding:0px 0px 2px 0px;
		clear:both;
	}
#searchBox input {
	float:left;
	margin-right:5px;
	
}

#searchTxt {
	background-color:#EFF8FF;
	border:1px solid #0065A4;
}
label.labelItem {
	margin-left:8px;
}
.labelItem span{
	color:#0065A4;
}
span.Articletitle {
	display:block;
	padding-bottom:4px;
	color:#0065A4;
}
.ajaxdiv {
	clear:both;
}
/*-----------contributor_picture.php------------------*/
#contributorPhoto {
	border-top:1px solid #CCCCCC;
}
#contributorPhoto img{
	border:1px solid #9900CC;
	margin:0px 10px 30px 0px;
	padding:0px;
}
/*contribute.php home_news.php*/
#table_list tr th {
	text-align:left;
}
/*----------------community_portal_php.php------------------*/
#searchPHP {
	clear:both;
	padding:0px 0px 2px 0px;
	*padding:12px 0px 2px 0px;
	_padding:0px 0px 2px 0px;
}
#searchPHP input{
	float:left;
	margin-right:5px;
}

#searchPHP p {
	margin:0px 0px 5px 0px;
	clear:both;
}
p.selectSubmit a{
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	text-decoration:none;
}
#text_color p.selectSubmit a{
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	text-decoration:none;
}
#searchPHP p.selectSubmit {
	clear:none;
	float:left;
	margin:0px;	
	background:url(images/portalButton/ContributeBkgrdBut.jpg) no-repeat ;
	font-size:90%;
	*font-size:95%;
	padding:2px 17px 4px 17px;	
	*padding:2px 25px 4px 15px;	
}
.selectArticle {
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	margin:2px 0px 0px 0px;	
	*margin:5px 0px 0px 0px;
	background:url(images/portalButton/phpShowArticles.jpg) no-repeat;
	font-size:90%;
	*font-size:97%;
	padding:0px 50px 5px 10px;
	*padding:0px 12px 4px 10px;		
	border:none;
	text-align:left;
}


#wrapperPHP {
	width:590px;
	height:160px;
}
#mainPHP {
	width:20%;
	float:left;
}
#targetPHP {
	width:43%;
	float:left;
}
#target3PHP {
	*word-wrap: break-word;
	width:32%;
	padding-left:10px;
	float:left;
	font-size:90%;
	*font-size:85%;
}

#target3PHP label{
	font-size:113%;
	*font-size:120%;
}
#knowledgeFormPHP {
	padding:0px;
	margin:0px 0px 5px 0px;
	border-bottom:1px solid #0065A4;
}
#linkFormPHP {
	padding:0px;
	margin:0px 0px 5px 0px;
	border-bottom:1px solid #0065A4;
}
.intermediateContribute {
	clear:both;
	padding:10px 0px 10px 0px;
}
.intermediateContribute img {
	border:0px;
	float:left;
	margin-right:15px;
}
.intermediateContribute p {
	margin-top:0px;
}
.home_page_maintenance_link {
margin-bottom:0px;
margin-top:0px;
}
.home_page_maintenance_text {
margin-top:5px;
text-align:justify;
margin-bottom:10px;
}
/*evaluation09.php*/
#bene {
list-style-type:none;
margin:0px 0px 10px 0px;
padding:0px;
}
#bene li{
float:left;
width:50%;
}
#bene li span{
display:inline-block;
width:200px;
}