
#subtitle {
	border-left:3px solid #FA6D8C;
	border-bottom:3px solid #FA6D8C;
	}

h1 {
	padding:0;
	margin:0;
	background-color:#FA6D8C;
	}

h2 {
	margin:0;
	padding:55px 0 0 31px;
	}

h3 {
	background-color:#DBF0FF;
	border-bottom:3px solid #065799;
}
h4 {
	font-weight:bold;
	font-size:120%;
	padding:5px 0 7px 0;
	margin:1.5em 0 -0.2em 0;
	border-bottom:1px dotted #CCCCCC;
}


p.lead { 
	color: #FA6D8C;
	margin-bottom:15px;
	}


#navigation li {
	background :url(../images/common/navi-arrow.gif) no-repeat 10px center;
	}
#navigation li.selected {
	color: #2175BB;
	font-weight:bold;
	background :#FFD7E0 url(../images/common/navi-arrow-selected.gif) no-repeat 10px center;
	}
	
#subnavigation ul {
	list-style-type:none;
	border-bottom:2px solid #FA6D8C;
	margin:10px 0 0 10px;
	padding:0;
	}
	
#subnavigation li {
	display:inline;
	margin:0;
	padding:0;
	}
	
#subnavigation li  img{
	margin:0 1px 0 0;
	padding:0;
	}


.exampler {
	background : #FFFFFF url(../images/common/exampler-bg.gif) no-repeat 0px 10px;
	}

.topics {
	width:530px;
	margin:0 15px 30px 15px;
	padding:0 0 10px 0;
	background : #FFEFF2 url(../images/common/topics-bg.gif) no-repeat center bottom;
	}

.topics-title {
	margin:15px 1.8em 0 1.8em;
	}
.topics p {
	margin:1em 1.8em;
	}



