body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backgr_sub.gif);
	background-repeat: repeat-x;
  }
#pagecontainer h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF9900;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 50px;
}
#pagecontainer h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 50px;
}
#pagecontainer h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 50px;
}
#pagecontainer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	margin-left: 68px;
	margin-right: 220px;
}
#pagecontainer p a {
	color: #FF9900;
	text-decoration:none;
}
#pagecontainer p a:hover {
	color: #FF9900;
	text-decoration:underline;
}
#pagecontainer p em {
	color: #FF9900;
	font-style: normal;
	padding-right: 30px;
}
#pagecontainer {
	width: 760px;
}
#homebox240 {
	width: 240px;
	margin-top: 20px;
	float: left;
}
#homebox240 img {
	margin-bottom: 18px;
}
#homebox232 img {
	margin-bottom: 18px;
}
#homebox240 h2 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	color: #FF9900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#homebox240 h2 a {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	color: #FF9900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#homebox240 h2 a:hover {
	text-decoration: underline;
}
#homebox240 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homebox240 span {
	display: block;
	text-align: right;
	margin-top: 12px;
	margin-bottom: 20px;
}
#homebox232 span {
	display: block;
	text-align: right;
	margin-top: 12px;
	margin-bottom: 20px;
}
#homebox232 ul {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#homebox232 li {
	padding-bottom: 6px;
	padding-left: 0px;
}
#homebox240 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#homebox240 h3 a {
	color: #FF9900;
	text-decoration: none;
	line-height: 15px;
}
#homebox240 h3 a:hover {
	text-decoration: underline;
}
#homebox240 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #FF9900;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homebox232 {
	width: 232px;
	margin-top: 20px;
	margin-right: 22px;
	margin-left: 22px;
	float: left;
}

.error {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 8pt;
	color: red;
	margin-left: 50px;
	display:none;
}

#leftcol {
	float: left;
	width: 150px;
	padding-top: 62px;
}

#leftcol a {
	color: #003366;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	text-align:left;
}

.leftcolnotlink{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	text-align:left;
	font-weight:bold;
}

#rightcol {
	float: left;
	width: 600px;
	padding-top: 62px;
}
#rightcol p {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#footer {
	clear: both;
	height: 30px;
	background-image: url(../images/backgr_footer.gif);
	background-repeat: no-repeat;
	padding: 15px;
	margin-top: 40px;
	margin-bottom: 20px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
#footer p a {
	color: #336699;
	text-decoration: none;
}
#footer p a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#footer p em {
	color: #336699;
	font-style: normal;
	padding-right: 15px;
}

#maincontainer{
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

#topcontainer {
	height: 190px;
}

#topbanner {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topmenu {
	height: 39px;
	margin-left: 80px;
}
#topmenu li {
	height: 39px;
	float: left;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 39px;
	font-size: 14px;
	vertical-align: middle;
}
#topmenu a {
	padding-right: 15px;
	padding-left: 15px;
	line-height: 39px;
	text-decoration: none;
}
#topmenu a:hover {
	line-height: 39px;
	text-decoration: underline;
}
#topmenu .navoff {
	background-image: url(../images/backgr_nav_off.gif);
	background-repeat: repeat-x;
}
#topmenu .navoff a {
	color: #333333;
	line-height: 39px;
}
#topmenu .navon a {
	color: #FF9900;
}
#topmenu .navon {
	background-image: url(../images/backgr_nav_on.gif);
	background-repeat: repeat-x;
}
#topmenu ul {
	list-style-type: none;
	padding: 0px;
	height: 39px;
	margin: 0px;
}
.floatleft {
	float: left;
}
.floatleftpad {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.floatrightpad {
	float: right;
	padding-left: 8px;
	padding-bottom: 10px;
	padding-top: 5px;
}
blockquote {
	padding: 0px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#logo {
	height: 151px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	text-align: right;
}

.meno {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	padding-top: 10px;
	
}
.meno a {
	color: #003366;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
}

#contactform li{
	list-style-type:none;
	padding-top:10px;
	padding-bottom: 10px;
}
#contactform label {
	width: 80px;
	display: block;
	float: left;
	font-size: 13px;
	color: #FF9900;
}
.send {
	margin-left: 165px;
}
#contactform {
	margin-left: 90px;
}

#contactform input,textarea {
	vertical-align:text-top;
}

#newsletterlist li{
	list-style-type:none;
	padding-top:5px;
	height:80px;
}


#newsletterlist label {
	width: 60px;
	display: block;
	float: left;
	font-size:12px;
}

#downloads li{
	list-style-type:none;
	padding-top:0px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	background-image: url(../images/pdficon.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}
#downloads li a{
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	text-decoration:none
}
#downloads li a:hover {
	text-decoration:underline
}

#downloads {
	float:right;
	width:180px;
	margin-top:50px;
	margin-right:20px;
	background-color: #EEEEEE;
	margin-bottom: 30px;
}
#downloads ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#downloads h2 {
	margin: 15px;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #ff9900;
}
