* {
	margin: 0;
	padding: 0;
}

body { background-image: none; margin-top: 10px; text-align: center; color: #333; font: 13px/20px Arial
; background-color: #e1e4e5; margin-bottom: 10px; }

a { text-decoration: none; }

a:hover { text-decoration: underline; }

h1 { color: #c3c3c3; font-size: 9px; font-family: Arial; font-weight: normal; font-style: normal; font-variant: normal; margin-bottom: 0; }

h2 { color: #7d7d7d; font-size: 24px; font-weight: normal; line-height: 30px; margin-top: 30px; margin-bottom: 10px; }
h3 { color: #333; font-size: 18px; font-weight: normal; line-height: 24px; margin-top: 13px; margin-bottom: 10px; }
h4 { color: #333; font-size: 13px; font-weight: bold; line-height: 15px; margin-top: 25px; margin-bottom: 5px; }
p {
	margin-bottom: 5px;
}

#mainframe { background-color: #ffffff; width: 750px; text-align: left; margin-right:auto; margin-left:auto; }

#head {
	background-image: url(../images/head_bg.gif);
	height: 230px;
	padding-left: 1px;
}
#footcap { background-image: url(../images/footcap.gif); padding-left: 0; height: 10px; }
#head_web { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width: 60px; height: 113px; float: left; }
#languagenav { text-align: right; margin: 0; float: right; padding-top: 15px; padding-right: 15px; }
#mainnav { width: 500px; margin: 205px 0 0 50px; float: left; }
#mainnav a {
	color: #646464;
	font: 14px Arial;
	text-decoration: none;
}
#languagenav a { color: #ff9600; font: 13px Arial; text-decoration: none; }
#mainnav a.on { color: #ff9600; font-weight: bold; }
#languagenav a.on { color: #fff; font-weight: normal; background-color: #ff9600; }
#mainnav a:hover { color: #fff; background-color: #ff9600; }
#languagenav a:hover { color: #fff; background-color: #ff9600; }
#mainnav .bg, #mainnav .bg_on { background: #e1e4e5 repeat-x; padding-top: 4px; float: left; margin-right: 4px; margin-left: 0; padding-right: 10px; padding-left: 10px; border-top: 1px dotted #c3c3c3; border-right: 1px dotted #c3c3c3; border-left: 1px dotted #c3c3c3; outline-width: 1px; }
#mainnav .bgempty { background-image: none; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; width: 100px; padding-top: 10px; height: 18px; float: left; }
#mainnav .bg_on { background-color: #fff; background-image: none; margin-right: 4px; margin-left: 0; padding-right: 10px; padding-left: 10px; border-top: 1px dotted #c3c3c3; border-right: 1px dotted #c3c3c3; border-left: 1px dotted #c3c3c3; outline-width: 1px; }
#content {
	margin: 15px 70px 0 50px;
	width: 420px;
	float: left;
}
#content_start { margin: 0 0 0 0; width: 975px; float: left; }
#content a { color: #ff9600; font-weight: bold; text-decoration: underline; }
#content a:hover { color: #fff; font-weight: bold; background-color: #ff9600; text-decoration: none; }
#content .img_left {
	float: right;
	margin: 17px 30px 0 0;
	width: 120px;
}
#context .logo { width: 150px; float: left; margin-bottom: 5px; border-top: 1px dotted #7d7d7d; }
#content .content_pic_caption {
	color: #009ee0;
	margin-bottom: 17px;
}

#context { font-size: 13px; line-height: 18px; text-indent: 0; width: 150px; float: left; margin-left: 0; padding-top: 30px; padding-bottom: 20px; padding-left: 40px; }

#context h3 { color: #ff9600; font: 24px/20px Arial; background-image: url(../images/context_bullet.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-indent: 0; margin: 30px 0 0 -45px; padding-top: 5px; padding-left: 45px; }

#context a { color: #ff9600; font-weight: normal; text-decoration: underline; }
#context a:hover { color: #fff; font-weight: normal; background-color: #ff9600; text-decoration: none; }
#footer { color: #ff9600; padding: 0 10px 0 0; clear: both; text-align: right; margin-top: 0; margin-bottom: 10px; }

#footer a {
	color: #ff9600;
}
#footer a:hover { color: #fff; background-color: #ff9600; }

