.contentleft
{
	background-color: #ffffff;
	padding: 10px;
	text-align: left;
}

#contentleft
{
	width: 100%;
	vertical-align: top;
}

.contentright
{
	background-color: #ffffff;
	width: 350px;
	padding: 0;
	text-align: left;
}

#contentright
{
	width: 100%;
	background-color: #ffffff;
	vertical-align: top;
}

h1.h1_leftpage
{
	color: #a6ce39;
	font-weight: normal;
	font-size: 26pt;
	margin:0;
	padding:0;
	letter-spacing: 3px;
}

h1.h1_leftpage_purple
{
	color: #ec008C;
	font-weight: normal;
	font-size: 18pt;
	margin:0;
	padding:0;
	letter-spacing: 3px;
}

h2.h2_leftpage
{
	color: #0072bc;
	font-weight: bold;
	font-size: 18pt;
	margin:0;
	padding:0;
	letter-spacing: 3px;
}

h2.h2_2008
{
	color: #0072bc;
	font-weight: bold;
	font-size: 12pt;
	margin:0;
	padding:0;
	margin-top: 15px;
}

span.highlight_purple
{
	color: #ec008C;
	font-weight: bold;
}
span.highlight_green
{
	color: #a6ce39;
	font-weight: normal;
}

p.p_leftpage
{
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	line-height: 2em;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0;
}

p.p_leftpage span.highlight
{
	font-weight: bold;
		color: #ec008C;
}

p.p_leftpage span.quote
{
	font-style: italic;
	color: #849daa;
	font-size: 8pt;
	text-align:center;
}

p.p_leftpage_quote
{
	font-size: 9pt;
	font-family: verdana, arial, sans-serif;
	line-height: 2em;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0;
	font-style: italic;
	color: #849daa;
	text-align:left;
}

p.p_leftpage_center
{
	text-align: center;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.p_leftpage_center a.a_leftpage_big
{
	font-size: 14pt;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	color: #ec008c;
}

p.p_leftpage_center a.a_leftpage_big:hover
{
	text-decoration: underline;
	color: #a6ce39;
}

a.a_leftpage
{
	text-decoration: none;
	color: #0072bc;
}

a.a_leftpage:hover
{
	text-decoration: underline;
	color: #849daa;
}

ul.ul_leftpage
{
	font-size: 9pt;
	font-family: verdana, arial, sans-serif;
}

li.li_leftpage
{
	line-height: 1.5em;
}

li.li_leftpage span.highlight
{
	font-weight: bold;
}

#rightmenu
{
	background-color: #0072bc;
	color: #ffffff;
	width: 100%;
	margin-top: 20px;
	padding: 10px 0px 10px 30px;
}

ul.ul_rightmenu
{
	margin:0;
	padding:0;
	margin-left: 15px;
}

ul.ul_rightmenu li
{
	line-height: 2em;
	font-size: 10pt;
	font-weight: bold;
}

a.a_rightmenu
{
	text-decoration: none;
	color: #ffffff;
}

a.a_rightmenu:hover
{
	text-decoration: underline;
	color: #849daa;
}

#rightinfo
{
	background-color: #ec008c;
	color: #ffffff;
	width: 100%;
	margin-top: 20px;
	padding: 10px 0px 10px 30px;
	font-size: 10pt;
	font-weight: bold;
}

ul.ul_rightinfo
{
	margin:0;
	padding:0;
	margin-left: 15px;
	font-weight: normal;
}

ul.ul_rightinfo li
{
	font-size: 9pt;
	line-height: 1.4em;
}

ul.ul_rightinfo li span.li_small
{
	font-size: 7pt;
}

#rightimage
{
	background-color: #849daa;
	width: 100%;
	margin-top: 20px;
	padding: 10px;
	text-align: center;
}

.rightimg
{
	margin-bottom: 5px;
}