/**
 * Style sheet default
 */
html
{
	font-family:arial, sans-serif;
	font-size:12px;
}

body
{
	background-color:#e7eff5;
	background-image:url("tl_files/sbg.jpg");
	background-position:left top;
	background-repeat:repeat-x;
}

#wrapper
{
	background-color:#cecece;
}

#header
{
	height:143px;
	background-image:url("tl_files/header.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

#header .inside
{
	margin-left:auto;
	padding-top:16px;
	padding-left:680px;
	font-size:12px;
	color:#cccccc;
}

#header a,
#header a:active,
#header a:hover,
#header a:visited
{
	border-bottom:1px dotted #ffffff;
	text-decoration:none;
	color:#ffffff;
}

#container
{
	background-image:url("tl_files/bg.jpg");
	background-repeat:repeat-y;
}

#main
{
	padding:10px 45px 10px 25px;
}

#main .inside
{
	text-align:justify;
}

#footer
{
	height:37px;
	padding-top:38px;
	padding-left:34px;
	background-image:url("tl_files/footer.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:10px;
	color:#cccccc;
}

a
{
	border-bottom:1px dotted #cccccc;
	text-decoration:none;
	color:#000000;
}

h1
{
	border-bottom:1px solid #e7eff5;
	color:#2b5275;
	font-family:"Arial Narrow",Georgia,"Times New Roman",Times,serif;
	font-size:30px;
	font-weight:normal;
	line-height:25px !important;
	margin:10px 0 20px;
	padding-bottom:17px;
	text-align:left;
}

h2
{
	font-size:18px;
	color:#2b5275;
	font-family:"Arial Narrow",Georgia,"Times New Roman",Times,serif;
	border-bottom:1px dotted #e7eff5;
}

#boxen .ce_text
{
	padding-bottom:20px;
}

.mod_navigation li
{
	padding:2px;
	border-bottom:1px solid #f3f3f3;
	padding-top: 5px;
	padding-bottom: 5px;
}

.mod_navigation li:hover
{
	background-color:#f5faff;
}

.mod_navigation ul
{
	list-style-type:none;
}

.mod_navigation ul ul
{
	padding-left: 10px;
}

.mod_navigation ul ul li
{
	border-bottom: 1px dotted #f3f3f3;
}

.mod_navigation p,
.mod_navigation a
{
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#2b5275;
	margin:0px;
	padding:0px;
	display:block;
	border:none;
}

.mod_navigation ul ul p,
.mod_navigation ul ul a
{
	font-weight:normal;
}

.gbox
{
	width:220px;
		height:220px;
		position:relative;
		overflow:hidden;
		float:left;
		margin:0;
		padding:5px 15px 0; 
		text-align:left;
		vertical-align:top;
		background-image:url("tl_files/box.jpg");
		background-position:left top;
		background-repeat:no-repeat;
		font-size:12px;
		line-height:130%;
	       color: #598cbb;
}

.gbox h2
{
	font-family:tahoma, verdana, arial;
		font-weight:bold;
		font-size:14px;
		color:#023263;
		line-height:200%;
		margin: 0px;
		padding: 10px 5px;
}

.ce_form td
{
	width:50%;
	padding:3px;
	border-bottom:1px dotted #cccccc;
}

.ce_form .headline
{
	padding-left:5px;
	vertical-align:text-top;
	background-image:url("tl_files/bar.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	font-family:tahoma, verdana, arial, sans-serif;
	font-weight:bold;
	color:#2b5275;
	line-height:29px;
}

.ce_form .explanation
{
	padding:5px 5px 20px 5px;
	color:#999999;
	line-height:120%;
}

.ce_downloads p
{
	margin: 2px;
	padding: 2px 10px 2px;
	width: 300px;
}

.ce_downloads p:hover
{
	background-color:#f0f0f0;
}

.spo_menu
{
	border-top:1px solid #f3f3f3;
	margin-top: 30px;
}
