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


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	font-family:"Century Gothic", Helvetica, Arial, sans-serif;
	font-size:90%;
	color:#002b54;
	margin:0 auto;
	}
	
#warpper {
margin:0 auto;
width:900px;
}

#HSCtopbar {
height:30px;
background-color:#fff ;
margin-bottom:10px;
}

#header {

}



#navlist li
{
display: inline;
list-style-type: none;
padding-right: 25px;
line-height: 65px;
color:#ffc423;
font-size:1.2em;
font-weight:bold;
margin:0;
}


	#navlist a {
		color: #002b54;
		/* color:#ffc423; */
	}
	
	#navlist a:hover {
		/* color: #002b54; */
		color:#ffc423;
	}

	

.sidebar {
background-image:url(melanomaimg/plant.jpg);
background-repeat:none;
width:288px;
height:1231px;
float:left;
}

	.sidebar #blueBox {
		width:100%;
		min-height:100px;
		background-color:#002b54;
		color:#FFFFFF;
	}
	
	.sidebar #blueBox p {
	padding:10px;
	margin:0px;
	}
	
	.sidebar #blueBox strong {
	font-weight:bold;
	}
	
	.sidebar #orangeBox {
		width:100%;
		height:100px;
		background-color:#ffc425;
	
	}
	
	.sidebar .whitebar {
	background-color:#FFFFFF;
	height:5px;
	}
	
#content {
width:590px;
float:right;
}

	#content h1 {
	font-size:2em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	clear:right;
	}
	
	#content h2 {
	font-size:1.6em;
	font-family:Arial, Helvetica, sans-serif;
	
	clear:right;
	}
	
	#content h3 {
	font-size:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	clear:right;
	}
	
	#content h4 {
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	
	clear:right;
	}
	
	#content p {
	margin:10px 0px 0 0;
	line-height:1.3em;
	
	}
	
	#content strong {
	font-weight:bold;
	}
	
	#content li {
	padding-top:6px;
	margin-left:15px;
	}
	
		
	#content table h5 {
	font-size:1.1em;
	font-weight:bold;
	margin:0;
	padding:0 0 3px 0;
	}
	
.boxlink-1 {
background-color:#002b54;
text-align:left;
vertical-align:middle;
padding:10px;
margin-bottom:6px;
}

	.boxlink-1 a {
	color:#ffc423;
	text-decoration:underline;
	}
	
	.boxlink-1 a:visited {
	color:#ffc423;
	text-decoration:underline;
	}
	
	.boxlink-1 a:hover {
	color: #FFF;
	}

.boxlink-2 {
background-color:#002b54;
text-align:left;
vertical-align:middle;
padding:10px;
margin-bottom:6px;
}

	.boxlink-2 a {
	color:#ffc423;
	text-decoration:underline;
	}
	
	.boxlink-2 a:visited {
	color:#ffc423;
	text-decoration:underline;
	}
	
	.boxlink-2 a:hover {
	color:#FFF;
	}

	
#datebox {

}

#logobar {

}
