/*############### GLOBAL STYLES###################*/
HTML {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	}

BODY 	{	
	background-color: #ddddff;
	background-image: url("/graphics/rempaper256.png");
	padding: 0;
	margin: 1em 0 0 1em;	/* t r b l */
	border: 0;
	width: 100%;	
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1em;
	color: #330088;
	font-weight: normal;
	}

#wrapper {
	font-size: .9em;
	line-height: 1.5em;
	margin-left: 1em;
	}

#lmenublk {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
	font-size: .8em;
	border-right: 1px solid #005555;
}

#lmenublk p {
	margin: 0em;
	padding: .3em 0em 0em 1em;
	}

/* 107183 */
#lmenublk a {color: #7722ff; font-weight:bold; text-decoration: none;}
#lmenublk a:visited {color: #0077ff; font-weight:bold;  text-decoration: none;}
#lmenublk a:hover {color:#ff2277; font-weight:bold;  text-decoration: underline;}
#lmenublk a:active {color: #ff00ff; font-weight:bold;  text-decoration: none;}

#contentblk {
	width: 720px;
	margin-left: 170px;
	}


#toparea {
	background-color: #aabbdd;
	padding-top: .2em;
	}

#tmenublk {
	margin: 0em;
	padding: .1em;
	background-color: #ddeeff;
	border-top: 1px solid #005555;
	border-bottom: 1px solid #0000ff;
	}

#globaltopmenu {
	float: right;
	margin-right: 1em;
}

#localtopmenu {
	float: left;
	margin-left: .2em;
}


#brc {
	padding: 1em 1em 1em 1em;
	text-align: justify;
	margin: 0em 0em 0em 0em;
	}


#footer {
	clear: both;
	text-align: center;
	margin: 0em;
	width: 890px;
	padding:1em 0em 0em 0em;
}
#botmenu {
	text-align: center;
	margin: .3em .7em .2em .7em;
	padding:0px;
}
#copyright {
	font-size: .9em;
	padding:0px;
	margin: .2em 0em 0em 0em;
}

#galwebde {
	font-size: .8em;
	padding:0px;
	margin: 0px;
}

TD	{
	font-family: Verdana, Tahoma, sans-serif;
	color: #080108;
	font-weight: normal;
	}

IMG {
/*	display: block; */
	}

UL {
	list-style: square;
	margin-left: 10px;
	padding: 0;
	}

UL.no-dots {
	margin-left: 10px;
	list-style: none;
	}

LI {
	margin-left: 10px;
	margin-top: 10px;
	padding: 0;
	}
	
H1 {
	font-size: 2em;
	font-weight: normal;
	}

H2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #4B3818;
	margin: 1em 0em .3em 0em;
	}

H3 {
	font-size: 1.2em;
 	color: #544133; 
	}
	
a:link {
	color: #0E6170;
	text-decoration: none;
	font-weight: normal;
	}

a:visited {
	color: #0E6170;
	text-decoration: none;
	}

a:hover{
	color: #B14E22;
	}

#globaltopmenu A, globaltopmenu A:link {
	color: #0E6170;
	font-weight: bold;
	text-decoration: none;
	margin: 4px 4px 4px 4px;
	}

#globaltopmenu A:visited {
	color: #0E6170;
	font-weight: bold;
	text-decoration: none;
	margin: 4px 4px 4px 4px;
	}

#globaltopmenu A:hover {
	background-color: #eeeeee;
	color: #B14E22;
	border: 1px solid #005555;
	margin: 4px 3px 4px 3px; /* t r b l */
	font-weight: bold;
	}


#localtopmenu A, localtopmenu A:link {
	color: #0E6170;
	font-weight: bold;
	text-decoration: none;
	margin: 4px 4px 4px 4px;
	}

#localtopmenu A:visited {
	color: #0E6170;
	font-weight: bold;
	text-decoration: none;
	margin: 4px 4px 4px 4px;
	}

#localtopmenu A:hover {
	background-color: #eeeeee;
	color: #B14E22;
	border: 1px solid #005555;
	margin: 4px 3px 4px 3px; /* t r b l */
	font-weight: bold;
	}

 
A.botmenu, A.botmenu:link {
	color: #0E6170;
	font-weight: bold;
	text-decoration: none;
	margin: 4px 4px 4px 4px;
	}

A.botmenu:visited {
	color: #0E6170;
	font-weight: bold;
	text-decoration: none;
	margin: 4px 4px 4px 4px;
	}

A.botmenu:hover {
	background-color: #eeeeee;
	color: #B14E22;
	border: 1px solid #005555;
	margin: 4px 3px 4px 3px; /* t r b l */
	font-weight: bold;
	}

/*================ standard align stuff ================*/
/* use as <img src="pic000.jpg" class="rfloat"> */
.rfloat {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 6px;
}

/* use as <img src="pic000.jpg" class="lfloat"> */
.lfloat {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
}

/* use as <p class="centerme"><img src="/graphics/tdcoffice.jpg"></p> */
.centerme {
	text-align: center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

.centeredline {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0em;
	margin-top: 0em;
	padding:0px;
	text-align: center;
}


/* =========== Special Styles ================== */

/* =========== LM Special Styles ================== */
#lmbox {
	border-left: 1px solid #005555;
	border-right: 1px solid #005555;
	border-bottom: 1px solid #005555;
	margin: .5em;
	}

#lmgbox {
	border-left: 1px solid #005555;
	border-right: 1px solid #005555;
	border-bottom: 1px solid #005555;
	margin: .5em;
	}

.lmgtitle {
	font-size: 1.2em;
	padding-left: .2em;
	background-color: #ffeeff;
	border-top: 1px solid #005555;
	border-bottom: 1px solid #005555;
	margin-bottom: .15em;
	}
.lmtitle {
	font-size: 1.2em;
	padding-left: .2em;
	background-color: #ffeeff;
	border-top: 1px solid #005555;
	border-bottom: 1px solid #005555;
	}
.lmitems {
	background-color: #eeddff;
	padding-left: .8em;
	padding-bottom: .5em;
	}


