﻿body
{
	font-family: Verdana;
	font-size: small;
	color: #000000;
	margin: 0;
	padding: 0;
	margin-right: 30;
	text-align: left;
}

A:link
{
	color: #265CC0;
}
A:visited
{
	color: #265CC0;
}
A:active
{
	color: #265CC0;
	cursor: hand;
}
A:hover
{
	color: #4D9FE1;
	cursor: hand;
	text-decoration: "underline";
}

A.bodyLink:link
{
	color: #265CC0;
	text-decoration: none;
	font-weight: bold;
}
A.bodyLink:visited
{
	color: #265CC0;
	text-decoration: none;
	font-weight: bold;
}
A.bodyLink:active
{
	color: #265CC0;
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
}
A.bodyLink:hover
{
	color: #4D9FE1;
	cursor: hand;
	text-decoration: "underline";
	font-weight: bold;
}

A.topLink:link
{
	color: #163A6E;
	text-decoration: none;
	font-weight: normal;
}
A.topLink:visited
{
	color: #163A6E;
	text-decoration: none;
	font-weight: normal;
}
A.topLink:active
{
	color: #163A6E;
	cursor: hand;
	text-decoration: none;
	font-weight: normal;
}
A.topLink:hover
{
	color: #4D9FE1;
	cursor: hand;
	text-decoration: "underline";
	font-weight: normal;
}

p
{
	line-height: 1.4em;
}

.title
{
	text-transform: uppercase;
	font-family: verdana;
	font-size: large;
	font-weight: bold;
	color: #6487DC;
}

hr
{
	border: 0;
	border-top: 2px solid #DE5C2F;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: verdana;
}

.menutextindent
{
	font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #000999;
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #000999;
	margin-bottom: -15;
}

h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #000999;
	padding-left: 15;
	text-align: center;
}

h4
{
	font-family: Verdana;
	font-size: 1em;
	margin-bottom: -15;
	color: #000999;
	padding-left: 35;
	text-align: left;
}
h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

/* Tables                      */
/*-----------------------------*/
table.maintable
{
	font-size: 1.1em;	
	background: #E8EDF0 url('Images/bkgd.gif') top repeat-x;
}

table.header
{
	background-color: #2A48CE;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title
{
	text-align: center;
	font-family: verdana;
	font-size: 1em;
	font-weight: bolder;
	color: #FFFFFF;
}

td.header
{
	background-image: url(Images/TJLF_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 1024px;
	height: 90px;    
}

td.menubarleft
{
	text-align: left;
	padding-left: 24px;
}

td.menubarright
{
	text-align: right;
	padding-right: 24px;
}

table.menubar
{
	width: 100%;
	background-image: url(Images/menubarbkgd.gif);
	border: 0;
	height: 24px;
}

td.leftNavPane
{
	background: #6E8091 url('Images/leftNavPane.gif') top repeat-x;
	width: 225px;
	max-width: 225px;
	vertical-align: top;
	padding: 5px;
	height: 606px;
}

td.footer
{
	background-image: url(Images/footer.gif);
	margin-left: 30;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	color: #333;
	text-align: center;
}

/* Bottom Bar Link Style */
a.bottombarLink:link
{
	text-decoration: none;
	color: #484e2a;
}

a.bottombarLink:visited
{
	text-decoration: none;
	color: #484e2a;
}

a.bottombarLink:hover
{
	text-decoration: underline;
	color: #798571;
}

a.bottombarLink:active
{
	text-decoration: none;
    color: #484e2a;
}

/* Bottom Bar Style */
td.bottombar
{
	margin-left: 30;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	text-align: center;
	color: #484e2a;
	background-color: #ffffff;
}
