*
{
	margin:0px;
	padding:0px;
}

body
{
	margin:0px;
	background-color:#f3f3f3;
	background-image:url('/images/bgbar.png');
	background-position:50% 50%;
	background-repeat:repeat-y;
}

div.topbarbg
{
	height:105px;
/*	background-color:#000000;
	background-image:url('/images/shadow3b.png'); 
	background-repeat:no-repeat;
	background-position:50% 100%;*/
	background-image:url('/images/shadow4.png');
}

div.topbarcontent
{
	width:975px;
	margin-left:auto;
	margin-right:auto;
	
}

div.maincontent
{
	width:975px;
	margin-left:auto;
	margin-right:auto;
}

div.menupane
{
	float:left;
	width:145px;
	padding-top:20px;
}

div.vertdivider
{
	background-image:url('/images/grad_bottom.gif');
	background-repeat:no-repeat;
	background-position:0 100%;
	background-color:#929292;
	width:1px;
	height:650px;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
}

div.vertdividerright
{
	background-image:url('/images/grad_bottom.gif');
	background-repeat:no-repeat;
	background-position:0 100%;
	background-color:#929292;
	width:1px;
	height:650px;
	float:right;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:7px;
	margin-right:7px;
}

div.maincontentpane
{
	width:527px;
	float:left;
	padding-top:23px;
	padding-bottom:100px;
}

div.rightpane
{
	padding-top:23px;
	width:250px;
	float:right;
	margin-right:10px;
}

div.menuitem
{
	color:#333333;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
	padding-left:2px;
}

div.submenuitem
{
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	padding-left:15px;
	line-height:20px;
}

h1.contenttitle
{
	color:#484848;
	letter-spacing:-0.5px;
	font-family:arial;
	font-size:14px;
	margin-bottom:5px;
}

div.contenttext
{
	color:#484848;
	font-size:10px;
	font-family:verdana;
	letter-spacing:0.3px;
	line-height:140%;
	line-height:18px;
}

div.contentspalt
{
	float:left;
	width:260px;
	color:#484848;
	font-size:10px;
	font-family:arial;
	line-height:18px;
}

div.contentspalt2
{
	float:left;
	width:250px;
	color:#484848;
	font-size:10px;
	font-family:arial;
	line-height:16px;
	margin-left:5px;
	margin-right:7px;
}

div.listheader
{
/*	background-color:#000000; */
	color:#333333;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding-left:15px;
	height:22px;
	letter-spacing:0.5px;
	line-height:22px;
	margin-top:15px;
}

span.listheaderexpand
{
	float:right;
	margin-right:5px;
	line-height:22px;
	color:#f0f0f0;
	display:none;
}

