/* CSS Document */

/* general styles */

body    { font: 13px Arial, Helvetica, sans-serif; background-color: #e9ecf2; margin: 0; padding:10px 0; }

img { margin: 0; padding: 0; border: 0 }
p { margin: 0; padding: 0; border: 0 }
.content p{
	margin-bottom: 17px;
}
p.address{
font-size:11px;
line-height:14px;
}
td { vertical-align: top }
a:link    { color: #002d5c; text-decoration: underline }
a:visited    { color: #002d5c; text-decoration: underline }
a:hover    { color: #2222fd; text-decoration: underline }
a:active   { color: white; text-decoration: none; background-color: #3a576c; padding: 4px 0 }
a:focus   { color: white; text-decoration: none; background-color: #3a576c }
sup  { font-size: 66%; vertical-align: super }
/* area definition */
.content { font-family: Arial, Helvetica, sans-serif; margin-right: 30px; margin-left: 30px; width: 740px; padding: 0; vertical-align: top; }
.footer   { color: #333; font: 11px/14px Arial, Helvetica, sans-serif; background-color: #e6e6e6; padding: 5px 0 3px 10px; width: 583px; height: 18px; vertical-align: top }
.homelink { font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 14px; text-align: right; padding-bottom: 6px }
/*white table definition */
.white { background-color: #ffffff; border-width: 0 }
.whitess550 { background-image: url(bg_white_ss.gif); width: 550px; height: 10px }
.whitenn550 { background-image: url(bg_white_nn.gif); width: 550px; height: 10px }
.whitene { background-image: url(bg_white_ne.gif); width: 10px; height: 10px }
.whiteee { background-image: url(bg_white_ee.gif); width: 10px }
.whitese { background-image: url(bg_white_se.gif); width: 10px; height: 10px }
.whitesw { background-image: url(bg_white_sw.gif); width: 10px; height: 10px }
.whiteww { background-image: url(bg_white_ww.gif); width: 10px }
.whitenw { background-image: url(bg_white_nw.gif); width: 10px; height: 10px }
/*orange table definition */
.orange  { background-color: #ffd2b2; vertical-align: top; border-width: 0 }
.orangess550    { background-image: url(bg_orange_ss.gif); width: 550px; height: 10px }
.orangenn550    { background-image: url(bg_orange_nn.gif); width: 550px; height: 10px }
.orangene  { background-image: url(bg_orange_ne.gif); width: 10px; height: 10px }
.orangeee  { background-image: url(bg_orange_ee.gif); width: 10px }
.orangese  { background-image: url(bg_orange_se.gif); width: 10px; height: 10px }
.orangesw  { background-image: url(bg_orange_sw.gif); width: 10px; height: 10px }
.orangeww  { background-image: url(bg_orange_ww.gif); width: 10px }
.orangenw  { background-image: url(bg_orange_nw.gif); width: 10px; height: 10px }

/*full width table*/
.tablefull { width: 100%; border-width: 0 }
.tablefull td { vertical-align: top }
.tdcombobox240   { padding-top: 2px; padding-bottom: 0; width: 240px }
.tdlabel  { color: #3a576c; font-size: 11px; font-weight: bold }
/* form elements*/
.w10 { width: 10px }
.w12 { width: 20px }
.w30  { width: 30px }
.w40 { width: 40px }
.w160 { width: 160px }
.w180  { width: 180px }
.w240 { width: 240px }
.w480 { width: 480px }
.w570   { width: 570px }
.w728 { width: 728px }
.w740 { width: 740px }
/*numbered list*/
#numlist   { padding-top: 1em; width: 160px }
#numlist ol  { list-style: none; list-style-position: outside; margin: 0;padding:0px; }
#numlist li    { font-size: 11px; line-height: 14px; background-color: #dbdee4; padding: 2px 10px; border-style: solid; border-width: 1px; border-color: #fff #a5abb9 #a5abb9 }
#numlist li a  { color: #002d5c; text-decoration: none }
#numlist li a:hover { text-decoration: underline }
#numlist li.title   { color: white; font-weight: bold; text-decoration: none; background-color: #696e79; list-style-type: none; padding: 4px 10px; border: solid 1px #a5abb9 }

/* LANGUAGE NAVIGATION MIT SPAN */
#navlanguage{
	margin: 0 0 0 30px;
	padding: 0;
}
#navlanguage ul{
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	width: 770px;
	height: 26px;
	background-image: url(bgNavRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	list-style: none;
}
#navlanguage ul li{
	margin: 0;
	padding: 0;
	float: left;
	height: 26px;
}
#navlanguage ul li a{
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
	display: block;
	font-size: 11px;
	height: 26px;
	background-image: url(bgNavLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	white-space: nowrap;
	text-decoration:none;
	color:#002D5C;
}
#navlanguage ul li a span{
	margin: 0;
	padding: 5px 10px 5px 0;
	float:left;
	display:block;
	width: auto !important;
	width:.1em;
	line-height: 16px;
	background-image: url(bgNavRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	white-space: nowrap;
}
#navlanguage > ul a span {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navlanguage a span {float:none;}
/* End IE5-Mac hack */
#navlanguage a:hover {
	text-decoration: underline;
}
#navlanguage li a:hover{
	background-position: left -26px;
	cursor: pointer;
}
#navlanguage ul li a:hover span{
	background-position: right -26px;
	cursor: pointer;
}
#navlanguage ul li.active a{
	background-position: left -52px;
}
#navlanguage ul li.active a span{
	background-position: right -52px;
}
#navlanguage ul li.active a:hover{
	background-position: left -52px;
	text-decoration: none;
	cursor: default;
}
#navlanguage ul li.active a:hover span{
	background-position: right -52px;
	text-decoration: none;
	cursor: default;
}
#navlanguage ul li.none a:hover{
	background-position: left top;
	text-decoration: none;
	cursor: default;
}
#navlanguage ul li.none a:hover span{
	background-position: right top;
	text-decoration: none;
	cursor: default;
}

