/* Color options: You can use these options to modify the colors from the website */
/* Text options: You can use these options to modify the text from your website */
/* Color options | Background Color | Sets the website background */
.Change_siteBackground{ 
	background-color: #ffffff;
}
/* Color options | Foreground Color | Sets the default color of the text */
.Change_textColor{ 
	color: #0086C6;
}
/* Color options | Color1 | Sets the background color for the menu items from level 1 */
.Change_color1{ 
	background-color: #b0e5ff;
}
/* Color options | Color2 | Sets the background color for the menu items from level 2 */
.Change_color2{ 
	background-color: #dff4ff;
}
/* Color options | Color3 | Sets the background color for the menu items from level 3 */
.Change_color3{ 
	background-color: #ffffff;
}
/* Color options | LeftMenuBackground | Sets the background color for the left menu */
.Change_leftMenuBackground{ 
	background-color: #FFFFFF;
}
/* Color options | Color4 | Sets the color for horizontal rules */
.Change_hrColor{ 
	background-color: #0086C6;
}
/* Color options | Messages Color | Sets the color for messages and newsletter fields names */
.Change_messageColor{ 
	color: #333333;
}
/* Text options | Main Font | Sets the main font of text */
.Change_mainFont{ 
	font-size: 12px;
	font-family: Arial, sans-serif;
}
/* Text options | Header Text | Sets the style for the text shown in the page header if no logo is uploaded */
.Change_headerText{ 
	color: #0086C6;
	font-size: 30px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
/* Text options | Heading1 | Sets the font size for the title of the page */
h1, .Change_heading1{ 
	color: #0086C6;
	font-size: 20px;
	font-family: Arial, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
/* Text options | Heading2 | Sets the text style for h2 */
h2, .Change_heading2{ 
	color: #0086C6;
	font-size: 18px;
	font-family: Arial, sans-serif;
	text-align: left;
	margin: 0px;
	padding-left: 23px;
	padding-top: 0px;
}
/* Text options | Paragraph | Sets the paragraph style */
p, .Change_p{ 
	color: #000000;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-align: justify;
	margin: 5px 0px 5px 0px;
}
/* Text options | Top Menu Font | Sets the font size for the top menu items */
.Change_topMenuFont{ 
	font-size: 13px;
}
/* Color options | Copyright | Sets the color for the copyright text */
.Change_yourCompany{ 
	color: #000000;
}
/* Text options | Search Result Content | Sets the style for a search result content */
.Change_content{ 
	color: #000000;
	font-size: 13px;
}
/* Text options | Search Result Address | Sets the style for the search result address */
.Change_searchText{ 
	color: #5DCCEE;
	font-size: 13px;
}
.Change_newsletterBorder{ 
	border: 1px solid #DBEEF7;
}
body {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
#content {
	margin: 0px 0px 0px 5px;
	padding: 23px 0px 0px 0px;
	width: 776px;
}
div.content {
	margin: 0px;
	padding: 0px;
	width: 776px;
	text-align: left;
}
#slogan {
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
}
* html #slogan {
	float: left;
	margin-left: 8px;
	margin-bottom: 15px;
}
#topRightMenu{
	float: right;
	text-align: right;
	margin-right: 20px;
}
* html #topRightMenu{
	float: right;
	text-align: right;
	margin-right: 10px;
}
.topRightMenuLinks{
	padding-bottom: 10px;
}
* html .topRightMenuLinks{
	padding-bottom: 5px;
}
a.topRightMenuLink{
	text-decoration: none;
}
a.topRightMenuLink:hover{
	text-decoration: underline;
}
.searchInput{
	vertical-align: top;
}
#searchButton{
	vertical-align: middle;
	position: relative;
	top: 1px;
	padding-top: 3px;
}
* html #searchButton{
	vertical-align: middle;
	position: relative;
	top: 2px;
	padding-top: 3px;
}
.topMenu{
	clear: both;
	width:766px;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 10px;
	height: 15px;
}
.topMenuLink{
	border: 0px solid ;
	text-decoration:none;
}
.topMenuLinkSel{
	border: 0px solid ;
	text-decoration:none;
	font-weight: bold;
}
div.horizontalLine{
	clear: both;
	float: left;
	font-size: 0px;
	width: 768px;
	height: 3px;
	margin-bottom: 4px;
}
#left, #symph-left { /* left menu container */
	clear: both;
	float: left;
	width: 168px;
	background-color: #b0e5ff;
	margin-bottom: 6px;
}
div.hLine{
	font-size: 0px;
	height: 3px;
	background-color: #0086C6;
}
a.link {
	text-decoration: none;
	padding-bottom:0px;
}
a.link:hover {
	text-decoration: none;
}
div.link{
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
}
#right {
	float: left;
	width: 604px;
	margin: 0px;
	padding-bottom: 6px;
}
.breadcrumb{
	clear: both;
	float: left;
	text-decoration: none;
	text-align: left;
	padding-left: 26px;
	padding-top: 8px;
}
a.breadcrumbLink{
	text-decoration: none;
}
#img{
	text-align: left;
	padding-top: 20px ;
	padding-left: 150px;
	padding-bottom: 30px;
}
.newsletter{
	clear: both;
	float: left;
	padding-right: 10px;
	margin: 30px 0px 0px 28px;
}
* html .newsletter{
	clear: both;
	float: left;
	padding-right: 10px;
	margin: 30px 0px 0px 15px;
}
.newsletterTitle{
	font-weight: bold;
	text-align: left;
	padding: 13px 0px 10px 11px;
}
.newsletterForm{
	text-align: left;
	padding-left: 11px;
	margin-bottom: 15px;
}
.newsletterInput{
	vertical-align: bottom;
	margin-left: 5px;
	margin-right: 15px;
}
.textFooter {
	clear: both;
	float: left;
	width: 700px;
	text-align: left;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.horizontalLine5{
	float: left;
	font-size: 0px;
	width: 768px;
	height: 5px;
	margin-top: 5px;
}
#horizontalLine1{
	float: left;
	font-size: 0px;
	width: 768px;
	height: 1px;
}
#content_tbl {
	clear: both;
	float: left;
	text-align: left;
}
* html #searchForm {
	margin-top: 5px;
}
.searchContent{
	padding: 7px 0px 7px 0px;
}
a.sitemapLink {
	font-weight: bold;
	text-decoration: none;
}
* html .cont {
	padding-top: 6px;
}
.test{
	display: none;
	color: #333333;
}
.searchButton{
	padding-top: 2px;
	padding-bottom: 3px;
	cursor: pointer;
	border: 1px solid #C6CFD3;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	color: #ffffff;
	margin-left: 3px;
}