
a,a:link,a:visited			{	text-decoration:none;color:#cc0000;	}
a:hover						{	text-decoration:underline; }
body 						{	background-color:#f4f1ea;margin:0px;padding:0px;width:100%;	}
p 							{	margin:14px 0px;padding:0px;}
h1 							{	font:17px arial bold;margin:0px;padding:1px;}
h2							{	font:14px arial bold;margin:0px;padding:0px;}
.clear 						{	clear:both;font-size:0px;}
#sitecontainer 				{	position:relative;width:865px;margin: 25px auto 0px auto;background-color:#FFFFFF;border:1px solid #ece9e2;}
.contentcontainer			{	margin-top:6px;padding-bottom:9px;border-bottom:1px solid #a1a1a1;}
.info						{	font-size:10px;margin:0px;padding:14px 0px 0px 0px;}

ul		{	margin:0px 0px 0px 20px;padding:0px;}
ul ul	{	margin:0px 0px 0px 20px;padding:0px 0px 0px 0px;list-style-type:none;list-style-image:url(/images/list_line.gif);}

#menu 				{	background-image:url(/images/menu/menu_bg_off.gif);background-repeat:repeat-x;width:844px;height:34px;font-size:0px;margin-left:10px;background-color:#FFFFFF;border-bottom:1px solid #a1a1a1;}
#menu .separator	{	float:left;background-image:url(/images/menu/menu_separator.gif);background-repeat:no-repeat;width:2px;height:33px;font-size:0px;}
#menu a				{	display:block;float:left;padding:9px 18px;line-height:33px;font:11px arial;font-weight:bold;color:#FFFFFF;}
#menu a:hover		{	background-image:url(/images/menu/menu_bg_on.gif);background-repeat:repeat-x;text-decoration:none;}
#menu .selected		{	background-image:url(/images/menu/menu_bg_on.gif);background-repeat:repeat-x;}

#submenu						{	background-image:url(/images/menu/submenu_bg.gif);width:844px;height:29px;margin-left:10px;}
#submenu .container				{	padding-left:22px;}
#submenu .container a			{	display:block;float:left;line-height:29px;font:11px arial;color:#393939;padding:7px;}
#submenu .container a:hover		{	color:#666666 !important;text-decoration:none;}
#submenu .container .selected	{	color:#bc0c13 !important;}
#submenu .container .separator	{	float:left;background-image:url(/images/menu/submenu_separator.gif);width:1px;height:29px;font-size:0px;}

#footer				{	width:865px;margin: 8px auto 0px auto;padding-bottom:32px;background-color:#f3f1e9;font: 10px arial;color:#5e5d5b;}
#footer #copy		{	padding-left:10px;background-color:#f3f1e9;float:left;}
#footer #semcon		{	padding-right:10px;background-color:#f3f1e9;float:right;}
#footer #semcon a	{	text-decoration:underline;color:#cc0000;}

#head				{	border-top:1px solid #cc0001;height:102px;width:865px;background-repeat:no-repeat;}
#head #links		{	float:right;margin-right:11px;margin-top:12px;font:10px arial;color:#2c2c2c;}
#head #links .red	{	color:#cc0000;}
#head #home			{	display:block;position:absolute;left:32px;top:35px;width:143px;height:38px;}

.shadow268			{	position:relative;width:280px;background-image:url(/images/shadow_268_bg.gif);background-repeat:repeat-y;}		
.shadow268 .head	{	background-image:url(/images/shadow_268_01.gif);background-repeat:no-repeat;width:280px;height:5px;font-size:0px;}
.shadow268 .content {	margin-left:5px;font:12px arial;}
.shadow268 .footer	{	background-image:url(/images/shadow_268_02.gif);background-repeat:no-repeat;width:280px;height:7px;font-size:0px;}

.shadow838			{	width:850px;background-image:url(/images/shadow_838_bg.gif);background-repeat:repeat-y;}
.shadow838 .head	{	background-image:url(/images/shadow_838_01.gif);background-repeat:no-repeat;width:850px;height:5px;font-size:0px;}
.shadow838 .content	{	padding-left:5px;}
.shadow838 .footer	{	background-image:url(/images/shadow_838_02.gif);background-repeat:no-repeat;width:850px;height:7px;font-size:0px;}

#seachbox								{ float:right; background-image:url(/images/search_bg.gif); background-repeat:no-repeat; height:18px; width:158px; margin:8px 12px 0px 0px; padding:0px; }
#seachbox input					{ display:block; height:13px; width:98px; border:0 none; font:11px verdana; margin:1px 0px 0px 1px; }
#seachbox .left					{ float:left; }
#seachbox .right				{ float:right;}
#seachbox .right a img	{ margin:2px; }
#searchresults					{ margin: 20px 0px 16px 38px; }

@media print 
{
	#head				{	display:none;	}
	#menu				{	display:none;	}
	#submenu			{	display:none;	}
	#shadow268			{	display:none;	}
	#shadow838			{	display:none;	}
	#footer				{	display:none;	}
	#contentcontainer	{	border:0px;		}
	#sitecontainer		{	border:0px;		}
	
}