body
{
	text-align: center;
	font-family: Arial;
	margin: 0px auto;
/*	background: url(../loadedFiles/bodyBg.jpg) repeat;*/
	background-color: #E0DBC9;
}
form
{
	margin:0px;
	padding:0px;
}
.topRepeat
{
	height: 14px;
	background: url(../loadedFiles/tRepeat.png) repeat-x;
}
.bottomRepeat
{
	height: 14px;
	background: url(../loadedFiles/bRepeat.png) repeat-x;
}
.leftRepeat
{
	width: 14px;
	background: url(../loadedFiles/lRepeatNew.png) repeat-y;
}
.rightRepeat
{
	width: 14px;
	background: url(../loadedFiles/rRepeat.png) repeat-y;
}
div#container
{
	background-color: #FFFFFF;
}
.mainTbl
{
	margin-top: 5px;
}
.right
{
	width: 170px;
	background-color: #CECFC9;
	border-left: 1px solid #C3C1B4;
}

.left
{
	background-color: #F2F3ED;
}

.searchSite div
{
	margin-top: 5px;
	height: 26px;
}
.searchSite div img
{
	vertical-align: middle;
}
.searchSiteField
{
	width: 142px;
	height: 20px;
	background: url(../loadedFiles/searchField.jpg) no-repeat;
}
.searchSiteField input
{
	width: 134px;
	height: 15px;
	border: 0 none;
	margin-right: 4px;
	margin-top: 2px;
	color: #000000;
	font-size: 12px;
}
/* -- header ------------------------------------------------------------------------------------------------------ */
div#header
{
	width: 863px;
	height: 143px;
	background: url(../loadedFiles/logo.png) no-repeat;
	cursor: pointer;
}

/* -- top menu ---------------------------------------------------------------------------------------------------- */
.topMenu
{
	background-color: #6C889E;
	margin-top: 5px;
}
.topMenu_box div, .topMenu_box div a
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.topMenu_box div a:hover
{
	text-decoration: underline;
}
.topMenu_box
{
	vertical-align: middle;
	height: 19px;
}
.topMenu_sep
{
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
}
.topMenu_sep div
{
	background: url(../loadedFiles/topMenuSep.jpg) no-repeat;
	width: 6px;
	height: 6px;
	font-size: 0px;
	margin-top: 7px;
}
/* -- right menus ------------------------------------------------------------------------------------------------- */

div#rightMenu1, div#rightMenu3
{
	margin-bottom: 15px;
}
.rightMenuFirst
{
	background: url(../loadedFiles/rightTitle.jpg) no-repeat;
	width: 195px;
	height: 27px;
}
.rightMenuFirst div
{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
}
.rightMenu_box, .rightMenu_box a
{
	font-size: 12px;
	color: #6D6654;
	text-decoration: none;
}
.rightMenu_box a._blink
{
	color: #e0dbc9;
}
.rightMenu_box div a:hover
{
	text-decoration: underline;
}
.rightMenu_box
{
	margin-top: 8px;
	margin-right: 10px;
}
/* -- contact form ------------------------------------------------------------------------------------------------ */
.contactPage
{
	margin-top: 20px;
}
.contactPageR
{
	float: right;
	width: 300px;
}
.contactPageL
{
	float: right;
}
.contactPageForm
{
	background: url(../loadedFiles/contactPage.jpg) no-repeat;
	width: 311px;
	height: 310px;
}
.contactPageFormTitle
{
	padding-top: 6px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
}
table#contactFormTbl
{
	margin-top: 10px;
}
td.cformText
{
	vertical-align: top;
	font-size: 12px;
	padding-top: 2px;
	color: #414141;
}
td.cformBullet
{
	vertical-align: top;
	padding-top: 5px;
	width: 35px;
	text-align: left;
	padding-left: 4px;
}
td.cformField div
{
	background: url(../loadedFiles/cFormField.jpg) no-repeat;
	width: 171px;
	height: 22px;
}
td.cformField div input
{
	width: 168px;
	height: 17px;
	border: 0 none;
	margin-right: 2px;
	margin-top: 2px;
	color: #000000;
	font-size: 12px;
}
td.cformTextArea div
{
	background: url(../loadedFiles/cFormTextArea.jpg) no-repeat;
	width: 171px;
	height: 82px;
}
td.cformTextArea div textarea
{
	width: 168px;
	height: 77px;
	border: 0 none;
	margin-right: 2px;
	margin-top: 2px;
	color: #000000;
	font-size: 12px;
}
.contactAddressBox
{
	margin-right: 30px;
	margin-top: 10px;
}
.contactAddressBox p
{
	margin: 0px;
	padding: 0px;
}
.contactAddressTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #6C889E;
}
.contactAddress, .contactAddress p
{
	font-size: 14px;
	color: #414141;
}
.contactAddress a
{
	font-size: 14px;
	color: #4C6BAB;
}
/* -- newsletter form --------------------------------------------------------------------------------------------- */
div#newsletter table
{
	padding-right: 20px; 
}
.newsletterOpen
{
	font-size: 12px;
	color: #6D6654;
	margin-top: 5px;
	text-align: right;
	padding: 2px 10px;
}
.newsletterClose
{
	font-size: 11px;
	color: #6D6654;
	margin-top: 5px;
	text-align: right;
	padding: 2px 10px;
}
.nlFormTitle
{
	font-size: 12px;
	font-weight:bold;
	color: #6D6654;
}
td.nlFormField div
{
	background: url(../loadedFiles/nlFormField.jpg) no-repeat;
	width: 142px;
	height: 20px;
}
td.nlFormField div input
{
	width: 136px;
	height: 15px;
	border: 0 none;
	margin-right: 3px;
	margin-top: 2px;
	color: #000000;
	font-size: 12px;
}
.nlFormSubmit
{
	text-align: left;
}
.nlFormSubmit, .nlFormSubmit a
{
	font-size: 12px;
	color: #6D6654;
	text-decoration: underline;
	cursor: pointer;
}
.nlFormSubmit img
{
	vertical-align: middle;
}
/* -- content ----------------------------------------------------------------------------------------------------- */

