/* 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 */
/* Other Styles: You can use these options to modify some custom styles from your website */
/* Color options | Website Background Color | Sets the website background color */
.Change_siteBackground{ 
	background-color: #FFE798;
}
/* Color options | Header Background Color | Sets the header background color */
.Change_headerBackground{ 
	background-color: #FFD54B;
}
/* Text options | Default Text | Sets the default text options for your website */
.Change_text{ 
	color: #000000;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
/* Color options | Menu Level 1 - Colors | Sets the text and background colors for menu (level 1) */
.Change_menuLevel1Colors{ 
	color: #E74337;
	background-color: #FFDE79;
}
/* Text options | Menu Level 1 - Font Size | Sets the font size for menu (level 1) */
.Change_menuLevel1Font{ 
	font-size: 14px;
}
/* Color options | Menu Level 2 | Sets the text and background colors for menu (level 2) */
.Change_menuLevel2{ 
	color: #E84439;
	background-color: #FFE597;
}
/* Color options | Menu Level 3 | Sets the text and background colors for menu (level 3) */
.Change_menuLevel3{ 
	color: #E84439;
	background-color: #FFEAAC;
}
/* Text options | Breadcrumb | Sets the style for breadcrumb text */
.Change_breadcrumb{ 
	color: #EEBA10;
	font-size: 11px;
}
/* Color options | Newsletter Top Background | Sets the background color for newsletter title box */
.Change_newsletterTopBackground{ 
	background-color: #FFD54B;
}
/* Text options | Heading1 | Sets the style for the h1 */
h1, .Change_h1{ 
	color: #000000;
	font-size: 20px;
	font-family: Arial, sans-serif;
	padding: 30px 0 25px 0;
	margin: 0px;
}
/* Text options | Heading2 | Sets the style for the h2 */
h2, .Change_h2{ 
	color: #000000;
	font-size: 16px;
	font-family: Arial, sans-serif;
	padding: 20px 0 15px 0;
	margin: 0px;
}
/* Text options | Paragraph | Sets the paragraph style */
p, .Change_p{ 
	color: #000000;
	font-size: 12px;
	font-family: Arial, sans-serif;
	padding: 5px 0 5px 0;
	margin: 0px;
	text-align: justify;
}
/* Color options | Title Box | Sets the color for the search/newsletter box title */
.Change_titleBox{ 
	color: #070101;
}
/* Color options | Buttons and Newsletter text | Sets the color for the search and newsletter buttons adn also for the text from newsletter box */
.Change_customText{ 
	color: #666666;
}
/* Text options | Header Text | Sets the style for the text shown in the page header if no logo is uploaded */
.Change_headerText{ 
	color: #090101;
	font-size: 30px;
	font-family: Arial, sans-serif;
	position: relative;
	top: 5px;
	text-decoration: none;
}
/* Text options | Search Results - content | Sets the font size for the search result content */
.Change_searchTextFontSize{ 
	font-size: 13px;
}
/* Color options | Search Results - link | Sets the text color for the search result link */
.Change_searchLink{ 
	color: #A67910;
}
/* Text options | Search Results - address | Sets the style for the search result address */
.Change_searchAddress{ 
	color: #F4D261;
	font-size: 13px;
}
/* Color options | Newsletter Box Borders | Sets the style for newsletter box borders */
.Change_newsletterBoxBorders{ 
	border: 1px solid #E68517;
}
/* Other Styles | Form Input Border | Sets the style for the text input border */
.Change_input{ 
	border: 1px solid #809DB9;
}
/* Other Styles | Footer Top Border | Sets the style for the top border from footer zone */
.Change_footerTopBorder{ 
	border: 1px solid #000000;
}
.Change_recordTitle{ 
	color: #003399;
	font-size: 18px;
	font-family: Arial, sans-serif;
}
.Change_recordReadMore{ 
	color: #003399;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
.Change_recordAuthor{ 
	color: #666666;
	font-size: 11px;
	font-family: Arial, sans-serif;
	padding: 3px 0px;
}
.Change_recordContent{ 
	color: #333333;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
.Change_rss{ 
	color: #003399;
	font-size: 14px;
	font-family: Arial, sans-serif;
}
.Change_pageLink{ 
	color: #003399;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
.Change_pageSelected{ 
	color: #666666;
	font-size: 14px;
	font-family: Arial, sans-serif;
}
.Change_author{ 
	color: #666666;
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-align: left;
	position: relative; 
	top: -20px;
}
body {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
form{
	padding: 0px;
	margin: 0px;
}
.top{
	float: left;
	width: 100%;
}
#logo{
	float: left;
	padding: 10px 0px 0px 20px;
}
.setWidth{
	width: 754px;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.clear{
	clear: both;
}
.noBorder{
	border: 0px;
}
#searchBlock{
	float: right;
	padding-top: 25px;
}
.searchName{
	float: left;
	font-weight: bold;
}
.searchButton{
	float: left;
	background: url('img/ButtonCenter.gif') repeat-x;
	height: 24px;
	padding: 0px 10px 0px 10px;;
	margin: 0px;
	border: 0px;
	font-weight: bold;
	cursor: pointer;
}
.marginLeft{
	margin-left: 5px;
}
#searchForm {
	margin: 0px;
	padding: 0px;
}
.searchInput{
	margin-left: 7px;
}
.headerBottom{
	clear: both;
	float: left;
	width: 100%;
	height: 7px;
}
.menuBottom{
	clear: both;
	width: 183px;
	height: 7px;
}
.middle{
	float: left;
	padding-left: 8px;
}
.menu{
	width: 183px;
	padding-top: 10px;
	padding-bottom: 60px;
}
.newsletterTop{
	clear: both;
	float: left;
	width: 183px;
}
#newsletterButtonBox{
	float: left;
	padding-top: 10px;
	height: 34px;
}
.newsletterButton{
	float: left;
	background: url('img/ButtonCenter.gif') repeat-x;
	height: 24px;
	padding: 0px 10px 0px 10px;;
	margin: 0px;
	border: 0px;
	font-weight: bold;
	cursor: pointer;
}
.newsletterTitle{
	clear: both;
	float: left;
	width: 163px;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 8px;
	padding-top: 10px;
}
.newsletterContent{
	clear: both;
	float: left;
	width: 151px;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	border-top: 0px;
	padding-bottom: 10px;
}
.newsletterText{
	float: left;
	text-align: left;
}
#newsletterBottom{
	clear: both;
	float: left;
	width: 183px;
	height: 9px;
}
.setBottomBorder{
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	height: 0px;
	width: 163px;
	margin-left: 10px;
	margin-top: 8px;
}
.setFieldName{
	float: left;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 9px;
}
* html .setFieldName{
	padding-top: 7px;
}
.newsletterInput{
	float: left;
	padding: 1px 3px 1px 3px;
	width: 140px;
}
.footer{
	clear: both;
	float: left;
	margin-top: 30px;
	width: 754px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	padding-top: 10px;
	margin-left: 10px;
	
}
* html .footer{
	padding-top: 5px;
	margin-left: 5px;
}
#content{
	float: right;
	width: 541px;
	margin-left: 30px;
	overflow: auto;
}
#contentHome{
	float: right;
	width: 568px;
	overflow: auto;
	padding-top: 5px;
}
* html #content{
	margin-left: 15px;
}
.breadcrumb{
	padding-top: 20px;
	text-align: left;
}
.breadcrumbLink{
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: underline;
}
.level1{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.level2{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.decoration{
	text-decoration: none;
}
.decoration:hover{
	text-decoration: underline;
}
.level3{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.hasChildren{
	padding-left: 15px;
}
.searchLink{
	clear: both;
	float: left;
	text-decoration: underline;
}
.searchTextPosition{
	clear: both;
	float: left;
	text-align: left;
	width: 500px;
	padding: 5px 0px 5px 0px;
}
.searchAddress{
	clear: both;
	float: left;
	text-align: left;
	padding-bottom: 15px;
}
.test{
	display: none;
	color: #333333;
}