/* 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 the text from your website */
/* Color options | Website Background Color | Sets the website background color */
/*.Change_siteBackground{ 
	background-color: #ffffff;
}*/
/* Text options | Default Text | Sets the default text options for your website */
.Change_text{ 
	color: #000000;
	font-size: 15px;
	font-family: Arial, sans-serif;
}
/* Color options | Header Background Color | Sets the header background color and also the background color of the submit button */
.Change_headerBackground{ 
	background-color: #000000;
}
/* Color options | Menu | Sets the menu background color and the bottom border style */
.Change_menuBackground{ 
	/*background-color: #E7E7D6;*/
}
/* Color options | Top Menu Level 1 | Sets the background color for the unselected menu item (level 1) */
.Change_topMenuItemBackground{ 
	/*background-color: #eaefe7;*/
}
/* Color options | Top Menu Level 1 Hover | Sets the text color for the unselected menu item on mouse over event (level 1) */
.Change_topMenuItemHover:hover{ 
	/*color: #cc4602;*/
}
/* Color options | Top Menu Level 2 Hover | Sets the text style for the unselected menu item (level 2) on mouse over event */
.Change_topMenuItem2:hover{ 
	/*color: #cc4602;*/
}
/* Text options | Heading 1 | Sets the h1 style */
h1, .Change_heading1{ 
	color: #004392;
	font-size: 14px;
	margin: 5px 0px 20px 0px;
	text-align: left;
	padding: 0px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
/* Text options | Heading 2 | Sets the h2 style */
h2, .Change_heading2{
	margin: 5px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
	color: #004392;
	font-size: 13px;
	font-family: Arial, sans-serif;
}
/* Text options | Paragraph | Sets the paragraph style */
/*p, li, .Change_p{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	color: #000000;
	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: #FFFFFF;
	font-size: 30px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	padding-left: 20px;
}
/* Text options | Top Menu Level 1 | Sets the text style for the menu items (level 1) */
.Change_topMenuItem{ 
	/*font-size: 20px;*/
}
/* Text options | Top Menu Level 2 Selected Item | Sets the text style for the selected menu item (level 2) and for newsletter fields names */
.Change_topMenuSelectedItem2{ 
	/*color: #cc4602;
	font-size: 16px;*/
}
/* Text options | Top Menu Level 2 | Sets the text style for the unselected menu item (level 2) */
.Change_topMenuItem2{ 
	/*color: #716A66;
	font-size: 16px;*/
}
/* Text options | Bottom Menu | Sets the text style for the bottom menu item */
.Change_bottomMenuItem{ 
	/*color: #cc4602;
	font-size: 12px;*/
}	
/* Other Styles | Top Menu Level 1 Border | Sets the border style for the selected or unselected menu item (level 1) and also for the newsletter box and submit button */
.Change_topMenuItemBorder{ 
	/*border: 4px solid #ffffff;*/
}
/* Text options | Newsletter Button | Sets the style for the newsletter button */
.Change_newsletterButton{ 
	/*color: #ffffff;
	font-size: 12px;*/
}
/* Text options | Newsletter Text Privacy | Sets the text style for the newsletter bottom text */
.Change_newsletterNoSpam{ 
	color: #6a6a6a;
	font-size: 12px;
}
/* Color options | Breadcrumb | Sets the text color for your website breadcrumb */
.Change_breadcrumb{ 
	color: #CC4602;
}
/* Color options | Newsletter Title | Sets the newsletter title color */
.Change_newsletterTitleColor{ 
	color: #5f5758;
}
/*.Change_recordTitle {
	font-size: 18px;
	color: #003399;
	font-family: Arial;
}*/
/*
.Change_recordReadMore {
	font-size: 12px;
	color: #003399;
	font-family: Arial;
}*/
.Change_recordAuthor {
	font-size: 11px;
	color: #666666;
	font-family: Arial;
	padding: 3px 0px;
}/*
.Change_recordContent {
	font-size: 12px;
	color: #333333;
	font-family: Arial;
}*//*
.Change_rss {
	font-size: 14px;
	color: #003399;
	font-family: Arial;
}*/
.Change_pageLink {
	font-size: 12px;
	color: #003399;
	font-family: Arial;
}
.Change_pageSelected {
	font-size: 14px;
	color: #666666;
	font-family: Arial;
}
.Change_author {
	font-size: 11px;
	color: #666666;
	font-family: Arial;
	text-align: left;
	position: relative; 
	top: -20px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
form{
	padding: 0px;
	margin: 0px;
}
.centered{
	width: 775px;
}
#logo{
	float: left;
}
.top{
	height: 184px;
	width: 100%;
}
#topMenu{
	/*clear: both;
	float: left;
	width: 100%;*/
}
div.linkNoSel{
	float: left;
	height: 26px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 4px;
	padding-top: 5px;
}
a.linkNoSel{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#d8e9ff;
	text-decoration: none;
	white-space: nowrap;
}
a.linkNoSel:hover{
	color:#FFFFFF;
	text-decoration: none;
}
div.linkSel{
	float: left;
	height: 32px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 4px;
	padding-top: 5px;
	border-bottom: 0px;
}
a.linkSel{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#d8e9ff;
	text-decoration: none;
	white-space: nowrap;
}
a.linkSel:hover{
	color:#ffffff;
	text-decoration: none;
}
.bkSubMenu{
	width: 100%;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-bottom: 4px;
	padding-top: 5px;
}
.bkSubMenuNoChild{
	width: 100%;
	height: 42px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}
