body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/tm-logo-bg.gif);
	background-repeat: repeat-x;
}
h1   { font-size: 36px; color: #0000CC; }
h2   { font-size: 24px; color: #0000CC; }
h3   { font-size: 18px; color: #0000CC; }
h4   { font-size: 16px; color: #50506F; }
h5   { font-size: 12px; color: #50506F; }
h6   { font-size: 9px; color: #50506F; }
.head_5   { font-size: 12px; color: #50506F; font-weight: bold; }
.head_4   { font-size: 16px; color: #50506F; font-weight: bold; }
.head_3   { font-size: 18px; color: #3333CC; font-weight: bold; }
p   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
td,tr,th   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
li,ul   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-image: url(images/bullet.gif);
}
.small_font   { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		text-align: center;
		font-size: 9px; 
}
.header {
    position: absolute;
    top: 16px;
	left: 110px;
	color: #0000CC;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.header_big {
	font-size: 33px;
	color: #FFFFFF;
	font-weight: bold;
}
.h-img {
    position: absolute;
    top: 140px;
    left: 140px;
}
.contact {
    position: absolute;
    top: 60px;
    right: 1.5em;
	color: #0000CC;
	font-weight: bold;
	text-align: left;
}
.contact a {
	text-decoration: none;
}
.contact a:link {
	color: #000000;
}
.contact a:active {
	color: #000000;
}
.contact a:visited {
	color: #000000;
}
.contact a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.time {
    position: absolute;
    top: 100px;
    right: 0.5em;
	color: #0000CC;
	font-weight: bold;
}
.navbar {
	font-size: 16px;
	text-align: center;
}
.navbar a:active {
	text-decoration: none;
}
.navbar a:visited {	
	color: #303498;
	text-decoration: none;
}
.navbar a:link {
	color: #50506F;
	text-decoration: none;
}
.navbar a:hover { 
	color: #FFFFFF;
	background-color: #2BD5FF;
	text-decoration: none;
}
.title { 
    padding-left: 5em;
    padding-right: 5em;
	margin-right: 0%;
	margin-left: 0%;
	text-align: center;
}
.content { 
    padding-left: 5em;
    padding-right: 5em;
	margin-right: 0%;
	margin-left: 0%;
	text-align: left;
}
p.indent-small { 
    padding-left: 4em;
    padding-right: 2em;
	margin-right: 0%;
	margin-left: 0%;
	text-align: left;
}
p.indent { 
    padding-left: 10em;
    padding-right: 10em;
	margin-right: 0%;
	margin-left: 0%;
	text-align: left;
}
p.quote {
	text-align: right;
	font-style: italic;
}
p.center {
	text-align: center;
}
p.big-bold {
	font-size: 18px;
	color: #0000CC;
	font-weight: bold;
}
p.big-bold-ctr {
	font-size: 18px;
	color: #0000CC;
	font-weight: bold;
	text-align: center;
}
p.bold {
	color: #000000;
	font-weight: bold;
}
a {
	text-decoration: none;
}
a:link {
	color: #00438c;
}
a:active {
	color: #00438c;
}
a:visited {
	color: #00438c;
}
a:hover {
	color: #2BD5FF;
	text-decoration: underline;
}
#wrapper {
    position: absolute;
	top: 150px;
	left: 5%;
	right: 5%;
	width: 90%;
}
#footer {
  clear: both;
  text-align: center;
}
