﻿#divInterior
{
	background:url(/objects/img/nav/left_nav_bg.jpg) bottom left no-repeat;
	width:778px;
	overflow:hidden;
}



#divInteriorLeft
{
	margin-top:40px;
	float:left;
	width:192px;
	min-height:500px;
	_height:500px;
}
#divInteriorLeft div.sep
{
	font-size:0px;
	height:7px;
	width:170px;
	margin-left:11px;
	background:url(/objects/img/nav/left_nav_sep_bg.gif) repeat-x;
}
#divInteriorLeft a
{
	display:block;
	font: normal 1.1em Verdana;
	color:#6a8ba0;
	padding:7px 10px 7px 23px;
	text-decoration:none;
}
#divInteriorLeft a:hover
{
	background:#e5e9ea;
	color:#5f7f93;
}
#divInteriorLeft a.sel, #divInteriorLeft a.sel:hover
{
	background:url(/objects/img/nav/left_nav_sel_bg.gif) repeat-y;
	font-weight: bold;
	color:#ce0202;
}



#divInteriorLeft div.sub
{
	padding:5px 0 0 0;
}
#divInteriorLeft div.sub a
{
	font: normal 1.1em Verdana;
	color:#6a8ba0;
	padding:7px 10px 7px 36px;
}
#divInteriorLeft div.sub a.sel
{
	font-weight: bold;
	color:#ce0202;
	background:none;
}






#divInteriorCont
{
	margin-top:40px;
	float:left;
	width:375px;
	height:100%;
	padding:0 30px 0 30px;
	font:normal 1.2em Verdana;
}
h1
{
	font:normal 1.5em Verdana;
	color:#e76f00;
	margin-top:0;
}
p
{
	color:#0d0d0d;
	line-height:1.5;
}
h2
{
  margin-top:10px;
	color:#0d0d0d;
	font-weight:bold;
	font-size:1em;
}
h4
{
	color:#0d0d0d;
	font-weight:bold;
	font-size:1em;
}
a
{
}
ul li
{
	padding-bottom:5px;
	line-height:1.5;
}

ul.links li
{
	color:#6a8ba0;
	list-style:disc;	
	padding-bottom:5px;
}





#divInteriorRight
{
	margin-top:40px;
	float:left;
	width:151px;
}
#divInteriorRight div.box
{
	width:100%;
	margin-bottom:24px;
}
#divInteriorRight div.box img
{
	width:100%;
}
#divInteriorRight div.box div.cont
{
	text-align:center;
	background:#f4fafd;
	padding:8px 12px 8px 12px;
	color:#6a8ba0;
	font:normal 1em Arial;
}
#divInteriorRight div.box div.sep
{
	width:100%;
	height:7px;
	background:url(/objects/img/nav/left_nav_sep_bg.gif) repeat-x;
	font-size:0;
	line-height:0;
}
#divInteriorRight div.box div.cont a
{
	font:bold 1em Arial;
}
#divInteriorRight div.box div.bottom
{
	width:100%;
	height:6px;
	background:url(/objects/img/right/bottom.gif);
	font-size:0;
	line-height:0;
}