.subLinkNoSel{
	float: left;
	font-weight: bold;
	text-decoration: none;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 17px;
	white-space: nowrap;
}
.subLinkNoSel:hover{
	text-decoration: underline;
}
.subLinkSel{
	float: left;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 8px;
	margin-right: 17px;
	margin-top: 5px;
	margin-bottom: 5px;
	white-space: nowrap;
}

#left{
	float: left;
	width: 520px;
	text-align: left;
}
#leftNewsletter{
	float: left;
	width: 660px;
	text-align: left;
}
div.textPosition{
	float: left;
	width: 525px;
	text-align: left;
	padding: 0px;
	overflow: auto;
}
div.textNewsletter{
	float: left;
	width: 650px;
	text-align: left;
	padding: 0px;
}
#middle{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
/*#content{
	float: left;
	margin-left: 8px;
}*/
#contentHome{
	float: left;
	margin-left: 0px;
}
/* html #content{
	float: left;
	margin-left: 4px;
	margin-bottom: 30px;
}*/
.newsletterBox{
	float: right;
	width: 225px;
	background-image: url('img/bk_newsletter.jpg');
	background-repeat: repeat-x;
	height: 432px;
	position: relative;
	top: -25px;
}
#newsletterBox1{
	float: left;
	width: 225px;
}
.newsletterTitle{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 7px;
}
.newsletterText{
	text-align: left;
	margin-top: 25px;
	margin-left: 30px;
	margin-bottom: 10px;
}
#newsletter{
	text-align: left;
}
.newsletterInput{
	margin-top:4px;
	margin-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	padding-top:3px;
	padding-left:2px;
	text-align:left;
	width:125px;
	/*margin-left: 30px;
	width: 170px;*/
}
.newsletterButton{
	position: absolute;
	right:30px;
	top:54px;	
	background-image:url(interface/news_signup-button.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height: 24px;
	cursor: pointer;
	width: 57px;
	float:right;
	/*padding-top: 4px;
	text-align: center;
	margin-left: 30px;
	margin-top: 20px;*/
}

.newsletterButton:hover{
	background-position:0px -24px;
}

.newsletterButton_panel {
	position: relative;
	right:43px;
	top:4px;	
	background-image:url(interface/newsletter_panel-signup.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height: 24px;
	cursor: pointer;
	width: 108px;
	float:right;
	/*padding-top: 4px;
	text-align: center;
	margin-left: 30px;
	margin-top: 20px;*/
}

.newsletterButton_panel:hover{
	background-position:0px -24px;
}

/* html .newsletterButton{
	margin-left: 15px;
}*/
.noSpam{
	float: left;
	text-align: left;
	padding-left: 35px;
	padding-top: 20px;
}
.noSpam1{
	clear: both;
	float: left;
	text-align: left;
	padding-left: 35px;
	padding-top: 5px;
}
.bottom{
	float: left;
	text-align: left;
	width: 100%;
	height: 21px;
	padding-top: 9px;
}
.footer{
	text-align: left;
	margin-left: 3px;
}
.footerLink{
	text-align: left;
	margin-left: 1px;
	margin-right: 1px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8ac3ed;
	text-decoration: none;
}
.footerLink:hover{
	text-decoration: none;
	color:#d8e9ff;
}
.test{
	display: none;
	color: #CC4602;
}