a
{
	color:#404040;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}



h1.contentheading
{
/*	background-image:url('/images/titlebar_bg.gif'); */
	background-position:100% 0;
	background-repeat:no-repeat;
	height:26px;
	line-height:26px;
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	color:#333333;
	padding-left:15px;
	margin: 0 0 15px 0;
}

h2.contentheading
{
/*	background-image:url('/images/titlebar_bg.gif'); */
	background-position:100% 0;
	background-repeat:no-repeat;
	height:26px;
	line-height:26px;
	font-family:arial;
	font-weight:bold;
	color:#333333;
	font-size:14px;
	padding-left:15px;
	margin: 0 0 15px 0;
}

div.hr
{

	height:1px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#919191;
}

div.shadowdiv
{
	height:16px;
	background-image:url('/images/shadow_2.png');
	background-repeat:repeat-x;
	margin-bottom:-16px;
}
div.shadowdivcontent
{
	height:16px;
	background-image:url('/images/shadow_1.png');
	background-repeat:no-repeat;
	background-position: 50% 0;
}

div.archiveimage
{
	float:left;
	margin:5px;
	text-align:center;
	font-size:10px;
	font-family:verdana;
	letter-spacing:0.3px;
	line-height:140%;
	color:#484848;
	line-height:25px;
	width:150px;
}

div.archiveimage2
{
	float:left;
	margin:5px;
	text-align:center;
	font-size:10px;
	font-family:verdana;
	letter-spacing:0.3px;
	line-height:140%;
	color:#484848;
	line-height:25px;
}

td.content
{
/*	border:1px solid #e0e0e0;*/
	padding:0px 5px 0px 5px;
	font-size:10px;
	font-family:verdana, geneva, sans-serif;
	color:#484848;
	line-height:18px;
}

td.contenttitle
{
	border-bottom:2px solid #333333;
	padding:10px 5px 1px 5px;
	font-size:12px;
	font-family:verdana;
	font-weight:bold;
	color:#484848;
	line-height:18px;
/*	background-color:#ededed; */
}

td.contenttitle2
{
	padding:20px 5px 5px 5px;
	font-size:16px;
	font-family:verdana;
	font-weight:bold;
	color:#484848;
	line-height:18px;
/*	background-color:#ededed; */
}

a.arrow
{
	padding-left:7px;
	background-image:url('/images/arrow_link.png');
	background-repeat:no-repeat;
	background-position:0 50%;
}

div.contentsubtitle
{
	font-style:italic;
	font-size:14px;
	font-weight:bold;
	color:#505050;
	margin-left:5px;
	margin-bottom:10px;
	font-family:georgia;
}

div.contentbyline
{
	font-size:11px;
	margin-left:5px;
	margin-bottom:10px;
	color:#505050;
	font-family:courier new,courier;
}
span.listheaderexpand2
{
	float:right;
	color:#bd962e;
	font-weight:bold;
	cursor:pointer;
	display:none;
}

div.content
{
	border:1px solid #e0e0e0;
	padding:1px 5px 1px 5px;
	font-size:10px;
	font-family:arial;
	color:#484848;
	line-height:18px;
	margin-bottom:2px;
}











	input.input_text
	{
		border:1px solid #d0d0d0;
		padding:2px;
		margin-bottom:5px;
		font-size:12px;
		font-family:tahoma,arial;
	}
	
	input.input_checkbox
	{
		border:1px solid #d0d0d0;
		padding:2px;
		font-size:12px;
		font-family:tahoma,arial;
	}
	
	select.input_select
	{
		border:1px solid #d0d0d0;
		margin-bottom:5px;
		font-size:12px;
		font-family:tahoma,arial;
	}
	
	input.input_button
	{
		border:1px solid #d0d0d0;
		cursor:pointer;
		margin-top:3px;
		margin-bottom:3px;
		background-color:#e0e0e0;
		font-family:verdana;
		font-size:11px;
	}
	
	td.form_table_label
	{
		font-size:10px;
		font-family:tahoma,arial;
		color:#404040;
		padding:5px 10px 1px 1px;
		vertical-align:top;
	}
	
	td.form_table_input
	{
		padding:1px 10px 1px 1px;
		vertical-align:top;
		font-size:10px;
		font-family:tahoma,arial;
	}
	
	span.form_table_desc
	{
		display:block;
		font-size:10px;
		font-family:tahoma,arial;
		padding:0px 1px 10px 3px;
	}
	
	textarea.companydesc
	{
		border:1px solid #d0d0d0;
		padding:5px;
	}
	
	textarea.input_textarea
	{
		border:1px solid #d0d0d0;
		padding:5px;
		font-size:11px;
	}
	
	select.input_multiselect
	{
		font-size:11px;
		font-family:verdana;
		border:1px solid #d0d0d0;
		line-height:18px;
	}
	
	
	
	
	
	
	
	
	div.content2_subtitle
	{
		font-family:verdana, Geneva, Sans-serif;
		font-size:11px;
		line-height:150%;
		letter-spacing:0.2px;
		color:#484848;
		width:480px;
		padding: 0px 15px;
		font-weight:bold;
		margin-bottom:20px;
	}
	
	div.content2_byline
	{
		font-family:verdana, Geneva, Sans-serif;
		font-size:11px;
		line-height:150%;
		letter-spacing:0.3px;
		color:#484848;
		padding: 0px 15px;
		margin-bottom:10px;
	}
	
	div.content2_intro
	{
		font-family:verdana, Geneva, Sans-serif;
		font-size:11px;
		line-height:150%;
		letter-spacing:0.3px;
		color:#484848;
		padding: 0px 15px 30px 15px;
		font-style:italic;
	}
	
	div.content2_h2
	{
		font-weight:bold;
		font-size:11px;
	}
	
	span.content2_h2
	{
		font-weight:bold;
		font-size:11px;
	}
	
	div.content2_content
	{
		font-family:verdana, Geneva, Sans-serif;
		font-size:11px;
		line-height:150%;
		letter-spacing:0.2px;
		color:#484848;
		width:480px;
		padding: 0px 15px;
	}
	
	div.content2_footer
	{
		font-family:verdana, Geneva, Sans-serif;
		font-size:11px;
		line-height:150%;
		letter-spacing:0.2px;
		color:#484848;
		padding: 0px 15px;
	}
	
	div.content2_divider
	{
		border-bottom:1px dotted #b0b0b0;
		margin-top:10px;
		margin-bottom:10px;
		height:1px;
	}
	
	h1.content2_heading
	{
		margin-bottom:15px;
		margin-left:15px;
		color:#303030;
		font-family:arial;
		font-size:18px;
		font-weight:bold;
	}
	
	h2.content2_heading
	{
		margin-bottom:5px;
		margin-left:15px;
		color:#404040;
		font-family:verdana;
		font-size:12px;
		font-weight:bold;
	}
	
	div.content2_heading2
	{
		margin-bottom:5px;
		margin-left:15px;
		color:#404040;
		font-family:verdana;
		font-size:12px;
		font-weight:bold;
	}
	
	textarea.content2_content
	{
		font-family:verdana, Geneva, Sans-serif;
		font-size:11px;
		line-height:150%;
		letter-spacing:0.2px;
		color:#484848;
		width:490px;
		padding: 20px;
		border:1px solid #d0d0d0;
	}
	
	textarea.content2_footer
	{
		font-family:verdana, Geneva, Sans-serif;
		font-size:11px;
		line-height:150%;
		letter-spacing:0.2px;
		color:#484848;
		width:490px;
		padding: 20px;
		border:1px solid #d0d0d0;
	}
	
	textarea.content2_subtitle
	{
		font-family:verdana, Geneva, Sans-serif;
		font-size:11px;
		line-height:150%;
		letter-spacing:0.2px;
		color:#484848;
		width:490px;
		padding: 20px;
		border:1px solid #d0d0d0;
		font-weight:bold;
	}
	
	textarea.content2_byline
	{
		font-family:verdana, Geneva, Sans-serif;
		font-size:11px;
		line-height:150%;
		letter-spacing:0.2px;
		color:#484848;
		margin-bottom:10px;
		width:490px;
		padding: 20px;
		border:1px solid #d0d0d0;
	}
	
	textarea.content2_intro
	{
		font-family:verdana, Geneva, Sans-serif;
		font-size:11px;
		line-height:150%;
		letter-spacing:0.3px;
		color:#484848;
		font-style:italic;
		width:490px;
		padding: 20px;
		border:1px solid #d0d0d0;
	}
