/******************** Layout ********************/

	td.header	{
	padding-top:20px;
	}
				
	#content {
		width:728px;
		height:380px;
		padding:0px;
		float:left;
		background:#;
		margin-top:30px;
		margin-bottom:10px;
		}
	
	#container	{
		margin-left:36px;
		margin-right:36px;
		margin-bottom:-10px; /* this value is for IE5 browsers */
			}
			
	html>body #container {margin-bottom: 0px;} /* this value is for all other browsers */
	
	#contentheader {
		width:800px;
		margin-top:0px;
		margin-left:38px;
		margin-right:38px;
		}
	
	#footer	{
		background-color:#C8C1A4;
		background-image:url(images/bg-popup-footer.jpg);
		background-repeat:repeat-x;
		text-align:center;
		padding-top:20px;
		height:100px;
	}
	

/******************** Text ********************/

li	{
	color:#666;
	margin:0px 10px 10px 10px;
	text-align:left;
	}

.precede {
		font-size: 16px;
		text-align:left;
		color:#BBC549;
		}

body,td,th {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	text-align:center;
}
body {
	margin:0px;
	height:100%
}

td.caption	{
	color:#405D11;
	line-height:1.3em;
	margin:0px 10px 10px 10px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#405D11;
	font-size:10px;
	}

p	{
	color:#666;
	line-height:1.3em;
	margin:0px 10px 10px 10px;
	text-align:left;
	}

a:link {
	color: #98834C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h3 {
	font-size: 16px;
}
h1	{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:16px;
	color:#A3AF10;
	font-weight:100;
	margin:0px 10px 10px 10px;
	}
