@charset "UTF-8";
/* CSS Document */

body {
	padding-left:25px;
	padding-top:25px;
	margin:0px;
	background:#FFFFFF;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-weight: bold;

}

#top {
	margin-bottom:15px;

}

#nav {
	margin-bottom:0px;

}

#topic {
	margin-top:25px;
	margin-bottom:-10px;
	
}


h1 {
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 28px;
	font-weight: 900;
	line-height: 34px;
	letter-spacing: 0px;
	word-spacing: -5px;
	color: #FFFFFF;
	margin-top:10px;

}

h3 {
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 36px;
	font-weight: 200;
	line-height:48px;
	word-spacing:-4px;
	color: #FFFFFF;
	margin-top:-20px;
	margin-bottom:35px;
	
}

#content a{
	text-decoration:none;
	color: #FFFFFF;

}

#content a:hover{
	color:#CC0000;

}

h4 {
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size:12px;
	font-weight:400;
	color: #CCCCCC;
	margin-top:5px;

}

#slide {
	margin-top:5px;
	margin-bottom:-30px;
	
}