body
{
	background-color: #45596D;
	background: #000000;
	margin: 28px 0px 28px 0px;
	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;
}

img
{
	border: none;
}

/* ----------------------------------------------- */
/* - 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: #45596D;
}

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/pp_dot.gif) repeat-x center left;
}

div.dotshorz hr
{
	display: none;
}

.dotsvert
{
	background-image: url(/images/pp_dots_vert.gif);
	width: 1px;
	margin: 10px 0px 10px 0px;
}

hr
{
	height: 1px;
	color: #C3CDD4;
}

/* 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.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 #C3CDD4;
	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/pp_arrow9x11on.gif);
}

ul#lisubmenumain li.off
{
	list-style-image:url(/images/pp_arrow9x11.gif);
}

#submenucontainer
{
	width: 186px;
	margin: 15px 15px 15px 15px;
}

#submenucontainer a
{
	text-decoration: none;
	color: #45596D;
}

#submenucontainer a.sub
{
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
	color: #45596D;
}

#submenucontainer a.on
{
	text-decoration: none;
	font-weight: bold;
	color: #45596D;
}

#submenucontainer a.subon
{
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #45596D;
}




/* TEXT STYLES */

p
{
	line-height: normal;
	margin: 0px 0px 0px 0px;
}

.date 
{
	color: #959595;
	font-weight: bold;
}

div.headline
{
	margin: 30px 30px 0px 30px;
	text-align: left;
	height: 40px;
	font-weight: bold;
	font-size: 17px;
	letter-spacing: 0px;
	font-family: Helvetica, Arial;
	color: #455A6D;
}

span.shortintro
{
	font-weight: bold;
	color: #96A2AE;
	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: #45596D;
}

div.content a
{
	text-decoration: none;
	font-weight: normal;
	color: #45596D;
}


#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/pp_dot.gif) repeat-y bottom left;
	height: 100%;
	margin-top: 70px;
}
div.contextelementheadline
{
	text-align: left;
	font-weight: bold;
	color: #45596D;
}

div.contextelementbox a
{
	color: #45596D;
	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/leftmenubulletppmm.gif);
}

.contextlinkarrow
{
	background-image: url(/images/leftmenubulletppmm.gif);
	margin: 10px 5px 0px 0px;
}







/* TOP */

div.topmain
{
	margin:auto;
	text-align: center;
	width: 738px;
	height: 60px;
	border-top: 3px solid #BFC8CF;
	background-color: #ffffff;
}


span.topbordered
{
	border-right: 1px solid #C3CDD4;
	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: 10px;
	font-family: Arial, Helvetica;
	color: #6D8194;
	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: 10px;
	font-family: Arial, Helvetica;
	color: #6D8194;
	text-decoration: none;
	white-space: nowrap;
}


/* RIM */

div.rimmain
{
	width: 738px;
}

/* 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
{
	width: 171px;
	margin: 27px 25px 27px 20px;
	border-top: solid 1px #C3CDD4;
	text-align: left;
	line-height: 14px;
	color: #45596D;
}
div.frontpagebox td
{
	color: #45596D;
	text-align: left;
	line-height: 14px;
}

div.frontpagebox div 
{
	padding: 7px 1px 7px 1px;
	border-bottom: solid 1px #C3CDD4;
}




/* BOTTOM */

div.bottommain
{
	margin:auto;
	border-top: 3px solid #BFC8CF;
	width: 738px;
}

div.bottommain div
{
	text-align: left;
	width: 724px;
	margin: 7px 7px 7px 7px;
	color: #818F9B;
	font: 9px verdana;
}

div.bottommain, div.bottommain td
{
	color: #818F9B;
	font: 9px verdana;
}

div.bottommain a
{
	color: #818F9B;
	font: 9px verdana;
	text-decoration: none;
}

div.bottommain a:hover
{
	text-decoration: underline;
}


