﻿body		{
	font-family: verdana;
	color: #002b7f;		<!--  rgb 0, 43, 127  -->
	text-align: center;
	}	

p		{
	margin-top: 0;
	margin-bottom: 0pt;
	}

a 		{
	font-weight: bold;
	color: #002b7f;
	}

a:hover		{
	color: #ff8c00;
	}	

#container	{
	background: url('graded_backplate.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	width: 900px;
	height: 100%;
	padding: 10px;
	margin: 0 auto 0 auto;
	}

#tl-logo 	{
	text-align: center;
	background-image: url('Header.png');
	padding-top: 10px;
	padding-bottom: 50px;
	margin-left: 10px;
	margin-bottom: 20px;
	}

#tr-helplines	{
	float: left;
	position: relative;
	top: -90pt;
	left: 450pt;
	font-weight: bold;
	text-align: center;
	}

#mainContent	{
	clear: all;
	text-align: left;
	position: relative;
	top: 0pt;
	font-size: 12pt;
	width: 920px;
	}

#mainContent h2	{
	font-size: 12pt;
	padding-top: 1pt;
	margin-top: 1pt;
	margin-bottom: 2pt;
	}	

.newsitem	{
	background: #859AC3;    <!-- rgb133,154,195 -->
	width: 100%;
	text-align: justify;
	padding: 3pt;
	padding-bottom: 10pt;
	margin-bottom: 2pt;
	}

.topMenu ul	{
	position: relative;
	top: 0pt;
	left: 0;
	width:900px;
	margin-top: 30pt;
	font-size: 10pt;
	font-weight: bold;
	color: #002b7f;
	}

.topMenu li	{
	list-style-type: none;
	float: left;
	width: 90pt;
	background: url('mainMenuPlate.jpg');
	border-right: solid 1px #002b7f;
	border-bottom: solid 1px #002b7f;
	margin-left: 0;
	margin-right: 2pt;
	padding: 3pt;
	text-align: center;
	}

.topMenu a	{
	padding:0;
	text-decoration: none;
	}

.topMenu a:hover	{
	width: 100%;
	background: #ff8c00;
	color: #fffacd;
	}

#current	{
	background: #ff8c00;
	color: white;
	}

.rpheader 	{
	background: #859AC3;
	color: white;
	padding: 3pt;
	}

h2.rpheader	{
	font-size: 12pt;
	margin-bottom:2px;
	}

h3.rpheader	{
	font-size: 12pt;
	margin-top: 0;
	margin-bottom: 2px;
	}


#footer	{
	clear: all;
	position: relative;
	top: 10pt;
	left: 0pt;
	width: 100%;
	font-size: 10pt;
	padding-top: 20pt;
	padding-bottom: 10pt;
	padding-left: 3pt;
	padding-right: 3pt;
	background: url('footer_backplate.jpg');
	}

#leftshoe	{
	position: relative;
	font-size: 10pt;
	top: 0px;
	left: 0px;
	width: 300px;
	text-align: left;
	float: left;
	}

#rightshoe	{
	position: relative:
	font-size: 10pt;
	top: -40pt;
	left: 600pt;
	width: 100%;
	text-align: right;
	}
