flashcontent
{
	width:739px;
	margin: 0 auto;
}
body
{
	background-color: #EBEAE4;
	margin: 28px 0px 28px 0px;
	overflow-y: scroll;
	height: 100%;
	width: 100%;
	white-space: nowrap;
}

ul.inlinelist
{
	list-style-type: none;
	margin-left: 17px;
}

ul.inlinelist li
{
	list-style-image:url(/images/arrow8x8.gif);
	margin-bottom: 5px;
}

/* ----------------------------------------------- */
/* - Text styles                                 - */
/* ----------------------------------------------- */

h1, .heading1
{
	font-weight: bold;
	font-size: 17px;
	letter-spacing: 0px;
	font-family: Helvetica, Arial;
	color: #004990;
}

h2, .heading2
{
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 0px;
	font-family: Helvetica, Arial;
	color: #004990;
}

h3, .heading3
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #004990;
}

.normal, .normal td
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}

h4, .small
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
}

h5, .xsmall
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 8px;
	color: #000000;
}

.lightblue
{
	color: #7FA4C7;
}

.darkblue
{
	color: #004990;
}


/* LINES */


div.dotshorz
{
	height: 1px;
	padding: 15px 0px 15px 0px;
	background: url(/images/dot.gif) repeat-x center left;
}

div.dotshorz hr
{
	display: none;
}

.dotsvert
{
	background-image: url(/images/dots_vert.gif);
	width: 1px;
	margin: 10px 0px 10px 0px;
}


/* INPUT */

input.inputtext
{
	width: 150px;
	border: solid 1px #AFAFAF;
	font-size: 8pt;
}

input.inputbutton
{
	margin-top: 5px;
	width: 150px;
	border: solid 1px #afafaf;
	background-color: #afafaf;
	color: #fff;
	height: 18px;
	font-size:8pt;
}


/* SEARCH */

li.search
{
	list-style-image:url(/images/arrow8x8.gif);
	margin: 0px 0px -6px -8px;
	padding: 2px 0px 0px 5px;
	height: 19px;
	vertical-align: bottom;
}


/* SITEMAP */


#sitemapcontainer 
{
	padding: 5px 0px 30px 0px;
}

#sitemapcontainer a
{
	text-decoration: none;
	font-weight: normal;
	color: #004990;
}


/* LINKS */


a.downloadlink, a:visited.downloadlink, a:active.downloadlink
{
	font-family: Helvetica, Arial;
	color: #000000;
	font-weight: normal;
	border: 1px solid #cccccc;
	padding: 2px 4px 2px 4px;
	height: 12px;
	text-decoration: none;
	white-space: nowrap;
}

a:hover.downloadlink 
{
	color: #000000;
	background: #E5E5E5;
}

a.paging, a:visited.paging, a:active.paging
{
	color: #000000;
	font-weight: normal;
	border: 1px solid #ffffff;
	padding: 1px 3px 1px 3px;
	height: 12px;
	text-decoration: none;
	white-space: nowrap;
}

a:hover.paging 
{
	border: 1px solid #000000;
	color: #000000;
	background: #E5E5E5;
}

a.pagingselected, a:visited.pagingselected, a:active.pagingselected, a:hover.pagingselected 
{
	border: 1px solid #000000;
	color: #000000;
	background: #E5E5E5;
	font-weight: normal;
	padding: 1px 3px 1px 3px;
	height: 12px;
	text-decoration: none;
	white-space: nowrap;
}

.pagingnone
{
	color: #959595;
	font-weight: normal;
	border: 1px solid #ffffff;
	padding: 1px 3px 1px 3px;
	height: 12px;
	text-decoration: none;
	white-space: nowrap;
}


/* SUB MENU */


ul#lisubmenumain 
{
	list-style-type: none;
	margin-left: -10px;
	margin-top: 0px;
	padding-left:20px;
	padding-right:0px;
}

ul#lisubmenumain li
{
	border-bottom: 1px solid #EBEAE4;
	padding-bottom:6px;
	padding-top:0px;
	margin-top: 6px;
	padding-left: 0px;
}

ul#lisubmenumain ul
{
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
}

ul#lisubmenumain li.sub
{
	list-style-image: none;
	border-bottom: none;
	padding-bottom:0px;
	padding-top:0px;
	margin-top: 0px;
	margin-left: -30px;
}

ul#lisubmenumain li.subon
{
	list-style-image: none;
	border-bottom: none;
	padding-bottom:0px;
	padding-top:0px;
	margin-top: 0px;
	margin-left: -30px;
}

ul#lisubmenumain li.on
{
	list-style-image:url(/images/arrow8x8on.gif);
}

ul#lisubmenumain li.off
{
	list-style-image:url(/images/arrow8x8.gif);
}

#submenucontainer
{
	width: 186px;
	margin: 15px 15px 15px 15px;
}

#submenucontainer a
{
	text-decoration: none;
	font-weight: bold;
	color: #7FA4C7;
}

#submenucontainer a.sub
{
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
	color: #7FA4C7;
}

#submenucontainer a.on
{
	text-decoration: none;
	font-weight: bold;
	color: #004990;
}

