/**
 * Style sheet Main
 */
html
{
	margin-bottom:1px;
	min-height: 100%;
}

/* body */
body
{
	background-image:url("tl_files/layout/bg.png");
	background-repeat:repeat-x;
}

/* Wrapper */
#wrapper
{
	margin-bottom:30px;
}

/* Header */
#header
{
	background-image:url("tl_files/layout/header.png");
	background-repeat:no-repeat;
}

#headerEmail
{
	width:150px;
	height:20px;
	position:absolute;
	float:right;
	margin-top:135px;
	margin-left:760px;
}

#headerEmail a
{
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
}

/* container */
#container
{
	padding-top:10px;
	border-bottom:10px solid #303e7c;
	border-collapse:separate;
}

/* Left Block */
#left
{
	width:200px;
	margin-top:0px;
	margin-right:25px;
}

/* Right Block */
#right
{
	margin-top:0px;
	margin-left:20px;
}

/* Main Content Block */
#main
{
	margin-top:10px;
	padding-bottom:20px;
}

/* Footer Block */
#footer
{
	margin-top:5px;
	padding-top:5px;
	border-top:1px solid #303e7c;
	border-collapse:separate;
}

/* copyright */
#copyright
{
	width:300px;
	float:left;
	display:inline;
}

/* developed */
#developed
{
	width:550px;
	float:right;
	display:inline;
	text-align:right;
}

/* clear */
#clear
{
	clear:both;
}

#SearchHeader
{
	float:right;
	margin-top:72px;
	color:#ffffff;
}

.searchHeaderText
{
	height:16px;
	margin:0px 5px 0px 0px;
	padding:0px;
	vertical-align:middle;
	color:#ffffff;
}

.newTitleBg
{
	height:23px;
	margin:0px;
	padding:4px 0px 0px 10px;
	background-image:url("tl_files/layout/top_bg.png");
	background-repeat:repeat-x;
	color:#ffffff;
}

.layout_simple_news
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	color:#303e7c;
}

#NewsListRIght
{
	clear:both;
	margin-top:10px;
}

.layout_full
{
	margin-top:0px;
}

.layout_latest
{
	margin-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #5e7e65;
}

.event_list_right
{
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
}

#textsizer
{
	height:22px;
	margin:0px;
	padding:0px;
}

#textsizerText
{
	width:70px;
	margin-top:7px;
	float:left;
		display:inline;
}

#textsizerA
{
	width:65px;
	height:22px;
	float:right;
	display:inline;
	padding-top:5px;
	padding-right:6px;
	text-align:right;
	background-image:url("tl_files/layout/font_bg.png");
	background-position:right center;
	background-repeat:no-repeat;
}

#textsizerA,
#textsizerA a,
#textsizerA a:link,
#textsizerA a:active,
#textsizerA a:visited,
#textsizerA a:hover
{
	text-decoration:none;
		color:#ffffff;
}

.seperator
{
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #000066;
	border-collapse:separate;
}

.vertLine
{
	padding-right:1px;
	padding-left:1px;
	background-image:url("tl_files/layout/dot.png");
	background-repeat:repeat-y;
}

/* Pagination */
.pagination
{
	overflow:hidden;
			margin-top:6px;
			padding-top:6px;
			border-top:1px dotted #eaeaea;
}

.pagination p
{
	float:left;
}

.col_0
{
	vertical-align:top;
}

.pagination li
{
	display:inline;
			padding:0px 1px;
			background:none;
}

.pagination ul
{
	float:right;
			margin:0;
			padding:0;
}

.relevance
{
	font-size:11px;
}

#search
{
	margin-bottom:10px;
}

.Searchodd
{
	margin-top:10px;
		margin-bottom:10px;
		padding-top:5px;
		padding-bottom:5px;
		background-color:#f7f7f7;
}

#table_line
{
	background-image:url("tl_files/layout/table_line.png");
	background-repeat:repeat-y;
}

.toggler
{
	margin-top:5px;
		margin-bottom:5px;
		padding-top:3px;
		padding-bottom:3px;
		padding-left:5px;
		background-color:#eeeeee;
		border-top:1px dotted #5e7e65;
		font-weight:bold;
		font-size:13px;
		cursor: pointer;
}

.accordion
{
	margin-top:0px;
		margin-bottom:0px;
		padding-bottom:0px;
		line-height:150%;
}

.time_right
{
	display:none;
	margin-bottom:-10px;
	margin-left:10px;
}

.mime_icon
{
	margin:0px;
		padding:0 0 3px 0;
		vertical-align:middle;
}

.submit
{
	width:30px;
	margin:4px 0px 0px 0px;
	padding:0px;
	background-color:#242f5d;
	border:2px solid #242f5d;
	font-weight:bold;
	color:#ffffff;
	cursor: pointer;
}

#ctrl_1
{
	width:100px;
		margin:7px 0px 10px 0px;
		padding-left:0px;
		color:#000000;
}

.readMore
{
	margin-top:5px;
}
