td#content
{
	padding-top:		15px;
	padding-left:		20px;
}

h1 a
{
	color:					rgb(59,121,166);
}

h1 a:hover
{
	color:					rgb(119,119,119);
}

#kaslo-popup
{
	/*	Do not modify		----------------------------*/
	position:				absolute;
	top:					229px;
	display:				none;
	width:					100%;
	left:					0px;
}

.home-title
{
	border-bottom:			1px solid #cccccc;
	margin-bottom:			17px;
	height:					19px;
	color:					#b4b4b4;
}

.home-title a,
.home-title a:hover
{
	display:				block;
	color:					#b36100;
	text-transform:			uppercase;
	font-family:			verdana,sans-serif;
	font-size:				11px;
	float:					left;
	height:					19px;
	font-weight:			bold;
	line-height:			12px;
	padding-right:			10px;
}

.home-title a.sublink,
.home-title a.sublink:hover
{
	padding-left:			10px;
	font-weight:			normal;
	font-size:				10px;
	color:					#2489b8;
	line-height:			14px;
	border-left:			1px solid #cccccc;
}

.content-title,
.content-title:hover
{
	margin:					20px 0px 5px 0px;
	padding:				0px;
	font-weight:			normal;
	line-height:			32px;
	font-size:				26px;
	font-family:			georgia,garamond,serif;
	color:					#333333;
	display:				block;
}

.home-divider
{
	color:					#b36100;
	line-height:			12px;
	margin:					0px 5px;
}

a.home-more
{
	display:				block;
	height:					20px;
	line-height:			20px;
	background-image:		url(/images/home-arrow.gif);
	text-transform:			uppercase;
	font-family:			verdana,sans-serif;
	color:					#999999;
	font-weight:			bold;
	padding-left:			15px;
	font-size:				10px;
	background-repeat:		no-repeat;
	margin-top:				5px;
}

a.home-more:hover
{
	color:					#333333;
}

.subtitle
{
	font-weight:			normal;
	font-size:				17px;
	font-family:			georgia,garamond,serif;
	color:					#333333;
	display:				block;
	font-style:				italic;
	margin-bottom:			5px;
}

table#header-text td h1
{
	color:					#333333;
	font-size:				11px;
	line-height:			16px;
	font-style:				normal;
	font-family:			helvetica,sans serif;
	margin:					0px;
	padding:				0px;
}