@charset "utf-8";
body  {
	font: 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(img-lo/palm-bg.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	clear: right;
	margin: 0;
	padding: .2em 0 .5em;
}
h2 {
	font-size: 1.7em;
	font-weight: bold;
}
h3 {
	font: italic bold 1.4em Georgia, "Times New Roman", Times, serif;
	color: #4989B3;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
}
li { 
	list-style: square; 
	padding-bottom: 12px;
}
li li { 
	list-style: circle;
	padding-top: .4em;
	padding-bottom: 0.3em; 
}
dl {
	margin: 0;
	padding: 0;
}
dt {
	color: #34617E;
	padding-bottom: 0.5em;
	font: bold small-caps 1.1em Georgia, "Times New Roman", Times, serif;
}
dd {
	font-size: 11px;
	margin: 0 1em 1.2em 2em;
	padding: 0em;
}
a:link, a:visited {
	color: #366585;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
a.hover, a:active {
	color: #CC0000;
}
:focus { outline: 0; }

.wecLayout #container {
	width: 820px;
	background: transparent;
	margin: 0 auto;
	text-align: left;
} 
.wecLayout #header {
	background: #F3FBFF url(img-lo/logo.gif) no-repeat 1em 0em;
	padding: 0 10px;
	height: 90px;
	width: 800px;
} 
.wecLayout #header h1 {
	margin: 0;
	padding: 2.5em 1.5em 0.5em 0px;
	float: right;
	font: 24px Tahoma, Arial, sans-serif;
	color: #4989B3;
}
.picleft {
	float: left;
	padding: 0px;
	margin: 0px 1em 0px 0px;
}

.wecLayout #loginBar {
	margin: 0;
	background: #F3FBFF url(img-lo/login-bg2.gif) repeat-x;
	padding: 0;
	height: 37px;
	width: 820px;
}
.wecLayout #loginBar .loginTab {
	float: right;
	margin: 15px 1em 0em 0;
	background: #F3FBFF url(img-lo/login2.gif) no-repeat;
	height: 2em;
	width: 84px;
}
.wecLayout #loginBar .loginTab a:link, .wecLayout #loginBar .loginTab a:visited {
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	padding: .5em 1em;
	margin: 0 1em;
	font-style: normal;
}
.wecLayout #loginBar .loginTab a:hover { color: #cc0000; }

.wecLayout #sidebar1 {
	float: left;
	width: 230px;
	background: #E6E6E6 url(img-lo/globe2.jpg) no-repeat left 250px;
	padding: 0;
	margin-top: 0px;
	min-height: 520px;
	display: block;
	position: relative;
	z-index: 10;
	top: 0px;
	left: 0px;
}
.wecLayout #container #sidebar1 h2 {
	padding-left: .8em;
	font-size: 1.4em;
}
.wecLayout #sidebar1 img { zoom: 1; }
.wecLayout #sidebar1 #navLeft {
	background: #000000 url(img-lo/globe1.jpg) no-repeat left bottom;
	float: left;
	width: 230px;
	margin: 0px;
	padding: 6px 0px 3px;
	height: 250px;
}
.wecLayout #sidebar1 #navLeft ul {
	margin: 1.5em 0em 0em 2em;
	padding: 0px;
	list-style: none;
}
.wecLayout #container #sidebar1 #navLeft a:link, .wecLayout #container #sidebar1 #navLeft a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	font-style: normal;
}
.wecLayout #container #sidebar1 #navLeft a:hover, 
.wecLayout #container #sidebar1 #navLeft a:active { color: #9FB349; }
.wecLayout #sidebar1 #navLeft li {
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.wecLayout #sidebar1 h3, .wecLayout #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

.wecLayout #mainCol {
	margin: 0 0 0 212px;
	padding: 0em;
	zoom: 1;
} 
.wecLayout #mainCol #navRt {
	background: #4989B3;
	padding: 1em 0;
	margin: 0px;
	width: 100%;
}
.wecLayout #mainCol #navRt ul{
	list-style: none;
	display: inline;
	margin: 0 0 0 1.5em;
	padding: 0;
	white-space: nowrap;
}
.wecLayout #mainCol #navRt li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
.wecLayout #mainCol #navRt a:link, .wecLayout #mainCol #navRt a:visited {
	padding: .5em 0em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 2em;
	font-style: normal;
}
.wecLayout #mainCol #navRt a:hover {
	color: #CC0000;
	border-bottom: solid 7px #cc0000;
}
.wecLayout #mainCol #picShow {
	padding: 0 0 0 18px;
	margin: 0;
	height: 213px;
}
.wecLayout #mainCol #picShow img { padding-right: 3px; }
.wecLayout #mainCol #mainContent {
	margin: -20px 0 1.5em 0;
	background: #ffffff;
	padding: 28px 1.2em 1.5em 40px;
	border: 2px solid #CCCCCC;
}
.wecLayout #mainCol #projContent {
	margin: 0 0 1.5em 0;
	background: #ffffff;
	padding: 1em 1.2em 1.5em 3.0em;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
}
.wecLayout #mainContent #mainCopy {
	margin: 0px;
	padding-left: 10px;
}

.wecLayout #mainCol #mainContent img, .wecLayout #mainCol #projContent img {
	border-top: 2px solid #4989B3;
	border-right: 3px solid #366585;
	border-bottom: 3px solid #366585;
	border-left: 2px solid #4989B3;
}


.wecLayout #footer {
	padding: 0;
	background:#4989B3 url(img-lo/logo-ftr.gif) no-repeat right bottom;
	clear: both;
	width: 820px;
	margin-bottom: 1em;
} 
.wecLayout #container #footer .copyright {
	padding: 4px 0px 8px 70px;
	float: left;
}

.wecLayout #footer p {
	margin: 0;
	padding: .5em  0;
	font-size: 90%;
	text-align: center;
}
.wecLayout #footer a:link, .wecLayout #footer a:visited {
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.wecLayout #footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Miscellaneous classes for reuse */
#locate table {
	border-right: 2px solid #CCCCCC;
	width: 75%;
}
#locate th {
	font-size: 1em;
	font-weight: bold;
	padding: .3em;
	background: #CCCCCC;
}
#locate td {
	font-size: 85%;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0 2px;
	padding: 5px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.wecLayout #container #loginBar .endBar {
	margin: 0px;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	position: relative;
	right: -1px;
}
.gold { color: #FFCC00; }
.weiler {
	font-size: 1.1em;
	font-weight: bold;
}
.parH3 {
	font: italic bold 1.4em Georgia, "Times New Roman", Times, serif;
	color: #4989B3;
}
.smaller { font-size: 85%; }
.wecLayout .projList {
	float: right;
	margin: 0 0 15px;
	padding: 1em 0 0px;
	font-size: 10px;
}
.wecLayout .projList #form #jumpMenu .projDtl {
	font-weight: bold;
	color: #6666CC;
	text-transform: uppercase;
}
.wecLayout .projList #form2 { margin-top: 10px; }

