body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#content h1, #content h2, #content h3 {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
#right h2, #right h3 {
	font-size: 10px;
	color: #003399;
	font-weight: bold;
}
#right p {
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
#content p, .bulletlist, .searchresultcontent {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
#content a {
	font-size: 10px;
	text-decoration:none;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993300;
}


#content  a:link, #content  a:visited {
	color: #993300;
	text-decoration: underline;
}

#content  a:hover, #content  a:active {
	color: #993300;
	text-decoration: underline;
}


#content a:hover {
	color: #FFCC66;
}
#right a {
	text-decoration:none;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993300;
}
#right a:hover {
	color: #FFFFFF;
}
a.position {
	font-size: 10px;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}
a.rootline {
	font-size: 10px;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}
a.rootline:hover {
    color: #ffcc66;
}
#front a {
	font-size: 10px;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
}
#front a:hover {
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993300;
}
#front h1, #front h2, #front h3 {
	font-size: 10px;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
}
#front p {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #111111;
}
.text, .tx-pmkrssnewsexport-pi1 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #111111;
}
.front_title {
	font-size: 10px;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}
.guestbookpost,.mailform,.mailformrequired,.searchform,.loginform {
	font-size: 10px;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993300;
}
.searchresultheader { 
	font-size: 10px;
	font-weight: bold;
	color: #993300;
	bgcolor: #ffffff;
}
#right input, .caption {
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	bgcolor: #ffffff;
}
#right .Button { 
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-color: #003399; 
	color: #FFFFFF; 
	width: 100px; 
	border: 0px; 
}


input, textarea  {
text-align: left;
font-weight: normal;
font-family: Verdana, Helvetica, sans-serif;
text-decoration: none;
padding: 0.5em;
border: 1px solid #ccc;
color: #000;
font-size:11px;
}

input.csc-mailform-input, textarea.csc-mailform-text {
width: 300px;

}

.csc-mailform-field {
margin-bottom:10px;
}


input:focus, textarea:focus  {
border: 1px solid #E84200;
}

fieldset {
border: 0;
text-align: left;
}

label {
float: left;
color: #000;
font-size:12px;
width:90px;
}

div.csc-mailform-field, input.csc-mailform-submit {
clear: left;
}

input.csc-mailform-submit {
margin-left: 90px;
background-color: #fff;
}

input.csc-mailform-submit:hover {
background-color: #E84200;
color: #fff;
}