
body, p
{
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-serif;
	font-size: 13px;

	line-height: 20px;

	text-align: left;
}

h1, h2, h3, h4
{
	font-weight: normal;
}

h1
{
	display: none;
}

h2
{
	font-size: 24px;
	line-height: 24px;
	
	padding: 0 0 2px 24px;
	margin: 74px 0 10px 0;

	height: 24px;
}

h3
{
	font-size: 18px;
	line-height: 18px;

	margin-top: 50px;
	margin-bottom: 4px;
}

h4
{
	font-size: 15px;

	margin-top: 24px;
}

p
{
	padding: 4px 0 10px 0;
}

ul#menu, ul#submenu
{
	list-style: none;
}

ul#menu
{
	font-size: 13px;
}

ul#submenu
{
	font-size: 12px;
	margin-bottom: 8px;
}

#menu li, #menu li.vald
{
	height: 25px;

	margin-bottom: 2px;
	padding: 5px 0 0 15px;
}

#submenu, #submenu li, #submenu li.vald
{
	width: 216px;
}

#submenu li, #submenu li.vald
{
	padding: 3px 0 0 30px;
	height: 23px;
}

#menu, #menu li, #menu li.vald
{
	width: 229px;
}

#menu a
{
	text-decoration: none;
}

#footer, #footer p
{
	font-size: 11px;
	line-height: 16px;

	text-align: left;
}

#footer p
{
	padding: 12px 0 0 0;
}

#footer a
{
	color: #666;
	border-bottom: 1px dotted #444;
}

#footer a:hover
{
	color: #777;
	border-bottom: 1px dotted #666;

	background: transparent;
}

p a
{
	text-decoration: none;
	border-bottom: 1px dotted #99BFCC;
}

p a:hover
{
	border-bottom: 1px solid #99BFCC;
	background: #E2F2F7;
}

.summary
{
	margin: 8px -20px 8px -20px;
	padding: 10px 20px;

	border-bottom: 1px solid #ECF5F7;
}

.summary, .summary p
{
	font-size: 14px;
	line-height: 24px;
}

.summary p
{
	margin: 0;
	padding: 0;
}

#content_column img
{
	border: 1px solid #eee;
	border-bottom: 1px solid #ddd;

	padding: 6px;
	margin: 2px -6px;

	max-width:504px;

	background: #fff;
}

#content_column ul
{
	padding: 0;
	margin: 0 -20px 0 78px;
}

#content_column li
{
	list-style-type: none;
	list-style-position: outside;

	background: #F5F9FA;

	padding: 2px 14px 1px 10px;
	margin: 0;

	margin-bottom: 2px;
	border-bottom: 1px solid #ECF5F7;
}

#content_column img.portrait
{
	width: 60px;
	height: 80px;

	margin: 0 0 0 -6px;

	float: left;
}

input, textarea, option, select
{
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-serif;
}

input[type="text"], input[type="password"], textarea, select
{
	border: 1px solid #eee;
	border-top: 1px solid #ccc;
}

input[type="text"], input[type="password"], textarea
{
	padding: 3px;
	margin: 0 -3px;
}

input[type="text"], input[type="password"], textarea, select
{
	background: #ffe;
}

input[type="button"], input[type="submit"]
{
	background: #eee;
	border: 1px solid #ccc;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #aaa;
	
	padding: 0 2px;
	
	font-size: 13px;
}

select
{
	width: 180px;
}

input[type="file"]
{
	width: 180px;
	font-size: 12px;
	margin-top: 6px;
}

input, textarea
{
	font-size: 14px;
	line-height: 18px;
}

acronym
{
	font-style: normal;
}

.list_container
{
	background: none !important;
	height: auto !important;
	padding: 0 !important;
}

