@charset "UTF-8";

body {
	background: #fff1cf;
}

/*	##################################
   	CSS BASIC ELEMENTS
	################################## */

img {
	margin: 0px;
}

hr {
	background: #333333;
}

/*	##################################
   	BASIC LAYOUT
	################################## */

#content-wrapper {
	background: none;
	border-top: 2px solid #07477b;
}

/*	##################################
   	HEADINGS
	################################## */

h1 {
	margin-bottom: 0px;
}

h2 {
	margin-bottom: 0px;
}

h3 {
	margin-bottom: 0px;
}

h4 {
	border-bottom: 1px solid #333333;
	margin-bottom: 0px;
}

h5 {
	border-top: 1px solid #333333;
	border-bottom: 1px dotted #333333;
	margin-bottom: 0px;
}

h6 {
	margin-bottom: 0px;
}

/*	##################################
   	HEADER
	################################## */

/*	##################################
   	SEARCH
	################################## */

label.ss {
	background: url(/images/bg-be-search.jpg) no-repeat 0 0;
}

/*	##################################
   	MENU
	################################## */

/* OFF */

/* ON */

/*	##################################
   	TOPBAR
	################################## */

/*	##################################
   	CRUMBS
	################################## */

/*	##################################
   	CONTENT
	################################## */

/** CONTENT LEFT */

#att-on .urgent {
	border: 1px solid #000000;
}

#att-off .urgent {
	border: 1px solid #000000;
}

.attention-outer {
	border: 1px solid #000000;
}

.attention-inner {
	background: #fff1cf;
}

.section {
	border: 1px solid #000000;
}

.section .information dd {
	border-bottom: dotted 1px #333333;
}

.topics-outer {
	border: 1px solid #000000;
}

.topics-inner {
	background: #fff1cf;
}

/** CONTENT RIGHT */

.purpose {
	border: 1px solid #000000;
}

.default {
	border: 1px solid #000000;
}

/*	##################################
   	MAILFORM
	################################## */

table.mailform {
	border-top: solid 1px #333333;
}

table.mailform tr th,table.mailform tr td {
	border-bottom: solid 1px #333333;
}

/*	##################################
   	AD
	################################## */

#ad-01 {
	background: #fff1cf;
	border: 1px solid #000000;
}

#ad-01 .ad-box .ad-title h4 {
	background: none;
}

#ad-02 {
	background: #fff1cf;
	border: 1px solid #000000;
}

#ad-02 .ad-box .ad-title h4 {
	background: none;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	background: none;
}

#footer .box-right {
	border: 1px solid #000000;
}

#footer-copyright {
	border-top: 1px solid #000000;
}

/*	##################################
   	SKIP LINK
	################################## */

/*	##################################
   	CLEARFIX
	################################## */

/* For modern browsers */

/* For IE 6/7 (trigger hasLayout) */