div#content
{
	padding-left: 20px;
	padding-right: 20px;
	text-align: right;
	color: #000000;
	font-size: 14px;
}
div#content table td
{
	color: #000000;
	font-size: 14px;
}
.pageTitle
{
	margin-right: 20px;
	margin-top: 6px;
}
.pageTitle h1
{
	font-size: 20px;
	color: #6D6654;
	padding: 0px;
	margin: 0px;
}

div#txt
{
	line-height: 22px;
}


div#txt, div#txt table
{
	font-size: 14px;
}

/* -- contactBox -- */
.contactBox
{
	background: url(../loadedFiles/contactBox1.jpg) no-repeat;
	width: 662px;
	height: 134px;
	margin-top: 10px;
}
.contactBoxTitle
{
	height: 26px;
	margin-top: 2px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
}
.contactBoxContent
{
	text-align: center;
}
.contactBoxContent table
{
	color: #000000;
	font-size: 12px;
	margin-top: 10px;
}
.contactBoxContent .contactBoxFT
{
	padding-left: 10px;
	padding-right: 10px;
}
.contactBoxField
{
	width: 142px;
	height: 20px;
	background: url(../loadedFiles/contactBoxField.jpg) no-repeat;
}
.contactBoxField input
{
	width: 136px;
	height: 15px;
	border: 0 none;
	margin-right: 4px;
	margin-top: 2px;
	color: #000000;
	font-size: 12px;
}

.contactBoxSubmit
{
	padding-right: 10px;
}
.contactBoxSubmit a
{
	text-decoration: underline;
	cursor: pointer;
}
.contactBoxSubmit img
{
	vertical-align: middle;
}
/* -- searchResults -- */
.searchResults_subject
{
	color: #6D6654;
	font-size: 14px;
	font-weight: bold;
}
.searchResults_txt
{
	color: #6D6654;
	font-size: 14px;
}
.searchResults_link, .searchResults_link a
{
	color: #6D6654;
	font-size: 14px;
	text-decoration: none;
}
.searchResults_link a:hover
{
	text-decoration: underline;
}
/* -- footer ------------------------------------------------------------------------------------------------------ */
.footer
{
	margin-top: 5px;
	padding-right: 10px;
}
.copyrights
{
	float:right;	
	color: #000000;
	font-size: 11px;
	padding-top: 10px;
}
		
.interuseLogo
{
	float:left;
	height: 32px;
	text-align: left;
}
.interuseLogo img
{
	vertical-align:middle;
}
.interuseLogo a
{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.interuseLogo a:hover
{
	text-decoration: underline;
}

/* -- send email -------------------------------------------------------------------------------------------------- */

div#sendEmail_title
{
	color: #3C6368;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
	
td.sendEmail_title
{
	color: #5D6B6D;
	font-weight: bold;
}

td.sendEmail_value
{
}

a img
{
		border: 0px;
}


