
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}

body, input, select, h1, h2, h3, h4, h5, h6, optgroup,ul,ol {
  font-family: Arial, Helvetica, sans-serif;
}

form { margin: 0; }

h1, h2, h3, h4, h5, h6 {
  
  font-size: 110%; 
  line-height: 122%;
}

h1 a { color: #000000 !important; }

h5, h6 { font-weight: normal; text-decoration:underline;}

h6 { font-style: italic; text-decoration:underline;}

p { margin: 0 0 1.5em 0; }

img { border: 0; }

table { padding: 0; margin: 0 0 2em 0; }

a { color: black; text-decoration: none;}

a:visited { color: black; }

a:hover,
a:focus { color: #000000; text-decoration: underline; }

a:active { color: #000000; text-decoration: none !important; }

hr { display: none; }

abbr, acronym {
  font-style: inherit;
  border-bottom: 1px dotted silver;
  cursor: help;
}

em, strong {
  font-weight: bold;
  font-style: normal;
}

blockquote {
  font-variant: small-caps;
  font-style: normal;   
  margin-bottom: 0.5em;
  margin-left: 0;
}

q, cite { font-style: italic; }

q:before { content: ""; }
q:after { content: ""; }
optgroup { font-style: normal; }
.hide {
  position: absolute;
  left: -1000em;
  width: 500em;
  line-height: 0px;
}
.print { display: none; }

.white { color: #FFFFFF; }

.error{ border: 1px solid #cc0000; }

.fsclass1 {
	font-size:0.8em;
	font-weight: lighter;
}
.fsclass2 {
	font-size:1em;
	font-weight: lighter;
}
.fsclass3 {
	font-size:1.3em;
	font-weight: lighter;
}

#boldfsclass {
	font-weight: bold;
	color:red;
}

fieldset.csc-mailform{
	border:0px solid black;
}

fieldset {
   width:auto;
	max-width: 99%;
}
label{
	/*border:1px solid red;*/
}
.labeldiv{
	width:15em;float:left;
	border:1px dotted silver;
}

.contentdiv p a {
text-decoration:underline;
color:#000060;
}

p.align-center {text-align:center;}