#submenucontainer a.subon
{
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
	color: #004990;
}





/* TEXT STYLES */

p
{
	line-height: normal;
	margin: 0px 0px 0px 0px;
}

.date 
{
	color: #959595;
	font-weight: bold;
}

div.headline {
color:#004990;
font-family:Helvetica,Arial;
font-size:17px;
font-weight:bold;
letter-spacing:0;
margin:30px 30px 5px;
text-align:left;
}

span.shortintro
{
	font-weight: bold;
	color: #7FA4C7;
	font-size: 10px;
	font-family: Verdana;
}

div.content
{
	height: 100%;
	float: left;
	padding: 0px 30px 30px 30px;
	text-align: left;
}

div.content, div.context, td
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}

div.content a
{
	text-decoration: none;
	font-weight: normal;
	color: #004990;
}


#box a
{
	color: #7FA4C7;
	text-decoration: none;
	font-weight: bold;
}


/* CONTEXT */

div.contextcontainer 
{
	width: 176px;
	height: 100%;
	padding-top: 70px;
}


div.context
{
	padding: 0px 15px 0px 15px;
	background: url(/images/dot.gif) repeat-y bottom left;
	height: 100%;
}
div.contextelementheadline
{
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica, Arial;
	color: #004990;
}

div.contextelementbox a
{
	color: #7FA4C7;
	text-decoration: none;
}

span.contextlistitemheader
{
	font-weight: bold;
	text-decoration: none;
}
div.contextlistdate
{
	color: #A8A497;
}

div.contextelementbox
{
	padding: 0px 0px 10px 0px;
}

ul.contextlist
{
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 20px;
}

ul.contextlist li
{
	padding-top:0px;
	padding-bottom: 5px;
	list-style-image:url(/images/arrow8x8.gif);
}







/* TOP */

div.topmain
{
	margin:auto;
	text-align: center;
	width: 738px;
	height: 60px;
	border-top: 3px solid #7FA4C7;
	background-color: #ffffff;
}


span.topbordered
{
	border-right: 1px solid #A8A291;
	height: 15px;
	padding: 0px 10px 0px 10px;
}

span.topnotbordered
{
	border-left: 1px solid #ffffff;
	height: 15px;
	padding: 0px 10px 0px 10px;
}

a.topoff, a:visited.topoff, a:active.topoff, a:hover.topoff
{
	line-height: 14px;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica;
	color: #004283;
	text-decoration: none;
	white-space: nowrap;
}

a.topon, a:visited.topon, a:active.topon, a:hover.topon
{
	line-height: 14px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica;
	color: #004283;
	text-decoration: none;
	white-space: nowrap;
}


/* RIM */

div.rimmain
{
	text-align: center;
	width: 100%;
	background-color: #DBDACF;
}

div.rimsub
{
	margin:auto;
	width: 738px;
	background-color: #00498F;
}

td.rimsubleftcell
{
	width: 171px;
	text-align: left;
	padding: 0px 23px 0px 23px;
}

span.rimtext
{
	color: #ffffff;
	font-size: 12pt;
	line-height: 20px;
	font-family: 'Helvetica Light' , Arial;
	width: 171px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

span.rimtext a
{
	font-weight: bold;
	color: #7FA4C7;
	font-size: 11px;
	line-height: 14px;
	font-family: Helvetica , Arial;
	text-decoration: none;
}


/* FRONTPAGE */


span.langselect
{
	vertical-align: middle;
	font-weight: bold;
	color: #7FA4C7;
	font-size: 10px;
	font-family: Verdana;
}

select.langselect
{
	vertical-align: middle;
	font-weight: normal;
	color: #7FA4C7;
	font-size: 9px;
	font-family: Verdana;
}


div.frontpagebox
{
	font-weight: bold;
	width: 216px;
	text-align: left;
	background-color: #F4F3EF;
	color: #004990;
	font-size: 13px;
	line-height: 12px;
	font-family: 'Helvetica Light' , Arial;
}

div.frontpagebox div 
{
	padding: 15px 15px 15px 15px;
	border: 3px solid #ffffff;
}


div.frontpagebox a
{
	vertical-align: middle;
	font-weight: bold;
	color: #7FA4C7;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
}

ul.ulfrontpagebox 
{
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:20px;
	padding-right:0px;
}

ul.ulfrontpagebox li
{
	list-style-image:url(/images/frontpageboxarrow8x12.gif);
	padding-bottom:3px;
	padding-top:0px;
	margin-top: 0px;
	padding-left: 0px;
}



/* BOTTOM */

div.bottommain
{
	margin:auto;
	border-top: 3px solid #7FA4C7;
	width: 738px;
}

div.bottommain div
{
	text-align: left;
	width: 724px;
	margin: 7px 7px 7px 7px;
	color: #A8A497;
	font: 9px verdana;
}

div.bottommain, div.bottommain td
{
	color: #A8A497;
	font: 9px verdana;
}

div.bottommain a
{
	color: #444444;
	font: 9px verdana;
	text-decoration: none;
}

div.bottommain a:hover
{
	text-decoration: underline;
}

