H1,
H2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#005480;
	padding:0px 0 6px 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
#left H1,
#left H2 {
	padding:0px 0 20px 0px;
}
#right H3{
	font-family: Arial, Helvetica, sans-serif;
	color:#005480;
	padding:3px 0px 0px 0px;
	margin: 0px;
	height: 21px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(bgr_h1_right.png);
	background-position: center top;
	background-repeat: no-repeat;
}
P {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	line-height: 120%;
}	
#left {
	color:#005480;
}	
#left .celmenu {
	padding: 3px 0px 3px 0px;
	line-height: 120%;

}
.leftnavspc {
	padding: 0px;
	margin-top: -25px;
	visibility: hidden;
}
/*
UL LI {
        padding:0px;
        margin: 0px;
        line-height:150%;
        list-style-type:none;
	padding-left: 15px;
        background-image: url(bullet.gif);
        background-position: 0px 6px;
	background-repeat: no-repeat;
}
#left ul {
        margin: 0px;
        padding: 0px;
        margin-top: 0px;

}
*/

#footer P {
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
A,
.internal-link,
.mail, .download,
.filelinks,
.external-link-new-window {
	color: #006699;
	text-decoration: underline;
}
A:hover,
A:hover.download,
A:hover .filelinks,
A:hover.external-link-new-window,
A:hover.internal-link {
	color: #999999;
}

.caption,
table {
	font-size: 12px;
}
/*-----------------  default styles for extension "tx_newloginbox_pi3" -----------------------------------------*/
	.tx-newloginbox-pi3-listrow TH { background:#ccc; padding:0 .5em; white-space:nowrap; }
	.tx-newloginbox-pi3-listrow TD { background:#eee; padding:0 .5em; }
	.tx-newloginbox-pi3-singleView TH { background:#ccc; padding:0 .5em; text-align:right; white-space:nowrap; }
	.tx-newloginbox-pi3-singleView TD { background:#eee; padding:0 .5em; }

.tx-newloginbox-pi1 input {
	width: 90px;
}
/*---------- mail form ------------------------------------------------*/
form{
      margin: 0px;
      padding:0 0 0 3px;
}

.mailform,
.mailformrequired,
.mailformcomment,
.mailformradio,
input,
celmenu,
select,
.text,
.button,
textarea {
         font-size: 12px;
         font-family: "Times New Roman", Times, serif;
         padding:0px;
        overflow: auto;

}
.text,
textarea {
	width: 230px;
}