.contentleft
{
	background-color: #0072bc;
	padding: 10px;
	text-align: left;
	width: 50%;
}

#contentleft
{
	width: 100%;
	vertical-align: top;
}

.contentright
{
	background-color: #ffffff;
	width: 50%;
	padding: 10px;
	text-align: left;
}

#contentright
{
	width: 100%;
	background-color: #ffffff;
	vertical-align: top;
}

h1.h1_leftpage
{
	color: #a6ce39;
	font-weight: normal;
	font-size: 24pt;
	margin:0;
	padding:0;
	letter-spacing: 3px;
}

ul.ul_leftcontent
{
	margin-top: 5px;
	color: #ffffff;
	margin-bottom: 5px;
}

li.li_leftcontent
{
	line-height: 1.2em;
}

li.li_leftcontent a
{
	color: #ffffff;
	text-decoration: none;
}

li.li_leftcontent a:hover
{
	color: #849daa;
	text-decoration: underline;
}

p.p_leftpage
{
	font-size: 9pt;
	font-family: verdana, arial, sans-serif;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0;
	color: #ffffff;
}
