body
{
	background-color:#FFFFFF;
	font-family: Serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

table.placeholder
{
	table-layout: fixed;
	width:805px;
	margin:auto;
}

table.placeholder td.path
{
	background-color:#FFFFFF;
	margin-bottom:20px;
	border-bottom:2px solid #E77919;
}

table.placeholder td.pathSeparator
{
	background-color: #FDF4EE;
	height:7px;
}

table.placeholder td.left
{
	background-color: #FDF4EE;
	padding-top: 10px;
	vertical-align: top;
}

table.placeholder td.center
{
	background-color: #FFFFFF;
	padding: 10px;	
	vertical-align: top;
	border-left: 1px solid #9F9F9F;
	border-top: 1px solid #9F9F9F;
}

table.content
{
	background-color: #FFFFFF;
	width: 100%;
}

table.content td.main
{
	height: 500px;
	vertical-align: top;
	text-align: center;
	font-size: 15px;
}

div.content
{
	padding: 10px;
	margin: 0px auto;
	text-align: justify;
}

h1
{
	font-family: Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2
{
	font-family: Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
	
}
h2 a
{
	color: #000000;
}
h2 a:hover
{
	color: #535962;
}

q
{
	font-family: Sans-Serif;
	font-style: italic;
	font-size: 12px;	
}

div.dcreated
{
	font-family: Sans-Serif;
	font-size: 12px;
	margin-bottom: 5px;
	
}
p
{
	margin-top: 0px;
	font-family: Sans-Serif;
}

h1.caption
{
	border: solid 0px #FFFFFF;
	color:#FFFFFF;
	font-size: 13px;
	margin: 0px;
	padding-left: 5px;
	padding-top:2px;
	text-align:left;
	height:22px;
}

div.caption
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image:url("../files/header.gif");
	background-position:0px 0px;
	background-repeat:no-repeat;
}

div.path
{
	padding-bottom: 2px;
	color: #E77919;
}
div.path a
{
	color: #E77919;
	font-size: 11px;
	font-weight: bold;
	font-family: Sans-Serif;
	text-decoration: none;
}
div.path a:hover
{
	color: #DEDEDE;
}

.list hr
{
	size: 2px;
	color: #E77919;
}

.list h2
{
	font-size: 20px;
	font-weight:bold;
}

.list h2 a
{
	text-decoration: none;
}

td.left .info
{
	text-align:center;
	font-size:11px;
	margin-top:10px;
	font-family: Sans-Serif;
	font-weight:bold;
	color:#AAAAAA;
}

td.left .info a
{
	text-align:left;
	text-decoration:none;
	color:#AAAAAA;
}

td.left .info a:hover
{
	color: #666666;
}

td.left .banner
{
	background-color:#FFFFFF;
	text-align:center;
	margin-top:10px;
	font-family: Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.left .banner a img
{
	border: none;
}

td.left .banner a
{
	text-decoration: none;
	color:#000000;
}

td.left .banner a:hover
{
	color:#999999;
}


.menuHeader
{
  background-repeat:no-repeat;
	background-position:7px 0px;	
	background-image: url("../files/menuU.gif");
	width: 133px;
	height: 27px;
}

.menuBottom
{
  background-repeat:no-repeat;
	background-position:7px 0px;	
	background-image: url("../files/menuD.gif");
	width: 133px;
	height: 6px;
}


.menu 
{ 
	text-align: right;

	width: 133px;
	font-size: 11px;
	font-family: Sans-Serif;
	margin: 0px 0px 0px 0px;
	background-image: url("../files/menur.gif");
	background-repeat: repeat-y;
	background-position:7px 10px;	
}

.menu ul 
{ 
	list-style: none outside; 
	color: #343683; 
	padding-left:7px;
	padding-top:2px;
	padding-bottom: 2px;
	margin: 0px; 
	width: 126px;
}
.menu li 
{ 
	border: none;
	background-image: url("../files/button.gif");
	display: block; 
	margin: 3px; 
	text-transform: none;
	height:15px;
}
.menu ul ul 
{ 
	border-top: solid 1px #000000; 
	position: absolute; 
	left: 0px; top: 0px; 
	visibility: hidden; 
	width: 120px;
}
.menu li a 
{	width: 120px;
	display: block; 
	color: #000000; 
	text-decoration: none; 
}

.menu li a:hover 
{  
	color:#666666; 
}

.text hr
{
	color: #E77919;
}

.text p
{
	padding:0px;
	margin:0px;
}


