body{
	padding:20px 0 0 0;
}
a.brand img{
	height:1em;
	vertical-align:top;
}
header .form-search{
	margin-left:15px;
}
footer{
	margin:60px 0 0 0;
	padding:20px 0;
	background:#eeeeee;
}
.navL{
	padding:8px 0;
}
@media (max-width: 767px){
	footer{
		margin:20px -20px 0 -20px;
		padding:0 20px;
	}
}

/*
body {
	margin: 8px;
	padding: 0px;
	font-size: 90%;
	line-height: 1.3;
}
*/

#WYSIWYG .example1 {
	font-weight: bold;
	font-size: 14px
}

#WYSIWYG .example2 {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000
}

#WYSIWYG .example3 {
	font-weight: bold;
	font-size: 11px
}

#WYSIWYG h1 {
	color: #FFF;
	background: #000 url(../images/head_1.gif) no-repeat 100% 50%;
	font-size: 138.5%;
	font-weight: bold;
	padding: 12px 30px 12px 8px;
	margin: 0px 0px 0.5em 0px;
}

#WYSIWYG h2 {
	background: url(../images/head_2.gif) repeat-x 0px 100%;
	font-size: 123.1%;
	font-weight: bold;
	padding: 0px 10px 0px 8px;
	margin: 0px 0px 0.5em 0px;
}

#WYSIWYG h3 {
/*
	background: url(../images/head_3.gif) no-repeat 3px 50%;
*/
	font-size: 100%;
	border: 1px solid #DBDBDB;
	padding: 4px 10px 4px 10px;
	margin: 0px 0px 0.5em 0px;
	line-height: 20px;
}

#WYSIWYG h4 {
	background: #E6F2FC;
	font-size: 100%;
	padding: 4px 10px 4px 10px;
	margin: 0px 0px 0.5em 0px;
	
}

#WYSIWYG h5 {
	background: url(../images/head_5.gif) no-repeat 3px 50%;
	font-size: 100%;
	border-bottom: 1px solid #B9C0C6;
	padding: 2px 10px 2px 18px;
	margin: 0px 0px 0.5em 0px;
}

#WYSIWYG h6 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 0.5em 0px;
}

#WYSIWYG p {
	margin: 0 0 1em;
	line-height: 1.6;
}

#WYSIWYG ul {
	padding: 0px;
}

#WYSIWYG ul li {
	list-style: none;
	padding: 0px 0px 0px 13px;
	margin-left: 1em;
	background: url(../images/marker_02.gif) no-repeat 0px 0.4em;
}

#WYSIWYG table,
#WYSIWYG table td,
#WYSIWYG table th {
	font-size: 100%;
}

#WYSIWYG table td,
#WYSIWYG table th {
	padding: 20px 10px;
}

#WYSIWYG table th {
	background-color: #dfdfdf;
}
