#docsys
{
 border-top: 1px solid #7091b1;
border-left: 1px solid #7091b1;
}

#docsys td
{
 border-right: 1px solid #7091b1;
 border-bottom: 1px solid #7091b1;
}

#docsys th
{
 border-right: 1px solid #7091b1;
 border-bottom: 1px solid #7091b1;
 font-weight: bold;
}

#media
{
 border-top: 1px solid #7091b1;
border-left: 1px solid #7091b1;
}

#media td
{
 border-right: 1px solid #7091b1;
 border-bottom: 1px solid #7091b1;
}

#media th
{
 border-right: 1px solid #7091b1;
 border-bottom: 1px solid #7091b1;
 font-weight: bold;
}

#news
{
 border-top: 1px solid #7091b1;
}

#news td
{
 border-bottom: 1px solid #7091b1;
}

#news th
{
 border-right: 1px solid ##7091b1;
 border-bottom: 1px solid #7091b1;
 font-weight: bold;
}

#sitemap_level_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7091b1;
	font-weight: bold;
}

#sitemap_level_2,
#sitemap_level_3,
#sitemap_level_4,
#sitemap_level_5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7091b1;
	font-weight: normal;
}
/* DEFAULT CONTACT FORM */
form.contactForm p {
	width: 300px;
	clear: left;
	margin: 0;
	padding: 2px 0 3px 0;
	padding-left: 155px;
	_padding-left: 165px;
	height: 1%;
}

form.contactForm p label.noCaption {
	float: left;
	width: 150px;
	margin-left: 2px;
	margin-top: 2px;
}

form.contactForm .contactFormGroup {
	float: left;
	margin-top: -15px !important;
}

form.contactForm p input.contactFormClass_checkbox {
	float: left;
}

form.contactForm p input.contactFormClass_checkboxGroup {
	clear: left;
	float: left;
}

form.contactForm p input.contactFormClass_radio {
	clear: left;
	float: left;
}

form.contactForm p label, .contactForm p span {
	font-weight: bold;
	float: left;
	margin-left: -155px;
	width: 150px;
}

form.contactForm input[type="text"] {
	width: 180px;
}

form.contactForm input{
	overflow: hidden;
}

form.contactForm img.captcha {
	float: left;
}

form.contactForm .is_required {
	color: red;
}

form.contactForm textarea {
	width: 250px;
	height: 150px;
}

form.contactForm #contactFormCaptcha {
	margin-left: 147px;
}


form.contactForm .contactFormClass_button {
	margin-left: 0px;
}

form.contactForm  #contactFormCaptcha {
	margin-left: 3px !important;
	margin-top: 5px !important;
}