@charset "UTF-8";
/* CSS Document */

body {font-family: Verdana, sans-serif;
        background-color: white;
}

.csc-textpic-caption {
font-size:10px; font-style: italic;
}

	
#normal {font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	width: 1020px;
	padding-top: 10px;
	padding-left: 10px;
	}
	
#normal a {font-family: Verdana, sans-serif; color: #17b2ea; font-weight: bold; font-size: 12px; text-decoration: none;}	

#normal h1 {font-family: Verdana, sans-serif; font-size: 14px; font-weight: bold;}
#normal h2 {font-family: Verdana, Arial, sans-serif; font-size: 16px; font-weight: bold; color: #8b898c}
#normal h3 {font-family: Verdana, Arial, sans-serif; font-size: 18px; font-weight: bold; color: #8b898c}
#normal h4 {font-family: Verdana, Arial, sans-serif; font-size: 20px; font-weight: bold; color: #8b898c}
#normal h5 {font-family: Verdana, Arial, sans-serif; font-style: italic; font-size: 16px; font-weight: bold; color: #8b898c}

#top	{font-family: Verdana, sans-serif;
	line-height: 22px;
	font-size: 12px;
        color: white;
	}
	
#top a {color: white;
	text-decoration: none;
	background-color: #004869;
      	float: left;
     	width: 18%;
	margin-right: 2px;
	margin-bottom: 4px;
}


	
#bot	{font-family: Verdana, sans-serif;
	line-height: 22px;
	font-size: 12px;
        color: white;
	}

	
#bot a {color: white;
	text-decoration: none;
	background-color: #004869;
      	float: right;
     	width: 18%;
	margin-left: 2px;
}


legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:10px;
padding-bottom:10px;
}

.formu {
width:80%;
padding-top:0px;
padding-bottom:0px;
padding-left:55px;
border: 0px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 0px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #17b2ea;
border: 0px;
}



