.greenborder { border-bottom: 1px dotted #cecece;  font-size: 12px; height: 35px; padding-right: 10px;}

.cmsTextInput {
border: 1px solid #cecece;}

.cmsSelectInput {
border: 1px solid #cecece;}


#dottedline
{margin-bottom:5px; margin-top:5px; padding-bottom: 5px; border-bottom: 1px dotted #cecece;}

a { color: #FF6600; -moz-outline-style: none; outline:none; }

#white {
color: white;
}

#black {
color: black;
}

#smalltext {
	font-size: 11px;
}

#thumbnailback {
background-image:url(images/background-thumbnail.gif); width: 254px; height: 67px; background-repeat: no-repeat; margin-top: 4px;
}

#leftnav
{
	font-size:12px; font-family: arial, helvetica, verdana; color: black;  padding: 10px;
}

#leftnav a {
	color:  black;
	text-decoration: none;
	
}

#leftnav a:hover {
	color:  white;
	text-decoration: none;
	
}

#centrepanelalt
{font-size:14px; font-family: arial, helvetica, verdana; color: black;  padding-left: 15px; padding-right: 15px;}

#wtext
{padding: 10px;}

#centrepanelalt a
{color: #f68f1e; text-decoration: none;}

#centrepanelalt h1
{color: f68f1e; font-size: 16px; font-weight: bold; margin-top: 0px;}

#centrepanelalt h2
{color: #f68f1e; font-size: 16px; font-weight: bold; margin-top: 0px;}

#centrepanelalt h3
{color: #f68f1e; font-size: 16px; font-weight: bold; margin-top: 0px;}

#centrepanelalt h4
{color: #f68f1e; font-size: 16px; font-weight: bold; margin-top: 0px;}

#centrepanelalt h5
{color: #f68f1e; font-size: 16px; font-weight: bold; margin-top: 0px;}


#centrepanel
{
	font-size:12px; font-family: arial, helvetica, verdana; color: black;  
}

#centrepanel a {
	color:  #F68F1E;
	font-weight: bold;
	text-decoration: none;
	
}

#centrepanel a:hover {
	color: black;
	text-decoration: none;
	
}

#community
{
	font-size:12px; font-family: arial, helvetica, verdana; color: black; 
}


#whiteline {
	border-bottom: 1px solid white;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	}
	
#tabs
{ float: left; margin-top: 20px; width: 104px; height: 20px; background-repeat:no-repeat; padding-top: 3px; text-align: center;

<!--[if IE]>
  margin-top: 10px;
<![endif]-->

}

.navlink {
color: black;
text-decoration: none;
font-size: 11px;
}

.navlink:hover {
color: white;
}

.navlinkunderline {
color: black;
font-size: 11px;
}

.navlinkunderline:hover {
color: white;
}



#title {
	font-size: 14px; color: black; font-weight: bold; margin-bottom: 5px;
}

#news {

	padding: 10px;
		padding-top: 35px;
		overflow: auto;
	
}

#news a {
	font-size: 11px;
	color: white;
	margin-bottom: 6px;
	font-weight: normal;
}

#news a:hover {
	font-size: 11px;
	color: black;
	margin-bottom: 6px;
}

#grows {
	padding: 15px;
	font-size: 12px;
	color: white;
	text-align: right;
	
}

#subtext {
font-size: 12px;

}

.modifyChangeError {
	margin: 10px; 
	padding: 10px; 
	border: solid 1px red; 
	background-color: #EFEFEF; 
	color: #000000;	
}