/* FOOTER NAVIGATION MIT SPAN */
#navfooter{
	margin: 0;
	padding: 0;
}
#navfooter ul{
	margin: 0;
	padding: 0;§
	display: block;
	width: 740px;
	height: 26px;
	background-image: url(bgNavRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	list-style: none;
}
#navfooter ul li{
	margin: 0;
	padding: 0;
	float: left;
}
#navfooter ul li a{
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 11px;
	float: left;
	display: block;
	height: 26px;
	background-image: url(bgNavLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	white-space: nowrap;
	text-decoration:none;
	color:#002D5C;
}
#navfooter ul li a span{
	margin: 0;
	padding: 5px 10px 5px 0;
	float:left;
	display:block;
	width: auto !important;
	width:.1em;
	height: 16px;
	background-image: url(bgNavRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	white-space: nowrap;
}
#navfooter > ul a span {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navfooter a span {float:none;}
/* End IE5-Mac hack */
#navfooter a:hover {
	text-decoration: underline;
}
#navfooter li a:hover{
	background-position: left -26px;
	cursor: pointer;
}
#navfooter ul li a:hover span{
	background-position: right -26px;
	cursor: pointer;
}
#navfooter ul li.active a{
	background-position: left -52px;
}
#navfooter ul li.active a span{
	background-position: right -52px;
}
#navfooter ul li.active a:hover{
	background-position: left -52px;
	text-decoration: none;
	cursor: default;
}
#navfooter ul li.active a:hover span{
	background-position: right -52px;
	text-decoration: none;
	cursor: default;
}
#navfooter ul li.none a:hover{
	background-position: left top;
	text-decoration: none;
	cursor: default;
}
#navfooter ul li.none a:hover span{
	background-position: right top;
	text-decoration: none;
	cursor: default;
}