img {
	border: none;	
}

#breadcrumb span {
	font-family: Georgia;
	font-size: 13px;
	line-height: 28px;
	color: #FFFFFF;	
}

#breadcrumb a {
	text-decoration: none;
}	
#slideshow .text span,
#slideshow_portal .text span {
	font-family: Georgia;
	font-size: 41px;
	line-height: 60px;
	color: #FFFFFF;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-size: 23px;
	line-height: 30px;
	color: #BFCB2F;
}

.page_content p {
	font-family: Arial;
	font-size: 12px;	
	line-height: 22px;
	color: #666666;
}

.page_content a {
	font-family: Arial;
	font-size: 12px;	
	line-height: 22px;
	color: #BFCB2F;
	text-decoration: none;
}

.page_content a:hover {
	text-decoration: underline;	
}

table {
	font-family: Arial;
	font-size: 12px;	
	line-height: 22px;
	color: #666666;
}

/* CONTACT STYLE */

.table_text {
	font-family: Arial;
	font-size: 12px;	
	line-height: 22px;
	color: #666666;
}

input.input, textarea.input {
	font-family: Arial;
	width: 99%;
	color: #636363;
	border: 1px solid #636363;
	background: #FFFFFF; 
}

input.input_error, textarea.input_error {
	font-family: Arial;
	width: 99%;
	color: #BFCB2F;
	border: 1px solid #BFCB2F;
	background: #FFFFFF; 
}

.button {
	float: left;	
	height:23px;
	margin: 0;
	padding: 0;	
}

.button .button_left {
	float:left;	
	height:23px;
	width:8px;
	cursor:pointer;
	background: url('../images/layout/button_left.gif') right no-repeat;
	margin: 0;
	padding: 0;
}

.button .button_middle {
	float:left;
	border:0;
	height:23px;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	line-height: 13px;
	color:#FFFFFF;
	cursor:pointer;
	background: url('../images/layout/button_middle.gif') repeat-x;
	margin: 0;
	padding: 0 5px 0 5px;
}

.button .button_right {
	float:left;
	border:0;
	height:23px;
	width:8px;
	cursor:pointer;
	background: url('../images/layout/button_right.gif') left no-repeat;
	margin: 0;
	padding: 0;
}
